fwbuilder/src/antlr
Sirius Bakke 0421a0cf45 fix: Remove deprecated (C++11) std::{binary,unary}_function 2023-07-22 20:06:18 +02:00
..
ANTLRException.hpp C++ exception specifications are deprecated in C++11: 2018-02-07 02:32:55 -05:00
ANTLRUtil.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
ANTLRUtil.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
AST.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
ASTArray.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
ASTFactory.cpp feat: Apply modernize-use-nullptr 2018-09-12 20:21:26 +02:00
ASTFactory.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
ASTNULLType.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
ASTNULLType.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
ASTPair.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
ASTRefCount.cpp feat: Apply modernize-use-nullptr 2018-09-12 20:21:26 +02:00
ASTRefCount.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
BaseAST.cpp feat: Apply modernize-use-nullptr 2018-09-12 20:21:26 +02:00
BaseAST.hpp applied patch main-unusedparam.patch see #1510 2010-06-08 20:42:31 +00:00
BitSet.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
BitSet.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
CMakeLists.txt refactor: Reduce cmake global defines 2019-07-28 19:59:21 +02:00
CharBuffer.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
CharBuffer.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
CharInputBuffer.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
CharScanner.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
CharScanner.hpp fix: Remove deprecated (C++11) std::{binary,unary}_function 2023-07-22 20:06:18 +02:00
CharStreamException.hpp C++ exception specifications are deprecated in C++11: 2018-02-07 02:32:55 -05:00
CharStreamIOException.hpp C++ exception specifications are deprecated in C++11: 2018-02-07 02:32:55 -05:00
CircularQueue.hpp 2008-11-12 Vadim Kurland <vadim@vk.crocodile.org> 2008-11-13 06:33:44 +00:00
CommonAST.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
CommonAST.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
CommonASTWithHiddenTokens.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
CommonASTWithHiddenTokens.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
CommonHiddenStreamToken.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
CommonHiddenStreamToken.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
CommonToken.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
CommonToken.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
IOException.hpp C++ exception specifications are deprecated in C++11: 2018-02-07 02:32:55 -05:00
InputBuffer.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
InputBuffer.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
LLkParser.cpp refactor: NULL -> nullptr 2018-10-04 16:20:02 +02:00
LLkParser.hpp 2008-11-12 Vadim Kurland <vadim@vk.crocodile.org> 2008-11-13 06:33:44 +00:00
LexerSharedInputState.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
MismatchedCharException.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
MismatchedCharException.hpp C++ exception specifications are deprecated in C++11: 2018-02-07 02:32:55 -05:00
MismatchedTokenException.cpp feat: Apply modernize-use-nullptr 2018-09-12 20:21:26 +02:00
MismatchedTokenException.hpp C++ exception specifications are deprecated in C++11: 2018-02-07 02:32:55 -05:00
NoViableAltException.cpp feat: Apply modernize-use-nullptr 2018-09-12 20:21:26 +02:00
NoViableAltException.hpp C++ exception specifications are deprecated in C++11: 2018-02-07 02:32:55 -05:00
NoViableAltForCharException.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
NoViableAltForCharException.hpp C++ exception specifications are deprecated in C++11: 2018-02-07 02:32:55 -05:00
Parser.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
Parser.hpp fix: Add support for Qt6 2023-07-22 20:06:11 +02:00
ParserSharedInputState.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
RecognitionException.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
RecognitionException.hpp C++ exception specifications are deprecated in C++11: 2018-02-07 02:32:55 -05:00
RefCount.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
SemanticException.hpp C++ exception specifications are deprecated in C++11: 2018-02-07 02:32:55 -05:00
String.cpp * applied two patches by Vadim Zhukov persgray@gmail.com to 2011-07-06 16:43:38 -07:00
String.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
Token.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
Token.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
TokenBuffer.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
TokenBuffer.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
TokenRefCount.cpp feat: Apply modernize-use-nullptr 2018-09-12 20:21:26 +02:00
TokenRefCount.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
TokenStream.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
TokenStreamBasicFilter.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
TokenStreamBasicFilter.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
TokenStreamException.hpp C++ exception specifications are deprecated in C++11: 2018-02-07 02:32:55 -05:00
TokenStreamHiddenTokenFilter.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
TokenStreamHiddenTokenFilter.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
TokenStreamIOException.hpp C++ exception specifications are deprecated in C++11: 2018-02-07 02:32:55 -05:00
TokenStreamRecognitionException.hpp C++ exception specifications are deprecated in C++11: 2018-02-07 02:32:55 -05:00
TokenStreamRetryException.hpp C++ exception specifications are deprecated in C++11: 2018-02-07 02:32:55 -05:00
TokenStreamRewriteEngine.cpp fix: Add braces to remove if misleading-indentation 2018-02-27 22:42:34 +01:00
TokenStreamRewriteEngine.hpp Initial import into v3 branch 2007-12-25 22:25:59 +00:00
TokenStreamSelector.cpp feat: Apply modernize-use-nullptr 2018-09-12 20:21:26 +02:00
TokenStreamSelector.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
TokenWithIndex.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
TreeParser.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
TreeParser.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
TreeParserSharedInputState.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
config.hpp turn on svn Id tags 2008-07-05 17:40:12 +00:00
dll.cpp turn on svn Id tags 2008-07-05 17:40:12 +00:00