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
/
new-luxc
/
source
/
luxc
/
lang
/
extension
/
statement.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Some fixes due to recent changes in stdlib.
Eduardo Julian
2018-07-22
1
-1
/
+1
*
Re-named "Symbol" to "Identifier".
Eduardo Julian
2018-07-21
1
-4
/
+4
*
- Re-named ":!" to ":coerce".
Eduardo Julian
2018-07-03
1
-3
/
+3
*
- Re-named "Top" to "Any", and "Bottom" to "Nothing".
Eduardo Julian
2018-05-20
1
-3
/
+3
*
- Updated new-luxc to the latest stdlib changes.
Eduardo Julian
2018-05-06
1
-4
/
+4
*
- Adapted new-luxc's code to latest stdlib changes.
Eduardo Julian
2018-04-06
1
-6
/
+11
*
- WIP: Host procedures for JS.
Eduardo Julian
2018-01-21
1
-2
/
+2
*
- Moved all translation code under the JVM path (in preparation for porting t...
Eduardo Julian
2018-01-08
1
-3
/
+3
*
- Now using synthesis extensions during synthesis.
Eduardo Julian
2018-01-08
1
-8
/
+11
*
- Added "lux program" compilation.
Eduardo Julian
2018-01-05
1
-4
/
+6
*
- All analysis procedures have been turned into extensions.
Eduardo Julian
2017-12-05
1
-4
/
+4
*
- Added analysis, synthesis, translation and statement extensions.
Eduardo Julian
2017-12-05
1
-0
/
+146