Историја ревизија

Аутор SHA1 Порука Датум
  Vinicius Teshima b376e7e800 [Makefile] Making it better пре 11 месеци
  Vinicius Teshima b5a6e02e19 [Makefile] Making it much more complex пре 1 година
  Vinicius Teshima 573ceb3d8f Adding basic sdl3 prog пре 1 година
  Vinicius Teshima bb6c7fb590 [lexer/token.h] Adding token for &, [ and ] пре 1 година
  Vinicius Teshima 5530ff33a7 [token.h] Removing trailing spaces пре 1 година
  Vinicius Teshima 61551c1cb9 [lexer.h] Removing trailing spaces пре 1 година
  Vinicius Teshima bc30dd7220 [lexer/token.h] Adding and implementing token TT_COMMENT пре 1 година
  Vinicius Teshima d50d422a55 [lexer.h] Implementig parsing for defines пре 1 година
  Vinicius Teshima 4e63ee8894 [lexer/token.h] Adding token for == and != пре 1 година
  Vinicius Teshima aefb1907ad [lexer/token.h] Adding tokens for multiples identifiers пре 1 година
  Vinicius Teshima 45b8c68bd4 [lexer/token.h] Adding token for ! and / пре 1 година
  Vinicius Teshima 19e16724b1 [lexer.h] Adding special handlig for pp пре 1 година
  Vinicius Teshima 9df9b4243d [lexer.h] Adding error reporing to lexer_next_token пре 1 година
  Vinicius Teshima 4318902824 [lexer/token.h] Adding tokens for preprocessors пре 1 година
  Vinicius Teshima d4f153f5d6 [cint.c] Fixing error when filing ts пре 1 година
  Vinicius Teshima 421cf95662 [lexer.h] Making lexer_read_str_lit handle EOF пре 1 година
  Vinicius Teshima 28f51f5cca [lexer.h] Parsing integer literals пре 1 година
  Vinicius Teshima 8595812f0b [lexer.h] Using macro to get the current char пре 1 година
  Vinicius Teshima 33e3e22c9c [lexer/token.h] Adding string literals пре 1 година
  Vinicius Teshima 451e576927 [lexer.h] Adding function to skip whitespace пре 1 година
  Vinicius Teshima 35904b1a29 [lexer/token.h] Adding token for *, - and . пре 1 година
  Vinicius Teshima 4242671fdb [token.h] Criating macro for token_type_enum switch пре 1 година
  Vinicius Teshima f37d2b0df1 [token.h] Moving logic of converting token type enum 2 str to its own function пре 1 година
  Vinicius Teshima 0fc27694ae [lexer.h] Adding function lexer_lookup_ident пре 1 година
  Vinicius Teshima f71ce62b0b [token/lexer.h] Adding token for < and > пре 1 година
  Vinicius Teshima 4e3ac489b8 [token.h] Adding token for include, return and const keywords пре 1 година
  Vinicius Teshima 414148a37a [cint.c] Using lexer.h and token.h пре 1 година
  Vinicius Teshima 444ebb43f8 [lexer/token.h] Adding token for ' and " пре 1 година
  Vinicius Teshima 1e4e132dc3 [str.h] Fixing str_slice size calculation пре 1 година
  Vinicius Teshima 8f8a49b492 Adding token.h and lexer.h пре 1 година