index
:
cflems/ccc.git
master
Carson's C Compiler
Carson Fleming
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
fix scope thing
Carson Fleming
2026-07-17
compute return type size correctly on decl
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
lval-centric storage model
Carson Fleming
2026-03-28
rehashing and size tracking corrections
Carson Fleming
2026-03-28
one step toward rehashing
Carson Fleming
2026-03-28
we got assignments bois
Carson Fleming
2026-03-28
robust mov situation
Carson Fleming
2026-03-28
impl x86_64 calling convention
Carson Fleming
2026-03-27
todo: make weird.c work
Carson Fleming
2026-03-27
fix some stuff
Carson Fleming
2026-03-27
woah we got variables
Carson Fleming
2026-03-26
scope inheritance
Carson Fleming
2026-03-26
impl simply with no rehash
Carson Fleming
2026-03-26
mostly there except need to implement one more hash map
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
2026-03-15
move stuff
Carson Fleming
2026-03-15
floats
Carson Fleming
2026-03-15
functional lexer
Carson Fleming
2026-03-13
modulo operators before I forget
Carson Fleming
2026-03-13
fill in some holes
Carson Fleming
2026-03-13
nuke REFUND_CHAR
Carson Fleming
2026-03-13
not even compiled once but we ball
Carson Fleming