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.c
Age
Commit message (
Expand
)
Author
2026-08-04
cleanup
Carson Fleming
2026-08-04
unify hashmap type
Carson Fleming
2026-08-04
add string literals via the data segment
Carson Fleming
2026-07-26
functioning type system perhaps?
Carson Fleming
2026-07-26
clean up types
Carson Fleming
2026-07-19
cleanup
Carson Fleming
2026-07-18
type system surely
Carson Fleming
2026-07-17
type shortcuts for literals
Carson Fleming
2026-07-17
functional type checker
Carson Fleming
2026-07-17
working fib with stubbed typechecker
Carson Fleming
2026-07-17
improve type system sorta
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
rehashing and size tracking corrections
Carson Fleming
2026-03-28
one step toward rehashing
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