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
/
documentation
/
bookmark
/
user_interface
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-24
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
3
-3
/
+12
2021-10-22
FIXED analysis extensions got reset and new ones would be unavailable.
Eduardo Julian
1
-0
/
+4
2021-08-19
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
1
-0
/
+4
2021-08-08
No more #export magic syntax.
Eduardo Julian
2
-0
/
+8
2021-08-07
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
1
-0
/
+2
2021-07-17
Now allowing compilers to generate custom-named outputs.
Eduardo Julian
1
-0
/
+1
2021-07-15
Re-named "spec" hierarchy to "specification".
Eduardo Julian
1
-0
/
+1
2021-07-10
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
2
-0
/
+5
2021-07-06
Simplified the API for file-system operations.
Eduardo Julian
2
-0
/
+2
2021-06-24
Added a macro for type-casting JVM objects.
Eduardo Julian
2
-0
/
+8
2021-03-14
Frustrated with PHP's overflow/underflow logic.
Eduardo Julian
1
-0
/
+1
2021-02-04
Updates for Lua compiler.
Eduardo Julian
1
-0
/
+31