aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/synthesis (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-15De-sigil-ification: ^Eduardo Julian1-100/+0
2021-09-15"module:" => "using"Eduardo Julian1-1/+1
2021-09-14Re-named "recur" to "again".Eduardo Julian1-10/+10
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian1-1/+1
2021-09-12Made the "#" character great again!Eduardo Julian1-16/+17
2021-09-10Migrated variants to the new syntax.Eduardo Julian1-16/+16
2021-09-07De-taggification | part 4Eduardo Julian1-1/+1
2021-09-04De-taggification | part 2Eduardo Julian1-1/+1
2021-08-24Outsourced the syntax for labelled type definitions to macros.Eduardo Julian1-2/+2
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian1-11/+11
2021-08-12Improved binding syntax for "syntax:".Eduardo Julian1-4/+4
2021-08-09Improved single-line comment syntax (from "##" to "...").Eduardo Julian1-7/+7
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-1/+2
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian1-0/+98