Histórico de Commits

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