aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reworked and improved pre-compile scripts.Patrick Lehmann2017-07-2915-428/+1881
* Add testcase for #392Tristan Gingold2017-07-272-0/+17
* Translation: consider big arrays as non-static.Tristan Gingold2017-07-271-1/+12
* Set version to 0.35-devTristan Gingold2017-07-261-2/+2
* Add testcase for #389Tristan Gingold2017-07-222-0/+15
* Avoid crash on indexed enumeration literal.Tristan Gingold2017-07-221-1/+2
* Add testcase for #388Tristan Gingold2017-07-222-0/+17
* is_same_profile: handle enumeration_literal and function.Tristan Gingold2017-07-221-0/+10
* Add testcase for #387Tristan Gingold2017-07-222-0/+12
* Improve error handling on type mark.Tristan Gingold2017-07-222-1/+8
* configure: add --disable-checksTristan Gingold2017-07-212-10/+17
* Refine previous patch: don't keep obsolete units of current analyzed file.Tristan Gingold2017-07-202-34/+29
* libraries: mark unit obsolete to reduce the number of obsolete checks.Tristan Gingold2017-07-191-186/+270
* Add testcase from #382Tristan Gingold2017-07-146-0/+202
* Detect wait timeout overflow.Tristan Gingold2017-07-141-2/+7
* Add reproducer for #384Tristan Gingold2017-07-142-0/+35
* Set parent of implicit deallocate declaration.Tristan Gingold2017-07-141-0/+1
* vests: use ghdl --find-top instead of get_entities.Tristan Gingold2017-07-052-12/+33
* Add ghdl --find-top command.Tristan Gingold2017-07-057-0/+345
* vests: fix incorrect assertions.Tristan Gingold2017-07-052-54/+54
* iirs.ads: fix typos in comment.Tristan Gingold2017-07-031-2/+2
* Add std_logic_misc to synopsys v08.Tristan Gingold2017-07-023-10/+28
* remove build_reference_decl, add maybe_ref to condition and target.Tristan Gingold2017-07-025-285/+333
* iirs: fix typos.Tristan Gingold2017-07-021-3/+3
* mcode: add comment, abstract.Tristan Gingold2017-07-021-4/+13
* Add testcase for previous patch.Tristan Gingold2017-06-302-0/+58
* create_default_map_aspect: error if no formal.Tristan Gingold2017-06-301-18/+17
* sem_assoc: do not try to extract formal conversion if actual is open.Tristan Gingold2017-06-291-2/+6
* ortho/mcode: preliminary work to support win64.Tristan Gingold2017-06-283-40/+84
* Add reproducer for #373Tristan Gingold2017-06-287-0/+655
* trans-chap3: factorize code to translate array element.Tristan Gingold2017-06-281-44/+14
* Testcase for #375Tristan Gingold2017-06-272-0/+37
* canon_sensitivity: handle conditional signal assignment.Tristan Gingold2017-06-271-6/+26
* Add testcase for #373Tristan Gingold2017-06-272-0/+30
* sem_assocs: correctly check both possibilities for parenthesis formal.Tristan Gingold2017-06-272-75/+112
* Add testcase for #374Tristan Gingold2017-06-262-0/+28
* sem_parenthesis_name: handle unit declaration as prefix.Tristan Gingold2017-06-261-1/+2
* translate: renaming.Tristan Gingold2017-06-218-49/+52
* translate: factorize code.Tristan Gingold2017-06-212-6/+3
* Follow-up for #370Tristan Gingold2017-06-211-20/+35
* Add testcase for #371Tristan Gingold2017-06-202-0/+38
* ortho: add comments.Tristan Gingold2017-06-203-1/+5
* Add reproducer for #372Tristan Gingold2017-06-202-0/+21
* Avoid a crash while slicing array of length 0.Tristan Gingold2017-06-201-1/+1
* Add reproducer for #370Tristan Gingold2017-06-192-0/+37
* Translate: use create_temp for create_record_type_builder.Tristan Gingold2017-06-191-5/+3
* WIP on mcode for win64.Tristan Gingold2017-06-197-13/+35
* Add reproducer for #369Tristan Gingold2017-06-182-0/+27
* Do_Conversion: pass a real location.Tristan Gingold2017-06-181-1/+1
* Add reproducer for #361Tristan Gingold2017-06-182-0/+25