aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/macro/poly/json.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-04- Re-named "real" numbers to "frac"(tions).Eduardo Julian1-23/+23
2017-08-01- Broken down lux/data/format/json module into smaller family of modules.Eduardo Julian1-35/+34
2017-07-22- Removed the "M" suffix from monadic functions.Eduardo Julian1-1/+1
2017-07-16- Polytypic JSON codec can now handle #rec-style recursive types.Eduardo Julian1-3/+19
2017-07-15- Can now generate Eq instances for #rec-style recursive types.Eduardo Julian1-1/+1
2017-07-02- Lux no longer has a Char primitive data-type.Eduardo Julian1-7/+3
2017-06-19- In lux/test, renamed "test:" to "context:", and "assert" to "test".Eduardo Julian1-16/+16
2017-06-19- JSON polytypic generator checks for (Dict Text ?) instead of (List [Text ?]).Eduardo Julian1-26/+29
2017-05-17- Renamed "Error" to "Result".Eduardo Julian1-1/+1
2017-05-07- Renamed "AST" to "Code".Eduardo Julian1-1/+1
2017-04-11- Fused the lux/compiler and lux/macro modules.Eduardo Julian1-2/+1
2017-04-10- Renamed "lambda" to "function".Eduardo Julian1-2/+2
2017-04-05- Moved lux/lexer and lux/lexer/regex to lux/data/text/lexer and lux/data/tex...Eduardo Julian1-2/+2
2017-03-24- Moved lux/random to lux/math/random.Eduardo Julian1-1/+1
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-4/+4
2017-01-06- Renamed lux/math/random to lux/random.Eduardo Julian1-1/+1
2016-12-12- Small fixes, refactorings and expansions.Eduardo Julian1-21/+36
2016-12-12- Added tests for lux/math/ratio and lux/math/simple.Eduardo Julian1-1/+1
2016-12-02- Changed the names of math op functions to make them more consistent and sim...Eduardo Julian1-6/+6
2016-12-01- Bug fixes, refactorings and minor expansions.Eduardo Julian1-295/+107
2016-12-01- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian1-0/+314