gmod-lcpu/native/projects/lcpu
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
..
src lucore: add Unique and Ref types 2023-08-02 05:30:18 -04:00
third_party RamDevice is public 2023-07-18 02:05:39 -04:00
CMakeLists.txt lcpu: Lua devices now work!! 2023-07-27 06:03:28 -04:00
gmod_abi.ver RamDevice is public 2023-07-18 02:05:39 -04:00
gmod_headers.cmake cleanup 2023-07-19 03:18:34 -04:00