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
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-23
Began work on C++ back-end.
Eduardo Julian
1
-0
/
+9
2022-08-14
Documentation changes for v0.7.0
Eduardo Julian
1
-3
/
+2
2022-06-14
Better syntax for invoking super methods inside overriden methods.
Eduardo Julian
1
-0
/
+5
2022-06-12
Generalized macro-let.
Eduardo Julian
1
-0
/
+5
2022-02-12
Optimizations for the pure-Lux JVM compiler. [Part 2]
Eduardo Julian
1
-7
/
+6
2021-11-30
v0.6.5
Eduardo Julian
1
-0
/
+2
2021-11-08
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
1
-1
/
+2
2021-10-22
v0.6.3
Eduardo Julian
1
-5
/
+13
2021-07-17
Now properly loading cached modules.
Eduardo Julian
1
-2
/
+1
2021-07-14
Normalized the hierarchy of the standard library modules.
Eduardo Julian
1
-11
/
+6
2021-07-12
Better syntax for parallel-hierarchy imports.
Eduardo Julian
1
-0
/
+2
2021-06-14
Extracted Licentia out of the standard library.
Eduardo Julian
1
-0
/
+4
2020-12-04
Re-named old luxc-jvm to lux-bootstrapper.
Eduardo Julian
1
-3
/
+3
2020-05-30
Split new-luxc into lux-jvm and lux-r.
Eduardo Julian
1
-5
/
+11
2019-12-29
FIX the names of function classes are now prefixed with their originating mod...
Eduardo Julian
1
-1
/
+2
2019-05-21
WIP: Separate Scheme compiler.
Eduardo Julian
1
-0
/
+6
2019-05-01
The Common Lisp compiler is alive.
Eduardo Julian
1
-0
/
+6
2019-04-26
WIP: Turning compiler tests into a re-usable specification.
Eduardo Julian
1
-0
/
+6
2019-04-24
WIP: PHP compiler.
Eduardo Julian
1
-0
/
+5
2019-04-11
WIP: Lua compiler.
Eduardo Julian
1
-0
/
+5
2019-04-09
WIP: Ruby compiler.
Eduardo Julian
1
-0
/
+5
2019-04-04
Updated JVM compiler.
Eduardo Julian
1
-0
/
+1
2019-03-26
Got the Python compiler running.
Eduardo Julian
1
-5
/
+14
2019-03-17
Now compiling program statements.
Eduardo Julian
1
-0
/
+1
2019-03-13
Updated .gitignore for new JS compiler.
Eduardo Julian
1
-1
/
+5
2018-04-05
- Implemented some math functions in pure Lux, to reduce the needs of the com...
Eduardo Julian
1
-0
/
+1
2017-12-17
- Updated .gitignore.
Eduardo Julian
1
-0
/
+1
2017-08-27
- Integrated documentation into the main repo (powered by mkdocs).
Eduardo Julian
1
-0
/
+2
2016-12-01
- Updated .gitignore.
Eduardo Julian
1
-0
/
+2
2016-12-01
- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...
Eduardo Julian
1
-7
/
+4
2015-07-19
- Some bug fixes.
Eduardo Julian
1
-0
/
+2
2014-12-15
Added lambdas! (not yet real closures, but coming soon...)
Eduardo Julian
1
-0
/
+3