gencpp/project/dependencies
Ed_ e1592ba410 Bug fixes and updates to package_release.ps1
- Incrased size of the defines_map_arena to 256KB
- Various fixes for the parser
- Various fixes for code serialization
- Fix for is_equal member func in Code types
- Fixes for hasthable container
- Added are_equal static func to String type for use against StrC
- Added starts_with functions to String type
- package_release.ps1 now packages all docs (forgot to update it with last release)
2024-05-05 21:53:22 -04:00
..
basic_types.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
containers.hpp Bug fixes and updates to package_release.ps1 2024-05-05 21:53:22 -04: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 Finished current iteration of parser_algo docs and parser.cpp inline comment docs 2023-11-22 14:23:21 -05:00
filesystem.cpp Finished current iteration of parser_algo docs and parser.cpp inline comment docs 2023-11-22 14:23:21 -05:00
filesystem.hpp Finished current iteration of parser_algo docs and parser.cpp inline comment docs 2023-11-22 14:23:21 -05:00
hashing.cpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
hashing.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
header_start.hpp compiles agian... 2023-08-21 21:40:23 -04:00
macros.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
memory.cpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
memory.hpp More fixes from clang warnings. Parser::lex prep for changes 2023-09-07 22:52:51 -04:00
parsing.cpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
parsing.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
printing.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
printing.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -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 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.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
strings.cpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
strings.hpp Bug fixes and updates to package_release.ps1 2024-05-05 21:53:22 -04:00
timing.cpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00
timing.hpp Changed how editor intellisense directives are handled for compoenents and dependencies 2023-08-28 23:46:50 -04:00