19 Commits (0d88339f762a682a093a8c65566a7c5c73a5890c)
 

Autor SHA1 Mensaje Fecha
  Ian Piumarta 0d88339f76 handle for loops hace 3 meses
  Ian Piumarta 560fe0d6b8 handle assignment to variables hace 3 meses
  Ian Piumarta 4b29519383 handle enough pointers and address-of to make dangling-pointer.c work; add %p conversion to printf(); add assert() hace 3 meses
  Ian Piumarta 72975e2827 handle strings in printf hace 3 meses
  Ian Piumarta a538c4b31d handle global variables and addition hace 3 meses
  Ian Piumarta 857a621179 handle global variables and addition hace 3 meses
  Ian Piumarta 9896dc32b0 handle global variables and addition hace 3 meses
  Ian Piumarta 05f17a9383 handle variadic functions hace 3 meses
  Ian Piumarta 33bb5e8138 allow multiple identical declarations; function parmeters are arrays of variables not vardecls hace 3 meses
  Ian Piumarta d5fbff0e83 type check variable declarations hace 3 meses
  Ian Piumarta aab97b38b8 move Emacs mode selection to end hace 3 meses
  Ian Piumarta 46c4a94f5a handle function parameters/arguments hace 3 meses
  Ian Piumarta 12fa7c1de6 test return from function and printf %d conversion hace 3 meses
  Ian Piumarta 7fe0d9d9bf reorder compiler arguments and add -lm to keep Linux happy hace 3 meses
  Ian Piumarta e2bb1d7df9 add true and false demonstrating exit status hace 3 meses
  Ian Piumarta e2f9479f9e evaluates test.txt with no type checking hace 3 meses
  Ian Piumarta 4d29bc0d60 prints hello world hace 3 meses
  Ian Piumarta 5e35dae177 turn off execution explcitly when testing parser hace 3 meses
  Ian Piumarta 2f2d130c80 Initial commit. hace 4 meses