index
:
lux
master
fork of https://github.com/LuxLang/lux for my bookshelf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
source
/
lux
/
macro
/
code.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
- Re-named "real" numbers to "frac"(tions).
Eduardo Julian
1
-4
/
+4
2017-07-15
- Can now generate Eq instances for #rec-style recursive types.
Eduardo Julian
1
-1
/
+1
2017-07-02
- Lux no longer has a Char primitive data-type.
Eduardo Julian
1
-5
/
+0
2017-07-01
- Text no longer has a codec (because the decoding didn't handle unicode esca...
Eduardo Julian
1
-1
/
+3
2017-05-07
- Renamed "AST" to "Code".
Eduardo Julian
1
-25
/
+25
2017-05-03
- Removed the "S" suffix from AST tags.
Eduardo Julian
1
-58
/
+58
2017-04-15
- Small refactorings.
Eduardo Julian
1
-1
/
+1
2017-04-10
- Renamed "lambda" to "function".
Eduardo Julian
1
-4
/
+4
2017-02-05
- Added support for compiling _lux_proc (some procedures).
Eduardo Julian
1
-1
/
+1
2017-01-26
- Changed the license from MPL 2.0 to MIT.
Eduardo Julian
1
-5
/
+0
2017-01-25
- Moved the lux/data/struct/* modules to lux/data/coll/*.
Eduardo Julian
1
-1
/
+1
2017-01-25
- Renamed lux/data/struct/tree to lux/data/struct/tree/rose.
Eduardo Julian
1
-3
/
+3
2017-01-04
- Updated the documentation of most modules left.
Eduardo Julian
1
-22
/
+24
2016-12-04
- Minor refactorings and expansions.
Eduardo Julian
1
-3
/
+3
2016-12-01
- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...
Eduardo Julian
1
-0
/
+149