28 Commits (master)
 

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