Commit Verlauf

Autor SHA1 Nachricht Datum
  ApisNecros 4130af3910 Implement C and R vor 1 Jahr
  ApisNecros ccbfe85c8d Implement . vor 1 Jahr
  ApisNecros 0a4003d853 Set console to clear on each run vor 1 Jahr
  ApisNecros 9d4dbfcef6 Add printing of all stacks for debugging vor 1 Jahr
  ApisNecros 93d01a69e5 Moved debug printing option to an object vor 1 Jahr
  ApisNecros fd1e768332 Add option to print the code box each step vor 1 Jahr
  ApisNecros cf777bdf6d Add functionality for the initial stack vor 1 Jahr
  ApisNecros 8bdd7821b7 Update Stack.prototype.Push vor 1 Jahr
  ApisNecros 253c48a5f5 Add missing break in execution switch vor 1 Jahr
  ApisNecros bb215e7fcb Implement S vor 1 Jahr
  ApisNecros 920c544409 Implement h, m, and s vor 1 Jahr
  ApisNecros 9f9d397dc0 Add TODO cases for time instructions vor 1 Jahr
  ApisNecros 81ab8f4b7e Implement p vor 1 Jahr
  ApisNecros e00ca8c53e Implement & vor 1 Jahr
  ApisNecros 21298b5088 Implement g vor 1 Jahr
  ApisNecros 71f64b312d Remove filtering of empty lines from grid vor 1 Jahr
  ApisNecros 32c5adf02a Implement ] vor 1 Jahr
  ApisNecros 973c4ebb6b Implement [, I, and D vor 1 Jahr
  ApisNecros 13ebda5475 Allow stacks to start with values vor 1 Jahr
  ApisNecros c68f4f6479 Add ability for CodeBox to have multiple stacks vor 1 Jahr
  ApisNecros 8ff68bd01a Implement string mode vor 1 Jahr
  ApisNecros d951383118 Add trampoline operators vor 1 Jahr
  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