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