ayrton
ddc3875f56
Tried to deal with strange printing and created a problem
...
Took 1 hour 25 minutes
2023-11-24 09:31:18 -07:00
ayrton
5f6b7ab53b
Added all atomic types
...
Took 38 minutes
2023-11-24 07:33:30 -07:00
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
1da53dba48
Fixed common generation errors
...
- Loops are now bound on the number of iterations by max-loop-iterations
- Names now get removed from the list of possible names when used
- Overflow errors in arithmetic are handled gracefully
Took 1 hour 13 minutes
2023-11-22 13:50:56 -07:00
ayrton
561a9a5efa
Added Brackets
...
Took 1 hour 13 minutes
2023-11-21 20:40:50 -07:00
ayrton
f911c05e3d
Refactoring of the ast_parser class
...
Took 48 minutes
2023-11-18 12:21:52 -07:00