index
:
cibic
complex_cast
complex_pointer
location_tracking
master
mips
new_scope_design
optimization
reg
semantics
ssa
typedef
C Implemented Bare and Ingenuous Compiler
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
semantics.h
Commit message (
Expand
)
Author
Age
*
can generate native asm
Teddy
2014-05-01
*
...
Teddy
2014-05-01
*
'&' operator
Teddy
2014-05-01
*
renaming now works
Teddy
2014-04-29
*
...
Teddy
2014-04-29
*
...
Teddy
2014-04-27
*
ssa init
Teddy
2014-04-27
*
pointer offest calculate
Teddy
2014-04-16
*
fixed typedef bug
Teddy
2014-04-16
*
storage calc & sizeof
Teddy
2014-04-16
*
...
Teddy
2014-04-13
*
fixed bugs in typedef
Teddy
2014-04-13
*
remove redundant code in typedef handling
Teddy
2014-04-12
*
typedef now works
Teddy
2014-04-12
*
memory leak
new_scope_design
Teddy
2014-04-12
*
changing the scope framework
Teddy
2014-04-12
*
fix bugs in function declaration & prototype
Teddy
2014-04-12
*
basic const precalculation
Teddy
2014-04-11
*
fixed bug of cast
Teddy
2014-04-11
*
the tail->next should be NULL in params
Teddy
2014-04-10
*
...
Teddy
2014-04-07
*
bugfix: global incomplete type should not be allowed
Teddy
2014-04-06
*
bug fixes
Teddy
2014-04-05
*
check for invalid `void` type
Teddy
2014-04-05
*
...
Teddy
2014-04-04
*
working on type checking
Teddy
2014-04-04
*
fix the `->next` issue
Teddy
2014-04-04
*
...
Teddy
2014-04-04
*
some basic semantics analysis
Teddy
2014-04-04
*
add naming conflict report; add autoforce test
Teddy
2014-03-26
*
move all const to a seperate file
Teddy
2014-03-26
*
semantics: symbol table now works
Teddy
2014-03-26
*
...
Teddy
2014-03-26
*
start to implement semantics part
Teddy
2014-03-26