aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-5/+8
|
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-6/+10
|
* Can now produce arbitrary code fragments statically by evaluating arbitrary ↵Eduardo Julian2021-08-211-14/+5
| | | | expressions at compile-time.
* More fixes.Eduardo Julian2021-08-201-5/+10
|
* Enabled compile-time code evaluation (i.e. "eval" function).Eduardo Julian2021-08-191-2/+23
|
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-2/+5
|
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-141-0/+31