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
/
scope.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-06
- Adapted new-luxc's code to latest stdlib changes.
Eduardo Julian
1
-6
/
+6
2017-11-29
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
1
-71
/
+71
2017-11-15
- Re-named "lux/meta" to to "lux/macro".
Eduardo Julian
1
-3
/
+3
2017-11-15
- Heavy refactoring.
Eduardo Julian
1
-1
/
+1
2017-11-06
- Fixed some bugs.
Eduardo Julian
1
-21
/
+36
2017-10-29
- Fixed some bugs.
Eduardo Julian
1
-3
/
+3
2017-10-18
- Updated to the latest changes in stdlib.
Eduardo Julian
1
-19
/
+19
2017-10-11
- Migrated new-luxc to latest version of stdlib.
Eduardo Julian
1
-19
/
+19
2017-09-08
- Re-named luxc/env to luxc/scope.
Eduardo Julian
1
-0
/
+0
2017-05-19
- WIP: Added pattern-matching (case) analysis.
Eduardo Julian
1
-0
/
+10
2017-05-17
- Renamed "Error" to "Result".
Eduardo Julian
1
-10
/
+10
2017-05-09
- Added tests for some kinds of analysis.
Eduardo Julian
1
-37
/
+44
2017-05-03
- WIP: Implemented more functionality.
Eduardo Julian
1
-1
/
+36
2017-05-01
- WIP: Some initial implementations for some re-written infrastructure.
Eduardo Julian
1
-0
/
+106