Commit History

Author SHA1 Message Date
  ApisNecros 67aa4d37ec Add landing page 1 year ago
  ApisNecros dc627f1e15 Add basic styles for the landing page 1 year ago
  ApisNecros 097e67f0d6 Move to a Node package for TailwindCSS 1 year ago
  ApisNecros ec61b62c86 Update site head 1 year ago
  ApisNecros 0c54afe8f6 Move interpreter files into a directory 1 year ago
  ApisNecros c329b611a4 Implement ` 1 year ago
  ApisNecros 815d0de575 Reset dirWasLeft on re-run 1 year ago
  ApisNecros f3c949526d Fix direction check on fisherman 1 year ago
  ApisNecros fb4199d952 Implement u and O 1 year ago
  ApisNecros 753366a20b Add toggle for debug options 1 year ago
  ApisNecros e4b503e40c Add example of Call and Ret 1 year ago
  ApisNecros 6ec1eba23f Enable debugging on page load 1 year ago
  ApisNecros 4130af3910 Implement C and R 1 year ago
  ApisNecros ccbfe85c8d Implement . 1 year ago
  ApisNecros 0a4003d853 Set console to clear on each run 1 year ago
  ApisNecros 9d4dbfcef6 Add printing of all stacks for debugging 1 year ago
  ApisNecros 93d01a69e5 Moved debug printing option to an object 1 year ago
  ApisNecros fd1e768332 Add option to print the code box each step 1 year ago
  ApisNecros 214df9b595 Update formatting of examples file 1 year ago
  ApisNecros db3f409d11 Add opengraph meta tags to site head 1 year ago
  ApisNecros 99ad98f0bc Add meta tags to site head 1 year ago
  ApisNecros cf777bdf6d Add functionality for the initial stack 1 year ago
  ApisNecros 8bdd7821b7 Update Stack.prototype.Push 1 year ago
  ApisNecros 253c48a5f5 Add missing break in execution switch 1 year ago
  ApisNecros bb215e7fcb Implement S 1 year ago
  ApisNecros 920c544409 Implement h, m, and s 1 year ago
  ApisNecros 0eb0621f7f Add example for p instruction 1 year ago
  ApisNecros 9f9d397dc0 Add TODO cases for time instructions 1 year ago
  ApisNecros 81ab8f4b7e Implement p 1 year ago
  ApisNecros e00ca8c53e Implement & 1 year ago