Historie revizí

Autor SHA1 Zpráva Datum
  ApisNecros 9f9d397dc0 Add TODO cases for time instructions před 1 rokem
  ApisNecros 81ab8f4b7e Implement p před 1 rokem
  ApisNecros e00ca8c53e Implement & před 1 rokem
  ApisNecros cb731baafb Add example for g instruction před 1 rokem
  ApisNecros 21298b5088 Implement g před 1 rokem
  ApisNecros 71f64b312d Remove filtering of empty lines from grid před 1 rokem
  ApisNecros 36ccf0267e Add two examples to demonstrate [, ], I, and D před 1 rokem
  ApisNecros 32c5adf02a Implement ] před 1 rokem
  ApisNecros 973c4ebb6b Implement [, I, and D před 1 rokem
  ApisNecros 13ebda5475 Allow stacks to start with values před 1 rokem
  ApisNecros c68f4f6479 Add ability for CodeBox to have multiple stacks před 1 rokem
  ApisNecros 8ff68bd01a Implement string mode před 1 rokem
  ApisNecros d951383118 Add trampoline operators před 1 rokem
  ApisNecros e6775fbe69 Fix gt and lt operators před 1 rokem
  ApisNecros a09bff767f Add room for more error outputting před 1 rokem
  ApisNecros ce7c7ab1f3 Remove string from error throws před 1 rokem
  ApisNecros 541bd96c27 Add an error throw for popping empty stack před 1 rokem
  ApisNecros b1b1fbfeec Add try/catch around intruction execution před 1 rokem
  ApisNecros cd28d6a923 Add swapping functions to Stack class před 1 rokem
  ApisNecros 030fdb709e Add most stack manipulation operators před 1 rokem
  ApisNecros 892907d53e Add equality check operator před 1 rokem
  ApisNecros 4f1773bd91 Add greater and less than operators před 1 rokem
  ApisNecros fdd1450a09 Add some example scripts před 1 rokem
  ApisNecros 3be2ab5e6b Change code box point to an object před 1 rokem
  ApisNecros fd1e800fb7 Implement mirrors and direction changes před 1 rokem
  ApisNecros c46c2c6a1b Reset code box's direction on run před 1 rokem
  ApisNecros b6fb226630 Add tracking of code boxes boundaries před 1 rokem
  ApisNecros 3b4fa90f34 Fix direction vectors před 1 rokem
  ApisNecros 44b5bfb757 Add comments in Execution switch case před 1 rokem
  ApisNecros 2fce1011e4 Add some background colors před 1 rokem