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
/
ast.h
Commit message (
Collapse
)
Author
Age
*
resolve interval building issues in loops
Teddy
2014-05-04
|
*
long time no commit... major change
Teddy
2014-05-03
|
*
...
Teddy
2014-04-27
|
*
prepare for test
Teddy
2014-04-16
|
*
remove redundant code in typedef handling
Teddy
2014-04-12
|
*
typedef now works
Teddy
2014-04-12
|
*
basic const precalculation
Teddy
2014-04-11
|
*
fixed bug of cast
Teddy
2014-04-11
|
*
...
Teddy
2014-04-07
|
*
complex cast almost done
complex_cast
Teddy
2014-04-06
|
*
complex pointer support
Teddy
2014-04-06
|
*
...
Teddy
2014-04-05
|
*
check for invalid `void` type
Teddy
2014-04-05
|
*
working on type checking
Teddy
2014-04-04
|
*
some basic semantics analysis
Teddy
2014-04-04
|
*
move all const to a seperate file
Teddy
2014-03-26
|
*
...
Teddy
2014-03-26
|
*
...
Teddy
2014-03-26
|
*
fixed bugs: str and char const recogn; fields wrapping
Teddy
2014-03-25
|
*
location trackdown
location_tracking
Teddy
2014-03-25
|
*
verbose error reporting
Teddy
2014-03-25
|
*
move out the main function to a seperate file
Teddy
2014-03-25
|
*
fancy AST output
Teddy
2014-03-24
|
*
AST Construction: slightly modified
Teddy
2014-03-24
|
*
AST Construction: almost done
Teddy
2014-03-24
|
*
AST construction for expressions
Teddy
2014-03-24
|
*
add AST
Teddy
2014-03-23