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
/
format
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimized Tar parsing in order to fix stack-overflow when loading cache.
Eduardo Julian
2023-01-26
1
-0
/
+20
*
Better formatting for types & symbols for compilation logging.
Eduardo Julian
2023-01-13
1
-2
/
+2
*
Re-licensed to MPL 2.0
Eduardo Julian
2023-01-13
2
-0
/
+6
*
Added support for fixed-point arithmetic.
Eduardo Julian
2022-12-11
1
-7
/
+14
*
Added some simple time-series handling machinery.
Eduardo Julian
2022-12-02
2
-20
/
+20
*
Added index section to documentation + re-named Primitive -> Nominal
Eduardo Julian
2022-11-21
1
-10
/
+10
*
More efficient code-generation for text composition.
Eduardo Julian
2022-11-06
1
-1
/
+1
*
Migrating default extensions to the new format [Part 2]
Eduardo Julian
2022-10-19
2
-4
/
+4
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
2
-5
/
+5
*
Moved "lux/time" to "lux/world/time".
Eduardo Julian
2022-07-06
1
-7
/
+8
*
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
2022-07-02
2
-7
/
+8
*
More traditional names for unquoting macros.
Eduardo Julian
2022-07-02
1
-2
/
+2
*
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
2022-07-01
1
-4
/
+4
*
Alternative names for (un)quoting macros.
Eduardo Julian
2022-06-30
1
-2
/
+2
*
Re-named "format/lux/data/binary.Writer" to "Format".
Eduardo Julian
2022-06-26
1
-29
/
+29
*
New "parser" hierarchy. [Part 4]
Eduardo Julian
2022-06-26
1
-4
/
+4
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
2
-6
/
+6
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
2
-5
/
+5
*
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
2022-06-16
2
-36
/
+36
*
New "parser" hierarchy. [Part 2]
Eduardo Julian
2022-06-14
1
-28
/
+27
*
New "format" hierarchy.
Eduardo Julian
2022-06-13
2
-0
/
+431