aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add reproducer for bug24326.Tristan Gingold2016-01-194-0/+72
|
* Add reproducer for bug24324.Tristan Gingold2016-01-192-0/+30
|
* Improve error message for invalid use of '%'.Tristan Gingold2016-01-191-4/+34
|
* Parse: detect ill-formed formal names. Fix bug24324.Tristan Gingold2016-01-191-0/+23
|
* Use markdown for readme.Tristan Gingold2016-01-191-4/+6
|
* Create README.md from README.Tristan Gingold2016-01-191-0/+0
|
* Extract BUILD.txt from README.Tristan Gingold2016-01-193-118/+123
| | | | Adjust configure.
* Add zlib as dependency in README.Tristan Gingold2016-01-191-1/+1
|
* simulate: fix handling of deferred constants.Tristan Gingold2016-01-194-19/+30
|
* Clean up some code and comments about constant declarations.Tristan Gingold2016-01-194-17/+6
|
* Improve error message for variable assignment.Tristan Gingold2016-01-191-1/+6
|
* Add testcase for issue17.Tristan Gingold2016-01-164-0/+106
|
* Add support for conditional assignments.Tristan Gingold2016-01-1624-761/+1747
|
* travis: tentatively try mixed setup.Tristan Gingold2016-01-151-9/+17
|
* travis: fix mcode build.Tristan Gingold2016-01-141-6/+5
|
* travis: use envs.Tristan Gingold2016-01-142-23/+28
|
* travis: also build with llvm.Tristan Gingold2016-01-142-6/+29
|
* travis: use trusty.Tristan Gingold2016-01-141-5/+6
|
* travis: revert previous patchesTristan Gingold2016-01-131-2/+0
|
* travis: try to install gnat-5, llvm-3.5Tristan Gingold2016-01-131-1/+2
|
* travis: tentatively install gnat:i386Tristan Gingold2016-01-131-0/+1
|
* travis: Use an external script to build and test.Tristan Gingold2016-01-122-7/+16
|
* travis: use container-based infrastructure.Tristan Gingold2016-01-121-4/+5
|
* Add attribute specification in issue10.Tristan Gingold2016-01-112-1/+26
|
* Set type staticness for a constant declaration and attribute specification.Tristan Gingold2016-01-1110-268/+318
| | | | Fix for issue 10.
* README: mcode is available on x86_64 too.Tristan Gingold2016-01-111-3/+3
|
* Add testcase for previous patch.Tristan Gingold2016-01-112-3/+6
|
* vhdl08: maybe insert implicit condition operator in concurrent statement.Tristan Gingold2016-01-113-19/+49
|
* Add testcase for alignment issue on windows.Tristan Gingold2016-01-0911-0/+5736
|
* Add missing copyright.Tristan Gingold2016-01-092-7/+55
|
* windows bat command: move strip command.Tristan Gingold2016-01-092-2/+2
|
* Add elf_arch for windows (!)Tristan Gingold2016-01-091-0/+2
|
* llvm: simplify use of llvm-config.Tristan Gingold2016-01-091-1/+1
|
* Reorder fields in signals for alignment.Tristan Gingold2016-01-092-4/+7
|
* std_logic_1164: fix number of warnings for matching equality.Tristan Gingold2016-01-071-18/+32
| | | | Fix issue 14.
* Add reproducer for issue18.Tristan Gingold2016-01-073-0/+82
|
* Add testcase for issue15.Tristan Gingold2016-01-072-0/+32
|
* Add reproducer for issue14Tristan Gingold2016-01-073-0/+48
|
* Keep alias in use clauses. Fix issue 15.Tristan Gingold2016-01-071-1/+1
|
* Fix staticness for range attribute.Tristan Gingold2016-01-071-1/+1
|
* Overload resolution: reject invalid indexed names.Tristan Gingold2016-01-071-3/+33
|
* travis: fix typoTristan Gingold2016-01-071-1/+1
|
* travis: adjust previous patch.Tristan Gingold2016-01-071-3/+4
|
* travis-ci: run testsuite.Tristan Gingold2016-01-071-0/+3
|
* grt-stack2: Fix unreferenced entity.Tristan Gingold2016-01-061-1/+0
|
* grt-fst: remove unreferenced with-ed package.Tristan Gingold2016-01-061-1/+0
|
* Simplify warning Off for gcc 4.6Tristan Gingold2016-01-061-2/+3
|
* Add a pragma warnings off around constant condition.Tristan Gingold2016-01-061-0/+2
|
* grt-lib: Remove unused with-ed package.Tristan Gingold2016-01-061-2/+1
|
* Add .travis.yml (first try).Tristan Gingold2016-01-061-0/+8
|