Go to file
_N3m0 18d4c9d9b2 fix: lexer nextchar go out of available chunks 2024-01-01 10:22:59 +01:00
.gitignore fragmentation + refactor page in struct 2023-12-30 23:26:35 +01:00
Makefile init lexer 2023-12-31 14:54:14 +01:00
config.c fragmentation + refactor page in struct 2023-12-30 23:26:35 +01:00
config.h config.h header guard 2023-12-30 23:29:34 +01:00
lexer.c fix: lexer nextchar go out of available chunks 2024-01-01 10:22:59 +01:00
lexer.h init lexer 2023-12-31 14:54:14 +01:00
main.c init lexer 2023-12-31 14:54:14 +01:00
page.c curl add support for configured port 2023-12-30 23:40:06 +01:00
page.h refactor: mv inc from .c to .h 2023-12-30 23:28:40 +01:00