Ophis/src/Ophis
Michael Martin 41bf01d035 Convert Ophis to Python 3.
Most of the work is handled by 2to3, but there's a few extra tricks
needed to finish the job, mostly about picking the right bits to be
Unicode and the right bits to be bytes.
2019-01-09 20:45:01 -08:00
..
__init__.py Bump minor version number and copyright dates 2014-03-22 22:09:11 -07:00
CmdLine.py A very, *very* poor-man's version of label<->address dump. Ugh! 2014-03-24 12:32:17 +00:00
CorePragmas.py Convert Ophis to Python 3. 2019-01-09 20:45:01 -08:00
Environment.py Rework label map collection 2014-05-09 23:11:09 -07:00
Errors.py Convert Ophis to Python 3. 2019-01-09 20:45:01 -08:00
Frontend.py Convert Ophis to Python 3. 2019-01-09 20:45:01 -08:00
IR.py Convert Ophis to Python 3. 2019-01-09 20:45:01 -08:00
Listing.py Convert Ophis to Python 3. 2019-01-09 20:45:01 -08:00
Macro.py Convert Ophis to Python 3. 2019-01-09 20:45:01 -08:00
Main.py Convert Ophis to Python 3. 2019-01-09 20:45:01 -08:00
Opcodes.py Merge github.com:michaelcmartin/Ophis into temp 2014-03-23 16:53:39 +10:30
Passes.py Convert Ophis to Python 3. 2019-01-09 20:45:01 -08:00