Commit History

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