aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updates to the Ruby compiler.Eduardo Julian2021-08-276-10/+321
* "Interface" instead of "interface:", and "Rec" can be used in type definition.Eduardo Julian2021-08-2610-27/+35
* Updates to the Lua compiler.Eduardo Julian2021-08-2525-41/+1475
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-2426-21/+1362
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-2336-58/+1550
* Can now produce arbitrary code fragments statically by evaluating arbitrary e...Eduardo Julian2021-08-2121-11/+1829
* More fixes.Eduardo Julian2021-08-2024-17/+1873
* Enabled compile-time code evaluation (i.e. "eval" function).Eduardo Julian2021-08-1926-23/+2326
* Some bug fixes.Eduardo Julian2021-08-1834-51/+1487
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-1633-32/+1421
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-1411-0/+295