aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/sem_lib.adb
Commit message (Collapse)AuthorAgeFilesLines
* vhdl: move sem* packages to vhdl children.Tristan Gingold2019-05-051-411/+0
|
* vhdl: move canon to a vhdl child package.Tristan Gingold2019-05-051-2/+2
|
* vhdl: move disp_tree and disp_vhdl as vhdl child.Tristan Gingold2019-05-041-7/+7
|
* vhdl: move parse package as vhdl child.Tristan Gingold2019-05-041-3/+3
|
* vhdl: move scanner under vhdl hierarchy.Tristan Gingold2019-05-041-5/+5
|
* Finish_Compilation: do not raise Compilation_Error.Tristan Gingold2018-12-161-3/+3
|
* Rename overloaded Load_File and export it to python.Tristan Gingold2018-12-131-2/+2
|
* parse: factorize and streamline code.Tristan Gingold2018-12-061-0/+1
|
* sem_lib: avoid missing location in error message.Tristan Gingold2018-12-031-1/+1
|
* Keep source file entry in design file to avoid searching the file.Tristan Gingold2018-11-261-19/+24
|
* sem_lib: add header.Tristan Gingold2018-11-151-0/+17
|
* Create sem_lib from libraries.Tristan Gingold2018-11-141-0/+388