aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/meta/syntax/common/reader.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-15- Re-named "lux/meta" to to "lux/macro".Eduardo Julian1-150/+0
2017-10-25- Changed the way some special forms work.Eduardo Julian1-2/+2
2017-10-16- Re-named "Lux" type to "Meta".Eduardo Julian1-3/+3
2017-10-16- Re-named lux/control/parser;opt to lux/control/parser;maybe.Eduardo Julian1-2/+2
2017-10-11- Eliminated the Anns and Ann-Value types, and now only using Code for defini...Eduardo Julian1-24/+26
2017-09-19- Some refactoring.Eduardo Julian1-2/+3
2017-06-26- Some refactoring.Eduardo Julian1-1/+1
2017-06-21- CLI, Syntax and Lexer are now based upon a common Parser type.Eduardo Julian1-25/+26
2017-06-19- Split "lux/macro/syntax/common" into 2 other sub-modules ("reader" and "wri...Eduardo Julian1-63/+22
2017-06-17- Small refactorings and name-changes.Eduardo Julian1-60/+71
2017-05-24- Renamed ^=> to ^multi.Eduardo Julian1-5/+5
2017-05-07- Renamed "AST" to "Code".Eduardo Julian1-13/+13
2017-04-11- Fused the lux/compiler and lux/macro modules.Eduardo Julian1-2/+2
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-11/+11
2017-01-25- Renamed lux/data/struct/tree to lux/data/struct/tree/rose.Eduardo Julian1-2/+2
2017-01-12- Simplified the macros for asking about or ensuring AST tokens.Eduardo Julian1-10/+10
2017-01-04- Updated the documentation of most modules left.Eduardo Julian1-13/+29
2016-12-12- No longer using record syntax in certain macros.Eduardo Julian1-5/+5
2016-12-01- Bug fixes, refactorings and minor expansions.Eduardo Julian1-13/+14
2016-12-01- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian1-0/+164