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
/
synthesis
/
case.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-02
- Adjusted new-luxc to new macro-templating syntax.
Eduardo Julian
1
-1
/
+1
2017-11-29
- Adapted main codebase to the latest syntatic changes.
Eduardo Julian
1
-28
/
+28
2017-11-21
- Fixed some bugs.
Eduardo Julian
1
-30
/
+39
2017-11-15
- Re-named "lux/meta" to to "lux/macro".
Eduardo Julian
1
-1
/
+1
2017-11-12
- Fixed some bugs.
Eduardo Julian
1
-43
/
+47
2017-11-09
- Fixed the tests.
Eduardo Julian
1
-10
/
+12
2017-11-06
- Fixed some bugs.
Eduardo Julian
1
-8
/
+17
2017-11-01
- Minor refactorings.
Eduardo Julian
1
-6
/
+11
2017-11-01
- Re-organized synthesis.
Eduardo Julian
1
-0
/
+0
2017-10-31
- Migrated the format of analysis nodes from a custom data-type, to just Code...
Eduardo Julian
1
-19
/
+8
2017-10-30
- Migrated the format of synthesis nodes from a custom data-type, to just Cod...
Eduardo Julian
1
-53
/
+43
2017-10-29
- Fixed some bugs.
Eduardo Julian
1
-12
/
+12
2017-09-05
- Updated new compiler's code to the recent changes in the language.
Eduardo Julian
1
-2
/
+2
2017-07-02
- Adjusted compiler to the new lack of Char type.
Eduardo Julian
1
-0
/
+91