summaryrefslogtreecommitdiffstats
path: root/src/vhdljjparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* issue #6734 parsing performance worsenedDimitri van Heesch2019-01-071-3/+4
* Bug 691689 - Line numbers for examplesDimitri van Heesch2018-08-191-7/+7
* Merge pull request #684 from albert-github/feature/bug_794567Dimitri van Heesch2018-05-011-104/+0
|\
| * Bug 794567 - Doxygen crash when using \code{.markdown}...\endcode in VHDL sourcealbert-github2018-03-271-104/+0
* | Making VHDL error messages more doxygen likealbert-github2018-03-271-0/+7
|/
* Fix not initialized pointer when parser is starting on a new file.Andreas Regel2017-12-041-0/+1
* Remove unused variablesChristoph GrĂ¼ninger2016-01-231-3/+0
* Changed configuration mechanism to directly access options in order to improv...Dimitri van Heesch2016-01-171-1/+1
* Bug 758495 - Bug in VHDL parser + other fixesDimitri van Heesch2015-12-201-1/+16
* Fixed various issues found by PVS-Studio.Dimitri van Heesch2015-08-181-1/+4
* Adding commands \hidecallgraph and \hidecallergraphalbert-github2015-02-221-16/+18
* Merge pull request #272 from albert-github/feature/bug_unusedDimitri van Heesch2015-01-031-5/+1
|\
| * Remove unused local and static global variablesalbert-github2014-12-271-5/+1
* | Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-021-1/+1
|/
* Various VHDL fixesDimitri van Heesch2014-11-061-40/+51
* Introduce new optimized string implementation (attempt 2)Dimitri van Heesch2014-10-231-3/+3
* Vhdl fixesDimitri van Heesch2014-08-111-67/+287
* New VHDL parser implementationDimitri van Heesch2014-08-021-0/+608