Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enabled stricter compiler warnings and fixed all new warnings | Dimitri van Heesch | 2020-03-08 | 1 | -6/+3 |
| | |||||
* | fixed some parser bugs,make parser ready for javacc 7.0.5 | hake | 2020-01-24 | 1 | -0/+20 |
| | |||||
* | Adding debug options to vhdl parser generator | albert-github | 2018-03-26 | 1 | -0/+8 |
| | | | | | | | | JavaCC contains by default options to get more information about the parser paths used (analogous to the -d option of flex). - Makefile - adding option (JAVACC_FLAGS) for easier use of JavaCC options - adding possibility to reset generated files to their git versions. - vhdlstring.h adding functions required by debug options (debug_token_manager) | ||||
* | Switched back to version 6.2 of JavaCC for VHDL parser generation. | Dimitri van Heesch | 2015-01-03 | 1 | -4/+0 |
| | |||||
* | Various VHDL related fixes | Dimitri van Heesch | 2015-01-02 | 1 | -0/+5 |
| | |||||
* | Various VHDL fixes | Dimitri van Heesch | 2014-11-06 | 1 | -1/+2 |
| | |||||
* | Bug 735481 - [PATCH] Mismatch in memory allocation/de-allocation function in ↵ | Dimitri van Heesch | 2014-08-30 | 1 | -1/+1 |
| | | | | vhdlparser/vhdlstring.h | ||||
* | Fixed missing include for Linux | Dimitri van Heesch | 2014-08-02 | 1 | -0/+1 |
| | |||||
* | New VHDL parser implementation | Dimitri van Heesch | 2014-08-02 | 1 | -0/+100 |