Application Context Implementation
Minor issues with missing / out-of-date comments but major issue with missing implementation of Oar archive file opening.
Application Context Implementation
Cutting implementation of Oar tool as part of this PR as it has gotten out of hand in size.
Will be resolved as a separate PR.
4bb86c41bc
Add more test coverage and clean up code
9251b11427
Auto-switch to debug console when debugging in VS Code
fcd4ecd85d
Refactor dynamic memory allocation interface
2e544393a5
Simplify programming interface for creating closureless Functions
eb4a758251
Make Function closures only accept a pointer context
d49608f7bb
Initial work on allocator replacement
cfd3e85021
Tidy up IO code
14e5e18228
Fix implementation of findFirstOf and Spliterator
dd81ae76ec
Fix formatting of system-level code in Ona module
e95c754d62
Refactor Oar implementation
f3426ef691
Change maxInt to return a comptime_int
ac95993a4b
Tidy up core package code and comments
a07b56d2d5
Update tests file
35de8cf2ae
Tidy up build configurations
14397b05e3
Update build script
5a913ef0f8
Remove Oar as a dedicated module