Commit graph

7 commits

Author SHA1 Message Date
ayrton be30f1d264 Error handling for some strange NoneType errors
Currently it seems like a top level argument node can be created. Need to check that soon, but not tonight. I am tired

Took 38 minutes
2023-11-22 20:33:34 -07:00
ayrton 54118b996d Fixed error that the fuzzer did not produce .out file
For some reason fuzzer.py:49 fails to execute. This is an open problem

Took 1 hour 7 minutes
2023-11-21 08:07:34 -07:00
ayrton 5e5d6aeba9 Fixed generation bug where no op would be generated
Took 54 minutes
2023-11-19 16:13:08 -07:00
ayrton eb8a47a5f1 Modified Unparsing Style
Took 30 minutes
2023-11-19 11:05:52 -07:00
ayrton ac146b4595 MVP setup and (sort of) working
Took 1 hour 58 minutes
2023-11-18 20:13:15 -07:00
ayrton 839ec97166 Complete overhaul of the generation methods
Took 6 hours 24 minutes
2023-11-18 10:59:00 -07:00
ayrton 2182395310 Initial Commit 2023-11-17 16:57:53 -07:00