aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/Memory Management.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Can now parse TAR files.Eduardo Julian2020-05-281-0/+1
|
* Now properly loading the cached definitions.Eduardo Julian2020-05-101-0/+4
|
* Including runtime machinery in the cache.Eduardo Julian2020-05-091-0/+1
|
* Bug fixes.Eduardo Julian2019-12-261-0/+1
|
* Optimized LuxRuntime::case and fixed a few bugs.Eduardo Julian2019-12-251-1/+1
|
* Ported JVM host extension generation to the new JVM bytecode machinery.Eduardo Julian2019-11-211-0/+9
|
* WIP: Major refactoring of JVM bytecode machinery.Eduardo Julian2019-11-071-0/+20
|
* Fixed some bugs related to JVM types.Eduardo Julian2019-09-171-0/+4
|
* Modified compiler's machinery to use the new abstractions for descriptors ↵Eduardo Julian2019-09-071-0/+4
and signatures.