aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updates to the Ruby compiler.Eduardo Julian2021-08-277-18/+329
* "Interface" instead of "interface:", and "Rec" can be used in type definition.Eduardo Julian2021-08-2611-35/+59
* Updates to the Lua compiler.Eduardo Julian2021-08-2526-46/+2458
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-2427-26/+1370
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-2337-64/+1560
* Can now produce arbitrary code fragments statically by evaluating arbitrary e...Eduardo Julian2021-08-2122-25/+1834
* More fixes.Eduardo Julian2021-08-2025-22/+1883
* Enabled compile-time code evaluation (i.e. "eval" function).Eduardo Julian2021-08-1927-25/+2349
* Some bug fixes.Eduardo Julian2021-08-1834-51/+1487
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-1634-34/+1426
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-1412-0/+326