aboutsummaryrefslogtreecommitdiff
path: root/luxc/src/lux/host.clj (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-1/+1
* - Removed Void and Unit as kinds of types.Eduardo Julian2018-05-051-4/+3
* - Re-named "Host" to "Primitive".Eduardo Julian2017-10-201-3/+3
* - Renamed "App" to "Apply" and swapped the order of the arguments to it.Eduardo Julian2017-06-211-1/+1
* - Removed "T" suffix from Type's tags.Eduardo Julian2017-05-071-10/+10
* - Renamed "LambdaT" to "FunctionT".Eduardo Julian2017-04-101-1/+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
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-011-0/+432