mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 15:26:12 -08:00 
			
		
		
		
	Parser constructor passes all current tests...
Pretty much have a working library now... Albiet with problably quite a few hidden bugs in parsing. Next steps are to start converting library to use its own Arena, Pool, Array, HashTable types. And either work on zpl dependency gutting or making a more robust set of tests.
This commit is contained in:
		@@ -50,7 +50,7 @@ $path_scripts = Join-Path $path_root scripts
 | 
			
		||||
	Pop-Location
 | 
			
		||||
 | 
			
		||||
	# Test NonParsed
 | 
			
		||||
	if ($false) {
 | 
			
		||||
	if ($true) {
 | 
			
		||||
	$gencpp = Join-Path $path_gen_build gencpp.exe
 | 
			
		||||
 | 
			
		||||
	Push-location $path_gen
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user