source:
src
@
18f7858
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
Virtual | 4f6dda0 | 3 years | Converted Implement Concurrent Keywords to the new AST. Includes … | ||
Validate | 39d8950 | 3 years | Thread global information through resolution. Non-top-level calls to … | ||
Tuples | 39d8950 | 3 years | Thread global information through resolution. Non-top-level calls to … | ||
SynTree | 7d7ef6f | 3 years | Revereted some changes and added a fix to get around the current issue … | ||
SymTab | a76202d | 3 years | Removed some code from Validate that had been used for the translation … | ||
ResolvExpr | 400b8be | 3 years | Added StmtClause? and converted the existing nodes that should be clauses. | ||
Parser | d824715 | 3 years | support reverse array subscript, 3[a] => a[3], 3abc? => "abc"[3] | ||
InitTweak | 400b8be | 3 years | Added StmtClause? and converted the existing nodes that should be clauses. | ||
include | b4d34fa | 5 years | add previously ignored file---goes with Fixed handling of literals.cfa | ||
GenPoly | 801978b | 3 years | GenPoly? field-number selection for dynamic layouts uses uniqueId to … | ||
ControlStruct | 400b8be | 3 years | Added StmtClause? and converted the existing nodes that should be clauses. | ||
Concurrency | 400b8be | 3 years | Added StmtClause? and converted the existing nodes that should be clauses. | ||
Common | 400b8be | 3 years | Added StmtClause? and converted the existing nodes that should be clauses. | ||
CodeTools | 68fe946e | 3 years | Updated DeclStats? for the new ast. Also fixed a bug in the old … | ||
CodeGen | 1f7dc61 | 3 years | Consistently changed TranslationUnit? from struct to class. | ||
AST | 2377ca2 | 3 years | Updated some names on mutate functions to me more consistent with some … | ||
MakeLibCfaNew.cpp | 4.7 KB | 6c2dc00 | 3 years | Convert makeLibCfa to use new AST | |
MakeLibCfa.h | 787 bytes | 1f7dc61 | 3 years | Consistently changed TranslationUnit? from struct to class. | |
MakeLibCfa.cc | 5.1 KB | 60a8062 | 5 years | rewrite most of OperatorTable? and change caller modules to use new … | |
Makefile.am | 2.6 KB | 850aff1 | 3 years | Added -Werror=return-type EVERYWHERE! Added -Wextra in some places. | |
main.cc | 31.5 KB | 33b7d49 | 3 years | Added another check to checkInvariants for code locations. I also went … | |
config.h.in | 3.2 KB | 0ea0b8f | 4 years | Using new-ast now requires configuring with --enable-new-ast or … | |
CompilationState.h | 1011 bytes | 00da199 | 3 years | Add a switch to print AST after exdecl pass | |
CompilationState.cc | 1.1 KB | 00da199 | 3 years | Add a switch to print AST after exdecl pass | |
BasicTypes-gen.cc | 19.8 KB | cfaa2873 | 5 years | generate BasicType::typeNames from BasicTypes?-gen |
|
Note: See TracBrowser
for help on using the repository browser.