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
/
test
/
aedifex
/
artifact
/
snapshot
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-07
De-taggification | part 4
Eduardo Julian
5
-43
/
+43
2021-09-04
De-taggification | part 2
Eduardo Julian
5
-26
/
+26
2021-09-03
Unified tuple and record syntax.
Eduardo Julian
1
-2
/
+2
2021-08-24
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
4
-4
/
+4
2021-08-18
Some bug fixes.
Eduardo Julian
1
-4
/
+4
2021-08-11
Relocated maybe and lazy from data to control.
Eduardo Julian
4
-4
/
+4
2021-08-08
No more #export magic syntax.
Eduardo Julian
5
-10
/
+10
2021-07-30
More renamings.
Eduardo Julian
4
-4
/
+4
2021-07-27
Re-named wrap => in && unwrap => out.
Eduardo Julian
1
-1
/
+1
2021-07-15
Re-named "spec" hierarchy to "specification".
Eduardo Julian
5
-5
/
+5
2021-07-14
Normalized the hierarchy of the standard library modules.
Eduardo Julian
5
-70
/
+75
2021-07-12
Better syntax for parallel-hierarchy imports.
Eduardo Julian
5
-25
/
+20
2021-06-12
Constraining the year of the snapshot time in Aedifex.
Eduardo Julian
3
-14
/
+16
2021-02-01
Improved compilation of loops and pattern-matching for Python.
Eduardo Julian
1
-0
/
+66
2021-01-28
Implemented arithmetic right-shift in terms of logic right-shift.
Eduardo Julian
1
-0
/
+46
2021-01-26
Made the Python being generated more compatible with both P2.7 and P3.
Eduardo Julian
1
-2
/
+2
2021-01-13
Removed the (ultimately redundant) on_stop function for actors.
Eduardo Julian
3
-0
/
+129