source: src/SymTab @ 934fa0f

Name Size Rev Age Author Last Change
../
Autogen.cc 33.9 KB fb4dc28   20 months ajbeach Moved new ast code out of one of the old files. The new file may have …
Autogen.h 9.7 KB 8913de4   19 months ajbeach Update in autogen that should help with some resolver issues and …
Demangle.cc 22.4 KB 934fa0f   14 months ajbeach Translated the demangling code from the old ast to the new ast.
Demangle.h 735 bytes c649d2c   14 months ajbeach Updated the demangler to also demangle operator names. You can also …
demangler.cc 636 bytes c649d2c   14 months ajbeach Updated the demangler to also demangle operator names. You can also …
FixFunction.cc 6.3 KB b2ecd48   18 months ajbeach Changes related to invariant checking scoping, it is not ready by …
FixFunction.h 1.1 KB 1931bb01   2 years ajbeach Converted 'Validate A' to the new AST. There some utility changes as well.
GenImplicitCall.cpp 7.9 KB 14c0f7b   17 months ajbeach Added invariant to check that referenced declarations are in scope. …
GenImplicitCall.hpp 1.1 KB 8913de4   19 months ajbeach Update in autogen that should help with some resolver issues and …
Indexer.cc 24.8 KB fed6a0f   2 years ajbeach Header Clean-up: Moving more declarations to the header of the …
Indexer.h 7.8 KB 6e50a6b   4 years mlbrooks Implementing language-provided syntax for (array) dimensions. Former …
Mangler.cc 29.8 KB a137d5a   14 months ajbeach Took out some old code from the new section of the Mangler.
Mangler.h 3.4 KB 0026d67   2 years ajbeach Replaced Mangle::typeMode() with Mangle::mangleType(...), as it is how …
ManglerCommon.cc 4.2 KB 4ac402d   14 months ajbeach Added a missing include (not sure how that slipped through) and did …
module.mk 1.0 KB fb4dc28   20 months ajbeach Moved new ast code out of one of the old files. The new file may have …
Validate.cc 52.2 KB 9feb34b   21 months ajbeach Moved toString and toCString to a new header. Updated includes. …
Validate.h 942 bytes b9f8274   2 years ajbeach Removed the validate sub-pass interface. This also showed an extra …
ValidateType.cc 17.3 KB 9feb34b   21 months ajbeach Moved toString and toCString to a new header. Updated includes. …
ValidateType.h 1001 bytes 9939dc3   3 years ajbeach Reduced the number of object files linked into the demangler. Some of …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.