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.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-07
De-taggification | part 4
Eduardo Julian
1
-10
/
+10
2021-09-04
De-taggification | part 2
Eduardo Julian
1
-5
/
+5
2021-08-24
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
1
-1
/
+1
2021-08-11
Relocated maybe and lazy from data to control.
Eduardo Julian
1
-1
/
+1
2021-08-08
No more #export magic syntax.
Eduardo Julian
1
-2
/
+2
2021-07-30
More renamings.
Eduardo Julian
1
-1
/
+1
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
1
-1
/
+1
2021-07-14
Normalized the hierarchy of the standard library modules.
Eduardo Julian
1
-12
/
+13
2021-07-12
Better syntax for parallel-hierarchy imports.
Eduardo Julian
1
-5
/
+4
2021-06-12
Constraining the year of the snapshot time in Aedifex.
Eduardo Julian
1
-5
/
+3
2021-02-01
Improved compilation of loops and pattern-matching for Python.
Eduardo Julian
1
-1
/
+3
2021-01-28
Implemented arithmetic right-shift in terms of logic right-shift.
Eduardo Julian
1
-1
/
+3
2021-01-26
Made the Python being generated more compatible with both P2.7 and P3.
Eduardo Julian
1
-4
/
+13
2021-01-13
Removed the (ultimately redundant) on_stop function for actors.
Eduardo Julian
1
-3
/
+8
2021-01-12
Compiler now shows suggestions when encountering unknown definitions.
Eduardo Julian
1
-0
/
+34