1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 01:36:01 +02:00
cdt/lrparser/org.eclipse.cdt.core.lrparser
Richard Eames 795c418f10 Bug 379684 Support for User Defined Literals
This patch adds preliminary support for C++11 user defined literals:
* Syntax support
* Type deduction in expressions
* Template literal operators
* String literal concatenation

Change-Id: I8a9760036a2c8428295f0e1ffb4b519a0a2577c9
Signed-off-by: Richard Eames <eclipse@naddiseo.ca>
2015-07-07 00:38:55 -04:00
..
.settings Automatically add appropriate #include statements in index tests. 2014-11-21 14:42:39 -08:00
grammar Bug 315826 Update LR Parser for the template arguments rules - patch by John Liu 2010-08-09 17:50:49 +00:00
META-INF Move some leftover plugins from Java 5 to Java 7. 2015-03-25 13:42:20 -04:00
old/org/eclipse/cdt/internal/core/dom/lrparser Improved robustness of global scope handling. 2015-06-09 11:58:47 -07:00
src/org/eclipse/cdt Bug 379684 Support for User Defined Literals 2015-07-07 00:38:55 -04:00
.classpath Automatically add appropriate #include statements in index tests. 2014-11-21 14:42:39 -08:00
.project Bug 318011 - Invalid project name in org.eclipse.cdt.core.lrparser .project 2010-08-06 01:28:31 +00:00
about.html initial commit of new C99 and C++ parsers (work in progress) 2008-01-22 19:16:30 +00:00
about.ini New CDT Icon. 2010-06-03 15:20:43 +00:00
about.mappings initial commit of new C99 and C++ parsers (work in progress) 2008-01-22 19:16:30 +00:00
about.properties update copyright in about and update provider info 2010-05-31 20:40:20 +00:00
build.properties Fixed up branding plug-ins. 2010-06-04 01:18:33 +00:00
cdt_logo_icon32.png Update to new CDT Logo 2014-12-16 13:29:12 -05:00
plugin.properties update copyrights 2009-05-26 21:34:15 +00:00
plugin.xml [273326] [XLC Parser] support variable length arrays in C++ 2009-04-22 18:57:35 +00:00
pom.xml Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00