.. |
basic_types.hpp
|
Finished first pass reviewing memory.hpp for C lib generation
|
2024-11-30 23:38:27 -05:00 |
containers.hpp
|
Began to reduce cpp feature usage in lexer and parser
|
2024-12-02 22:25:39 -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
|
Progresss
|
2024-12-01 21:59:43 -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
|
Significant progress reducing c++ feature usage in the library.
|
2024-12-01 18:50:37 -05:00 |
memory.cpp
|
pool done (see previous commits for context)
|
2024-11-30 12:27:54 -05:00 |
memory.hpp
|
Significant progress reducing c++ feature usage in the library.
|
2024-12-01 18:50:37 -05:00 |
parsing.cpp
|
Progresss
|
2024-12-01 21:59:43 -05:00 |
parsing.hpp
|
Progresss
|
2024-12-01 21:59:43 -05:00 |
platform.hpp
|
Began to reduce cpp feature usage in lexer and parser
|
2024-12-02 22:25:39 -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
|
Progress on member proc usage reduction (CodeParam, CodeSpecifiers)
|
2024-12-02 10:58:24 -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 |