source: src@ 36e6f10

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