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
/
web_framework.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
-2
/
+2
*
Fixed test suite.
Eduardo Julian
2022-08-12
1
-0
/
+1
*
First-class programs instead of having a "lux program" extension.
Eduardo Julian
2022-07-09
1
-0
/
+1
*
Added support for defining custom/closed macro systems.
Eduardo Julian
2022-07-07
1
-0
/
+16
*
Generalized machinery for context-aware macros.
Eduardo Julian
2022-06-24
1
-0
/
+1
*
Added extensions to JS interop for working with "undefined" values.
Eduardo Julian
2022-06-06
1
-0
/
+172
*
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
2022-02-22
1
-167
/
+0
*
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
2021-11-08
1
-0
/
+1
*
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
2021-08-19
1
-0
/
+1
*
Now packaging JVM programs as "fat" jars in new JVM compiler.
Eduardo Julian
2021-07-24
1
-0
/
+1
*
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
2021-06-30
1
-0
/
+2
*
Added a macro for type-casting JVM objects.
Eduardo Julian
2021-06-24
1
-0
/
+1
*
Frustrated with PHP's overflow/underflow logic.
Eduardo Julian
2021-03-14
1
-0
/
+2
*
Added "private" macro to lux/debug.
Eduardo Julian
2020-11-28
1
-0
/
+1
*
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
2020-10-31
1
-0
/
+158