Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Fix a typo. | Tristan Gingold | 2019-01-05 | 1 | -1/+2 | |
| | ||||||
* | Document warnings enabled by default. | Tristan Gingold | 2019-01-05 | 1 | -0/+5 | |
| | | | | Close #728 | |||||
* | 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 | |
| | | | | Fix #729 | |||||
* | 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 some sphinx warnings | |||||
| * | 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 | |
| | | | | Close #339 | |||||
* | 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 | |
| | | | | For #724 | |||||
* | 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 | |
| | ||||||
* | openieee: generate shift and rot for vhdl 2008 (WIP). | Tristan Gingold | 2018-12-29 | 1 | -0/+68 | |
| | ||||||
* | trans-chap12 (write_file_list): return if the file cannot be open. | Tristan Gingold | 2018-12-29 | 1 | -0/+1 | |
| | | | | Fix #722 | |||||
* | openieee: add to_01 bodies (WIP) | Tristan Gingold | 2018-12-29 | 1 | -0/+53 | |
| | ||||||
* | openieee: WIP for vhdl 2008. | Tristan Gingold | 2018-12-29 | 1 | -0/+55 | |
| | ||||||
* | openieee: add support of vhdl 2008 (WIP) | Tristan Gingold | 2018-12-29 | 4 | -63/+151 | |
| | ||||||
* | simul: handle array values. Reformating. | Tristan Gingold | 2018-12-29 | 2 | -83/+88 | |
| | ||||||
* | Fixed indentation in configure script. Added missing license text. | Patrick Lehmann | 2018-12-29 | 1 | -178/+194 | |
| | ||||||
* | Add testcase for #719 | Tristan Gingold | 2018-12-26 | 3 | -0/+44 | |
| | ||||||
* | sem: avoid duplicate warnings for subprogram interfaces. | Tristan Gingold | 2018-12-26 | 1 | -1/+6 | |
| | | | | Fix #719 | |||||
* | Add testcase for #718 | Tristan Gingold | 2018-12-26 | 3 | -0/+82 | |
| | ||||||
* | canon: partially handle instantiated packages in process (all). | Tristan Gingold | 2018-12-26 | 2 | -2/+29 | |
| | | | | Fix #718 | |||||
* | parse/sem: be more tolerant of parse errors. | Tristan Gingold | 2018-12-23 | 8 | -69/+93 | |
| | ||||||
* | parse/sem: be more tolerante to parse errors. | Tristan Gingold | 2018-12-23 | 4 | -24/+30 | |
| | ||||||
* | errorout: do not crash on wildcard types. | Tristan Gingold | 2018-12-22 | 1 | -2/+3 | |
| |