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
/
module
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-05
- WIP: Caching.
Eduardo Julian
3
-263
/
+0
2017-11-29
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
3
-88
/
+88
2017-11-15
- Moved "/type" and "/type/check" from "lux/meta" to "lux/lang".
Eduardo Julian
1
-1
/
+1
2017-10-29
- Fixed some bugs.
Eduardo Julian
1
-1
/
+1
2017-10-21
- Updated new compiler to latest version of stdlib.
Eduardo Julian
1
-5
/
+5
2017-10-18
- Updated to the latest changes in stdlib.
Eduardo Julian
1
-4
/
+4
2017-09-05
- Updated new compiler's code to the recent changes in the language.
Eduardo Julian
1
-2
/
+2
2017-07-02
- Adjusted compiler to the new lack of Char type.
Eduardo Julian
3
-9
/
+4
2017-05-17
- Renamed "Error" to "Result".
Eduardo Julian
1
-2
/
+2
2017-05-07
- Changed the name of "let%" to "with-expansions".
Eduardo Julian
2
-40
/
+42
2017-05-07
- Removed "T" suffix from Type's tags.
Eduardo Julian
1
-22
/
+22
2017-05-03
- WIP: Implemented more functionality.
Eduardo Julian
1
-6
/
+0
2017-05-01
- WIP: Some initial implementations for some re-written infrastructure.
Eduardo Julian
4
-0
/
+272