Commit History

Author SHA1 Message Date
  Giovanni Mascellani e420dfbd88 Add support for single_cream. 5 years ago
  Giovanni Mascellani d16696d515 Fix a good deal of bugs and inconsistencies. 5 years ago
  Giovanni Mascellani cfa666b706 Compile and execute a program with tinycc. 5 years ago
  Giovanni Mascellani a5520fb88e Implement other stdlib functions. 5 years ago
  Giovanni Mascellani d65533db65 Actually run a test program allocating and deallocating a TCC context. 5 years ago
  Giovanni Mascellani 2d40f01775 Mark stub functions as such. 5 years ago
  Giovanni Mascellani 4a0df112a1 Implement the printf family of calls. 5 years ago
  Giovanni Mascellani 01006d6cac Implement some functions from the standard library. 5 years ago
  Giovanni Mascellani 19eb29707b Add other features and bugfixes in compiler and standard library. 5 years ago
  Giovanni Mascellani a5740a110d Add other stub/implementation from the C library. 5 years ago
  Giovanni Mascellani 6d62dc8898 Implement or stub some functions from the C standard library. 5 years ago
  Giovanni Mascellani ca9daf27d7 Implement assert, exit and abort. 5 years ago
  Giovanni Mascellani 6953ce5c7c Implement strcmp. 6 years ago
  Giovanni Mascellani 09c44339ba Implement malloc and company. 6 years ago
  Giovanni Mascellani fd83bfffd8 Add something close to a foundation of standard library. 6 years ago
  Giovanni Mascellani ab640d6714 Add support for global strings and for C to G calls. 6 years ago
  Giovanni Mascellani 9e27afa625 Move standard library in a dedicated directory. 6 years ago