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
/
database.md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added SourceFile annotations to functions when compiling for the JVM.
Eduardo Julian
2022-11-11
1
-1
/
+1
*
More efficient code-generation for text composition.
Eduardo Julian
2022-11-06
1
-1
/
+2
*
Eliminated the .alias# extension. Now detecting aliases in .def#.
Eduardo Julian
2022-10-28
1
-0
/
+1
*
Fixed test suite.
Eduardo Julian
2022-08-12
1
-1
/
+43
*
Made inlined functions into first-class macros.
Eduardo Julian
2022-07-26
1
-0
/
+2
*
Fixed directive extensions for Lux/Lua.
Eduardo Julian
2022-02-27
1
-0
/
+4
*
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
2022-02-22
1
-2
/
+5
*
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-24
1
-358
/
+358
*
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
2021-11-08
1
-0
/
+1
*
FIXED analysis extensions got reset and new ones would be unavailable.
Eduardo Julian
2021-10-22
1
-0
/
+1
*
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
2021-08-19
1
-0
/
+2
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
1
-0
/
+1
*
Even more renamings.
Eduardo Julian
2021-08-01
1
-0
/
+4
*
Now allowing compilers to generate custom-named outputs.
Eduardo Julian
2021-07-17
1
-0
/
+1
*
Added a macro for type-casting JVM objects.
Eduardo Julian
2021-06-24
1
-0
/
+4
*
Got rid of the {}s in ":share" and made it pipe-able.
Eduardo Julian
2021-05-18
1
-0
/
+1
*
Done with PHP.
Eduardo Julian
2021-03-16
1
-0
/
+3
*
Mo' updates, less problems.
Eduardo Julian
2021-02-07
1
-0
/
+5
*
Added "private" macro to lux/debug.
Eduardo Julian
2020-11-28
1
-0
/
+5
*
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
2020-10-31
1
-0
/
+471