aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/static.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-5/+5
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-1/+1
* De-taggification | part 4Eduardo Julian2021-09-071-4/+4
* De-taggification | part 2Eduardo Julian2021-09-041-5/+5
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-2/+2
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-1/+1
* Can now produce arbitrary code fragments statically by evaluating arbitrary e...Eduardo Julian2021-08-211-0/+71