aboutsummaryrefslogtreecommitdiff
path: root/lux-r/source/luxc/lang/synthesis/variable.lux (unfollow)
Commit message (Expand)AuthorFilesLines
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
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian1-0/+0
2018-07-13Re-named "Bool" type to "Bit".Eduardo Julian1-1/+1
2018-06-15- WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian1-2/+2
2017-11-29- Adapted main codebase to the latest syntatic changes.Eduardo Julian1-32/+32
2017-11-01- Re-organized synthesis.Eduardo Julian1-0/+0
2017-10-31- Migrated the format of analysis nodes from a custom data-type, to just Code...Eduardo Julian1-23/+21
2017-10-11- Migrated new-luxc to latest version of stdlib.Eduardo Julian1-2/+2
2017-07-02- Adjusted compiler to the new lack of Char type.Eduardo Julian1-0/+100