aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/translation/jvm/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Continuing with LuaEduardo Julian2021-02-101-3/+5
* Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian2021-01-281-5/+3
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-292-4/+6
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-292-253/+253
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-022-11/+12
* Better error messages when re-using a name when making a definition.Eduardo Julian2020-11-241-11/+11
* Some improvements to the Lux syntax parser.Eduardo Julian2020-10-251-2/+2
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-121-5/+5
* Calculate SHA-1 and MD5 hashes.Eduardo Julian2020-08-181-9/+9
* Improved naming when evaluating code on the host platform.Eduardo Julian2020-08-101-25/+33
* Bug fixes.Eduardo Julian2020-06-231-2/+3
* Optimizing tests for bit/i64/f64/text literals during pattern-matching.Eduardo Julian2020-06-191-3/+16
* Implemented an optimization for getting fields/slots from records in the new ...Eduardo Julian2020-06-011-6/+10
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-302-0/+1435