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
/
procedure
/
common.jvm.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
-809
/
+0
*
- Added "Box" support to new-luxc.
Eduardo Julian
2018-01-03
1
-1
/
+37
*
- "gensym" went back to producing Code, instead of Ident.
Eduardo Julian
2017-12-02
1
-9
/
+8
*
- Adjusted new-luxc to new macro-templating syntax.
Eduardo Julian
2017-12-02
1
-11
/
+12
*
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
2017-11-29
1
-288
/
+288
*
- Fixed some bugs.
Eduardo Julian
2017-11-22
1
-111
/
+121
*
- Fixed some bugs.
Eduardo Julian
2017-11-21
1
-64
/
+63
*
- Re-named "lux/meta" to to "lux/macro".
Eduardo Julian
2017-11-15
1
-7
/
+7
*
- Heavy refactoring.
Eduardo Julian
2017-11-15
1
-7
/
+7
*
- Made "lux text clip" work like it used to.
Eduardo Julian
2017-11-14
1
-1
/
+1
*
- Fixed some bugs.
Eduardo Julian
2017-11-14
1
-2
/
+3
*
- Removed "lux text last-index" procedure.
Eduardo Julian
2017-11-14
1
-3
/
+12
*
- Implemented loop translation.
Eduardo Julian
2017-11-14
1
-4
/
+27
*
- Fixed the tests.
Eduardo Julian
2017-11-09
1
-5
/
+22
*
- Fixed some bugs.
Eduardo Julian
2017-11-06
1
-22
/
+29
*
- Minor refactorings.
Eduardo Julian
2017-11-01
1
-3
/
+3
*
- Re-organized code-generation, and re-named it "translation".
Eduardo Julian
2017-11-01
1
-0
/
+707