Commit Verlauf

Autor SHA1 Nachricht Datum
  ApisNecros e6775fbe69 Fix gt and lt operators vor 1 Jahr
  ApisNecros a09bff767f Add room for more error outputting vor 1 Jahr
  ApisNecros ce7c7ab1f3 Remove string from error throws vor 1 Jahr
  ApisNecros 541bd96c27 Add an error throw for popping empty stack vor 1 Jahr
  ApisNecros b1b1fbfeec Add try/catch around intruction execution vor 1 Jahr
  ApisNecros cd28d6a923 Add swapping functions to Stack class vor 1 Jahr
  ApisNecros 030fdb709e Add most stack manipulation operators vor 1 Jahr
  ApisNecros 892907d53e Add equality check operator vor 1 Jahr
  ApisNecros 4f1773bd91 Add greater and less than operators vor 1 Jahr
  ApisNecros fdd1450a09 Add some example scripts vor 1 Jahr
  ApisNecros 3be2ab5e6b Change code box point to an object vor 1 Jahr
  ApisNecros fd1e800fb7 Implement mirrors and direction changes vor 1 Jahr
  ApisNecros c46c2c6a1b Reset code box's direction on run vor 1 Jahr
  ApisNecros b6fb226630 Add tracking of code boxes boundaries vor 1 Jahr
  ApisNecros 3b4fa90f34 Fix direction vectors vor 1 Jahr
  ApisNecros 44b5bfb757 Add comments in Execution switch case vor 1 Jahr
  ApisNecros 2fce1011e4 Add some background colors vor 1 Jahr
  ApisNecros 386a554ac2 Fix order of operations on arithmetic vor 1 Jahr
  ApisNecros d44056f0b3 Add NOP in Execute vor 1 Jahr
  ApisNecros 09c9bc3028 Implement the other arithmetic operators vor 1 Jahr
  ApisNecros 5a472a9db2 Set page to be ready immediately vor 1 Jahr
  ApisNecros fe68bfa16c Reset CB pointer and output on run vor 1 Jahr
  ApisNecros 5f776ccdc2 Empty code box on every parse call vor 1 Jahr
  ApisNecros a26d677b3b Parse numeric instruction as strings vor 1 Jahr
  ApisNecros b24369dd40 Fix broken 2D array reference vor 1 Jahr
  ApisNecros 4cb14d15fa Add function to parse input code box vor 1 Jahr
  ApisNecros fa6f11184a Add script tag to initialize page vor 1 Jahr
  ApisNecros ca277e5086 Add input, codebox, and output storage to CodeBox vor 1 Jahr
  ApisNecros 3cc3342067 Add starfish script to page vor 1 Jahr
  ApisNecros 4ed0b022f3 Move pointer moving into function vor 1 Jahr