Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add testcase for #777 | Tristan Gingold | 2019-03-14 | 4 | -0/+43 | |
| | ||||||
* | Avoid a crash in case of undefined entity (in -c). | Tristan Gingold | 2019-03-14 | 1 | -0/+4 | |
| | | | | Fix #777 | |||||
* | setup.py: set version from configure. | Tristan Gingold | 2019-03-14 | 1 | -1/+1 | |
| | | | | Spotted by D. Koontz. | |||||
* | fix gnat8 errors for libghdlsynth targets | Stefan Biereigel | 2019-03-13 | 3 | -4/+0 | |
| | ||||||
* | allow to pass OPT_FLAGS and LIB_CFLAGS to dist/travis/build.sh | 1138-4EB | 2019-03-09 | 1 | -1/+1 | |
| | ||||||
* | Set version to 0.37-dev | Tristan Gingold | 2019-03-03 | 1 | -1/+1 | |
| | ||||||
* | Release 0.36 - update copyright years, regenerate ghdl.texi | Tristan Gingold | 2019-03-03 | 3 | -267/+153 | |
| | ||||||
* | doc: adjust dependencies | Tristan Gingold | 2019-03-03 | 1 | -1/+1 | |
| | ||||||
* | fix travis shield target URL | 1138-4EB | 2019-03-03 | 1 | -1/+1 | |
| | ||||||
* | Remove a redundant conversion. | Tristan Gingold | 2019-02-28 | 1 | -1/+1 | |
| | | | | Fix #771 | |||||
* | Merge pull request #770 from 1138-4EB/doc-jsonshields | Patrick Lehmann | 2019-02-25 | 7 | -92/+121 | |
|\ | | | | | doc: Generate shields from JSON files instead of hard coding all of the in inc files. | |||||
| * | doc: generate shields from json files instead of hardcoding all of the in ↵ | 1138-4EB | 2019-02-25 | 7 | -92/+121 | |
|/ | | | | inc files | |||||
* | doc: add custom directive 'exec', generate releases shields and tables | 1138-4EB | 2019-02-25 | 6 | -54/+330 | |
| | | | | with json data retrieved from github api" | |||||
* | add announcements for 20181129 and v0.36-rc1 | 1138-4EB | 2019-02-25 | 1 | -3/+20 | |
| | ||||||
* | Merge pull request #766 from 1138-4EB/update-rtd-conf | Patrick Lehmann | 2019-02-24 | 1 | -4/+18 | |
|\ | | | | | Update `.readthedocs.yml` to version 2. | |||||
| * | update .readthedocs.yml to version 2 | 1138-4EB | 2019-02-23 | 1 | -4/+18 | |
| | | ||||||
* | | Merge pull request #767 from 1138-4EB/fix-requirements | Patrick Lehmann | 2019-02-24 | 1 | -1/+1 | |
|\ \ | | | | | | | Add `sphinx_rtd_theme` to `requirements.txt`. | |||||
| * | | add sphinx_rtd_theme to requirements.txt | 1138-4EB | 2019-02-23 | 1 | -1/+1 | |
| |/ | ||||||
* | | Prepare for release. | Tristan Gingold | 2019-02-23 | 3 | -928/+1021 | |
| | | ||||||
* | | Partial revert of #753. | Tristan Gingold | 2019-02-23 | 1 | -1/+1 | |
| | | ||||||
* | | grt-vpi: add more properties, decode them, fix style. | Tristan Gingold | 2019-02-23 | 2 | -50/+69 | |
|/ | ||||||
* | rename travis-utils to utils; load ansi_color, add buildCmdOpts, ↵ | 1138-4EB | 2019-02-23 | 5 | -139/+141 | |
| | | | | travis_start and travis_finish | |||||
* | wip | 1138-4EB | 2019-02-23 | 1 | -1/+1 | |
| | ||||||
* | update shields in docs | 1138-4EB | 2019-02-23 | 4 | -61/+46 | |
| | ||||||
* | update badges in the readme | 1138-4EB | 2019-02-23 | 1 | -4/+3 | |
| | ||||||
* | minor change in GCC backend build example | Arcturus | 2019-02-15 | 2 | -2/+2 | |
| | | | changed directory to build ghdl libraries | |||||
* | VPI: add support for detecting ports and their directions (#753) | Kammie | 2019-02-14 | 2 | -5/+39 | |
| | | | | | | | | * VPI: add support for detecting ports and their directions * fix indentation * address gna/issue450: hack to include "ports" in "net" iteration | |||||
* | Add testcase for #747 | Tristan Gingold | 2019-02-07 | 3 | -0/+85 | |
| | ||||||
* | vhdl: do not crash on selected by name type conversion. | Tristan Gingold | 2019-02-07 | 1 | -1/+2 | |
| | | | | Fix #747 | |||||
* | Add testcase for previous patch. | Tristan Gingold | 2019-02-07 | 2 | -0/+45 | |
| | ||||||
* | vhdl: fix uvvm failure in scoreboard testbench. | Tristan Gingold | 2019-02-07 | 8 | -13/+71 | |
| | ||||||
* | style: install-ada | 1138-4EB | 2019-02-04 | 2 | -38/+36 | |
| | ||||||
* | Update travis dist from trusty to xenial (#746) | 1138-4EB | 2019-01-30 | 1 | -11/+1 | |
| | | | | | | * update travis dist from trusty to xenial * remove deprecated 'sudo' key from .travis.yml | |||||
* | update travis macos job to use xcode9.4 (current default) | 1138-4EB | 2019-01-29 | 1 | -4/+5 | |
| | ||||||
* | sem_expr: renaming. | Tristan Gingold | 2019-01-17 | 1 | -16/+16 | |
| | ||||||
* | translation of aggregate: use the target type. For #737 | Tristan Gingold | 2019-01-17 | 1 | -1/+1 | |
| | ||||||
* | translation: minor refactoring. | Tristan Gingold | 2019-01-17 | 1 | -12/+13 | |
| | ||||||
* | trans-chap3: save base type for constrained arrays. | Tristan Gingold | 2019-01-12 | 1 | -0/+2 | |
| | ||||||
* | trans-chap7: add implicit conversion for unbounded arrays. | Tristan Gingold | 2019-01-11 | 1 | -1/+8 | |
| | ||||||
* | trans-chap6: minor refactoring. | Tristan Gingold | 2019-01-11 | 1 | -6/+4 | |
| | ||||||
* | simul: refactoring. | Tristan Gingold | 2019-01-11 | 2 | -25/+29 | |
| | ||||||
* | Add testcase for #735 | Tristan Gingold | 2019-01-07 | 2 | -0/+23 | |
| | ||||||
* | sem_psl: handle indexed names. | Tristan Gingold | 2019-01-07 | 1 | -0/+1 | |
| | | | | Fix #735 | |||||
* | Add testcase for #734 | Tristan Gingold | 2019-01-07 | 2 | -0/+24 | |
| | ||||||
* | sem_expr/allocator: avoid a crash for access subtype. | Tristan Gingold | 2019-01-07 | 1 | -0/+1 | |
| | | | | Fix #734 | |||||
* | simul: fix handling of time resolution. | Tristan Gingold | 2019-01-06 | 3 | -18/+28 | |
| | ||||||
* | simul: handle PSL assert finalizer. | Tristan Gingold | 2019-01-06 | 1 | -4/+57 | |
| | ||||||
* | Add man pages job to travis (#733) | 1138-4EB | 2019-01-06 | 3 | -11/+30 | |
| | | | * add man pages job to travis | |||||
* | translate: refactoring of slice diff for enum types. | Tristan Gingold | 2019-01-06 | 2 | -9/+31 | |
| | ||||||
* | parse_physical_type_definition: check secondary unit definition. | Tristan Gingold | 2019-01-05 | 1 | -2/+14 | |
| |