aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/translation/jvm/extension (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-24Better error messages when re-using a name when making a definition.Eduardo Julian1-11/+11
2020-10-25Some improvements to the Lux syntax parser.Eduardo Julian1-2/+2
2020-10-12Type-checking macros via the Macro' type from the standard library.Eduardo Julian1-5/+5
2020-08-18Calculate SHA-1 and MD5 hashes.Eduardo Julian1-9/+9
2020-08-10Improved naming when evaluating code on the host platform.Eduardo Julian1-25/+33
2020-06-23Bug fixes.Eduardo Julian1-2/+3
2020-06-19Optimizing tests for bit/i64/f64/text literals during pattern-matching.Eduardo Julian1-3/+16
2020-06-01Implemented an optimization for getting fields/slots from records in the new ...Eduardo Julian1-6/+10
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian2-0/+1435