Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Write assert and report messages to stdout | Tristan Gingold | 2017-08-30 | 5 | -8/+28 | |
| | | | | Fix #394 | |||||
* | appveyor: use branch in version | Tristan Gingold | 2017-08-27 | 1 | -1/+1 | |
| | ||||||
* | travis: add gpl packaging | Tristan Gingold | 2017-08-27 | 7 | -78/+158 | |
| | ||||||
* | travis-ci: use matrix for docker builds | Tristan Gingold | 2017-08-25 | 9 | -139/+114 | |
| | ||||||
* | appveyor: don't put branch in version (until we know how to do it). | Tristan Gingold | 2017-08-25 | 1 | -1/+1 | |
| | ||||||
* | appveyor: tentatively adjust previous commit. | Tristan Gingold | 2017-08-25 | 1 | -1/+1 | |
| | ||||||
* | appveyor: do not hardcode release | Tristan Gingold | 2017-08-25 | 1 | -8/+4 | |
| | ||||||
* | Add testcase for #400 | Tristan Gingold | 2017-08-25 | 2 | -0/+28 | |
| | ||||||
* | Handle protected function as association conversion function. | Tristan Gingold | 2017-08-25 | 4 | -18/+71 | |
| | | | | Fix #400 | |||||
* | Add sanity/ testsuite. | Tristan Gingold | 2017-08-19 | 9 | -0/+137 | |
| | ||||||
* | Add --enable-openieee to configure | Tristan Gingold | 2017-08-19 | 3 | -8/+27 | |
| | ||||||
* | Add clean-pure-gpl, allow to build with openieee | Tristan Gingold | 2017-08-19 | 2 | -14/+58 | |
| | ||||||
* | travis-ci: tentatively use cache only on macos-x | Tristan Gingold | 2017-08-18 | 1 | -4/+3 | |
| | ||||||
* | travis-ci: don't disp gna log | Tristan Gingold | 2017-08-18 | 5 | -47/+55 | |
| | ||||||
* | travis-ci: don't display vests log | Tristan Gingold | 2017-08-18 | 1 | -1/+14 | |
| | ||||||
* | travis-ci: move tests driver to buildtest.sh, clean cache before setting it. | Tristan Gingold | 2017-08-18 | 4 | -28/+42 | |
| | ||||||
* | travis: add fold around env. | Tristan Gingold | 2017-08-17 | 1 | -0/+2 | |
| | ||||||
* | travis-ci: investigate gnat-gpl install issue | Tristan Gingold | 2017-08-17 | 2 | -3/+4 | |
| | ||||||
* | travis-ci: fix fold (again?) and macos-x | Tristan Gingold | 2017-08-17 | 2 | -5/+7 | |
| | ||||||
* | travis-ci: try build on macos x | Tristan Gingold | 2017-08-17 | 4 | -17/+83 | |
| | ||||||
* | travis: remove script deploy, adjust fold. | Tristan Gingold | 2017-08-17 | 2 | -5/+3 | |
| | ||||||
* | travis: use matrix with os-x, add fold commands in log | Tristan Gingold | 2017-08-17 | 2 | -4/+23 | |
| | ||||||
* | Added std_logic_misc for all VHDL versions to the synopsys flavor ↵ | Patrick Lehmann | 2017-08-16 | 2 | -18/+16 | |
| | | | | (PowerShell). Fixed an issue in Format-VHDLSourceFile. | |||||
* | Reimport appveyor and travis-ci scripts from v0.34 | Tristan Gingold | 2017-08-16 | 9 | -271/+186 | |
| | ||||||
* | Add testcase for #397 | Tristan Gingold | 2017-08-16 | 2 | -0/+36 | |
| | ||||||
* | Avoid crash in overload resolution of selected element. | Tristan Gingold | 2017-08-16 | 1 | -2/+8 | |
| | | | | Fix #397 | |||||
* | Add reproducer for #395 | Tristan Gingold | 2017-08-03 | 3 | -0/+25 | |
| | ||||||
* | sem_names: fix a crash with overload on a slice. | Tristan Gingold | 2017-08-03 | 1 | -0/+1 | |
| | | | | Fix #395 | |||||
* | Reworked and improved pre-compile scripts. | Patrick Lehmann | 2017-07-29 | 15 | -428/+1881 | |
| | | | | | Added Intel FPGA support. Extended list of UVVM verification IPs. | |||||
* | Add testcase for #392 | Tristan Gingold | 2017-07-27 | 2 | -0/+17 | |
| | ||||||
* | Translation: consider big arrays as non-static. | Tristan Gingold | 2017-07-27 | 1 | -1/+12 | |
| | | | | Fix #392 | |||||
* | Set version to 0.35-dev | Tristan Gingold | 2017-07-26 | 1 | -2/+2 | |
| | ||||||
* | Add testcase for #389 | Tristan Gingold | 2017-07-22 | 2 | -0/+15 | |
| | ||||||
* | Avoid crash on indexed enumeration literal. | Tristan Gingold | 2017-07-22 | 1 | -1/+2 | |
| | | | | Fix #389 | |||||
* | Add testcase for #388 | Tristan Gingold | 2017-07-22 | 2 | -0/+17 | |
| | ||||||
* | is_same_profile: handle enumeration_literal and function. | Tristan Gingold | 2017-07-22 | 1 | -0/+10 | |
| | | | | Fix #388 | |||||
* | Add testcase for #387 | Tristan Gingold | 2017-07-22 | 2 | -0/+12 | |
| | ||||||
* | Improve error handling on type mark. | Tristan Gingold | 2017-07-22 | 2 | -1/+8 | |
| | | | | Fix #387 | |||||
* | configure: add --disable-checks | Tristan Gingold | 2017-07-21 | 2 | -10/+17 | |
| | ||||||
* | Refine previous patch: don't keep obsolete units of current analyzed file. | Tristan Gingold | 2017-07-20 | 2 | -34/+29 | |
| | ||||||
* | libraries: mark unit obsolete to reduce the number of obsolete checks. | Tristan Gingold | 2017-07-19 | 1 | -186/+270 | |
| | | | | Fix #385 | |||||
* | Add testcase from #382 | Tristan Gingold | 2017-07-14 | 6 | -0/+202 | |
| | ||||||
* | Detect wait timeout overflow. | Tristan Gingold | 2017-07-14 | 1 | -2/+7 | |
| | | | | Fix #382 | |||||
* | Add reproducer for #384 | Tristan Gingold | 2017-07-14 | 2 | -0/+35 | |
| | ||||||
* | Set parent of implicit deallocate declaration. | Tristan Gingold | 2017-07-14 | 1 | -0/+1 | |
| | | | | Fix #384 | |||||
* | vests: use ghdl --find-top instead of get_entities. | Tristan Gingold | 2017-07-05 | 2 | -12/+33 | |
| | | | | Move log redirection to upper testsuite.sh | |||||
* | Add ghdl --find-top command. | Tristan Gingold | 2017-07-05 | 7 | -0/+345 | |
| | ||||||
* | vests: fix incorrect assertions. | Tristan Gingold | 2017-07-05 | 2 | -54/+54 | |
| | ||||||
* | iirs.ads: fix typos in comment. | Tristan Gingold | 2017-07-03 | 1 | -2/+2 | |
| | ||||||
* | Add std_logic_misc to synopsys v08. | Tristan Gingold | 2017-07-02 | 3 | -10/+28 | |
| | | | | For #181 |