swig/Source/CParse
William S Fulton 32a454cfef Merge branch 'templates-scope-enforcement'
* templates-scope-enforcement:
  Test a few %template errors
  Add using declarations to templates into typedef table.
  Fix type lookup in the presence of using directives and using declarations
  More docs on %template
  Testcase fix for nameclash in php
  %template scope enforcement and class definition fixes
  Template documentation tweaks
  More consistent formatting of examples in documentation
  More consistent formatting of examples in documentation
  Documentation corrections to use targetlang formatting
  More consistent formatting of examples in documentation
  More consistent formatting of examples in documentation
  More consistent formatting of examples in documentation
  Namespace documentation minor corrections
  Improve description of template_parameters_resolve
  Minor code optimisation in template_parameters_resolve
  Fix scope lookup for template parameters containing unary scope operators
  Typemap change for templates
2017-08-16 21:44:51 +01:00
..
cparse.h Fix enum error when value contains char in compound expression 2016-09-07 15:46:16 -07:00
cscanner.c Cosmetic rename COPERATOR to CONVERSIONOPERATOR 2015-05-01 19:26:09 +01:00
parser.y Merge branch 'templates-scope-enforcement' 2017-08-16 21:44:51 +01:00
templ.c Warning fixes for 64bit visual c++ on Windows 2015-07-03 20:59:24 +01:00
util.c smartptr feature support - factor out common code 2015-09-25 22:57:59 +01:00