aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/lang (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-01- Re-organized dict modules.Eduardo Julian1-2/+2
2018-05-01- Re-organized set modules.Eduardo Julian1-1/+1
2018-04-05- Improved the syntax for the "lux.function" macro.Eduardo Julian3-31/+31
2018-04-05- Re-named "is" to "is?".Eduardo Julian1-1/+1
2018-02-07- Improved the way exceptions work.Eduardo Julian2-31/+39
2017-12-25- Added module for predicates.Eduardo Julian1-13/+7
2017-12-03- Added location information to syntax errors.Eduardo Julian1-1/+4
2017-12-01- Changed some of the syntax for macro templating.Eduardo Julian1-3/+3
2017-11-29- Changed the identifier separator, from the semi-colon (;) to the period/dot...Eduardo Julian3-506/+506
2017-11-27- Got rid of even more dots.Eduardo Julian1-1/+1
2017-11-27- Changed the prefixes of numeric functions.Eduardo Julian3-48/+48
2017-11-22- Fixed some bugs.Eduardo Julian1-1/+1
2017-11-21- Fixed some bugs.Eduardo Julian1-16/+20
2017-11-20- Added parallel compilation.Eduardo Julian2-1/+11
2017-11-15- Re-named "lux/meta" to to "lux/macro".Eduardo Julian1-1/+1
2017-11-15- Moved "/type" and "/type/check" from "lux/meta" to "lux/lang".Eduardo Julian2-0/+1020
2017-11-15- Moved "luxc/lang/syntax" to "lux/lang/syntax".Eduardo Julian1-0/+623