aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-23- Re-designed atomic operations as common procedures.Eduardo Julian1-5/+5
2017-02-22- Implemented a variety of new procedures for text, chars, math and arrays.Eduardo Julian1-7/+11
2017-02-16- Implemented several new procedures.Eduardo Julian1-74/+88
2017-02-11- Now doing common array analysis/compilation.Eduardo Julian1-9/+8
2017-02-05- Added support for compiling _lux_proc (some procedures).Eduardo Julian1-151/+147
2017-01-30- The data for checking which exceptions are being catched has been moved fro...Eduardo Julian1-17/+22
2017-01-30- More refactorings.Eduardo Julian1-22/+41
2017-01-26- Changed the license from MPL 2.0 to MIT.Eduardo Julian1-5/+0
2017-01-25- Moved the lux/data/struct/* modules to lux/data/coll/*.Eduardo Julian1-7/+7
2017-01-25- Renamed lux/data/struct/tree to lux/data/struct/tree/rose.Eduardo Julian1-206/+206
2017-01-17- Added some type combinators for type constructors.Eduardo Julian1-0/+9
2017-01-06- Fixed a lot of errors in the documentation.Eduardo Julian1-2/+3
2017-01-04- Moved the template: macro to the lux module.Eduardo Julian1-0/+114
2017-01-02- Updated documentation for lux/cli, lux/compiler, lux/codata/*.Eduardo Julian1-2/+2
2017-01-02- Simple refactorings.Eduardo Julian1-82/+178
2017-01-01- Can make definitions that have meta-data but no type.Eduardo Julian1-23/+29
2016-12-17- Added the type-of macro.Eduardo Julian1-14/+24
2016-12-15- Updated tests for lux/type.Eduardo Julian1-5/+5
2016-12-12- No longer using record syntax in certain macros.Eduardo Julian1-1/+1
2016-12-12- Renamed "==" function to "is".Eduardo Julian1-3/+3
2016-12-12- Small fixes, refactorings and expansions.Eduardo Julian1-1/+1
2016-12-04- Minor refactorings and expansions.Eduardo Julian1-6/+4
2016-12-02- Changed the names of math op functions to make them more consistent and sim...Eduardo Julian1-188/+136
2016-12-01- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian1-0/+5541