gmod-lcpu/test-gmod
Lily Tsuru a5f7735d9a lucore: add Unique and Ref types
These alias the standard library unique_ptr and shared_ptr

riscv: Use Unique in many places
Uses lucore::Unique. This should hopefully help memory management somewhat.

lcpu: Use Unique
riscv::System::Create now creates a Unique

so does lucore::Library::OpenExisting
2023-08-02 05:30:18 -04:00
..
binary.ld more lua binding fun 2023-07-25 06:46:52 -04:00
main.c lcpu/lua: Add Wiremod interface 2023-07-29 01:56:19 -04:00
project.json lucore: add Unique and Ref types 2023-08-02 05:30:18 -04:00
start.S more lua binding fun 2023-07-25 06:46:52 -04:00