| ../ | 
  | AdjustExprType.cpp | 3.0 KB
     | 5f225f5 | 18 months | ajbeach | Perhaps only src/Makefile.am needed to change, but I did a text search … | 
  | AdjustExprType.hpp | 870 bytes
     | 0bd3faf | 2 years | ajbeach | Removed forward declarations missed in the BaseSyntaxNode removal. … | 
  | Candidate.cpp | 1.5 KB
     | 9feb34b | 3 years | ajbeach | Moved toString and toCString to a new header. Updated includes. … | 
  | Candidate.hpp | 3.3 KB
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | CandidateFinder.cpp | 81.1 KB
     | bfa7bf0 | 16 months | ajbeach | Silenced a warning. | 
  | CandidateFinder.hpp | 3.1 KB
     | 85855b0 | 17 months | j82liang | 1. Implement enum cast; 2. Change valueE so that opague enum returns … | 
  | CandidatePrinter.cpp | 1.6 KB
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | CandidatePrinter.hpp | 849 bytes
     | 1622af5 | 4 years | ajbeach | Created CandidatePrinter from AlternativePrinter (seems to uncover a … | 
  | CastCost.cpp | 5.7 KB
     | 115ac1ce | 16 months | j82liang | Allow explict conversion from cfa enum to int (while disallow implicit) | 
  | CastCost.hpp | 814 bytes
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | CommonType.cpp | 50.1 KB
     | 5ccc733 | 16 months | j82liang | Fix the bug that C style enum cannot to use as an lvalue | 
  | CommonType.hpp | 946 bytes
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | ConversionCost.cpp | 29.5 KB
     | 5ccc733 | 16 months | j82liang | Fix the bug that C style enum cannot to use as an lvalue | 
  | ConversionCost.hpp | 2.9 KB
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | Cost.hpp | 6.0 KB
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | CurrentObject.cpp | 19.7 KB
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | CurrentObject.hpp | 1.8 KB
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | EraseWith.cpp | 1.1 KB
     | d3652df | 2 years | ajbeach | Took the new EraseWith pass out of the box pass. It might be able to … | 
  | EraseWith.hpp | 800 bytes
     | d3652df | 2 years | ajbeach | Took the new EraseWith pass out of the box pass. It might be able to … | 
  | ExplodedArg.cpp | 804 bytes
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | ExplodedArg.hpp | 1.2 KB
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | FindOpenVars.cpp | 2.5 KB
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | FindOpenVars.hpp | 1006 bytes
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | module.mk | 2.1 KB
     | 0f612d2 | 18 months | ajbeach | Shoot, the non-extension renamings did not get caught in some corners. | 
  | PolyCost.cpp | 1.5 KB
     | 5f225f5 | 18 months | ajbeach | Perhaps only src/Makefile.am needed to change, but I did a text search … | 
  | PolyCost.hpp | 752 bytes
     | 0bd3faf | 2 years | ajbeach | Removed forward declarations missed in the BaseSyntaxNode removal. … | 
  | PtrsAssignable.cpp | 3.5 KB
     | 5f225f5 | 18 months | ajbeach | Perhaps only src/Makefile.am needed to change, but I did a text search … | 
  | PtrsAssignable.hpp | 748 bytes
     | 0bd3faf | 2 years | ajbeach | Removed forward declarations missed in the BaseSyntaxNode removal. … | 
  | PtrsCastable.cpp | 4.3 KB
     | 5f225f5 | 18 months | ajbeach | Perhaps only src/Makefile.am needed to change, but I did a text search … | 
  | PtrsCastable.hpp | 783 bytes
     | 0bd3faf | 2 years | ajbeach | Removed forward declarations missed in the BaseSyntaxNode removal. … | 
  | RenameVars.cpp | 4.0 KB
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | RenameVars.hpp | 902 bytes
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | ResolveMode.hpp | 1.7 KB
     | 4a89b52 | 2 years | ajbeach | Renamed ResolvMode to ResolveMode. This is less consistent with the … | 
  | Resolver.cpp | 44.6 KB
     | 8315947 | 16 months | j82liang | Remove automatic conversion from Enum type name to its len; change … | 
  | Resolver.hpp | 2.1 KB
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | ResolveTypeof.cpp | 6.1 KB
     | 9d5eacb | 16 months | j82liang | Fix the bug with typed anomynous enum got incorrect forward declaration | 
  | ResolveTypeof.hpp | 1015 bytes
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | SatisfyAssertions.cpp | 20.9 KB
     | 597f284 | 16 months | pabuhr | update 'Too many recursive assertions' error message with possible cause | 
  | SatisfyAssertions.hpp | 999 bytes
     | 1389810 | 5 years | f37yu | consolidate prune and satisfy assertion | 
  | SpecCost.cpp | 3.9 KB
     | 5f225f5 | 18 months | ajbeach | Perhaps only src/Makefile.am needed to change, but I did a text search … | 
  | SpecCost.hpp | 634 bytes
     | 2908f08 | 2 years | ajbeach | Most of ResolvExpr was written before the new style standard. Some … | 
  | Typeops.hpp | 2.7 KB
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | Unify.cpp | 22.5 KB
     | d3aa55e9 | 16 months | j82liang | 1. Disallow implicit conversion from cfa enum to int during on the … | 
  | Unify.hpp | 2.1 KB
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). | 
  | WidenMode.hpp | 1.2 KB
     | c92bdcc | 18 months | ajbeach | Updated the rest of the names in src/ (except for the generated files). |