28 コミット (master)
 

作成者 SHA1 メッセージ 日付
  Ben Kurtovic ee840caeb0 Use argparse 12年前
  Ben Kurtovic a726fe5d44 Stack and Block objects 12年前
  Ben Kurtovic cc734344a8 POP_JUMP_IF_TRUE 12年前
  Ben Kurtovic ee07afbc83 Implement all binary and inplace ops 12年前
  Josh Hofing 19609c661e Added a <= corpus to cms_and_ifs.py 12年前
  Ben Kurtovic 2c1b1ba24c Implementing prettify in func_smash 12年前
  Ben Kurtovic a70206b2d6 Removed empty block prints 12年前
  Ben Kurtovic 2e8a1955b2 COMPARE_OP, LOAD_ATTR, POP_JUMP_IF_FALSE, JUMP_ABS, JUMP_FWD 12年前
  Ben Kurtovic fed230cff7 Support for building, fixes 12年前
  Ben Kurtovic 0e581bb516 Print opcodes as Python code 12年前
  Ben Kurtovic 7b001b5e79 try blocks; works well when simple but usually fails on complex ones 12年前
  Ben Kurtovic b7f275dc0d More arguments 12年前
  Ben Kurtovic 75aaa1f1d0 Some more corpora; updates 12年前
  Ben Kurtovic ec51b1785c Absolute and relative jumps 12年前
  Ben Kurtovic 2e597b31d2 corpora/functions.py 12年前
  Ben Kurtovic 6331c426d2 CALL_FUNCTION, MAKE_FUNCTION 12年前
  Ben Kurtovic f67104cb0f Support for globals and function calling 12年前
  Ben Kurtovic 8cff89f8c7 Cleanup with help from pylint, etc 12年前
  Ben Kurtovic 62a9e9c2c3 Adding maths corpus 12年前
  Ben Kurtovic 59eaf62931 Adding stuff! 12年前
  Ben Kurtovic 83562a2e83 Fixing nlocals 12年前
  Ben Kurtovic 1b3fe66c42 Cleanup; arg support increased from 256 to 256**2 12年前
  Ben Kurtovic bba20e5cdf Updates 12年前
  Ben Kurtovic 339f7d7be7 Merge remote-tracking branch 'origin/master' 12年前
  Ben Kurtovic 1eb8648388 Updates 12年前
  Ben Kurtovic 10044e576f COMPARE_OP support 12年前
  Ben Kurtovic e51c650b96 Minor cleanup 12年前
  Ben Kurtovic 545a3ca194 Function smash! 12年前