aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/lang/compiler (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Implemented not-a-number and both infinities in pure Lux.Eduardo Julian2018-07-042-16/+0
|
* - Re-named "sequence" to "row".Eduardo Julian2018-07-031-4/+4
|
* - Re-named "import" to "import:".Eduardo Julian2018-07-032-13/+13
|
* - Re-named ":!" to ":coerce".Eduardo Julian2018-07-035-17/+17
|
* - Heavy refactoring to integrate extensions better with the rest of the ↵Eduardo Julian2018-06-1734-0/+6013
compiler.