Commit History

Author SHA1 Message Date
  ApisNecros 2281e001b8 Update package author 9 months ago
  ApisNecros 047419fab6 Update package for better searchability 9 months ago
  ApisNecros d5d856034f Add summary and basic example to README 9 months ago
  ApisNecros 195cc04bbf Add beginning of README 9 months ago
  ApisNecros 3d3e4231fd Add quine test 9 months ago
  ApisNecros 89a015c12d Add factorial test 9 months ago
  ApisNecros bbb9f8cd93 Add test for function call and return 9 months ago
  ApisNecros 8be66c4aa0 Add test for complex printing with stack splitting 9 months ago
  ApisNecros beefe2ebdd Fix CodeBox.spliceStack after popMany change 9 months ago
  ApisNecros 1f3e4c8e07 Correct expect output of popMany test 9 months ago
  ApisNecros 0a146f0578 Fix return order of Stack's popMany 9 months ago
  ApisNecros 1d13d7e468 Add tests for pushing values from the CodeBox 9 months ago
  ApisNecros df23e7ec30 Add more complex mirror test 9 months ago
  ApisNecros 4565bfe71f Add test for vertical fisherman movement 9 months ago
  ApisNecros 754ed2abe5 Updated setting of wasDirectionLeft 9 months ago
  ApisNecros d8517915f9 Add multi-stack register test 9 months ago
  ApisNecros ff66b17f8c Add register value check to single-stack test 9 months ago
  ApisNecros e1f3606801 Add getRegisterValue function 9 months ago
  ApisNecros e70e40a4d6 Add test for stack register 9 months ago
  ApisNecros f3304d09bc Update how initial stack is stored 9 months ago
  ApisNecros ba8ba1a5af Implement deepClone throughout CodeBox 9 months ago
  ApisNecros f0cc994e97 Add deepClone function 9 months ago
  ApisNecros 1ce8769d08 Add tests for time variables 9 months ago
  ApisNecros c5abfe33f9 Add test with complex printing of initial stack 9 months ago
  ApisNecros 3b6fefd3ad Add test for stack splitting and collapsing 9 months ago
  ApisNecros 1716c6016b Add test for stack splitting 9 months ago
  ApisNecros bcc3f4ff51 Fix checks on CodeBox boundaries 9 months ago
  ApisNecros 8bc63e173a Add test for Dive & Rise operators 9 months ago
  ApisNecros 145be49d56 Add missing handling of Dive and Rise 9 months ago
  ApisNecros c5f91e2ed5 Fix check for string mode 9 months ago