.. |
libs
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
ast.h
|
rename: attribute -> pragma in fields
|
2025-01-20 19:03:33 -03:00 |
cgBackends.h
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
cgC.c
|
C codegen: emit correct operator instead of placeholder
|
2025-01-21 14:35:01 -03:00 |
cgC.h
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
codegen.c
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
codegen.h
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
datatype.h
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
lex.c
|
implement line comments
|
2025-01-31 21:46:28 -03:00 |
lex.h
|
lexer: make each token return its location
|
2025-01-12 23:13:17 -03:00 |
location.h
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
messages.c
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
messages.h
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
nstr.c
|
move string functions out from the header
|
2025-01-30 17:59:26 -03:00 |
parse.c
|
allocate AST node only when needed
|
2025-01-30 23:37:17 -03:00 |
parse.h
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
pre.h
|
move string functions out from the header
|
2025-01-30 17:59:26 -03:00 |
sema.c
|
sema: use ast field here, add assertion
|
2025-01-21 14:36:18 -03:00 |
sema.h
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
state.c
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
state.h
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
symbol.c
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |
symbol.h
|
Initial commit
|
2025-01-12 18:20:42 -03:00 |