index
:
cflems/ccc.git
master
Carson's C Compiler
Carson Fleming
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scope.h
Age
Commit message (
Expand
)
Author
2026-08-06
clean up yesterday's hacks + functions in type system
Carson Fleming
2026-08-04
unify hashmap type
Carson Fleming
2026-07-31
code gen can use registers besides RAX now
Carson Fleming
2026-07-26
functioning type system perhaps?
Carson Fleming
2026-07-26
clean up types
Carson Fleming
2026-07-19
rename
Carson Fleming
2026-07-18
type system surely
Carson Fleming
2026-07-17
type shortcuts for literals
Carson Fleming
2026-07-17
improve type system sorta
Carson Fleming
2026-07-17
fix scope thing
Carson Fleming
2026-07-17
before I do something crazy
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
robust mov situation
Carson Fleming
2026-03-28
impl x86_64 calling convention
Carson Fleming
2026-03-27
woah we got variables
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