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
/
debugging.md
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2021-08-13
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
1
-11
/
+0
2021-07-10
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
1
-0
/
+1
2021-06-24
Added a macro for type-casting JVM objects.
Eduardo Julian
1
-1
/
+0
2021-03-14
Frustrated with PHP's overflow/underflow logic.
Eduardo Julian
1
-0
/
+1
2020-11-05
Improved error reporting for syntax macros.
Eduardo Julian
1
-0
/
+4
2020-10-31
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
1
-0
/
+0
2019-12-25
Optimized LuxRuntime::case and fixed a few bugs.
Eduardo Julian
1
-0
/
+8
2019-11-18
Minor adjustments.
Eduardo Julian
1
-0
/
+2
2019-11-07
WIP: Major refactoring of JVM bytecode machinery.
Eduardo Julian
1
-0
/
+4
2019-08-21
A unified type module to tie together the different JVM kinds of type.
Eduardo Julian
1
-0
/
+1
2019-07-31
Ported JVM reference generation to the new JVM bytecode machinery.
Eduardo Julian
1
-0
/
+2
2019-05-21
WIP: Separate Scheme compiler.
Eduardo Julian
1
-0
/
+1
2019-05-19
Moved my research notes from Trello to the repo:
Eduardo Julian
1
-0
/
+74
+ Debugging + Distributed programming + Web frameworks + Native compilation