aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/macro/syntax (follow)
Commit message (Expand)AuthorAgeFilesLines
* - CLI, Syntax and Lexer are now based upon a common Parser type.Eduardo Julian2017-06-211-25/+26
* - Split "lux/macro/syntax/common" into 2 other sub-modules ("reader" and "wri...Eduardo Julian2017-06-193-169/+179
* - Small refactorings and name-changes.Eduardo Julian2017-06-171-60/+71
* - Renamed ^=> to ^multi.Eduardo Julian2017-05-241-5/+5
* - Renamed "AST" to "Code".Eduardo Julian2017-05-071-13/+13
* - Fused the lux/compiler and lux/macro modules.Eduardo Julian2017-04-111-2/+2
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-261-5/+0
* - Moved the lux/data/struct/* modules to lux/data/coll/*.Eduardo Julian2017-01-251-11/+11
* - Renamed lux/data/struct/tree to lux/data/struct/tree/rose.Eduardo Julian2017-01-251-2/+2
* - Simplified the macros for asking about or ensuring AST tokens.Eduardo Julian2017-01-121-10/+10
* - Updated the documentation of most modules left.Eduardo Julian2017-01-041-13/+29
* - No longer using record syntax in certain macros.Eduardo Julian2016-12-121-5/+5
* - Bug fixes, refactorings and minor expansions.Eduardo Julian2016-12-011-13/+14
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-011-0/+164