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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-08
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
1
-0
/
+1
2021-08-19
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
1
-0
/
+1
2021-07-24
Now packaging JVM programs as "fat" jars in new JVM compiler.
Eduardo Julian
1
-0
/
+1
2021-06-30
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
1
-0
/
+2
2021-06-24
Added a macro for type-casting JVM objects.
Eduardo Julian
1
-0
/
+1
2021-03-14
Frustrated with PHP's overflow/underflow logic.
Eduardo Julian
1
-0
/
+2
2020-11-28
Added "private" macro to lux/debug.
Eduardo Julian
1
-0
/
+1
2020-10-31
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
1
-0
/
+0
2020-05-19
Can now write TAR files.
Eduardo Julian
1
-0
/
+1
2020-05-11
Now storing and loading extensions in the cache.
Eduardo Julian
1
-0
/
+1
2020-05-10
Now properly loading the cached definitions.
Eduardo Julian
1
-0
/
+2
2020-05-09
Including runtime machinery in the cache.
Eduardo Julian
1
-0
/
+1
2020-05-05
Fixed bugs while parsing modules' cached data.
Eduardo Julian
1
-0
/
+1
2020-03-04
Test for codec composition + adjustments to JS-generation code.
Eduardo Julian
1
-0
/
+2
2019-12-25
Optimized LuxRuntime::case and fixed a few bugs.
Eduardo Julian
1
-0
/
+5
2019-11-07
WIP: Major refactoring of JVM bytecode machinery.
Eduardo Julian
1
-0
/
+1
2019-08-12
Implemented TABLESWITCH and LOOKUPSWITCH instructions.
Eduardo Julian
1
-0
/
+5
2019-07-24
Small improvements here and there.
Eduardo Julian
1
-0
/
+1
2019-07-05
WIP: Method compilation.
Eduardo Julian
1
-0
/
+1
2019-06-20
Removed the TCP & UDP code for the moment.
Eduardo Julian
1
-0
/
+1
2019-06-18
Implemented "hole" typing.
Eduardo Julian
1
-0
/
+1
2019-06-14
Some fixes for the scripting languages.
Eduardo Julian
1
-0
/
+2
2019-05-29
Various fixes and tweaks.
Eduardo Julian
1
-0
/
+1
2019-05-19
Moved my research notes from Trello to the repo:
Eduardo Julian
1
-0
/
+132