summaryrefslogtreecommitdiffstats
path: root/vhdlparser
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: remove implicit conversion from QCString to const char *Dimitri van Heesch2021-04-225-1209/+1204
* Removing some left over qtoolsalbert-github2021-03-271-1/+0
* Refactoring: move qcstring and remove qtoolsDimitri van Heesch2021-03-254-1377/+1405
* Redundant storage of `VhdlParser_adj.cc`, it can be regeneratedalbert-github2020-11-171-1/+1
* Redundant storage of `VhdlParser_adj.cc`, it can be regeneratedalbert-github2020-11-172-11707/+9
* Warnings in generated VhdlParser.ccalbert-github2020-11-065-3/+11733
* Allow building doxygen as a subprojectAnonymous Maarten2020-09-161-4/+4
* Vhdl improvements (ALIAS, translation) (#7813)powARman2020-08-032-1/+6
* remove vhdlparser/MakefileCosta Shulyupin2020-06-282-54/+15
* Regression: further fixes to make the documentation build againDimitri van Heesch2020-06-102-1579/+1214
* issue #7778 Build fails with javacc 5.0 (#7779)albert-github2020-06-101-0/+6
* missing instance-reworkhake2020-06-031-1/+1
* Added generated filesDimitri van Heesch2020-05-122-723/+735
* fixed if-generate-bug 7721hake2020-05-111-15/+15
* Migrated some code in pre.l to use STL containersDimitri van Heesch2020-03-282-490/+246
* Fix 6342: Applying provided patchJonas Fingerling2020-03-264-2509/+2885
* Enabled stricter compiler warnings and fixed all new warningsDimitri van Heesch2020-03-081-6/+3
* Warnings in case of a VHDL erroralbert-github2020-02-161-5/+5
* Fix build error after 'make clean' due to creation of unpatched JavaCC.hDimitri van Heesch2020-02-121-1/+1
* issue #7411: "warning: return type of member is not documented" for static vo...Dimitri van Heesch2020-02-093-2166/+2151
* vhdl-fixed-bug-7432hake2020-02-041-36/+35
* Regenerate checked in code with JavaCC 7.0.5Dimitri van Heesch2020-01-2517-8011/+6510
* fixed some parser bugs,make parser ready for javacc 7.0.5hake2020-01-242-65/+131
* Make VHDL parser reentrantDimitri van Heesch2020-01-038-1860/+1808
* Merge branch 'master' into spellingDimitri van Heesch2019-12-2317-4240/+6669
|\
| * Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-12-121-1/+1
| |\
| | * Merge pull request #7440 from albert-github/feature/bug_JAVACC_FLAGSDimitri van Heesch2019-12-121-1/+1
| | |\
| | | * Adding JAVACC_FLAGS for javacc compilationalbert-github2019-12-121-1/+1
| * | | Minor fixesDimitri van Heesch2019-12-122-87/+121
| * | | Merge branch 'feature/issue_7436' of https://github.com/albert-github/doxygen...Dimitri van Heesch2019-12-121-6/+6
| |\ \ \ | | |/ / | |/| |
| | * | issue #7436 Incorrect handling of block comments in VHDLalbert-github2019-12-111-6/+6
| | |/
| * | Revert to locally patched version 6.2 of JavaCC due to more regressions :-(Dimitri van Heesch2019-12-1214-609/+668
| * | Revert to use of javacc-6.1.3 due to regressionDimitri van Heesch2019-12-1215-4724/+7059
| |/
| * Merge pull request #7334 from albert-github/feature/issue_7313_vhdl_subtypeDimitri van Heesch2019-12-101-0/+3
| |\
| | * issue #7313 VHDL attribute 'subtype is not supported and breaks parseralbert-github2019-10-181-0/+3
| * | Changed std::unique_ptr<Entry> to std::shared_ptr<Entry> at avoid use after f...Dimitri van Heesch2019-12-083-6/+4
* | | spelling: occursJosh Soref2019-11-121-1/+1
* | | spelling: implementationJosh Soref2019-11-121-1/+1
* | | spelling: followingJosh Soref2019-11-122-2/+2
|/ /
* | Update of generated VhdlParser files.Dimitri van Heesch2019-11-062-5/+5
* | Spelling corrections for vhdl directoryalbert-github2019-11-041-1/+1
* | Fix double delete in VHDL error handler.Dimitri van Heesch2019-11-031-2/+0
* | Update generated VHDL code to JavaCC 7.0.5Dimitri van Heesch2019-11-0316-4850/+2514
* | Update generated code to javacc 6.2Dimitri van Heesch2019-10-2814-617/+672
* | Adding possibility to automatically build vhdlparser from vhdlparser.jj filealbert-github2019-10-181-0/+10
|/
* Discrepancy between vhdl input and generated sourcesalbert-github2019-10-171-2/+2
* Use smartpointers to manage the lifetime of Entry objectsDimitri van Heesch2019-10-073-23/+23
* Fix #6906Ton van den Heuvel2019-05-061-9/+3
* Improved const correctness and added support for inline namespacesDimitri van Heesch2019-04-211-1/+1
* Bug 691689 - Line numbers for examplesDimitri van Heesch2018-08-192-6/+6