Commit History

Author SHA1 Message Date
  ApisNecros cb731baafb Add example for g instruction 1 year ago
  ApisNecros 21298b5088 Implement g 1 year ago
  ApisNecros 71f64b312d Remove filtering of empty lines from grid 1 year ago
  ApisNecros 36ccf0267e Add two examples to demonstrate [, ], I, and D 1 year ago
  ApisNecros 32c5adf02a Implement ] 1 year ago
  ApisNecros 973c4ebb6b Implement [, I, and D 1 year ago
  ApisNecros 13ebda5475 Allow stacks to start with values 1 year ago
  ApisNecros c68f4f6479 Add ability for CodeBox to have multiple stacks 1 year ago
  ApisNecros 8ff68bd01a Implement string mode 1 year ago
  ApisNecros d951383118 Add trampoline operators 1 year ago
  ApisNecros e6775fbe69 Fix gt and lt operators 1 year ago
  ApisNecros a09bff767f Add room for more error outputting 1 year ago
  ApisNecros ce7c7ab1f3 Remove string from error throws 1 year ago
  ApisNecros 541bd96c27 Add an error throw for popping empty stack 1 year ago
  ApisNecros b1b1fbfeec Add try/catch around intruction execution 1 year ago
  ApisNecros cd28d6a923 Add swapping functions to Stack class 1 year ago
  ApisNecros 030fdb709e Add most stack manipulation operators 1 year ago
  ApisNecros 892907d53e Add equality check operator 1 year ago
  ApisNecros 4f1773bd91 Add greater and less than operators 1 year ago
  ApisNecros fdd1450a09 Add some example scripts 1 year ago
  ApisNecros 3be2ab5e6b Change code box point to an object 1 year ago
  ApisNecros fd1e800fb7 Implement mirrors and direction changes 1 year ago
  ApisNecros c46c2c6a1b Reset code box's direction on run 1 year ago
  ApisNecros b6fb226630 Add tracking of code boxes boundaries 1 year ago
  ApisNecros 3b4fa90f34 Fix direction vectors 1 year ago
  ApisNecros 44b5bfb757 Add comments in Execution switch case 1 year ago
  ApisNecros 2fce1011e4 Add some background colors 1 year ago
  ApisNecros 386a554ac2 Fix order of operations on arithmetic 1 year ago
  ApisNecros d44056f0b3 Add NOP in Execute 1 year ago
  ApisNecros 09c9bc3028 Implement the other arithmetic operators 1 year ago