aboutsummaryrefslogtreecommitdiff
path: root/luxc/src/lux/type (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-131-1/+1
* - Re-named "degree" to "revolution".Eduardo Julian2018-07-041-1/+1
* - Re-named Bound to Paremeter.Eduardo Julian2018-07-041-2/+2
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-4/+4
* - Added new #I64 type as foundation for types based on 64-bit integers.Eduardo Julian2018-05-131-2/+3
* - Removed Void and Unit as kinds of types.Eduardo Julian2018-05-051-10/+65
* - Re-named "Host" to "Primitive".Eduardo Julian2017-10-201-19/+19
* - Fixed a bug when serializing JVM types.Eduardo Julian2017-10-091-1/+1
* - Re-named "real" numbers to "frac"(tions).Eduardo Julian2017-09-041-1/+1
* - Removed "T" suffix from Type's tags.Eduardo Julian2017-05-071-21/+21
* - Made some improvements to error messages in the compiler.Eduardo Julian2017-04-051-7/+9
* - Re-designed atomic operations as common procedures.Eduardo Julian2017-02-231-37/+35
* - 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-6/+6
* - Renamed lux/data/struct/tree to lux/data/struct/tree/rose.Eduardo Julian2017-01-251-4/+4
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-011-0/+352