Commit History

Author SHA1 Message Date
  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
  ApisNecros 5a472a9db2 Set page to be ready immediately 1 year ago
  ApisNecros fe68bfa16c Reset CB pointer and output on run 1 year ago
  ApisNecros 5f776ccdc2 Empty code box on every parse call 1 year ago
  ApisNecros a26d677b3b Parse numeric instruction as strings 1 year ago
  ApisNecros b24369dd40 Fix broken 2D array reference 1 year ago
  ApisNecros 4cb14d15fa Add function to parse input code box 1 year ago
  ApisNecros fa6f11184a Add script tag to initialize page 1 year ago
  ApisNecros ca277e5086 Add input, codebox, and output storage to CodeBox 1 year ago
  ApisNecros 3cc3342067 Add starfish script to page 1 year ago