source: src/SymTab @ 0589e83

Name Size Rev Age Author Last Change
../
Autogen.cc 33.9 KB fb4dc28   15 months ajbeach Moved new ast code out of one of the old files. The new file may have …
Autogen.h 9.7 KB 8913de4   14 months ajbeach Update in autogen that should help with some resolver issues and …
Demangle.cc 12.1 KB 0589e83   8 months ajbeach The demangler now uses the compiler's genType. The only difference I …
Demangle.h 735 bytes c649d2c   8 months ajbeach Updated the demangler to also demangle operator names. You can also …
demangler.cc 636 bytes c649d2c   8 months ajbeach Updated the demangler to also demangle operator names. You can also …
FixFunction.cc 6.3 KB b2ecd48   13 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   12 months ajbeach Added invariant to check that referenced declarations are in scope. …
GenImplicitCall.hpp 1.1 KB 8913de4   14 months ajbeach Update in autogen that should help with some resolver issues and …
Indexer.cc 24.8 KB fed6a0f   18 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   9 months ajbeach Took out some old code from the new section of the Mangler.
Mangler.h 3.4 KB 0026d67   21 months ajbeach Replaced Mangle::typeMode() with Mangle::mangleType(...), as it is how …
ManglerCommon.cc 4.2 KB 4ac402d   9 months ajbeach Added a missing include (not sure how that slipped through) and did …
module.mk 1.0 KB fb4dc28   15 months ajbeach Moved new ast code out of one of the old files. The new file may have …
Validate.cc 52.2 KB 9feb34b   16 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   16 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.