aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* vhdl: handle interface procedure for purity checks. Fix #791Tristan Gingold2019-04-061-0/+3
* Add testcase for previous commit.Tristan Gingold2019-04-063-0/+31
* vhdl: improve error message for EOF in readline.Tristan Gingold2019-04-061-0/+5
* Add testcase for #792Tristan Gingold2019-04-062-0/+35
* vhdl: adjust missing port association check. Fix #792Tristan Gingold2019-04-063-42/+41
* vendors: update scripts for uvvm.Tristan Gingold2019-03-303-288/+89
* gcc/Make-lang.in: do not enable warnings as errors.Tristan Gingold2019-03-261-1/+1
* Add testcase for #787Tristan Gingold2019-03-252-0/+25
* trans-chap8: adjust condition.Tristan Gingold2019-03-251-1/+3
* move algos to grt.Tristan Gingold2019-03-205-9/+12
* README: mention UVVM.Tristan Gingold2019-03-191-1/+1
* Add testcase for #736Tristan Gingold2019-03-154-0/+183
* vhdl: do not clear original node in canon for conditional signal assignment.Tristan Gingold2019-03-151-6/+9
* Add testcase for #779Tristan Gingold2019-03-142-0/+75
* vhdl: handle names starting with '_' as an identifier.Tristan Gingold2019-03-145-17/+52
* Add testcase for #776Tristan Gingold2019-03-143-0/+78
* vhdl: error when a secondary unit is used for a configuration.Tristan Gingold2019-03-141-2/+8
* Add testcase for #777Tristan Gingold2019-03-144-0/+43
* Avoid a crash in case of undefined entity (in -c).Tristan Gingold2019-03-141-0/+4
* setup.py: set version from configure.Tristan Gingold2019-03-141-1/+1
* fix gnat8 errors for libghdlsynth targetsStefan Biereigel2019-03-133-4/+0
* allow to pass OPT_FLAGS and LIB_CFLAGS to dist/travis/build.sh1138-4EB2019-03-091-1/+1
* Set version to 0.37-devTristan Gingold2019-03-031-1/+1
* Release 0.36 - update copyright years, regenerate ghdl.texiTristan Gingold2019-03-033-267/+153
* doc: adjust dependenciesTristan Gingold2019-03-031-1/+1
* fix travis shield target URL1138-4EB2019-03-031-1/+1
* Remove a redundant conversion.Tristan Gingold2019-02-281-1/+1
* Merge pull request #770 from 1138-4EB/doc-jsonshieldsPatrick Lehmann2019-02-257-92/+121
|\
| * doc: generate shields from json files instead of hardcoding all of the in inc...1138-4EB2019-02-257-92/+121
|/
* doc: add custom directive 'exec', generate releases shields and tables1138-4EB2019-02-256-54/+330
* add announcements for 20181129 and v0.36-rc11138-4EB2019-02-251-3/+20
* Merge pull request #766 from 1138-4EB/update-rtd-confPatrick Lehmann2019-02-241-4/+18
|\
| * update .readthedocs.yml to version 21138-4EB2019-02-231-4/+18
* | Merge pull request #767 from 1138-4EB/fix-requirementsPatrick Lehmann2019-02-241-1/+1
|\ \
| * | add sphinx_rtd_theme to requirements.txt1138-4EB2019-02-231-1/+1
| |/
* | Prepare for release.Tristan Gingold2019-02-233-928/+1021
* | Partial revert of #753.Tristan Gingold2019-02-231-1/+1
* | grt-vpi: add more properties, decode them, fix style.Tristan Gingold2019-02-232-50/+69
|/
* rename travis-utils to utils; load ansi_color, add buildCmdOpts, travis_start...1138-4EB2019-02-235-139/+141
* wip1138-4EB2019-02-231-1/+1
* update shields in docs1138-4EB2019-02-234-61/+46
* update badges in the readme1138-4EB2019-02-231-4/+3
* minor change in GCC backend build exampleArcturus2019-02-152-2/+2
* VPI: add support for detecting ports and their directions (#753)Kammie2019-02-142-5/+39
* Add testcase for #747Tristan Gingold2019-02-073-0/+85
* vhdl: do not crash on selected by name type conversion.Tristan Gingold2019-02-071-1/+2
* Add testcase for previous patch.Tristan Gingold2019-02-072-0/+45
* vhdl: fix uvvm failure in scoreboard testbench.Tristan Gingold2019-02-078-13/+71
* style: install-ada1138-4EB2019-02-042-38/+36
* Update travis dist from trusty to xenial (#746)1138-4EB2019-01-301-11/+1