Historial de Commits

Autor SHA1 Mensaje Fecha
  Giovanni Mascellani 45ca5ea607 Fix puts implementation. hace 5 años
  Giovanni Mascellani 3281a92191 Intercept all write_char calls in entry.g. hace 5 años
  Giovanni Mascellani 60ba64256b Intercept all log calls in entry.g. hace 5 años
  Giovanni Mascellani 8cf89d3b4d Fix a bug in stdlib.h. hace 5 años
  Giovanni Mascellani d9b9f69a8f Parse octal escape sequences. hace 5 años
  Giovanni Mascellani a5520fb88e Implement other stdlib functions. hace 5 años
  Giovanni Mascellani d65533db65 Actually run a test program allocating and deallocating a TCC context. hace 5 años
  Giovanni Mascellani 1bff629900 Tests and bugfixes. hace 5 años
  Giovanni Mascellani f89392e59c Allow void ternary operator. hace 5 años
  Giovanni Mascellani ed77b27818 Implement string initializers. hace 5 años
  Giovanni Mascellani 000ca090e0 Many random improvements in preprocessor and compiler. hace 5 años
  Giovanni Mascellani cfa55ec86c Implement increment and decrement operators for pointers. hace 5 años
  Giovanni Mascellani 091c486ea4 Implement various standard library and language features. hace 5 años
  Giovanni Mascellani 2212da92a9 Implement string collapsing. hace 5 años
  Giovanni Mascellani 1d08729d20 Implement comma operator. hace 5 años
  Giovanni Mascellani 0faec868d7 Implement switch. hace 5 años
  Giovanni Mascellani 58df74d6e4 Implement do ... while. hace 5 años
  Giovanni Mascellani b4ff754d49 Implement sizeof operator. hace 5 años
  Giovanni Mascellani a3dff132f0 Implement increment and decrement for integer types. hace 5 años
  Giovanni Mascellani 90cfff3aa5 Implement and test goto. hace 5 años
  Giovanni Mascellani f1476801d7 Implement returning structs and unions. hace 5 años
  Giovanni Mascellani c535c21548 Implement op-assignment. hace 5 años
  Giovanni Mascellani 8f82e042cc Implement pointer sum- and subtract-assignement. hace 5 años
  Giovanni Mascellani 2952f200cd Implement 64 bits arithmentic operations. hace 5 años
  Giovanni Mascellani 0c15f090d5 Fix a preprocessing bug when parsing ASTs. hace 5 años
  Giovanni Mascellani cda66efd95 Implement casts. hace 5 años
  Giovanni Mascellani ed8b43b693 Add support for ternary operator and for bool type. hace 5 años
  Giovanni Mascellani 8e14ef5aa4 Add support for anonymous structs and unions, and misc things to stdlib. hace 5 años
  Giovanni Mascellani dbfe938193 Add partial support for arithmetic between 8 bytes integers. hace 5 años
  Giovanni Mascellani ea71466c2d Fix type conversion for longs. hace 6 años