summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-05ortho/debug: detect too many associations.Tristan Gingold
2015-06-03Remove unused file and fix permissions.Tristan Gingold
2015-06-03Add generated files for reimplementation of std_logic_1164.Tristan Gingold
2015-06-03Reimplementation of std_logic_1164.Tristan Gingold
2015-06-02Testcase for duplicate subprogram body.Tristan Gingold
2015-06-02Catch duplicated subprogram body.Tristan Gingold
2015-06-02Ticket 86 testcase.Tristan Gingold
2015-06-02Fix translation of protected types declared in subprograms.Tristan Gingold
2015-06-02Fix simulate backend.Tristan Gingold
2015-06-02files_map: add normalize_pathnameTristan Gingold
2015-06-01Add missing dependencies in Makefile.inTristan Gingold
2015-05-30Testcase for ticket84.Tristan Gingold
2015-05-30write: do not implicitely append LF.Tristan Gingold
2015-05-29Updated PowerShell build scripts for Windows.Patrick Lehmann
2015-05-28Fix llvm link on darwin (set no_compat_unwind).Tristan Gingold
2015-05-27Fix regression for expanded names.Tristan Gingold
2015-05-27Testcase for ticket 83.Tristan Gingold
2015-05-27Avoid a crash for out of range choice in aggregate.Tristan Gingold
2015-05-27Testcase for bug23482Tristan Gingold
2015-05-27Handle signal attribute in declarations. Fix alias of implicit signal.Tristan Gingold
2015-05-27Add comments.Tristan Gingold
2015-05-26testcase for ticket81.Tristan Gingold
2015-05-26Rework of overload resolution in implicit conversions.Tristan Gingold
2015-05-25Fix llvm build (add cxxflags).Tristan Gingold
2015-05-23Preliminary work to support external names (parse, semantic)Tristan Gingold
2015-05-22Restore relaxed semantic for array attribute staticness.Tristan Gingold
2015-05-21Use cxx compiler to link llvm executable.Tristan Gingold
2015-05-21Fix location output in elab error messages.Tristan Gingold
2015-05-21Add testcases for ticket 77Tristan Gingold
2015-05-21Rework exit handling to correctly report exit status.Tristan Gingold
2015-05-20Testcase for ticket 78.Tristan Gingold
2015-05-20Testcase for ticket 76.Tristan Gingold
2015-05-20Handle to_string for i64 numbers.Tristan Gingold
2015-05-20Testcase for ticket75.Tristan Gingold
2015-05-20Fix crash in assert translation for overflow literal.Tristan Gingold
2015-05-20Fix staticness of array attributes.Tristan Gingold
2015-05-20Testcase for ticket 74.Tristan Gingold
2015-05-20Translation: handle individual association in function call.Tristan Gingold
2015-05-20Testcase for ticket 71.Tristan Gingold
2015-05-20vhdl 08: allow association of an out signal with an in signal parameter.Tristan Gingold
2015-05-19Testcase for ticket 73.Tristan Gingold
2015-05-19Fix crash in translation of procedure individual association.Tristan Gingold
2015-05-19llvm: do not forget new type in no-op conversion.Tristan Gingold
2015-05-19testcase for ticket 69.Tristan Gingold
2015-05-19Do not consider overriden implicit declaration is reference by selection.Tristan Gingold
2015-05-19Testcase for ticket 70.Tristan Gingold
2015-05-19Testcase for ticket68Tristan Gingold
2015-05-19Array attribute: handle non-static function call prefix.Tristan Gingold
2015-05-17Testcase for ticket 67Tristan Gingold
2015-05-17Fix overload resolution case from ticket 67.Tristan Gingold