aboutsummaryrefslogtreecommitdiffstats
path: root/src/libraries.ads
Commit message (Expand)AuthorAgeFilesLines
* libraries(Get_Library): add parameter Force.Tristan Gingold2023-04-241-1/+4
* update license headersumarcor2021-01-141-11/+9
* Typo fixes in Ada code.Patrick Lehmann2021-01-101-2/+2
* Rework initialization and finalization.Tristan Gingold2020-12-301-4/+6
* libraries: Load_Std_Library: now return a status.Tristan Gingold2020-12-261-1/+2
* vhdl: allows --work between files for -c. Fix #1362Tristan Gingold2020-06-091-5/+6
* Use Decode_Work_Option in options. Factorize code.Tristan Gingold2019-10-151-6/+4
* ghdlsynth: allow --work= option in the middle of files.Tristan Gingold2019-10-151-0/+8
* libraries: add Get_Library_No_Create.Tristan Gingold2019-06-241-0/+4
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-1/+1
* thin.py: add a namespace for Libraries, export Find_Entity_For_Component.Tristan Gingold2018-12-181-2/+1
* Create sem_lib from libraries.Tristan Gingold2018-11-141-44/+7
* libraries: rename Implicit_Location by Library_Location.Tristan Gingold2017-10-091-0/+3
* Add ghdl --find-top command.Tristan Gingold2017-07-051-0/+6
* Fix typo: paths.Tristan Gingold2017-05-181-5/+5
* Finish_Compilation: factorize code, move to libraries.Tristan Gingold2016-10-151-0/+4
* Move Library_To_File_Name from Back_End to LibrariesTristan Gingold2016-09-171-0/+6
* Fix indentation and English mistakes.Tristan Gingold2016-07-051-1/+1
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+188