source: src@ f2f595d7

ADT ast-experimental
Name Size Rev Age Author Last Change
../
AST d3bffdb   3 years ajbeach Added some notes to porting.md.
CodeGen 8bb86ce   3 years j82liang Clean up some code related to Enum codegen
CodeTools fc134a48   3 years j82liang Implement the struct enum
Common f26421f   3 years mganesan Removed CompilerError and UnimplementedError
Concurrency 2d028039   3 years caparson added support for copy based envelopes
ControlStruct 0bd46fd   3 years Thierry Delisle Fixed several warnings
GenPoly c97b448   3 years ajbeach Added some box pass utilities that I believe are working and I don't …
include b4d34fa   6 years mlbrooks add previously ignored file---goes with Fixed handling of literals.cfa
InitTweak e563edf   3 years ajbeach Header Clean-up: Clearing out typeops, moving things to Unify because …
Parser f2f595d7   3 years ajbeach RunParser now uses AST for its interface everywhere. (Works because …
ResolvExpr a0d1f1c   3 years ajbeach Header Clean-up: Removed no longer needed includes from typeops, and …
SymTab 21a2a7d   3 years ajbeach Replaced ScopedMap::erase with a version that should avoid the order …
SynTree 7b5694d   3 years ajbeach Header Clean-up: Moved more things from typeops to Unify.
Tuples 36cb4d9   3 years ajbeach Reorganize the expandTuple pass to hopefully make it easier to follow.
Validate 21a2a7d   3 years ajbeach Replaced ScopedMap::erase with a version that should avoid the order …
Virtual 0026d67   3 years ajbeach Replaced Mangle::typeMode() with Mangle::mangleType(...), as it is how …
BasicTypes-gen.cc 19.8 KB cfaa2873   6 years pabuhr generate BasicType::typeNames from BasicTypes-gen
CompilationState.cc 1.0 KB 64b3cda   3 years ajbeach Adjusted -Pasterr so it works while using the new ast. Removed the …
CompilationState.h 1002 bytes 64b3cda   3 years ajbeach Adjusted -Pasterr so it works while using the new ast. Removed the …
config.h.in 3.1 KB 0fc91db1   3 years Thierry Delisle Removed old ast from configure and tests.py
main.cc 28.4 KB f2f595d7   3 years ajbeach RunParser now uses AST for its interface everywhere. (Works because …
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 6c2dc00   4 years y58xue Convert makeLibCfa to use new AST
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.