source:
src
@
7d55e4d
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
AST | f43146e4 | 14 months | Updated some stats/counters to trigger off the new AST. Others will … | ||
CodeGen | bef4f1a | 14 months | Translation of the fix main pass to the new ast data structures. | ||
CodeTools | 52a5262e | 14 months | TypeVarMap? is now a subtype instead of an alias to remove the … | ||
Common | eb779d5 | 15 months | Implemented corun statement | ||
Concurrency | cf3da24 | 15 months | Fixed up some whitespace. Pretty minor stuff mostly. | ||
ControlStruct | 553f032f | 16 months | Insert additional checks so that impossible, or just unimplemented, … | ||
GenPoly | 5e0bba5 | 14 months | Work on the box pass, fixing up the FunctionDecl? update. | ||
include | 9feb34b | 21 months | Moved toString and toCString to a new header. Updated includes. … | ||
InitTweak | 3c714ad | 14 months | I don't actually know if this fixes anything, but the old version was … | ||
Parser | 36e6f10 | 14 months | Parser now uses constants from the new ast types. | ||
ResolvExpr | 7d55e4d | 14 months | Simple rework to BasicTypes?-gen.cc to avoid refering to the old ast. … | ||
SymTab | 7d55e4d | 14 months | Simple rework to BasicTypes?-gen.cc to avoid refering to the old ast. … | ||
SynTree | 46da46b | 20 months | current progress | ||
Tuples | bccd70a | 19 months | Removed internal code from TypeSubstitution? header. It caused a chain … | ||
Validate | 4d860ea3 | 15 months | Fix compiler bug where duplicate type declarations caused crash. And … | ||
Virtual | 4bae7b4 | 18 months | fixed bug where virtual dtor would not work if dtors or ctors of the … | ||
BasicTypes-gen.cc | 19.8 KB | 7d55e4d | 14 months | Simple rework to BasicTypes?-gen.cc to avoid refering to the old ast. … | |
CompilationState.cc | 1.0 KB | 372b6d3 | 21 months | add -invariant/--invariant flag to enable invariant checking during … | |
CompilationState.h | 1018 bytes | 372b6d3 | 21 months | add -invariant/--invariant flag to enable invariant checking during … | |
config.h.in | 3.1 KB | 0fc91db1 | 2 years | Removed old ast from configure and tests.py | |
main.cc | 28.1 KB | 0b5e780 | 14 months | Code dumps (under the -P flag) no longer convert to the old ast to print. | |
Makefile.am | 2.6 KB | 3acc863 | 2 years | Moved to C++17 | |
MakeLibCfa.cc | 5.1 KB | 60a8062 | 5 years | rewrite most of OperatorTable? and change caller modules to use new … | |
MakeLibCfa.h | 787 bytes | 1f7dc61 | 3 years | Consistently changed TranslationUnit? from struct to class. | |
MakeLibCfaNew.cpp | 4.7 KB | bccd70a | 19 months | Removed internal code from TypeSubstitution? header. It caused a chain … |
|
Note: See TracBrowser
for help on using the repository browser.