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
/
lux-r
/
commands.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-02
Struggling against the lexing limitations of Renjin.
Eduardo Julian
1
-6
/
+4
2021-06-01
Updates for R compiler.
Eduardo Julian
1
-13
/
+4
2021-05-25
Updates for Common-Lisp compiler.
Eduardo Julian
1
-24
/
+0
2021-03-18
Updates for Scheme compiler.
Eduardo Julian
1
-63
/
+0
2021-03-14
Frustrated with PHP's overflow/underflow logic.
Eduardo Julian
1
-0
/
+2
2021-03-12
Almost done with PHP.
Eduardo Julian
1
-0
/
+8
2021-03-10
Wrestling with JPHP.
Eduardo Julian
1
-244
/
+1
2021-03-01
Done with Ruby.
Eduardo Julian
1
-12
/
+14
2021-02-26
Got JRuby to cooperate.
Eduardo Julian
1
-1
/
+4
2021-02-25
Updates for Ruby compiler.
Eduardo Julian
1
-2
/
+10
2021-02-24
Done with Python.
Eduardo Julian
1
-19
/
+6
2021-02-22
Updates for PHP compiler.
Eduardo Julian
1
-12
/
+20
2021-02-15
Almost done with Lua.
Eduardo Julian
1
-13
/
+2
2021-02-12
More Lua + optimizations.
Eduardo Julian
1
-1
/
+1
2021-02-10
Continuing with Lua
Eduardo Julian
1
-1
/
+6
2021-02-04
Updates for Lua compiler.
Eduardo Julian
1
-2
/
+22
2021-02-01
Improved compilation of loops and pattern-matching for Python.
Eduardo Julian
1
-12
/
+19
2021-01-28
Implemented arithmetic right-shift in terms of logic right-shift.
Eduardo Julian
1
-9
/
+27
2021-01-13
Removed the (ultimately redundant) on_stop function for actors.
Eduardo Julian
1
-2
/
+7
2021-01-12
Raise error when trying to use deprecated fields/method/classes in JVM.
Eduardo Julian
1
-1
/
+1
2021-01-12
Compiler now shows suggestions when encountering unknown definitions.
Eduardo Julian
1
-11
/
+32
2021-01-11
Encapsulate JS definitions produced by the JS compiler in a local scope to av...
Eduardo Julian
1
-0
/
+8
2020-08-12
WIP: New build-tool named Aedifex (can read project descriptions).
Eduardo Julian
1
-99
/
+0
2020-08-07
Some fixes.
Eduardo Julian
1
-1
/
+1
2020-07-24
Can get the JS(JS) compiler to compile.
Eduardo Julian
1
-5
/
+4
2020-07-16
Can get the JS compiler to compile its own source-code.
Eduardo Julian
1
-0
/
+5
2020-07-11
Got the JS compiler to compile fully.
Eduardo Julian
1
-0
/
+2
2020-07-10
Fixes and improvements to JavaScript compilation.
Eduardo Julian
1
-1
/
+1
2020-07-07
Various bug fixes for JS compilation.
Eduardo Julian
1
-1
/
+1
2020-07-05
Got the JS compiler code to build again.
Eduardo Julian
1
-46
/
+50
2020-07-01
Moved all spec(ifications) from under "test/" to under "spec/".
Eduardo Julian
1
-3
/
+21
2020-07-01
WIP: Leiningen integration with the new JVM compiler.
Eduardo Julian
1
-5
/
+21
2020-06-29
Added the missing cache invalidation to the new compiler.
Eduardo Julian
1
-2
/
+2
2020-06-09
Basic pattern-matching optimizations.
Eduardo Julian
1
-2
/
+2
2020-05-30
Split new-luxc into lux-jvm and lux-r.
Eduardo Julian
1
-10
/
+43
2020-05-29
Can now import previously exported libraries.
Eduardo Julian
1
-0
/
+1
2020-05-28
Can now export Lux code as library TAR files.
Eduardo Julian
1
-0
/
+2
2019-12-29
FIX the names of function classes are now prefixed with their originating mod...
Eduardo Julian
1
-0
/
+10
2019-10-10
Small improvements + fixes
Eduardo Julian
1
-38
/
+38
2019-07-24
The "commands" file is now a Markdown file for better legibility.
Eduardo Julian
1
-0
/
+292