source: src/SymTab @ 934fa0f

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