Historique des commits

Auteur SHA1 Message Date
  Giovanni Mascellani 7b4908a746 Run more tests. il y a 5 ans
  Giovanni Mascellani a22a334b7c Update mm0 repository and fix little things. il y a 5 ans
  Giovanni Mascellani 1a769a0775 Fix some errors, update README, try to introduce SHA256 code verification. il y a 5 ans
  Giovanni Mascellani f5f9504860 Reintroduce init filesystem, and use it for MM0. il y a 5 ans
  Giovanni Mascellani f1c340c226 Fix decode_number_or_symbol. il y a 5 ans
  Giovanni Mascellani 7e2ef5e4a8 Add a simple keyboard driver. il y a 5 ans
  Giovanni Mascellani d117207a81 Stop using /init filesystem. il y a 5 ans
  Giovanni Mascellani 876a434e1a Remove script support in G. il y a 5 ans
  Giovanni Mascellani 60ba64256b Intercept all log calls in entry.g. il y a 5 ans
  Giovanni Mascellani 83a56c7bbf Introduce entry.g for very early G routines. il y a 5 ans
  Giovanni Mascellani b0f47e0462 Update lexer to latest MM0 specification. il y a 5 ans
  Giovanni Mascellani 03011a195f Re-enable applications disabled by mistake. il y a 5 ans
  Giovanni Mascellani a7a40a6faa Do MM0 lexing. il y a 5 ans
  Giovanni Mascellani bb7b81a8e5 Call the MM0 processor. il y a 5 ans
  Giovanni Mascellani 3f1c431108 Add skeleton of mm0 parser. il y a 5 ans
  Giovanni Mascellani d65533db65 Actually run a test program allocating and deallocating a TCC context. il y a 5 ans
  Giovanni Mascellani 55e1c7df5b Compile tinycc. il y a 5 ans
  Giovanni Mascellani a5da7b6eb5 Small bugfix. il y a 5 ans
  Giovanni Mascellani 39e8fd9393 Implement int64 division. il y a 5 ans
  Giovanni Mascellani 3600703e25 Fix integer constant parsing. il y a 5 ans
  Giovanni Mascellani 0e587f9ae9 Finish the RB tree implementation and switch to it. il y a 6 ans
  Giovanni Mascellani 5fbf4cde08 Copy RB tree implementation from old literateprograms.org. il y a 6 ans
  Giovanni Mascellani 5e1c07683c Enable map testing. il y a 6 ans
  Giovanni Mascellani 53818e994e Begin writing support for in64 in G. il y a 6 ans
  Giovanni Mascellani a726bf3bd1 Introduce a runtime for C written in Assembly. il y a 6 ans
  Giovanni Mascellani 8fb96120a3 Implement ATA PIO writing. il y a 6 ans
  Giovanni Mascellani 6969709bdd Implement a basic debugfs. il y a 6 ans
  Giovanni Mascellani 3448fdece4 Minor. il y a 6 ans
  Giovanni Mascellani f59f1c2246 Fix known bugs and finally switch to binary search trees for maps. il y a 6 ans
  Giovanni Mascellani d0be253815 Begin implementing AVL trees to speed up maps. il y a 6 ans