aboutsummaryrefslogtreecommitdiff
path: root/luxc/src/lux/analyser/parser.clj (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named old luxc-jvm to lux-bootstrapper.Eduardo Julian2020-12-041-478/+0
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-131-11/+11
* - Got the old compiler to compile again.Eduardo Julian2018-05-051-207/+211
* - Fixed some parsing errors affecting JVM interface analysis/compilation.Eduardo Julian2018-01-281-6/+15
* - Fixed a type-bug in old compiler.Eduardo Julian2018-01-231-1/+1
* - Re-named "real" numbers to "frac"(tions).Eduardo Julian2017-09-041-2/+2
* - Lux no longer has a Char primitive data-type.Eduardo Julian2017-07-021-3/+0
* - Fixed a bug when parsing constructor arguments.Eduardo Julian2017-04-301-0/+1
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-261-5/+0
* - Improved Lux error messages by ensuring the cursor is always present.Eduardo Julian2017-01-251-1/+1
* - Updated lux/host tests.Eduardo Julian2016-12-061-0/+3
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-011-0/+469