source:
src
@
622a358
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
AST | 491bb81 | 19 months | Fixed some whitespace and indentation issues. | ||
CodeGen | 4bb5d36 | 19 months | Visibility stragglers. cfa_linkonce always means visibility default. | ||
CodeTools | 68fe946e | 2 years | Updated DeclStats? for the new ast. Also fixed a bug in the old … | ||
Common | 7675f58 | 19 months | Labels on statements (not all Labels in the AST) now have all their … | ||
Concurrency | b230091 | 21 months | Added a 'missing' TypeInstType? constructor and rewrote some calls to … | ||
ControlStruct | f75e25b | 19 months | removed else clause from loop after inserting it in compund stmt | ||
GenPoly | 801978b | 2 years | GenPoly? field-number selection for dynamic layouts uses uniqueId to … | ||
include | b4d34fa | 4 years | add previously ignored file---goes with Fixed handling of literals.cfa | ||
InitTweak | 8060b2b | 19 months | Some recent work has taken me by ResolveCopyCtors?, while there I saw … | ||
Parser | d8454b9 | 19 months | add better error message for attributes after "with" clause, commented … | ||
ResolvExpr | 9e7236f4 | 19 months | Resolution of struct enum. The codegen of struct enum will be in the … | ||
SymTab | c0af102 | 19 months | Reorganization of some demangler code so header and code file match. | ||
SynTree | 374cb117 | 20 months | Replace the interface for EnumDecl? node construction to support … | ||
Tuples | 39d8950 | 21 months | Thread global information through resolution. Non-top-level calls to … | ||
Validate | 7edd5c1 | 19 months | Assorted fixes to the AST, found while I was trying to add more … | ||
Virtual | 4f6dda0 | 21 months | Converted Implement Concurrent Keywords to the new AST. Includes … | ||
BasicTypes-gen.cc | 19.8 KB | cfaa2873 | 4 years | generate BasicType::typeNames from BasicTypes?-gen | |
CompilationState.cc | 1.1 KB | 00da199 | 2 years | Add a switch to print AST after exdecl pass | |
CompilationState.h | 1011 bytes | 00da199 | 2 years | Add a switch to print AST after exdecl pass | |
config.h.in | 3.2 KB | 0ea0b8f | 3 years | Using new-ast now requires configuring with --enable-new-ast or … | |
main.cc | 32.8 KB | 0c939dd | 19 months | Removed extra include, it should compile again. | |
Makefile.am | 2.6 KB | 850aff1 | 22 months | Added -Werror=return-type EVERYWHERE! Added -Wextra in some places. | |
MakeLibCfa.cc | 5.1 KB | 60a8062 | 4 years | rewrite most of OperatorTable? and change caller modules to use new … | |
MakeLibCfa.h | 787 bytes | 1f7dc61 | 22 months | Consistently changed TranslationUnit? from struct to class. | |
MakeLibCfaNew.cpp | 4.7 KB | 6c2dc00 | 2 years | Convert makeLibCfa to use new AST |
|
Note: See TracBrowser
for help on using the repository browser.