20 次程式碼提交 (c4ded90303c4316948795cf10d8f698f0a244c27)

作者 SHA1 備註 提交日期
  Ian Piumarta c4ded90303 better printf(), handle initialisation of pointers and arrays from string literals 3 月之前
  Ian Piumarta 49c896a266 handle comparisons between pointers and arrays, handle taking address of array 3 月之前
  Ian Piumarta 30e9c9ba21 handle postinc of pointers, comparisons between pointers and pointers/arrays, conversion of arrays to pointers 3 月之前
  Ian Piumarta 93e8020fff handle array indexing and integer multiplication 3 月之前
  Ian Piumarta 3c5913ff9a handle sizeof() and malloc() 3 月之前
  Ian Piumarta e5345ff9ba handle typedef and casts 3 月之前
  Ian Piumarta d4c5edce8f handle if() and == 3 月之前
  Ian Piumarta cb668afe92 handle while 3 月之前
  Ian Piumarta c220bef846 block eval pops scopes properly during nonlocal return 3 月之前
  Ian Piumarta aa7a5f2c65 declare primitives as external functions 3 月之前
  Ian Piumarta 0d88339f76 handle for loops 3 月之前
  Ian Piumarta 560fe0d6b8 handle assignment to variables 3 月之前
  Ian Piumarta 4b29519383 handle enough pointers and address-of to make dangling-pointer.c work; add %p conversion to printf(); add assert() 3 月之前
  Ian Piumarta 72975e2827 handle strings in printf 3 月之前
  Ian Piumarta 9896dc32b0 handle global variables and addition 3 月之前
  Ian Piumarta 05f17a9383 handle variadic functions 3 月之前
  Ian Piumarta aab97b38b8 move Emacs mode selection to end 3 月之前
  Ian Piumarta 12fa7c1de6 test return from function and printf %d conversion 3 月之前
  Ian Piumarta 4d29bc0d60 prints hello world 4 月之前
  Ian Piumarta 2f2d130c80 Initial commit. 4 月之前