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
/
analysis
/
expression.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Moved all translation code under the JVM path (in preparation for porting t...
Eduardo Julian
2018-01-08
1
-1
/
+1
*
- All analysis procedures have been turned into extensions.
Eduardo Julian
2017-12-05
1
-3
/
+5
*
- Adjusted new-luxc to new macro-templating syntax.
Eduardo Julian
2017-12-02
1
-1
/
+1
*
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
2017-11-29
1
-53
/
+53
*
- Changed to the new relative imports syntax.
Eduardo Julian
2017-11-26
1
-1
/
+1
*
- Fixed some bugs.
Eduardo Julian
2017-11-21
1
-7
/
+8
*
- Added parallel compilation.
Eduardo Julian
2017-11-20
1
-12
/
+16
*
- Moved "luxc/lang/host/macro" to "luxc/lang/macro".
Eduardo Julian
2017-11-15
1
-2
/
+2
*
- Re-named "lux/meta" to to "lux/macro".
Eduardo Julian
2017-11-15
1
-6
/
+6
*
- Moved "/type" and "/type/check" from "lux/meta" to "lux/lang".
Eduardo Julian
2017-11-15
1
-1
/
+1
*
- Heavy refactoring.
Eduardo Julian
2017-11-15
1
-6
/
+6
*
- Refactoring.
Eduardo Julian
2017-11-13
1
-1
/
+2
*
- Minor refactorings.
Eduardo Julian
2017-11-01
1
-30
/
+2
*
- Re-organized code-generation, and re-named it "translation".
Eduardo Julian
2017-11-01
1
-4
/
+4
*
- Re-organized analysis.
Eduardo Julian
2017-10-31
1
-0
/
+141