index
:
cflems/ccc.git
master
Carson's C Compiler
Carson Fleming
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ast.c
Age
Commit message (
Collapse
)
Author
2026-08-06
clean up yesterday's hacks + functions in type system
Carson Fleming
2026-08-05
got hello world working with some hacks
Carson Fleming
2026-07-30
casting
Carson Fleming
2026-07-29
improve type system
Carson Fleming
2026-07-29
support for comma-separated expression lists where valid
Carson Fleming
2026-07-26
functioning type system perhaps?
Carson Fleming
2026-07-21
more faithful grammar
Carson Fleming
2026-07-18
loop support
Carson Fleming
2026-07-17
working fib with stubbed typechecker
Carson Fleming
2026-07-17
improve type system sorta
Carson Fleming
2026-07-17
almost fibonacci but it needs the type checker
Carson Fleming
2026-07-17
before I do something crazy
Carson Fleming
2026-03-31
math n shi
Carson Fleming
2026-03-29
calling functions and some optimizations
Carson Fleming
2026-03-28
rehashing and size tracking corrections
Carson Fleming
2026-03-28
we got assignments bois
Carson Fleming
2026-03-27
woah we got variables
Carson Fleming
2026-03-26
start codegen work
Carson Fleming
2026-03-26
let's go we can parse return zero most useful program ever
Carson Fleming