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
/
translation
/
jvm
/
loop.jvm.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-03
Some refactoring around synthesis.
Eduardo Julian
1
-1
/
+1
2019-02-24
Got new-luxc to compile/build again.
Eduardo Julian
1
-6
/
+7
2018-10-29
Extracted "phase" from under "lux/platform/compiler/default".
Eduardo Julian
1
-5
/
+4
2018-10-29
Nested the compiler and the interpreter under the lux/platform/* path.
Eduardo Julian
1
-6
/
+7
2018-07-22
- Some fixes due to recent changes in stdlib.
Eduardo Julian
1
-12
/
+13
2018-07-19
WIP: Fix new-luxc's JVM back-end. [Part 2]
Eduardo Julian
1
-49
/
+45
2018-07-14
Switched to using new bit syntax in new-luxc.
Eduardo Julian
1
-2
/
+2
2018-07-13
Re-named "Bool" type to "Bit".
Eduardo Julian
1
-1
/
+1
2018-06-15
- WIP: Adjustments to new-luxc based on recent changes to stdlib.
Eduardo Julian
1
-1
/
+1
2018-04-06
- Adapted new-luxc's code to latest stdlib changes.
Eduardo Julian
1
-3
/
+3
2018-01-08
- Moved all translation code under the JVM path (in preparation for porting t...
Eduardo Julian
1
-4
/
+4
2017-11-29
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
1
-36
/
+36
2017-11-21
- Fixed some bugs.
Eduardo Julian
1
-20
/
+38
2017-11-15
- Re-named "lux/meta" to to "lux/macro".
Eduardo Julian
1
-3
/
+3
2017-11-15
- Heavy refactoring.
Eduardo Julian
1
-7
/
+7
2017-11-14
- Fixed some bugs.
Eduardo Julian
1
-2
/
+2
2017-11-14
- Implemented loop translation.
Eduardo Julian
1
-0
/
+62