source: src @ 3c714ad

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