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
/
compilers.md
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Almost done with Lua.
Eduardo Julian
2021-02-15
1
-13
/
+2
|
*
More Lua + optimizations.
Eduardo Julian
2021-02-12
1
-1
/
+1
|
*
Continuing with Lua
Eduardo Julian
2021-02-10
1
-1
/
+6
|
*
Updates for Lua compiler.
Eduardo Julian
2021-02-04
1
-2
/
+22
|
*
Improved compilation of loops and pattern-matching for Python.
Eduardo Julian
2021-02-01
1
-12
/
+19
|
*
Implemented arithmetic right-shift in terms of logic right-shift.
Eduardo Julian
2021-01-28
1
-9
/
+27
|
*
Removed the (ultimately redundant) on_stop function for actors.
Eduardo Julian
2021-01-13
1
-2
/
+7
|
*
Raise error when trying to use deprecated fields/method/classes in JVM.
Eduardo Julian
2021-01-12
1
-1
/
+1
|
*
Compiler now shows suggestions when encountering unknown definitions.
Eduardo Julian
2021-01-12
1
-11
/
+32
|
*
Encapsulate JS definitions produced by the JS compiler in a local scope to ↵
Eduardo Julian
2021-01-11
1
-0
/
+8
|
|
|
|
avoid interacting with the global scope.
*
WIP: New build-tool named Aedifex (can read project descriptions).
Eduardo Julian
2020-08-12
1
-0
/
+283