aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/macro (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Renamed "end" to "end!".Eduardo Julian2017-03-241-2/+2
* - Added support for compiling _lux_proc (some procedures).Eduardo Julian2017-02-051-1/+1
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-267-35/+0
* - Moved the lux/data/struct/* modules to lux/data/coll/*.Eduardo Julian2017-01-257-23/+23
* - Renamed lux/data/struct/tree to lux/data/struct/tree/rose.Eduardo Julian2017-01-256-14/+14
* - Simplified the macros for asking about or ensuring AST tokens.Eduardo Julian2017-01-122-48/+49
* - Minor refactorings and additions.Eduardo Julian2017-01-121-0/+6
* - Moved the template: macro to the lux module.Eduardo Julian2017-01-041-32/+0
* - Updated the documentation of most modules left.Eduardo Julian2017-01-044-83/+106
* - Can make definitions that have meta-data but no type.Eduardo Julian2017-01-011-0/+1
* - Bug fixes and refactorings for algebraic effects.Eduardo Julian2016-12-181-2/+1
* - Added tests for lux/macro/poly/*Eduardo Julian2016-12-174-92/+162
* - Some small refactorings.Eduardo Julian2016-12-172-54/+103
* - Updated tests for lux/type.Eduardo Julian2016-12-151-2/+2
* - Updated tests for lux/macro/ast and lux/macro/syntax.Eduardo Julian2016-12-141-1/+1
* - Updated lux/pipe, lux/lexer and lux/regex tests.Eduardo Julian2016-12-141-1/+1
* - No longer using record syntax in certain macros.Eduardo Julian2016-12-124-21/+21
* - Added tests for lux/math/ratio and lux/math/simple.Eduardo Julian2016-12-121-1/+1
* - Updates lux/math tests.Eduardo Julian2016-12-111-0/+1
* - Minor refactorings and expansions.Eduardo Julian2016-12-046-30/+30
* - Changed the names of math op functions to make them more consistent and sim...Eduardo Julian2016-12-023-23/+23
* - Bug fixes, refactorings and minor expansions.Eduardo Julian2016-12-012-39/+32
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-018-0/+1558