Commit graph

213 commits

Author SHA1 Message Date
Vern Paxson
c116b2b8ad better initial workflow, thanks to Jon Siwek 2021-05-05 18:52:06 -07:00
Vern Paxson
4a1d5adcf4 remove optimization no longer needed 2021-05-05 17:08:18 -07:00
Vern Paxson
94ac72cd84 style nit: removed std:: where not needed due to "using" clause 2021-05-05 16:55:05 -07:00
Jon Siwek
3e85375010 Fix various compiler/linter warnings in script_opt/CPP code 2021-05-05 16:55:05 -07:00
Vern Paxson
e200016200 first cut at embedding filenames in C++ function names - for Justin to test 2021-05-05 16:55:05 -07:00
Vern Paxson
b5b87d0b15 fixes for personal build scripts - will go away once workflow is streamlined 2021-05-05 16:55:05 -07:00
Vern Paxson
2fdb8a1cc8 whoops removed a std:: from generated code 2021-05-05 16:55:05 -07:00
Vern Paxson
72413f315c decluttered code by removing "std::" - no semantic changes
(also some whitespace fixes)
2021-05-05 16:55:05 -07:00
Vern Paxson
bbe5ab39f6 porting fixes from Justin 2021-05-05 16:55:04 -07:00
Vern Paxson
22d060d461 documenting poor run-time error messages 2021-05-05 16:55:04 -07:00
Vern Paxson
605d636d94 README documentation 2021-05-05 16:55:04 -07:00
Vern Paxson
f6c841c737 minor tweaks tidyness tweaks 2021-05-05 16:55:04 -07:00
Vern Paxson
863be9436b the bulk of the compiler 2021-05-05 16:55:04 -07:00