Historial de Commits

Autor SHA1 Mensaje Fecha
  ApisNecros 4130af3910 Implement C and R hace 1 año
  ApisNecros ccbfe85c8d Implement . hace 1 año
  ApisNecros 0a4003d853 Set console to clear on each run hace 1 año
  ApisNecros 9d4dbfcef6 Add printing of all stacks for debugging hace 1 año
  ApisNecros 93d01a69e5 Moved debug printing option to an object hace 1 año
  ApisNecros fd1e768332 Add option to print the code box each step hace 1 año
  ApisNecros cf777bdf6d Add functionality for the initial stack hace 1 año
  ApisNecros 8bdd7821b7 Update Stack.prototype.Push hace 1 año
  ApisNecros 253c48a5f5 Add missing break in execution switch hace 1 año
  ApisNecros bb215e7fcb Implement S hace 1 año
  ApisNecros 920c544409 Implement h, m, and s hace 1 año
  ApisNecros 9f9d397dc0 Add TODO cases for time instructions hace 1 año
  ApisNecros 81ab8f4b7e Implement p hace 1 año
  ApisNecros e00ca8c53e Implement & hace 1 año
  ApisNecros 21298b5088 Implement g hace 1 año
  ApisNecros 71f64b312d Remove filtering of empty lines from grid hace 1 año
  ApisNecros 32c5adf02a Implement ] hace 1 año
  ApisNecros 973c4ebb6b Implement [, I, and D hace 1 año
  ApisNecros 13ebda5475 Allow stacks to start with values hace 1 año
  ApisNecros c68f4f6479 Add ability for CodeBox to have multiple stacks hace 1 año
  ApisNecros 8ff68bd01a Implement string mode hace 1 año
  ApisNecros d951383118 Add trampoline operators hace 1 año
  ApisNecros e6775fbe69 Fix gt and lt operators hace 1 año
  ApisNecros a09bff767f Add room for more error outputting hace 1 año
  ApisNecros ce7c7ab1f3 Remove string from error throws hace 1 año
  ApisNecros 541bd96c27 Add an error throw for popping empty stack hace 1 año
  ApisNecros b1b1fbfeec Add try/catch around intruction execution hace 1 año
  ApisNecros cd28d6a923 Add swapping functions to Stack class hace 1 año
  ApisNecros 030fdb709e Add most stack manipulation operators hace 1 año
  ApisNecros 892907d53e Add equality check operator hace 1 año