..
basic_types.hpp
Finished first pass reviewing memory.hpp for C lib generation
2024-11-30 23:38:27 -05:00
containers.hpp
Removed usage of hashtable member procs
2024-12-01 01:39:21 -05:00
debug.cpp
Fixes to get it back to where I was last at with the const specifier issue
2023-09-25 16:42:29 -04:00
debug.hpp
addded String::contains defs
2024-11-29 14:50:54 -05:00
filesystem.cpp
Reduce cpp freatures usage of Array container.
2024-11-30 18:54:19 -05:00
filesystem.hpp
gencpp : General refactors to dependencies
2024-10-27 18:58:37 -04:00
hashing.cpp
gencpp : General refactors to dependencies
2024-10-27 18:58:37 -04:00
hashing.hpp
gencpp : General refactors to dependencies
2024-10-27 18:58:37 -04:00
macros.hpp
Looking into what the library's convention for enums will be.
2024-12-01 05:30:37 -05:00
memory.cpp
pool done (see previous commits for context)
2024-11-30 12:27:54 -05:00
memory.hpp
Finished first pass reviewing memory.hpp for C lib generation
2024-11-30 23:38:27 -05:00
parsing.cpp
String member definitions not longer used in the base project
2024-12-01 03:06:30 -05:00
parsing.hpp
gencpp : General refactors to dependencies
2024-10-27 18:58:37 -04:00
platform.hpp
Looking into what the library's convention for enums will be.
2024-12-01 05:30:37 -05:00
printing.cpp
String member definitions not longer used in the base project
2024-12-01 03:06:30 -05:00
printing.hpp
gencpp : General refactors to dependencies
2024-10-27 18:58:37 -04:00
src_start.cpp
Fixes to get it back to where I was last at with the const specifier issue
2023-09-25 16:42:29 -04:00
string_ops.cpp
gencpp : General refactors to dependencies
2024-10-27 18:58:37 -04:00
string_ops.hpp
Removed usage of hashtable member procs
2024-12-01 01:39:21 -05:00
strings.cpp
strings done
2024-11-30 14:13:30 -05:00
strings.hpp
Looking into what the library's convention for enums will be.
2024-12-01 05:30:37 -05:00
timing.cpp
Minimizing reformatting of generated library files
2024-10-27 20:01:54 -04:00
timing.hpp
Changed how editor intellisense directives are handled for compoenents and dependencies
2023-08-28 23:46:50 -04:00