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
*
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