kayomn closed issue kayomn/ona#14 2023-07-12 02:58:04 +02:00
Make Compiled Kym Chunk Objects Callable
kayomn pushed to main at kayomn/ona 2023-07-12 02:58:04 +02:00
4ff733ca72 Merge pull request 'Implement Bytecode Executor for Kym' (#19) from kym-bytecode-executor into main
dc674ae2c3 Add local variables to Kym
48f7f97893 Fix default string hashing mechanism
7b266fde58 Fix tests failing to trigger in CI
2218bc5c77 Add foundations of stack trace printing
Compare 10 commits »
kayomn pushed to kym-bytecode-executor at kayomn/ona 2023-07-12 02:51:37 +02:00
dc674ae2c3 Add local variables to Kym
48f7f97893 Fix default string hashing mechanism
Compare 2 commits »
kayomn pushed to kym-bytecode-executor at kayomn/ona 2023-07-11 00:44:33 +02:00
7b266fde58 Fix tests failing to trigger in CI
2218bc5c77 Add foundations of stack trace printing
8d361634d7 Tidy up Kym API
ed585278ff Tidy up allocator type erasing bind function
Compare 4 commits »
kayomn pushed to kym-bytecode-executor at kayomn/ona 2023-07-10 02:11:04 +02:00
c1f174a513 Get rid of extraneous and unused code
kayomn pushed to main at kayomn/lml 2023-07-06 01:54:39 +02:00
c4bd735e59 Fix SerializeTo not quoting scalar values
kayomn created branch main in kayomn/lml 2023-07-06 01:53:12 +02:00
kayomn pushed to main at kayomn/lml 2023-07-06 01:53:12 +02:00
174313fe12 Initial commit
kayomn created repository kayomn/lml 2023-07-06 01:52:45 +02:00
kayomn pushed to kym-bytecode-executor at kayomn/ona 2023-06-23 00:48:00 +02:00
7604594630 Work in progress changes
kayomn created pull request kayomn/ona#19 2023-06-04 16:46:06 +02:00
WIP: Implement Bytecode Executor for Kym
kayomn created branch kym-bytecode-executor in kayomn/ona 2023-06-04 16:45:09 +02:00
kayomn pushed to kym-bytecode-executor at kayomn/ona 2023-06-04 16:45:09 +02:00
bf0ff03b49 Add stubs for chunk executor to be implemented in
kayomn opened issue kayomn/ona#18 2023-06-04 16:44:25 +02:00
Optimize Ona Heap Deallocation in Safety-Checked Builds
kayomn opened issue kayomn/ona#17 2023-06-04 16:41:06 +02:00
Improve Kym Runtime Errors
kayomn deleted branch ona-allocator-safety-tracker from kayomn/ona 2023-06-04 16:07:48 +02:00
kayomn merged pull request kayomn/ona#15 2023-06-04 16:07:47 +02:00
Add Leak Detection to Ona Heap Allocator
kayomn pushed to main at kayomn/ona 2023-06-04 16:07:47 +02:00
7714dae4d8 Merge pull request 'Add Leak Detection to Ona Heap Allocator' (#15) from ona-allocator-safety-tracker into main
3794259949 Amend code review comments
5500de299b Fix slab count not being properly updated
155645a308 Fix allocation size info not updating in reallocs
d378939f30 Remove allocation checks in optimized release builds
Compare 13 commits »
kayomn closed issue kayomn/ona#12 2023-06-04 16:07:47 +02:00
Track Allocations in the Ona Allocator
kayomn pushed to ona-allocator-safety-tracker at kayomn/ona 2023-06-04 16:06:34 +02:00
3794259949 Amend code review comments
5500de299b Fix slab count not being properly updated
Compare 2 commits »