Commit History

Author SHA1 Message Date
  ApisNecros cd28d6a923 Add swapping functions to Stack class 1 year ago
  ApisNecros 030fdb709e Add most stack manipulation operators 1 year ago
  ApisNecros 892907d53e Add equality check operator 1 year ago
  ApisNecros 4f1773bd91 Add greater and less than operators 1 year ago
  ApisNecros 3be2ab5e6b Change code box point to an object 1 year ago
  ApisNecros fd1e800fb7 Implement mirrors and direction changes 1 year ago
  ApisNecros c46c2c6a1b Reset code box's direction on run 1 year ago
  ApisNecros b6fb226630 Add tracking of code boxes boundaries 1 year ago
  ApisNecros 3b4fa90f34 Fix direction vectors 1 year ago
  ApisNecros 44b5bfb757 Add comments in Execution switch case 1 year ago
  ApisNecros 386a554ac2 Fix order of operations on arithmetic 1 year ago
  ApisNecros d44056f0b3 Add NOP in Execute 1 year ago
  ApisNecros 09c9bc3028 Implement the other arithmetic operators 1 year ago
  ApisNecros fe68bfa16c Reset CB pointer and output on run 1 year ago
  ApisNecros 5f776ccdc2 Empty code box on every parse call 1 year ago
  ApisNecros a26d677b3b Parse numeric instruction as strings 1 year ago
  ApisNecros b24369dd40 Fix broken 2D array reference 1 year ago
  ApisNecros 4cb14d15fa Add function to parse input code box 1 year ago
  ApisNecros ca277e5086 Add input, codebox, and output storage to CodeBox 1 year ago
  ApisNecros 4ed0b022f3 Move pointer moving into function 1 year ago
  ApisNecros 8ac6e7628d Implement beginning swim loop 1 year ago
  ApisNecros f27a18c0b4 Add function to get the decimal value of a char 1 year ago
  ApisNecros 82f7afdea1 Add Pop wrapper function for stack 1 year ago
  ApisNecros 169994b98d Add push wrapper function to stack 1 year ago
  ApisNecros bfd665fe98 Initial commit 1 year ago