1
0
infernal-interpreter/tests
Jon Michael Aanes 8b146efe68 Added Junk value, for which all operations are
defined to produce junk.
Any comparison involving junk triggers the i status register.
Any conditional jump triggered when the i register is true,
triggers a python level exception.
2015-12-19 16:55:14 +01:00
..
test_fib.py Moved tikz options into the painter class. 2015-12-17 18:02:07 +01:00
tests.py Added Junk value, for which all operations are 2015-12-19 16:55:14 +01:00