../
|
AST
|
|
6a896b0
|
2 years
|
ajbeach |
Translated the Exception Declaration pass.
|
CodeGen
|
|
2fd0de0
|
2 years
|
ajbeach |
Another clean-up pass on fix names since I was in the area. This one …
|
CodeTools
|
|
fc134a48
|
3 years
|
j82liang |
Implement the struct enum
|
Common
|
|
120867e
|
2 years
|
pabuhr |
update EvalNew? to handle more compile-time constant-expression evaluation
|
Concurrency
|
|
11df881
|
2 years
|
ajbeach |
Updated documentation on pre-resolver passes, moving code to headers …
|
ControlStruct
|
|
11df881
|
2 years
|
ajbeach |
Updated documentation on pre-resolver passes, moving code to headers …
|
GenPoly
|
|
18070ee
|
2 years
|
Thierry Delisle |
Change box pass to scope better when polymorphic functions get …
|
include
|
|
b4d34fa
|
6 years
|
mlbrooks |
add previously ignored file---goes with Fixed handling of literals.cfa
|
InitTweak
|
|
11df881
|
2 years
|
ajbeach |
Updated documentation on pre-resolver passes, moving code to headers …
|
Parser
|
|
7991c7d
|
2 years
|
pabuhr |
change enumerator_value_opt to only parse constant_expression
|
ResolvExpr
|
|
b9f8274
|
2 years
|
ajbeach |
Removed the validate sub-pass interface. This also showed an extra …
|
SymTab
|
|
b9f8274
|
2 years
|
ajbeach |
Removed the validate sub-pass interface. This also showed an extra …
|
SynTree
|
|
1ed3fe7c
|
2 years
|
pabuhr |
change semantic error message for non-const enumerator to be clearer
|
Tuples
|
|
11df881
|
2 years
|
ajbeach |
Updated documentation on pre-resolver passes, moving code to headers …
|
Validate
|
|
11df881
|
2 years
|
ajbeach |
Updated documentation on pre-resolver passes, moving code to headers …
|
Virtual
|
|
6a896b0
|
2 years
|
ajbeach |
Translated the Exception Declaration pass.
|
BasicTypes-gen.cc
|
19.8 KB
|
cfaa2873
|
5 years
|
pabuhr |
generate BasicType::typeNames from BasicTypes?-gen
|
CompilationState.cc
|
1.1 KB
|
00da199
|
3 years
|
y58xue |
Add a switch to print AST after exdecl pass
|
CompilationState.h
|
1011 bytes
|
00da199
|
3 years
|
y58xue |
Add a switch to print AST after exdecl pass
|
config.h.in
|
3.2 KB
|
0ea0b8f
|
4 years
|
Thierry Delisle |
Using new-ast now requires configuring with --enable-new-ast or …
|
main.cc
|
33.1 KB
|
11df881
|
2 years
|
ajbeach |
Updated documentation on pre-resolver passes, moving code to headers …
|
Makefile.am
|
2.6 KB
|
850aff1
|
3 years
|
Thierry Delisle |
Added -Werror=return-type EVERYWHERE!
Added -Wextra in some places.
|
MakeLibCfa.cc
|
5.1 KB
|
60a8062
|
5 years
|
pabuhr |
rewrite most of OperatorTable? and change caller modules to use new …
|
MakeLibCfa.h
|
787 bytes
|
1f7dc61
|
3 years
|
Thierry Delisle |
Consistently changed TranslationUnit? from struct to class.
|
MakeLibCfaNew.cpp
|
4.7 KB
|
6c2dc00
|
3 years
|
y58xue |
Convert makeLibCfa to use new AST
|