index
:
lux
master
fork of https://github.com/LuxLang/lux for my bookshelf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
source
/
lux
/
data
/
format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-24
Small improvements here and there.
Eduardo Julian
1
-2
/
+2
2019-07-06
No more alternative row writers.
Eduardo Julian
1
-13
/
+9
2019-07-05
WIP: Method compilation.
Eduardo Julian
1
-3
/
+6
2019-07-02
Re-name "lux/data/error" to "lux/control/try".
Eduardo Julian
4
-37
/
+37
2019-06-22
Implemented several different bytecode instructions.
Eduardo Julian
1
-6
/
+9
2019-06-21
Separated reading and writing binary data (lumping them together was a bad id...
Eduardo Julian
1
-161
/
+129
2019-06-21
Extracted binary parsing code into its own module.
Eduardo Julian
1
-129
/
+48
2019-06-20
Moved "lux/world/binary" to "lux/data/binary".
Eduardo Julian
1
-4
/
+3
2019-06-20
Improved the convention for using text formatters.
Eduardo Julian
9
-51
/
+51
2019-06-20
Expanded serialization capabilities for JVM bytecode.
Eduardo Julian
1
-34
/
+36
2019-05-12
Adjusted the analysis to the changes in the interop layer.
Eduardo Julian
2
-3
/
+3
2019-04-19
Moved the code/syntax parser under "lux/control/parser/".
Eduardo Julian
5
-6
/
+19
2019-04-19
Moved the XML parser under "lux/control/parser/".
Eduardo Julian
1
-151
/
+39
2019-04-19
Moved the JSON parser under "lux/control/parser/".
Eduardo Julian
1
-218
/
+24
2019-04-19
Renamed both "Poly" and "Lexer" to "Parser" in order to normalize naming a bit.
Eduardo Julian
2
-30
/
+30
2019-04-19
Moved the text lexers under "lux/control/parser/".
Eduardo Julian
2
-6
/
+6
2019-04-06
Created the "lux/abstract" branch and moved some modules into it.
Eduardo Julian
4
-11
/
+15
2019-03-30
Re-named "do-template" to "template".
Eduardo Julian
9
-67
/
+67
2019-03-30
Yet more fixes.
Eduardo Julian
1
-7
/
+20
2019-03-23
Ported tests for format-related modules.
Eduardo Julian
1
-43
/
+51
2019-03-21
Small adjustments.
Eduardo Julian
1
-12
/
+15
2019-03-15
Changed the convention for the structure opening separator from "/" to ";", t...
Eduardo Julian
7
-111
/
+111
2019-03-14
Now allowing the alias of a module to refer to the alias of an ancestor.
Eduardo Julian
4
-18
/
+18
2019-02-11
Added the special # syntax for referring to the module's alias when opening s...
Eduardo Julian
7
-28
/
+28
2019-02-10
Various small improments and changes.
Eduardo Julian
1
-2
/
+2
2019-02-07
Small improvements & fixes.
Eduardo Julian
1
-4
/
+3
2019-02-05
Migrated documentation tool's code into stdlib.
Eduardo Julian
1
-4
/
+10
2019-02-04
Added library for generating Markdown code.
Eduardo Julian
1
-0
/
+176
2019-02-04
Changed the naming style for structures.
Eduardo Julian
7
-102
/
+111
2019-02-03
Some refactoring around the identity function.
Eduardo Julian
2
-10
/
+9
2019-01-24
Wrapped-up type-safe CSS.
Eduardo Julian
5
-78
/
+816
2019-01-24
Improvements & expansions for CSS machinery.
Eduardo Julian
6
-221
/
+725
2019-01-22
Re-structured the l10n/i18n machinery.
Eduardo Julian
1
-3
/
+1
2019-01-22
- WIP: Expansion of CSS machinery.
Eduardo Julian
5
-90
/
+1109
2019-01-11
Expanded HTML machinery.
Eduardo Julian
1
-85
/
+347
2019-01-09
Expanded HTML machinery.
Eduardo Julian
1
-38
/
+279
2019-01-08
Small adjustments.
Eduardo Julian
1
-1
/
+5
2018-12-28
Fixed bug when parsing blobs.
Eduardo Julian
1
-1
/
+1
2018-12-26
WIP: JVM bytecode generation in pure Lux.
Eduardo Julian
1
-27
/
+35
2018-12-26
Expansion for binary format.
Eduardo Julian
1
-124
/
+220
2018-12-15
Re-named the "Error" tag to "Failure".
Eduardo Julian
4
-36
/
+36
2018-12-15
Small improvements.
Eduardo Julian
1
-11
/
+14
2018-12-04
Some refactoring.
Eduardo Julian
1
-124
/
+140
2018-08-23
No more escaping of back-slash.
Eduardo Julian
1
-10
/
+10
2018-08-23
No more escaping of new-line.
Eduardo Julian
2
-5
/
+7
2018-08-23
No more escaping of double-quotes.
Eduardo Julian
3
-20
/
+22
2018-08-22
No more escaping of horizontal-tab.
Eduardo Julian
1
-7
/
+14
2018-08-22
No more multi-line text.
Eduardo Julian
1
-3
/
+2
2018-08-05
Some small improvements and fixes.
Eduardo Julian
1
-2
/
+2
2018-08-03
Moved "Array" type back into "lux/data/collection/array".
Eduardo Julian
1
-1
/
+1
[prev]
[next]