mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-10-30 22:40:54 -07:00 
			
		
		
		
	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)
This commit is contained in:
		| @@ -1 +1,3 @@ | ||||
| #include "scanner.hpp" | ||||
| #ifdef GEN_INTELLISENSE_DIRECTIVES | ||||
| #	include "scanner.hpp" | ||||
| #endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user