Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhdl: extract vhdl.errors from errorout. | Tristan Gingold | 2019-05-08 | 1 | -0/+1 |
| | |||||
* | vhdl: move iirs_utils to vhdl.utils | Tristan Gingold | 2019-05-06 | 1 | -3/+3 |
| | |||||
* | vhdl: move std_standard package to vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -4/+4 |
| | |||||
* | vhdl: move tokens as vhdl child package. | Tristan Gingold | 2019-05-04 | 1 | -2/+2 |
| | |||||
* | vhdl: move scanner under vhdl hierarchy. | Tristan Gingold | 2019-05-04 | 1 | -4/+4 |
| | |||||
* | parse/sem: be more tolerant of parse errors. | Tristan Gingold | 2018-12-23 | 1 | -0/+5 |
| | |||||
* | libraries: clear last_design_file cache. | Tristan Gingold | 2018-12-18 | 1 | -22/+30 |
| | |||||
* | files_map: renaming for consistency. | Tristan Gingold | 2018-12-14 | 1 | -2/+2 |
| | |||||
* | libraries: use Get_Design_File_Source to get the file. | Tristan Gingold | 2018-12-13 | 1 | -4/+2 |
| | |||||
* | libraries: handle files without checksum. | Tristan Gingold | 2018-12-13 | 1 | -0/+1 |
| | |||||
* | libraries, iirs: use Logging instead of Text_IO. | Tristan Gingold | 2018-12-05 | 1 | -10/+9 |
| | |||||
* | Create sem_lib from libraries. | Tristan Gingold | 2018-11-14 | 1 | -379/+0 |
| | |||||
* | Fix warning: use clause for package has no effect | Vicente Bergas | 2018-05-03 | 1 | -1/+0 |
| | | | | | | | With gcc 8.1 the following message appears: warning: use clause for package "*" has no effect gnatmake: "*.adb" compilation error This patch fixes it. | ||||
* | libraries: get rid of Nam_Buffer. | Tristan Gingold | 2018-01-20 | 1 | -1/+1 |
| | |||||
* | libraries: remove use of Nam_Buffer. | Tristan Gingold | 2018-01-18 | 1 | -49/+45 |
| | |||||
* | Improve error message in case of circular dependency. | Tristan Gingold | 2017-12-01 | 1 | -1/+6 |
| | | | | Fix #471 | ||||
* | Rename of Iir_Kinds_Library_Unit | Tristan Gingold | 2017-12-01 | 1 | -26/+10 |
| | |||||
* | Rework list implementation, use iterator. | Tristan Gingold | 2017-11-11 | 1 | -16/+17 |
| | |||||
* | libraries.adb: constant-ify. | Tristan Gingold | 2017-10-24 | 1 | -5/+4 |
| | |||||
* | libraries: rename Implicit_Location by Library_Location. | Tristan Gingold | 2017-10-09 | 1 | -10/+7 |
| | |||||
* | files_map: rename Load_Source_File to Read_Source_File. | Tristan Gingold | 2017-10-05 | 1 | -3/+3 |
| | |||||
* | Minor refactoring to simplify interfacing. | Tristan Gingold | 2017-10-03 | 1 | -0/+1 |
| | |||||
* | libraries: add debug traces. | Tristan Gingold | 2017-10-02 | 1 | -4/+11 |
| | |||||
* | Refine previous patch: don't keep obsolete units of current analyzed file. | Tristan Gingold | 2017-07-20 | 1 | -1/+1 |
| | |||||
* | libraries: mark unit obsolete to reduce the number of obsolete checks. | Tristan Gingold | 2017-07-19 | 1 | -186/+270 |
| | | | | Fix #385 | ||||
* | Add ghdl --find-top command. | Tristan Gingold | 2017-07-05 | 1 | -0/+15 |
| | |||||
* | Fix typo: paths. | Tristan Gingold | 2017-05-18 | 1 | -15/+15 |
| | |||||
* | Disable warnings while analyzing dependences. | Tristan Gingold | 2017-02-21 | 1 | -1/+12 |
| | |||||
* | libraries: fix incorrect use of scanner during sem. | Tristan Gingold | 2017-02-13 | 1 | -6/+4 |
| | |||||
* | Library: unload library file after parsing it. | Tristan Gingold | 2017-02-13 | 1 | -21/+17 |
| | |||||
* | Add color diagnostics, show diagnostic option. | Tristan Gingold | 2017-02-06 | 1 | -15/+15 |
| | |||||
* | vhdl08: support top-level macro-expanded package instantiation declarations. | Tristan Gingold | 2016-12-05 | 1 | -42/+0 |
| | | | | Fixes #199 | ||||
* | Handle top-level instantiation of macro-expansed packages. | Tristan Gingold | 2016-11-12 | 1 | -2/+26 |
| | | | | Fix #199 | ||||
* | ownership: check tree after sem and canon. | Tristan Gingold | 2016-11-05 | 1 | -0/+8 |
| | |||||
* | nodes_gc: move checks in libraries (WIP) | Tristan Gingold | 2016-10-17 | 1 | -0/+5 |
| | |||||
* | Finish_Compilation: factorize code, move to libraries. | Tristan Gingold | 2016-10-15 | 1 | -2/+85 |
| | |||||
* | Rework AST to setup ownership and reference policy. | Tristan Gingold | 2016-10-11 | 1 | -3/+22 |
| | | | | Check it with nodes_gc. | ||||
* | Move Library_To_File_Name from Back_End to Libraries | Tristan Gingold | 2016-09-17 | 1 | -4/+22 |
| | |||||
* | Rewrite most of error and warning messages. | Tristan Gingold | 2016-08-02 | 1 | -15/+14 |
| | |||||
* | Rewrite error messages. | Tristan Gingold | 2016-08-02 | 1 | -19/+23 |
| | |||||
* | Rewrite scan error messages: use formatting. | Tristan Gingold | 2016-08-02 | 1 | -5/+7 |
| | |||||
* | Rework warnings to have a uniq tag per warning. | Tristan Gingold | 2016-08-01 | 1 | -6/+6 |
| | |||||
* | Fix indentation and English mistakes. | Tristan Gingold | 2016-07-05 | 1 | -2/+2 |
| | |||||
* | Also search library in DIR/LIB/vVV. | Tristan Gingold | 2016-05-17 | 1 | -19/+55 |
| | | | | Implement enhancement for issue69. | ||||
* | Reimplement table package (used instead of GNAT.Table). | Tristan Gingold | 2015-09-10 | 1 | -4/+3 |
| | |||||
* | Replace fat accesses by bounds accesses | Tristan Gingold | 2015-08-29 | 1 | -1/+5 |
| | | | | | translate: separate info for signals from object. Improve some error messages. | ||||
* | errors: remove error_msg and warning_msg. | Tristan Gingold | 2015-05-17 | 1 | -14/+28 |
| | |||||
* | Change library format: now store file checksum instead of file time stamp. | Tristan Gingold | 2015-05-13 | 1 | -26/+24 |
| | | | | For ticket 48. | ||||
* | Add context declaration and reference (vhdl 2008). | Tristan Gingold | 2015-05-12 | 1 | -2/+14 |
| | |||||
* | Allow generic without default values in top-level entity. | Tristan Gingold | 2015-05-11 | 1 | -1/+1 |
| | | | | Implement ticket #47. |