source: src @ 4ac402d

Name Size Rev Age Author Last Change
../
AST f43146e4   7 months ajbeach Updated some stats/counters to trigger off the new AST. Others will …
CodeGen bef4f1a   7 months ajbeach Translation of the fix main pass to the new ast data structures.
CodeTools 52a5262e   7 months ajbeach TypeVarMap? is now a subtype instead of an alias to remove the …
Common eb779d5   7 months caparson Implemented corun statement
Concurrency cf3da24   7 months ajbeach Fixed up some whitespace. Pretty minor stuff mostly.
ControlStruct 553f032f   8 months ajbeach Insert additional checks so that impossible, or just unimplemented, …
GenPoly 5e0bba5   7 months ajbeach Work on the box pass, fixing up the FunctionDecl? update.
include 9feb34b   14 months ajbeach Moved toString and toCString to a new header. Updated includes. …
InitTweak 3c714ad   7 months ajbeach I don't actually know if this fixes anything, but the old version was …
Parser 36e6f10   7 months ajbeach Parser now uses constants from the new ast types.
ResolvExpr 4ac402d   7 months ajbeach Added a missing include (not sure how that slipped through) and did …
SymTab 4ac402d   7 months ajbeach Added a missing include (not sure how that slipped through) and did …
SynTree 46da46b   13 months f37yu current progress
Tuples bccd70a   12 months ajbeach Removed internal code from TypeSubstitution? header. It caused a chain …
Validate 4d860ea3   7 months mlbrooks Fix compiler bug where duplicate type declarations caused crash. And …
Virtual 4bae7b4   11 months caparson fixed bug where virtual dtor would not work if dtors or ctors of the …
BasicTypes-gen.cc 19.8 KB 7d55e4d   7 months ajbeach Simple rework to BasicTypes?-gen.cc to avoid refering to the old ast. …
CompilationState.cc 1.0 KB 372b6d3   13 months pabuhr add -invariant/--invariant flag to enable invariant checking during …
CompilationState.h 1018 bytes 372b6d3   13 months pabuhr add -invariant/--invariant flag to enable invariant checking during …
config.h.in 3.1 KB 0fc91db1   20 months Thierry Delisle Removed old ast from configure and tests.py
main.cc 28.1 KB 0b5e780   7 months ajbeach Code dumps (under the -P flag) no longer convert to the old ast to print.
Makefile.am 2.6 KB 3acc863   20 months 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   2 years Thierry Delisle Consistently changed TranslationUnit? from struct to class.
MakeLibCfaNew.cpp 4.7 KB bccd70a   12 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.