aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian36-58/+1550
2021-08-21Can now produce arbitrary code fragments statically by evaluating arbitrary ↵Eduardo Julian21-11/+1829
expressions at compile-time.
2021-08-20More fixes.Eduardo Julian24-17/+1873
2021-08-19Enabled compile-time code evaluation (i.e. "eval" function).Eduardo Julian26-23/+2326
2021-08-18Some bug fixes.Eduardo Julian34-51/+1487
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian33-32/+1421
2021-08-14Moved documentation-generation machinery to its own module.Eduardo Julian11-0/+295