15 Revīzijas (master)

Autors SHA1 Ziņojums Datums
  Ian Piumarta 18caf89d77 include file name and line number in syntax error messages pirms 3 mēnešiem
  Ian Piumarta cc5f377864 handle typedefs of anonymous structures pirms 3 mēnešiem
  Ian Piumarta 49d7a8cddf add test for access to uninitialised variable pirms 3 mēnešiem
  Ian Piumarta c12fa4fdad be more pedantic about correct types in pointer initialisation and assignment unless the value is (void *)0 pirms 3 mēnešiem
  Ian Piumarta 5d296aef92 add use-after-free test for common linked list deallocation bug pirms 3 mēnešiem
  Ian Piumarta c4ded90303 better printf(), handle initialisation of pointers and arrays from string literals pirms 3 mēnešiem
  Ian Piumarta 49c896a266 handle comparisons between pointers and arrays, handle taking address of array pirms 3 mēnešiem
  Ian Piumarta 30e9c9ba21 handle postinc of pointers, comparisons between pointers and pointers/arrays, conversion of arrays to pointers pirms 3 mēnešiem
  Ian Piumarta 93e8020fff handle array indexing and integer multiplication pirms 3 mēnešiem
  Ian Piumarta dda40ae951 handle malloc(), free(), casts and assignments involving pointers to variables, memory, or cast from integer constants pirms 3 mēnešiem
  Ian Piumarta 3c5913ff9a handle sizeof() and malloc() pirms 3 mēnešiem
  Ian Piumarta 360fde2056 improve error message for invalid assignments pirms 3 mēnešiem
  Ian Piumarta e5345ff9ba handle typedef and casts pirms 3 mēnešiem
  Ian Piumarta 9264c94f6b handle comparison of integer and pointer to variable pirms 3 mēnešiem
  Ian Piumarta 2f2d130c80 Initial commit. pirms 4 mēnešiem