gencpp/test/NonParsed
Ed_ 6da615e6da Alot (see description)
- Made a better global allocator for the process.
- Some small fixes to gen.hpp, removed clear_code_memory as I'm designing this library to for now never free any memory.
- Fixes to memory usage for cached strings
- Added missing verification for attributes in some upfront constructors. Added attribute param for def_type procedure.
- Started to use internal and global keywords in gen.cpp for associated definitions
- Progress toward getting the parsing constructors to support operator definitions.
- There was an *attempt* to get parse_type to support parsing function types. Its not tested yet....
  - Its not an nice setup, there is no validation of parameters, problably will add that in the future.
2023-07-09 12:35:48 -04:00
..
Array.NonParsed.hpp Removed readonly ast option. Removed indentation from serialization. Updates to readme. 2023-07-08 12:21:26 -04:00
Buffer.NonParsed.hpp Removed readonly ast option. Removed indentation from serialization. Updates to readme. 2023-07-08 12:21:26 -04:00
HashTable.NonParsed.hpp Removed readonly ast option. Removed indentation from serialization. Updates to readme. 2023-07-08 12:21:26 -04:00
Memory.NonParsed.hpp Alot (see description) 2023-07-09 12:35:48 -04:00
Ring.NonParsed.hpp Removed readonly ast option. Removed indentation from serialization. Updates to readme. 2023-07-08 12:21:26 -04:00
Sanity.NonParsed.hpp Base case for extern link parse working. 2023-07-08 23:29:18 -04:00