Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework libghdl build/install procedure (#840) | 1138-4EB | 2019-06-17 | 25 | -5574/+0 |
| | | | | | | | | | | | | | | | | | | * feat(libghdl): add libghdl_pkg.py, add option to generate libghdl-py.tgz with dist/travis/build.sh * libghdl*.so is now part of GHDL * move python sources to python/libghdl and python/pnodes * rename src/vhdl/python to src/vhdl/libghdl * add generation of tarball for libghdl-py to the makefile * deprecate --enable-python and --disable-python * add configuration option --disable-libghdl * feat(python/libghdl): add support for LIBGHDL_PREFIX (#844) * fix(travis): disable libghdl on mac * feat(python/libghdl): add support for GHDL_BIN_PATH and VUNIT_GHDL_PATH | ||||
* | nodes.py: regenerated. | Tristan Gingold | 2019-06-07 | 1 | -6/+12 |
| | |||||
* | python: export Enable_Warning. | Tristan Gingold | 2019-06-05 | 1 | -0/+4 |
| | |||||
* | vhdl: adjust formatters and add python bindings. | Tristan Gingold | 2019-06-04 | 2 | -0/+17 |
| | |||||
* | files_map-editor: add Fill_Text_Ptr. | Tristan Gingold | 2019-06-03 | 1 | -1/+1 |
| | |||||
* | vhdl: differenciate block and line comments. | Tristan Gingold | 2019-05-30 | 1 | -175/+182 |
| | |||||
* | vhdl-disp_vhdl: print literals and identifiers from the source. | Tristan Gingold | 2019-05-29 | 2 | -291/+299 |
| | | | | Add Literal_Length and set it in the parser. | ||||
* | vhdl: get rid of Get/Set_Physical_Unit. | Tristan Gingold | 2019-05-28 | 2 | -90/+82 |
| | | | | Use integer_literal for evaluated physical literals. | ||||
* | python: regenerate elocations.py | Tristan Gingold | 2019-05-22 | 1 | -30/+30 |
| | |||||
* | python: regenerated nodes.py | Tristan Gingold | 2019-05-21 | 1 | -0/+1 |
| | |||||
* | python: add Flag_Force_Analysis in flags.py | Tristan Gingold | 2019-05-21 | 1 | -1/+6 |
| | |||||
* | errorout-memory: handle message groups; adjust python | Tristan Gingold | 2019-05-21 | 2 | -13/+17 |
| | |||||
* | libghdl: fix various issues. | Tristan Gingold | 2019-05-20 | 5 | -174/+177 |
| | |||||
* | python/libghdl: refactoring | Tristan Gingold | 2019-05-14 | 24 | -303/+5104 |
| | |||||
* | python: adjust after renaming. | Tristan Gingold | 2019-05-14 | 1 | -10/+10 |
| | |||||
* | vhdl/python: adjust after renaming. | Tristan Gingold | 2019-05-07 | 1 | -33/+36 |
| | |||||
* | thin.py: create the Std_Package namespace. | Tristan Gingold | 2018-12-18 | 1 | -6/+8 |
| | |||||
* | thin.py: add a namespace for Libraries, export Find_Entity_For_Component. | Tristan Gingold | 2018-12-18 | 1 | -10/+15 |
| | |||||
* | files_map: rename Get_Source_File_Directory to Get_Directory_Name. | Tristan Gingold | 2018-12-18 | 1 | -0/+2 |
| | |||||
* | thinutils: create name_image. | Tristan Gingold | 2018-12-14 | 1 | -0/+2 |
| | |||||
* | python thin.py: refactor, create the Files_Map namespace. | Tristan Gingold | 2018-12-14 | 1 | -21/+28 |
| | |||||
* | files_map: renaming for consistency. | Tristan Gingold | 2018-12-14 | 1 | -0/+6 |
| | |||||
* | Rename overloaded Load_File and export it to python. | Tristan Gingold | 2018-12-13 | 1 | -0/+3 |
| | |||||
* | Add Location_File_Line_To_Offset. | Tristan Gingold | 2018-12-12 | 1 | -0/+2 |
| | |||||
* | errorout: set length of location. | Tristan Gingold | 2018-11-28 | 1 | -1/+2 |
| | |||||
* | files_map-editor: WIP. | Tristan Gingold | 2018-11-26 | 1 | -0/+2 |
| | |||||
* | Add files_map-editor for libghdl. | Tristan Gingold | 2018-11-23 | 1 | -0/+4 |
| | |||||
* | Add errorout-memory. | Tristan Gingold | 2018-11-19 | 1 | -9/+35 |
| | |||||
* | python: adjust and update. | Tristan Gingold | 2018-11-16 | 1 | -1/+6 |
| | |||||
* | Set a version to libghdl, put version in configure. | Tristan Gingold | 2018-03-21 | 1 | -9/+2 |
| | |||||
* | Add (missing) setup.py | Tristan Gingold | 2018-03-06 | 1 | -1/+1 |
| | |||||
* | python binding: add leftest_location. | Tristan Gingold | 2018-02-15 | 1 | -0/+11 |
| | |||||
* | python binding: add sequential_iter | Tristan Gingold | 2018-02-12 | 1 | -0/+49 |
| | |||||
* | python: add constructs_iter. | Tristan Gingold | 2018-02-08 | 1 | -0/+63 |
| | |||||
* | Improve python binding. | Tristan Gingold | 2018-02-08 | 2 | -1/+7 |
| | |||||
* | Update python binding for flists. | Tristan Gingold | 2017-11-23 | 2 | -10/+68 |
| | |||||
* | python: add features. | Tristan Gingold | 2017-10-28 | 2 | -2/+13 |
| | |||||
* | python: add new features. | Tristan Gingold | 2017-10-26 | 1 | -2/+13 |
| | |||||
* | python interface: fix previous path on iter_declaration. | Tristan Gingold | 2017-10-24 | 1 | -2/+9 |
| | |||||
* | python: supports python3, add more interfaces. | Tristan Gingold | 2017-10-23 | 3 | -204/+285 |
| | |||||
* | python: handle attributes in declarations_iter. | Tristan Gingold | 2017-10-19 | 1 | -4/+8 |
| | |||||
* | Add extended locations (elocations). Still WIP | Tristan Gingold | 2017-10-18 | 1 | -0/+5 |
| | |||||
* | python: add more interfaces. | Tristan Gingold | 2017-10-17 | 1 | -7/+101 |
| | |||||
* | python: add more interfaces. | Tristan Gingold | 2017-10-11 | 1 | -1/+16 |
| | |||||
* | python: add more interfaces. | Tristan Gingold | 2017-10-09 | 1 | -2/+17 |
| | |||||
* | python: add more interfaces. | Tristan Gingold | 2017-10-06 | 1 | -1/+38 |
| | |||||
* | python binding: add interfaces. | Tristan Gingold | 2017-10-05 | 1 | -0/+9 |
| | |||||
* | python binding: set prefix, add interfaces. | Tristan Gingold | 2017-10-05 | 2 | -6/+24 |
| | |||||
* | WIP: python binding to libghdl | Tristan Gingold | 2017-10-03 | 2 | -0/+169 |