aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add testcase for #253Tristan Gingold2017-01-133-0/+44
* vhdl08: implement 'subtype attributeTristan Gingold2017-01-1310-74/+201
* Add testcase for #254Tristan Gingold2017-01-133-0/+46
* Add 'Image and 'Value for i64.Tristan Gingold2017-01-134-14/+24
* vhdl08: allow PSL default clock declaration in block declarative parts.Tristan Gingold2017-01-138-85/+131
* WIP for unconstrained records.Tristan Gingold2017-01-133-15/+36
* Handle PSL next_event.Tristan Gingold2017-01-131-21/+46
* Remove useless conversion.Tristan Gingold2017-01-131-1/+1
* Merge pull request #251 from thomashk0/issue228tgingold2017-01-063-2/+80
|\
| * removing PSL coverage hit default reportThomas Hiscock2017-01-053-2/+80
|/
* translate: WIP - refactoring for unbounded records.Tristan Gingold2017-01-026-114/+178
* iirs_utils: reimplement Are_Bounds_Locally_Static.Tristan Gingold2017-01-024-49/+81
* translate: remove unused align_var variable.Tristan Gingold2017-01-022-19/+1
* translate: WIP for unbounded records.Tristan Gingold2017-01-025-29/+110
* iirs: renames Iir_Kinds_Scalar_Type_DefinitionTristan Gingold2017-01-0213-52/+64
* translate: refactoring for unbounded types.Tristan Gingold2017-01-021-38/+56
* translate: rename get_array_base to get_composite_baseTristan Gingold2017-01-0210-74/+76
* translate: remove unused fields.Tristan Gingold2016-12-301-9/+3
* translate: refactoring for ortho_info_type.Tristan Gingold2016-12-3014-294/+319
* ieee: recognize ieee.numeric_std.Tristan Gingold2016-12-3012-41/+407
* ieee-std_logic_1164: save literals 0 and 1.Tristan Gingold2016-12-302-0/+22
* travis-ci: tentatively fix llvm-3.5 buildTristan Gingold2016-12-291-4/+8
* ieee-std_logic_1164.ads: declare position of std_ulogic literals.Tristan Gingold2016-12-291-0/+11
* evaluation: create sring_utils package.Tristan Gingold2016-12-292-35/+44
* trans: reformatting, add predicate for unbounded types.Tristan Gingold2016-12-293-14/+31
* sem_expr: rework of choices - add an API to sort choices.Tristan Gingold2016-12-292-255/+291
* types: declare uns64.Tristan Gingold2016-12-291-0/+1
* Create algos from the generic heap_sort routine in sem_expr.Tristan Gingold2016-12-292-0/+83
* trans-chap3: constify.Tristan Gingold2016-12-261-5/+3
* vhdl08: check new 08 restrictions for file types.Tristan Gingold2016-12-262-18/+42
* translate: add unbounded records type_mode (WIP)Tristan Gingold2016-12-266-56/+80
* appveyor: do not deploy, but create artifacts. Fix llvm buildTristan Gingold2016-12-243-13/+18
* Use CXX in makefiles and configures to design the c++ compiler.Tristan Gingold2016-12-245-13/+14
* trans-chap7: workaround compiler bug.Tristan Gingold2016-12-241-0/+6
* Makefile.in: Use @echo instead of echoTristan Gingold2016-12-241-5/+5
* Fixes for nodes_gcTristan Gingold2016-12-246-253/+286
* grt: also distinguish overflow from null access on linux x86-64Tristan Gingold2016-12-231-1/+1
* Testcase for #233Tristan Gingold2016-12-233-0/+73
* vhdl08: add port association rules.Tristan Gingold2016-12-231-28/+60
* bug017: add more testsTristan Gingold2016-12-233-0/+46
* Build all Static_Construct aggregate statically.Tristan Gingold2016-12-236-133/+204
* llvm: emit object file by default.Tristan Gingold2016-12-231-1/+1
* trans-chap8: adjust to handle non statically built static aggregate.Tristan Gingold2016-12-221-5/+5
* Improve error message for #243Tristan Gingold2016-12-221-0/+20
* appveyor: disable llvm/x86 buildTristan Gingold2016-12-221-2/+3
* Makefile: use LDFLAGS for ghdl_mcode and ghdl_llvmTristan Gingold2016-12-221-2/+2
* issue43: add a file.Tristan Gingold2016-12-221-0/+24
* Add testcase for issue #38Tristan Gingold2016-12-222-0/+197
* issue136: cleanTristan Gingold2016-12-221-0/+2
* issue43: cleanTristan Gingold2016-12-221-1/+1