aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation/lux/abstract (follow)
Commit message (Expand)AuthorAgeFilesLines
* "module:" => "using"Eduardo Julian2021-09-1516-16/+16
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-1316-36/+36
* De-taggification | part 4Eduardo Julian2021-09-0716-22/+22
* De-taggification | part 2Eduardo Julian2021-09-0416-39/+39
* Better parameterized type documentation.Eduardo Julian2021-08-2916-22/+22
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-242-4/+4
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-232-8/+8
* Enabled compile-time code evaluation (i.e. "eval" function).Eduardo Julian2021-08-191-3/+3
* Some bug fixes.Eduardo Julian2021-08-183-5/+9
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-1616-10/+240
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-1410-0/+253