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
/
cli.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- CLI, Syntax and Lexer are now based upon a common Parser type.
Eduardo Julian
2017-06-21
1
-161
/
+33
*
- Renamed "Error" to "Result".
Eduardo Julian
2017-05-17
1
-57
/
+57
*
- Renamed "AST" to "Code".
Eduardo Julian
2017-05-07
1
-4
/
+4
*
- Fixed the way "program:" CLI params are specified.
Eduardo Julian
2017-04-14
1
-8
/
+21
*
- Simplified some of the documentation and error messages.
Eduardo Julian
2017-04-12
1
-2
/
+2
*
- Fused the lux/compiler and lux/macro modules.
Eduardo Julian
2017-04-11
1
-1
/
+1
*
- Renamed "lambda" to "function".
Eduardo Julian
2017-04-10
1
-12
/
+12
*
- Changed the license from MPL 2.0 to MIT.
Eduardo Julian
2017-01-26
1
-5
/
+0
*
- Moved the lux/data/struct/* modules to lux/data/coll/*.
Eduardo Julian
2017-01-25
1
-2
/
+2
*
- Updated documentation for lux/cli, lux/compiler, lux/codata/*.
Eduardo Julian
2017-01-02
1
-0
/
+3
*
- No longer using record syntax in certain macros.
Eduardo Julian
2016-12-12
1
-1
/
+1
*
- Updated lux/cli tests.
Eduardo Julian
2016-12-02
1
-12
/
+11
*
- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...
Eduardo Julian
2016-12-01
1
-0
/
+271