15 коммитов (c220bef8469ed3bb72f73bfe22d6372255a43056)

Автор SHA1 Сообщение Дата
  Ian Piumarta c220bef846 block eval pops scopes properly during nonlocal return 5 месяцев назад
  Ian Piumarta aa7a5f2c65 declare primitives as external functions 5 месяцев назад
  Ian Piumarta 0d88339f76 handle for loops 5 месяцев назад
  Ian Piumarta 560fe0d6b8 handle assignment to variables 5 месяцев назад
  Ian Piumarta 4b29519383 handle enough pointers and address-of to make dangling-pointer.c work; add %p conversion to printf(); add assert() 5 месяцев назад
  Ian Piumarta 72975e2827 handle strings in printf 5 месяцев назад
  Ian Piumarta a538c4b31d handle global variables and addition 5 месяцев назад
  Ian Piumarta 857a621179 handle global variables and addition 5 месяцев назад
  Ian Piumarta 9896dc32b0 handle global variables and addition 5 месяцев назад
  Ian Piumarta 05f17a9383 handle variadic functions 5 месяцев назад
  Ian Piumarta 33bb5e8138 allow multiple identical declarations; function parmeters are arrays of variables not vardecls 5 месяцев назад
  Ian Piumarta d5fbff0e83 type check variable declarations 5 месяцев назад
  Ian Piumarta 46c4a94f5a handle function parameters/arguments 5 месяцев назад
  Ian Piumarta e2f9479f9e evaluates test.txt with no type checking 5 месяцев назад
  Ian Piumarta 2f2d130c80 Initial commit. 5 месяцев назад