aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/distributed_programming.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-26Made inlined functions into first-class macros.Eduardo Julian1-67/+81
2021-07-24Now packaging JVM programs as "fat" jars in new JVM compiler.Eduardo Julian1-0/+1
2020-11-28Added "private" macro to lux/debug.Eduardo Julian1-0/+2
2020-10-31Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian1-0/+0
2020-06-11Updated test for function optimization.Eduardo Julian1-0/+4
2020-06-09Basic pattern-matching optimizations.Eduardo Julian1-0/+1
2019-11-18Minor adjustments.Eduardo Julian1-0/+5
2019-10-27Almost completely ported JVM runtime generation to the new JVM bytecode ↵Eduardo Julian1-0/+5
machinery.
2019-09-17Fixed some bugs related to JVM types.Eduardo Julian1-0/+1
2019-09-07Modified compiler's machinery to use the new abstractions for descriptors ↵Eduardo Julian1-0/+1
and signatures.
2019-07-31Ported JVM reference generation to the new JVM bytecode machinery.Eduardo Julian1-0/+1
2019-07-24Small improvements here and there.Eduardo Julian1-0/+1
2019-06-14Some fixes for the scripting languages.Eduardo Julian1-0/+1
+ Small optimizations for pattern-matching generation.
2019-05-28Moved my research notes from Trello to the repo:Eduardo Julian1-0/+1
+ Browser. + Machine learning. + Logic programming. + Transducer | stream | pipe.
2019-05-19Moved my research notes from Trello to the repo:Eduardo Julian1-0/+82
+ Debugging + Distributed programming + Web frameworks + Native compilation