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
/
program
/
aedifex
/
artifact
/
snapshot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved "lux/time" to "lux/world/time".
Eduardo Julian
2022-07-06
1
-2
/
+3
*
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
2022-07-01
1
-1
/
+1
*
De-sigil-ification: suffix : [Part 16]
Eduardo Julian
2022-06-26
1
-1
/
+0
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
5
-5
/
+5
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
5
-5
/
+5
*
New "parser" hierarchy. [Part 3]
Eduardo Julian
2022-06-16
4
-12
/
+12
*
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
2022-06-16
5
-24
/
+24
*
New "format" hierarchy.
Eduardo Julian
2022-06-13
3
-3
/
+3
*
Re-named the "poly" hierarchy to "polytypic".
Eduardo Julian
2022-06-12
4
-12
/
+13
*
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
2022-06-12
1
-1
/
+1
*
Extensible import syntax [Part 5]
Eduardo Julian
2022-06-03
4
-4
/
+4
*
Extensible import syntax [Part 4]
Eduardo Julian
2022-06-03
3
-6
/
+6
*
Extensible import syntax [Part 3]
Eduardo Julian
2022-06-02
4
-4
/
+4
*
Extensible import syntax [Part 2]
Eduardo Julian
2022-06-02
1
-1
/
+1
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
5
-52
/
+52
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
3
-19
/
+19
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
3
-48
/
+48
*
Fixed packaging issue.
Eduardo Julian
2021-10-09
1
-7
/
+7
*
"module:" => "using"
Eduardo Julian
2021-09-15
5
-5
/
+5
*
No more "^slots".
Eduardo Julian
2021-09-14
3
-9
/
+9
*
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
2021-09-13
5
-25
/
+25
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
4
-9
/
+9
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
4
-6
/
+6
*
De-taggification | part 4
Eduardo Julian
2021-09-07
5
-33
/
+33
*
De-taggification | part 2
Eduardo Julian
2021-09-04
5
-32
/
+32
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
3
-6
/
+6
*
Updates to the Lua compiler.
Eduardo Julian
2021-08-25
3
-7
/
+10
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
1
-3
/
+3
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
5
-20
/
+20
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
4
-5
/
+5
*
Re-named Promise to Async.
Eduardo Julian
2021-07-26
1
-4
/
+4
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
5
-64
/
+69
*
Improved the XML parsing library.
Eduardo Julian
2021-07-13
3
-17
/
+9
*
Constraining the year of the snapshot time in Aedifex.
Eduardo Julian
2021-06-12
2
-16
/
+11
*
Improved compilation of loops and pattern-matching for Python.
Eduardo Julian
2021-02-01
1
-0
/
+42
*
Implemented arithmetic right-shift in terms of logic right-shift.
Eduardo Julian
2021-01-28
1
-0
/
+71
*
Made the Python being generated more compatible with both P2.7 and P3.
Eduardo Julian
2021-01-26
1
-7
/
+12
*
Removed the (ultimately redundant) on_stop function for actors.
Eduardo Julian
2021-01-13
3
-0
/
+143