| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compiler warnings on Windows (Visual Studio) | Dimitri van Heesch | 2020-02-12 | 1 | -0/+3 |
|
|
* | Make defargs.l reentrant | Dimitri van Heesch | 2019-12-31 | 1 | -227/+369 |
|
|
* | issue #7446: C#: parameter named `extends` is broken in the documentation | Dimitri van Heesch | 2019-12-20 | 1 | -4/+13 |
|
|
* | Remove bogus flex code | Dimitri van Heesch | 2019-11-18 | 1 | -6/+0 |
|
|
* | Changed ArgumentList to be an STL container | Dimitri van Heesch | 2019-10-27 | 1 | -38/+41 |
|
|
* | Consistent way to show scanner state | albert-github | 2019-09-05 | 1 | -0/+2 |
|
|
* | issue #7236: C++: bug when using function as parameter | Dimitri van Heesch | 2019-08-29 | 1 | -3/+15 |
|
|
* | Correction warning message | albert-github | 2019-06-01 | 1 | -3/+3 |
|
|
* | Forgot to comment out debug print | Dimitri van Heesch | 2019-02-10 | 1 | -1/+1 |
|
|
* | Improve handling < for expressions inside template argument defaults | Dimitri van Heesch | 2019-02-10 | 1 | -11/+7 |
|
|
* | Prevent possible 'QGDict::hashAsciiKey: Invalid null key' warning | Dimitri van Heesch | 2018-12-24 | 1 | -1/+1 |
|
|
* | Added some missing default types for argument matching | Dimitri van Heesch | 2018-12-24 | 1 | -0/+4 |
|
|
* | Changed implementation, added test case | Dimitri van Heesch | 2018-12-24 | 1 | -10/+25 |
|
|
* | issue #6690 Regression in handling of shorthand signed/unsigned types in func... | albert-github | 2018-12-20 | 1 | -2/+2 |
|
|
* | Use QCStringList::split i.s.o. QStringList::split | Dimitri van Heesch | 2018-10-28 | 1 | -4/+4 |
|
|
* | Bug 436883 - Handling of unnamed parameters (C/C++) unclear | albert-github | 2018-07-14 | 1 | -2/+4 |
|
|
* | Bug 520975 - Unnamed parameters parsed incorrectly | albert-github | 2018-07-14 | 1 | -2/+13 |
|
|
* | Bug 790320 - C++ parameter from lambda not recognized | Dimitri van Heesch | 2017-12-25 | 1 | -0/+8 |
|
|
* | Bug 771152 - C++11 ref-qualifiers do not appear in Member Function Documentat... | Dimitri van Heesch | 2016-09-21 | 1 | -0/+6 |
|
|
* | flex: use %option instead of command line options. | Adrian Negreanu | 2016-09-21 | 1 | -0/+2 |
|
|
* | Bug 757300 - Failed to document nested classes with "reference to array" para... | Dimitri van Heesch | 2015-12-20 | 1 | -1/+1 |
|
|
* | Fixed regression in argument processing | Dimitri van Heesch | 2015-06-21 | 1 | -4/+4 |
|
|
* | drop #include <unistd.h> | Adrian Negreanu | 2015-05-15 | 1 | -2/+2 |
|
|
* | Fix for rendering the template parameters of members of variadic template cla... | Dimitri van Heesch | 2015-03-22 | 1 | -6/+6 |
|
|
* | Bump copyright year | Dimitri van Heesch | 2015-02-26 | 1 | -1/+1 |
|
|
* | Added type constraint relations for Java generics to dot graphs and XML output | Dimitri van Heesch | 2015-02-21 | 1 | -5/+26 |
|
|
* | Updated copyright | Dimitri van Heesch | 2014-02-11 | 1 | -1/+1 |
|
|
* | Debug output for lexical analyzer | Albert | 2013-11-13 | 1 | -0/+3 |
|
|
* | Bug 709526 - C++ parsing problem with operators <<, <, >, >> inside templates | Dimitri van Heesch | 2013-10-12 | 1 | -0/+29 |
|
|
* | Release-1.8.3.1 | Dimitri van Heesch | 2013-01-20 | 1 | -2/+2 |
|
|
* | Release-1.8.2-20121118 | Dimitri van Heesch | 2012-11-18 | 1 | -1/+0 |
|
|
* | Release-1.8.1.2-20120729 | Dimitri van Heesch | 2012-07-29 | 1 | -5/+49 |
|
|
* | Release-1.8.0-20120408 | Dimitri van Heesch | 2012-04-08 | 1 | -2/+7 |
|
|
* | Release-1.7.6.1-20120220 | Dimitri van Heesch | 2012-02-20 | 1 | -1/+2 |
|
|
* | Release-1.7.3-20110123 | Dimitri van Heesch | 2011-01-23 | 1 | -1/+1 |
|
|
* | Release-1.7.2-20101224 | Dimitri van Heesch | 2010-12-24 | 1 | -10/+13 |
|
|
* | Release-1.7.1-20100728 | Dimitri van Heesch | 2010-07-28 | 1 | -1/+1 |
|
|
* | Release-1.6.2-20100124 | Dimitri van Heesch | 2010-01-24 | 1 | -1/+1 |
|
|
* | Release-1.5.6-20080914 | Dimitri van Heesch | 2008-09-14 | 1 | -1/+17 |
|
|
* | Release-1.5.6-20080626 | Dimitri van Heesch | 2008-06-26 | 1 | -1/+1 |
|
|
* | Release-1.5.5-20080420 | Dimitri van Heesch | 2008-04-20 | 1 | -1/+1 |
|
|
* | Release-1.5.5 | Dimitri van Heesch | 2008-02-10 | 1 | -0/+14 |
|
|
* | Release-1.5.4-20080123 | Dimitri van Heesch | 2008-01-23 | 1 | -1/+6 |
|
|
* | Release-1.5.4-20080101 | Dimitri van Heesch | 2008-01-17 | 1 | -2/+2 |
|
|
* | Release-1.5.4 | Dimitri van Heesch | 2008-01-16 | 1 | -1/+1 |
|
|
* | Release-1.5.3-20070815 | Dimitri van Heesch | 2007-08-15 | 1 | -1/+8 |
|
|
* | Release-1.5.1-20070219 | Dimitri van Heesch | 2007-02-19 | 1 | -1/+1 |
|
|
* | Release-1.5.1-20070107 | Dimitri van Heesch | 2007-01-07 | 1 | -1/+1 |
|
|
* | Release-1.5.1-20061202 | Dimitri van Heesch | 2006-12-02 | 1 | -1/+1 |
|
|
* | Release-1.4.6-20060507 | Dimitri van Heesch | 2006-05-07 | 1 | -1/+1 |
|
|