22 Commits (a70206b2d6611944f61c8ba17ca4396bb8054254)
 

Author SHA1 Message Date
  Ben Kurtovic a70206b2d6 Removed empty block prints 12 years ago
  Ben Kurtovic 2e8a1955b2 COMPARE_OP, LOAD_ATTR, POP_JUMP_IF_FALSE, JUMP_ABS, JUMP_FWD 12 years ago
  Ben Kurtovic fed230cff7 Support for building, fixes 12 years ago
  Ben Kurtovic 0e581bb516 Print opcodes as Python code 12 years ago
  Ben Kurtovic 7b001b5e79 try blocks; works well when simple but usually fails on complex ones 12 years ago
  Ben Kurtovic b7f275dc0d More arguments 12 years ago
  Ben Kurtovic 75aaa1f1d0 Some more corpora; updates 12 years ago
  Ben Kurtovic ec51b1785c Absolute and relative jumps 12 years ago
  Ben Kurtovic 2e597b31d2 corpora/functions.py 12 years ago
  Ben Kurtovic 6331c426d2 CALL_FUNCTION, MAKE_FUNCTION 12 years ago
  Ben Kurtovic f67104cb0f Support for globals and function calling 12 years ago
  Ben Kurtovic 8cff89f8c7 Cleanup with help from pylint, etc 12 years ago
  Ben Kurtovic 62a9e9c2c3 Adding maths corpus 12 years ago
  Ben Kurtovic 59eaf62931 Adding stuff! 12 years ago
  Ben Kurtovic 83562a2e83 Fixing nlocals 12 years ago
  Ben Kurtovic 1b3fe66c42 Cleanup; arg support increased from 256 to 256**2 12 years ago
  Ben Kurtovic bba20e5cdf Updates 12 years ago
  Ben Kurtovic 339f7d7be7 Merge remote-tracking branch 'origin/master' 12 years ago
  Ben Kurtovic 1eb8648388 Updates 12 years ago
  Ben Kurtovic 10044e576f COMPARE_OP support 12 years ago
  Ben Kurtovic e51c650b96 Minor cleanup 12 years ago
  Ben Kurtovic 545a3ca194 Function smash! 12 years ago