aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/memory_management.md (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-15Added LineNumberTable annotations to functions when compiling for the JVM.Eduardo Julian1-1/+1
2022-10-28Eliminated the .alias# extension. Now detecting aliases in .def#.Eduardo Julian1-0/+1
2022-08-12Fixed test suite.Eduardo Julian1-0/+9
2022-02-24Finishing the meta-compiler [Part 4]Eduardo Julian1-0/+1
2022-02-22No more automatic conversions of primitive types in JVM FFI.Eduardo Julian1-0/+1
2021-12-24Dusting off the pure-Lux JVM compiler machinery.Eduardo Julian1-25/+29
2021-11-29Ruby compilation that is better adjusted to both normal Ruby and MRuby.Eduardo Julian1-0/+1
2021-07-26Re-named Promise to Async.Eduardo Julian1-0/+1
2020-10-31Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian1-0/+0
2020-05-28Can now parse TAR files.Eduardo Julian1-0/+1
2020-05-10Now properly loading the cached definitions.Eduardo Julian1-0/+4
2020-05-09Including runtime machinery in the cache.Eduardo Julian1-0/+1
2019-12-26Bug fixes.Eduardo Julian1-0/+1
2019-12-25Optimized LuxRuntime::case and fixed a few bugs.Eduardo Julian1-1/+1
2019-11-21Ported JVM host extension generation to the new JVM bytecode machinery.Eduardo Julian1-0/+9
2019-11-07WIP: Major refactoring of JVM bytecode machinery.Eduardo Julian1-0/+20
2019-09-17Fixed some bugs related to JVM types.Eduardo Julian1-0/+4
2019-09-07Modified compiler's machinery to use the new abstractions for descriptors and...Eduardo Julian1-0/+4