source: src @ a137d5a

Name Size Rev Age Author Last Change
../
AST f43146e4   14 months ajbeach Updated some stats/counters to trigger off the new AST. Others will …
CodeGen bef4f1a   14 months ajbeach Translation of the fix main pass to the new ast data structures.
CodeTools 52a5262e   14 months ajbeach TypeVarMap? is now a subtype instead of an alias to remove the …
Common eb779d5   15 months caparson Implemented corun statement
Concurrency cf3da24   15 months ajbeach Fixed up some whitespace. Pretty minor stuff mostly.
ControlStruct 553f032f   16 months ajbeach Insert additional checks so that impossible, or just unimplemented, …
GenPoly 5e0bba5   14 months ajbeach Work on the box pass, fixing up the FunctionDecl? update.
include 9feb34b   21 months ajbeach Moved toString and toCString to a new header. Updated includes. …
InitTweak 3c714ad   14 months ajbeach I don't actually know if this fixes anything, but the old version was …
Parser 36e6f10   14 months ajbeach Parser now uses constants from the new ast types.
ResolvExpr 58c64323   14 months ajbeach Hang on, eval doesn't have any side effects.
SymTab a137d5a   14 months ajbeach Took out some old code from the new section of the Mangler.
SynTree 46da46b   20 months f37yu current progress
Tuples bccd70a   19 months ajbeach Removed internal code from TypeSubstitution? header. It caused a chain …
Validate 4d860ea3   15 months mlbrooks Fix compiler bug where duplicate type declarations caused crash. And …
Virtual 4bae7b4   18 months caparson fixed bug where virtual dtor would not work if dtors or ctors of the …
BasicTypes-gen.cc 19.8 KB 7d55e4d   14 months ajbeach Simple rework to BasicTypes?-gen.cc to avoid refering to the old ast. …
CompilationState.cc 1.0 KB 372b6d3   21 months pabuhr add -invariant/--invariant flag to enable invariant checking during …
CompilationState.h 1018 bytes 372b6d3   21 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   14 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   5 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   19 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.