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.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Migrated reference analysis to stdlib.
Eduardo Julian
2018-05-16
1
-13
/
+0
*
- Migrated structure analysis to stdlib.
Eduardo Julian
2018-05-16
1
-47
/
+0
*
- Migrated primitive analysis to stdlib.
Eduardo Julian
2018-05-15
1
-145
/
+0
*
- Updated new-luxc to the latest stdlib changes.
Eduardo Julian
2018-05-06
1
-1
/
+1
*
- Adapted new-luxc's code to latest stdlib changes.
Eduardo Julian
2018-04-06
1
-12
/
+13
*
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
2017-11-29
1
-86
/
+86
*
- Added parallel compilation.
Eduardo Julian
2017-11-20
1
-0
/
+12
*
- Re-named "lux/meta" to to "lux/macro".
Eduardo Julian
2017-11-15
1
-9
/
+9
*
- Moved "/type" and "/type/check" from "lux/meta" to "lux/lang".
Eduardo Julian
2017-11-15
1
-2
/
+2
*
- Moved "luxc/lang/syntax" to "lux/lang/syntax".
Eduardo Julian
2017-11-15
1
-1
/
+1
*
- Heavy refactoring.
Eduardo Julian
2017-11-15
1
-0
/
+245
*
- Added tests for some kinds of analysis.
Eduardo Julian
2017-05-09
1
-44
/
+0
*
- Renamed "AST" to "Code".
Eduardo Julian
2017-05-07
1
-2
/
+2
*
- WIP: Implemented more functionality.
Eduardo Julian
2017-05-03
1
-0
/
+44