aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/synthesis/variable.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-sigil-ification: ^Eduardo Julian2022-03-151-100/+0
|
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
|
* Re-named "recur" to "again".Eduardo Julian2021-09-141-10/+10
|
* Updated only/except import syntax to take into account record => variant ↵Eduardo Julian2021-09-131-1/+1
| | | | syntax change.
* Made the "#" character great again!Eduardo Julian2021-09-121-16/+17
|
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-16/+16
|
* De-taggification | part 4Eduardo Julian2021-09-071-1/+1
|
* De-taggification | part 2Eduardo Julian2021-09-041-1/+1
|
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-2/+2
|
* The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian2021-08-231-11/+11
|
* Improved binding syntax for "syntax:".Eduardo Julian2021-08-121-4/+4
|
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-7/+7
|
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-1/+2
|
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-0/+98