23 Commits (cc5f377864f74f0fbfd013c853d021cb4c909105)

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