| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | VPI: add support for detecting ports and their directions (#753) | Kammie | 2019-02-14 | 2 | -5/+39 |
* | 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 |
* | 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 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 |
* | 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 |
* | 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 |
* | 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 |
* | Fix a typo. | Tristan Gingold | 2019-01-05 | 1 | -1/+2 |
* | Document warnings enabled by default. | Tristan Gingold | 2019-01-05 | 1 | -0/+5 |
* | Add testcase from #731 | Tristan Gingold | 2019-01-05 | 3 | -0/+55 |
* | Add testcase for #729 | Tristan Gingold | 2019-01-04 | 3 | -0/+45 |
* | errorout: discard disabled warnings. | Tristan Gingold | 2019-01-04 | 7 | -15/+30 |
* | Test --wave for #339. | Tristan Gingold | 2019-01-04 | 1 | -1/+1 |
* | Improve testcase for previous change | Tristan Gingold | 2019-01-04 | 2 | -3/+12 |
* | grt/rtis: fix use of bounds for unbounded subelements. | Tristan Gingold | 2019-01-04 | 2 | -2/+7 |
* | Adjust testcase. | Tristan Gingold | 2019-01-04 | 2 | -2/+9 |
* | trans-chap7: fix translation of aggregate element in named aggregates. | Tristan Gingold | 2019-01-04 | 3 | -48/+226 |
* | Merge pull request #730 from 1138-4EB/fix-sphinx-warn | Patrick Lehmann | 2019-01-03 | 8 | -51/+40 |
|\ |
|
| * | fix sphinx warnings | 1138-4EB | 2019-01-03 | 8 | -51/+40 |
|/ |
|
* | Remove unused is_ref for choices. Adjust. | Tristan Gingold | 2019-01-02 | 14 | -472/+298 |
* | sem_expr: do not reorder choices, adjust for consequences. | Tristan Gingold | 2019-01-02 | 4 | -61/+42 |
* | Add testcase #339. | Tristan Gingold | 2019-01-02 | 3 | -0/+73 |
* | grt-signals: do not read beyond value for driver transaction. | Tristan Gingold | 2019-01-01 | 2 | -67/+41 |
* | Doc: add a note about -no-pie for gcc builds. | Tristan Gingold | 2019-01-01 | 1 | -0/+3 |
* | ortho/llvm4-nodebug: normalize the default target on llvm 7.0+ | Tristan Gingold | 2018-12-31 | 3 | -2/+27 |
* | openieee: add minimal ieee 2008 library for --enable-openieee | Tristan Gingold | 2018-12-31 | 2 | -4/+8 |
* | parse: improve error message. | Tristan Gingold | 2018-12-30 | 1 | -1/+2 |
* | openieee: complete std_logic_1164 package for vhdl 2008. | Tristan Gingold | 2018-12-30 | 7 | -20/+2241 |
* | sem_expr: improve error message. | Tristan Gingold | 2018-12-29 | 1 | -0/+4 |
* | sem_expr: fix crash when the choice subtype is not locally static. | Tristan Gingold | 2018-12-29 | 1 | -0/+2 |