aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/web_framework.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Can now write TAR files.Eduardo Julian2020-05-191-0/+1
|
* Now storing and loading extensions in the cache.Eduardo Julian2020-05-111-0/+1
|
* Now properly loading the cached definitions.Eduardo Julian2020-05-101-0/+2
|
* Including runtime machinery in the cache.Eduardo Julian2020-05-091-0/+1
|
* Fixed bugs while parsing modules' cached data.Eduardo Julian2020-05-051-0/+1
|
* Test for codec composition + adjustments to JS-generation code.Eduardo Julian2020-03-041-0/+2
|
* Optimized LuxRuntime::case and fixed a few bugs.Eduardo Julian2019-12-251-0/+5
|
* WIP: Major refactoring of JVM bytecode machinery.Eduardo Julian2019-11-071-0/+1
|
* Implemented TABLESWITCH and LOOKUPSWITCH instructions.Eduardo Julian2019-08-121-0/+5
|
* Small improvements here and there.Eduardo Julian2019-07-241-0/+1
|
* WIP: Method compilation.Eduardo Julian2019-07-051-0/+1
|
* Removed the TCP & UDP code for the moment.Eduardo Julian2019-06-201-0/+1
| | | It needs to be re-designed with a multi-platform focus in mind.
* Implemented "hole" typing.Eduardo Julian2019-06-181-0/+1
|
* Some fixes for the scripting languages.Eduardo Julian2019-06-141-0/+2
| | | + Small optimizations for pattern-matching generation.
* Various fixes and tweaks.Eduardo Julian2019-05-291-0/+1
|
* Moved my research notes from Trello to the repo:Eduardo Julian2019-05-191-0/+132
+ Debugging + Distributed programming + Web frameworks + Native compilation