Statistics
| Branch: | Tag: | Revision:

root / lib / opcodes.py.in_after @ 88acff3f

History | View | Annotate | Download (391 Bytes)

# Date Author Comment
580b1fdd 08/07/2013 10:42 am Jose A. Lopes

Hook h2spy in Makefile.am

  • add rules to Makefile.am to use hs2py to generate the Python opcodes
    from Haskell and update tests to check that Haskell and Python contain
    the same opcodes.
  • split 'opcodes.py' in 'opcodes.py.in_after' and 'opcodes_base.py',...