aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/python
Commit message (Expand)AuthorAgeFilesLines
* Rework libghdl build/install procedure (#840)1138-4EB2019-06-1729-6005/+0
* nodes.py: regenerated.Tristan Gingold2019-06-071-6/+12
* python: export Enable_Warning.Tristan Gingold2019-06-052-0/+8
* vhdl: adjust formatters and add python bindings.Tristan Gingold2019-06-043-0/+19
* files_map-editor: add Fill_Text_Ptr.Tristan Gingold2019-06-031-1/+1
* vhdl: differenciate block and line comments.Tristan Gingold2019-05-301-175/+182
* vhdl-disp_vhdl: print literals and identifiers from the source.Tristan Gingold2019-05-292-291/+299
* vhdl: get rid of Get/Set_Physical_Unit.Tristan Gingold2019-05-282-90/+82
* python: regenerate elocations.pyTristan Gingold2019-05-222-31/+31
* python: regenerated nodes.pyTristan Gingold2019-05-211-0/+1
* python: add Flag_Force_Analysis in flags.pyTristan Gingold2019-05-211-1/+6
* errorout-memory: handle message groups; adjust pythonTristan Gingold2019-05-213-24/+17
* libghdl: fix various issues.Tristan Gingold2019-05-206-175/+180
* python/libghdl: refactoringTristan Gingold2019-05-1425-305/+5125
* python: adjust after renaming.Tristan Gingold2019-05-142-11/+11
* Move errorout from vhdl/ to src/Tristan Gingold2019-05-101-1/+1
* vhdl/python: adjust after renaming.Tristan Gingold2019-05-072-42/+45
* vhdl: adjust python after renaming.Tristan Gingold2019-05-061-1/+1
* vhdl/python: adjust script after renaming.Tristan Gingold2019-05-051-1/+1
* thin.py: create the Std_Package namespace.Tristan Gingold2018-12-181-6/+8
* thin.py: add a namespace for Libraries, export Find_Entity_For_Component.Tristan Gingold2018-12-181-10/+15
* files_map: rename Get_Source_File_Directory to Get_Directory_Name.Tristan Gingold2018-12-181-0/+2
* thinutils: create name_image.Tristan Gingold2018-12-141-0/+2
* python thin.py: refactor, create the Files_Map namespace.Tristan Gingold2018-12-141-21/+28
* files_map: renaming for consistency.Tristan Gingold2018-12-141-0/+6
* python: generate errorout.pyTristan Gingold2018-12-131-17/+33
* Rename overloaded Load_File and export it to python.Tristan Gingold2018-12-131-0/+3
* Add Location_File_Line_To_Offset.Tristan Gingold2018-12-121-0/+2
* errorout: set length of location.Tristan Gingold2018-11-281-1/+2
* files_map-editor: WIP.Tristan Gingold2018-11-261-0/+2
* Add files_map-editor for libghdl.Tristan Gingold2018-11-232-0/+6
* Add errorout-memory.Tristan Gingold2018-11-192-9/+37
* python: adjust and update.Tristan Gingold2018-11-161-1/+6
* Set a version to libghdl, put version in configure.Tristan Gingold2018-03-211-9/+2
* Add (missing) setup.pyTristan Gingold2018-03-061-1/+1
* python binding: add leftest_location.Tristan Gingold2018-02-151-0/+11
* python binding: add sequential_iterTristan Gingold2018-02-121-0/+49
* python: add constructs_iter.Tristan Gingold2018-02-081-0/+63
* Improve python binding.Tristan Gingold2018-02-082-1/+7
* python: generate more declarations.Tristan Gingold2017-12-011-0/+2
* Update python binding for flists.Tristan Gingold2017-11-233-14/+74
* python: add features.Tristan Gingold2017-10-282-2/+13
* python: add new features.Tristan Gingold2017-10-261-2/+13
* python interface: fix previous path on iter_declaration.Tristan Gingold2017-10-241-2/+9
* python: supports python3, add more interfaces.Tristan Gingold2017-10-234-239/+339
* python: handle attributes in declarations_iter.Tristan Gingold2017-10-191-4/+8
* Add extended locations (elocations). Still WIPTristan Gingold2017-10-182-1/+20
* python: add more interfaces.Tristan Gingold2017-10-171-7/+101
* iirs: reformat enum, add more enums in python interface.Tristan Gingold2017-10-171-3/+7
* python: add more interfaces.Tristan Gingold2017-10-111-1/+16