| ../ | 
  | Visitor.hpp | 8.6 KB
     | 10a1225 | 6 years | Thierry Delisle | Many errors and warning fixes.
More visit implementation | 
  | TypeVar.hpp | 705 bytes
     | 9e1d485 | 6 years | a3moss | First draft of ast::Type with subclasses | 
  | TypeSubstitution.hpp | 7.6 KB
     | 0b57626 | 6 years | ajbeach | Silenced a warning and removed trailing whitespace. | 
  | TypeSubstitution.cpp | 6.8 KB
     | 172d9342 | 6 years | mlbrooks | added old-to-new conversion for TypeSubstitution, within a framework … | 
  | Type.hpp | 15.6 KB
     | b0ec971 | 6 years | a3moss | Added ast::Type printers | 
  | Type.cpp | 5.1 KB
     | 514a791 | 6 years | a3moss | Fix compile errors on previous push | 
  | StorageClasses.hpp | 1.2 KB
     | 9e1d485 | 6 years | a3moss | First draft of ast::Type with subclasses | 
  | Stmt.hpp | 12.7 KB
     | 0f740d6 | 6 years | ajbeach | Clean-up. Added one line docs for Stmts. | 
  | Stmt.cpp | 2.8 KB
     | d8938622 | 6 years | a3moss | Broken GenericSubstitution version | 
  | Print.hpp | 705 bytes
     | 461046f | 6 years | Thierry Delisle | Started implementing the print visitor | 
  | Print.cpp | 24.5 KB
     | 20a5977 | 6 years | a3moss | Added kind to ConstantExpr and some Expr prints | 
  | porting.md | 10.9 KB
     | 489bacf | 6 years | a3moss | Changed Attribute field to params
Done for consistency with other … | 
  | Pass.proto.hpp | 11.7 KB
     | 0b8bf27 | 6 years | Thierry Delisle | Fixed pass visitor so previsit can return void to signify it will … | 
  | Pass.impl.hpp | 55.3 KB
     | 489bacf | 6 years | a3moss | Changed Attribute field to params
Done for consistency with other … | 
  | Pass.hpp | 15.6 KB
     | 335f2d8 | 6 years | Thierry Delisle | Fixed some warnings and implemented memberExpr ctor and extractResultType | 
  | Pass.cpp | 521 bytes
     | b0abc8a0 | 6 years | Thierry Delisle | Fixed errors in the pass visitor | 
  | ParseNode.hpp | 1.2 KB
     | 87701b6 | 6 years | Thierry Delisle | Tentative fix for increment/decrement and implented a few more visits | 
  | Node.hpp | 4.7 KB
     | 76ed81f | 6 years | a3moss | Broken stuff pre-Pass fix | 
  | Node.cpp | 17.1 KB
     | 76ed81f | 6 years | a3moss | Broken stuff pre-Pass fix | 
  | module.mk | 859 bytes
     | 0b8bf27 | 6 years | Thierry Delisle | Fixed pass visitor so previsit can return void to signify it will … | 
  | LinkageSpec.hpp | 2.1 KB
     | 7f3f63c | 6 years | Thierry Delisle | Unions now correctly use bitfields from previous commit | 
  | LinkageSpec.cpp | 1.5 KB
     | 87701b6 | 6 years | Thierry Delisle | Tentative fix for increment/decrement and implented a few more visits | 
  | Label.hpp | 1.4 KB
     | 6d51bd7 | 6 years | Thierry Delisle | Fixes to the new templated pass and started on conversions | 
  | Init.hpp | 4.1 KB
     | 87701b6 | 6 years | Thierry Delisle | Tentative fix for increment/decrement and implented a few more visits | 
  | Init.cpp | 1.3 KB
     | 87701b6 | 6 years | Thierry Delisle | Tentative fix for increment/decrement and implented a few more visits | 
  | GenericSubstitution.hpp | 664 bytes
     | d8938622 | 6 years | a3moss | Broken GenericSubstitution version | 
  | GenericSubstitution.cpp | 1.6 KB
     | 335f2d8 | 6 years | Thierry Delisle | Fixed some warnings and implemented memberExpr ctor and extractResultType | 
  | Fwd.hpp | 2.4 KB
     | 733074e | 6 years | Thierry Delisle | Removed stub for toString by moving to a more precise Stub | 
  | FunctionSpec.hpp | 1.0 KB
     | 9e1d485 | 6 years | a3moss | First draft of ast::Type with subclasses | 
  | Expr.hpp | 24.4 KB
     | 20a5977 | 6 years | a3moss | Added kind to ConstantExpr and some Expr prints | 
  | Expr.cpp | 12.6 KB
     | 20a5977 | 6 years | a3moss | Added kind to ConstantExpr and some Expr prints | 
  | DeclReplacer.hpp | 1.1 KB
     | e9b44489 | 6 years | Thierry Delisle | Implemented declReplacer | 
  | DeclReplacer.cpp | 2.8 KB
     | e9b44489 | 6 years | Thierry Delisle | Implemented declReplacer | 
  | Decl.hpp | 11.3 KB
     | ed3935da | 6 years | Thierry Delisle | typeString is now public, since it is const and effectively constexpr, … | 
  | Decl.cpp | 3.2 KB
     | 733074e | 6 years | Thierry Delisle | Removed stub for toString by moving to a more precise Stub | 
  | CVQualifiers.hpp | 2.2 KB
     | 8a5530c | 6 years | Thierry Delisle | Fixed FunctionType cast, fixed maybe_accept, implemented statement … | 
  | Convert.hpp | 766 bytes
     | 74dbbf6 | 6 years | ajbeach | ConverterNewToOld boiler-plate code. | 
  | Convert.cpp | 69.7 KB
     | 20a5977 | 6 years | a3moss | Added kind to ConstantExpr and some Expr prints | 
  | Bitfield.hpp | 1.8 KB
     | 461046f | 6 years | Thierry Delisle | Started implementing the print visitor | 
  | Attribute.hpp | 1.4 KB
     | 489bacf | 6 years | a3moss | Changed Attribute field to params
Done for consistency with other … | 
  | Attribute.cpp | 1.4 KB
     | 0b57626 | 6 years | ajbeach | Silenced a warning and removed trailing whitespace. |