Vinicius Teshima
|
225ce5c800
[future] Adding errs
|
hace 11 meses |
Vinicius Teshima
|
2892e10708
Renaming poll.c to future_test.c
|
hace 11 meses |
Vinicius Teshima
|
fe3d627362
[future.h] Adding support for chaining futures
|
hace 11 meses |
Vinicius Teshima
|
b78b73c8c8
Adding simple base imp for future lib
|
hace 11 meses |
Vinicius Teshima
|
6a9479b74b
Adding Start to future lib and poll program
|
hace 11 meses |
Vinicius Teshima
|
11dacbe344
Adding start to program RAW_X11
|
hace 11 meses |
Vinicius Teshima
|
69aaa12aaf
[.gitignore] Ignoring *.o and *.d
|
hace 11 meses |
Vinicius Teshima
|
cc67d6c6d4
Adding simple c parser
|
hace 11 meses |
Vinicius Teshima
|
b376e7e800
[Makefile] Making it better
|
hace 11 meses |
Vinicius Teshima
|
b5a6e02e19
[Makefile] Making it much more complex
|
hace 1 año |
Vinicius Teshima
|
573ceb3d8f
Adding basic sdl3 prog
|
hace 1 año |
Vinicius Teshima
|
bb6c7fb590
[lexer/token.h] Adding token for &, [ and ]
|
hace 1 año |
Vinicius Teshima
|
5530ff33a7
[token.h] Removing trailing spaces
|
hace 1 año |
Vinicius Teshima
|
61551c1cb9
[lexer.h] Removing trailing spaces
|
hace 1 año |
Vinicius Teshima
|
bc30dd7220
[lexer/token.h] Adding and implementing token TT_COMMENT
|
hace 1 año |
Vinicius Teshima
|
d50d422a55
[lexer.h] Implementig parsing for defines
|
hace 1 año |
Vinicius Teshima
|
4e63ee8894
[lexer/token.h] Adding token for == and !=
|
hace 1 año |
Vinicius Teshima
|
aefb1907ad
[lexer/token.h] Adding tokens for multiples identifiers
|
hace 1 año |
Vinicius Teshima
|
45b8c68bd4
[lexer/token.h] Adding token for ! and /
|
hace 1 año |
Vinicius Teshima
|
19e16724b1
[lexer.h] Adding special handlig for pp
|
hace 1 año |
Vinicius Teshima
|
9df9b4243d
[lexer.h] Adding error reporing to lexer_next_token
|
hace 1 año |
Vinicius Teshima
|
4318902824
[lexer/token.h] Adding tokens for preprocessors
|
hace 1 año |
Vinicius Teshima
|
d4f153f5d6
[cint.c] Fixing error when filing ts
|
hace 1 año |
Vinicius Teshima
|
421cf95662
[lexer.h] Making lexer_read_str_lit handle EOF
|
hace 1 año |
Vinicius Teshima
|
28f51f5cca
[lexer.h] Parsing integer literals
|
hace 1 año |
Vinicius Teshima
|
8595812f0b
[lexer.h] Using macro to get the current char
|
hace 1 año |
Vinicius Teshima
|
33e3e22c9c
[lexer/token.h] Adding string literals
|
hace 1 año |
Vinicius Teshima
|
451e576927
[lexer.h] Adding function to skip whitespace
|
hace 1 año |
Vinicius Teshima
|
35904b1a29
[lexer/token.h] Adding token for *, - and .
|
hace 1 año |
Vinicius Teshima
|
4242671fdb
[token.h] Criating macro for token_type_enum switch
|
hace 1 año |