gmod-lcpu/native
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
..
cmake lcpu: officially support legacy 32bit branch 2023-07-29 16:59:51 -04:00
projects lucore: add Unique and Ref types 2023-08-02 05:30:18 -04:00
CMakeLists.txt projgen: Initial commit 2023-07-30 06:58:02 -04:00