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