aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-04De-taggification | part 2Eduardo Julian181-727/+727
2021-09-03Unified tuple and record syntax.Eduardo Julian2-5/+4
2021-09-01De-taggification | part 1Eduardo Julian4-34/+34
2021-09-01Updates to the JS compiler.Eduardo Julian2-4/+74
2021-08-30Better tagged type documentation + lexer fix.Eduardo Julian2-2/+2
2021-08-29De-taggification | part 0Eduardo Julian4-31/+30
2021-08-29Better parameterized type documentation.Eduardo Julian85-128/+128
2021-08-27Updates to the Ruby compiler.Eduardo Julian7-18/+329
2021-08-26"Interface" instead of "interface:", and "Rec" can be used in type definition.Eduardo Julian11-35/+59
2021-08-25Updates to the Lua compiler.Eduardo Julian26-46/+2458
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian27-26/+1370
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian37-64/+1560
2021-08-21Can now produce arbitrary code fragments statically by evaluating arbitrary e...Eduardo Julian22-25/+1834
2021-08-20More fixes.Eduardo Julian25-22/+1883
2021-08-19Enabled compile-time code evaluation (i.e. "eval" function).Eduardo Julian27-25/+2349
2021-08-18Some bug fixes.Eduardo Julian34-51/+1487
2021-08-16Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian34-34/+1426
2021-08-14Moved documentation-generation machinery to its own module.Eduardo Julian12-0/+326