Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | translation: use Tables instead of GNAT.Table. | Tristan Gingold | 2016-01-27 | 1 | -4/+3 |
| | |||||
* | psl: use Tables instead of GNAT.Table, regenerate, add copyrights. | Tristan Gingold | 2016-01-27 | 31 | -59/+609 |
| | |||||
* | simul: use Tables instead of GNAT.Table | Tristan Gingold | 2016-01-27 | 5 | -36/+24 |
| | |||||
* | simul: handle declarations in configuration. | Tristan Gingold | 2016-01-27 | 3 | -59/+68 |
| | |||||
* | Add testcase for previous patch. | Tristan Gingold | 2016-01-26 | 2 | -0/+24 |
| | |||||
* | simul: fix attribute specification, noop type conversion, indiv sig assoc. | Tristan Gingold | 2016-01-26 | 5 | -11/+37 |
| | |||||
* | grt rtis_addr: handle B1 ranges. | Tristan Gingold | 2016-01-25 | 2 | -5/+34 |
| | |||||
* | Add testcase for issue25. | Tristan Gingold | 2016-01-25 | 3 | -0/+114 |
| | |||||
* | Fix check of conformance for physical units. | Tristan Gingold | 2016-01-25 | 1 | -1/+4 |
| | | | | Fix issue25 | ||||
* | simul: handle default assignment to unconstrained ports. | Tristan Gingold | 2016-01-24 | 3 | -109/+63 |
| | |||||
* | Add testcase for incorrect syntax in physical type. | Tristan Gingold | 2016-01-24 | 3 | -0/+26 |
| | |||||
* | Avoid a crash in physical type definition. | Tristan Gingold | 2016-01-24 | 2 | -49/+57 |
| | |||||
* | simul: fix various issues. | Tristan Gingold | 2016-01-24 | 14 | -257/+368 |
| | |||||
* | README: remove duplicated sentence. | Tristan Gingold | 2016-01-19 | 1 | -4/+3 |
| | |||||
* | Adjust README (add quote). | Tristan Gingold | 2016-01-19 | 1 | -3/+6 |
| | |||||
* | Add reproducer for bug24326. | Tristan Gingold | 2016-01-19 | 4 | -0/+72 |
| | |||||
* | Add reproducer for bug24324. | Tristan Gingold | 2016-01-19 | 2 | -0/+30 |
| | |||||
* | Improve error message for invalid use of '%'. | Tristan Gingold | 2016-01-19 | 1 | -4/+34 |
| | |||||
* | Parse: detect ill-formed formal names. Fix bug24324. | Tristan Gingold | 2016-01-19 | 1 | -0/+23 |
| | |||||
* | Use markdown for readme. | Tristan Gingold | 2016-01-19 | 1 | -4/+6 |
| | |||||
* | Create README.md from README. | Tristan Gingold | 2016-01-19 | 1 | -0/+0 |
| | |||||
* | Extract BUILD.txt from README. | Tristan Gingold | 2016-01-19 | 3 | -118/+123 |
| | | | | Adjust configure. | ||||
* | Add zlib as dependency in README. | Tristan Gingold | 2016-01-19 | 1 | -1/+1 |
| | |||||
* | simulate: fix handling of deferred constants. | Tristan Gingold | 2016-01-19 | 4 | -19/+30 |
| | |||||
* | Clean up some code and comments about constant declarations. | Tristan Gingold | 2016-01-19 | 4 | -17/+6 |
| | |||||
* | Improve error message for variable assignment. | Tristan Gingold | 2016-01-19 | 1 | -1/+6 |
| | |||||
* | Add testcase for issue17. | Tristan Gingold | 2016-01-16 | 4 | -0/+106 |
| | |||||
* | Add support for conditional assignments. | Tristan Gingold | 2016-01-16 | 24 | -761/+1747 |
| | |||||
* | travis: tentatively try mixed setup. | Tristan Gingold | 2016-01-15 | 1 | -9/+17 |
| | |||||
* | travis: fix mcode build. | Tristan Gingold | 2016-01-14 | 1 | -6/+5 |
| | |||||
* | travis: use envs. | Tristan Gingold | 2016-01-14 | 2 | -23/+28 |
| | |||||
* | travis: also build with llvm. | Tristan Gingold | 2016-01-14 | 2 | -6/+29 |
| | |||||
* | travis: use trusty. | Tristan Gingold | 2016-01-14 | 1 | -5/+6 |
| | |||||
* | travis: revert previous patches | Tristan Gingold | 2016-01-13 | 1 | -2/+0 |
| | |||||
* | travis: try to install gnat-5, llvm-3.5 | Tristan Gingold | 2016-01-13 | 1 | -1/+2 |
| | |||||
* | travis: tentatively install gnat:i386 | Tristan Gingold | 2016-01-13 | 1 | -0/+1 |
| | |||||
* | travis: Use an external script to build and test. | Tristan Gingold | 2016-01-12 | 2 | -7/+16 |
| | |||||
* | travis: use container-based infrastructure. | Tristan Gingold | 2016-01-12 | 1 | -4/+5 |
| | |||||
* | Add attribute specification in issue10. | Tristan Gingold | 2016-01-11 | 2 | -1/+26 |
| | |||||
* | Set type staticness for a constant declaration and attribute specification. | Tristan Gingold | 2016-01-11 | 10 | -268/+318 |
| | | | | Fix for issue 10. | ||||
* | README: mcode is available on x86_64 too. | Tristan Gingold | 2016-01-11 | 1 | -3/+3 |
| | |||||
* | Add testcase for previous patch. | Tristan Gingold | 2016-01-11 | 2 | -3/+6 |
| | |||||
* | vhdl08: maybe insert implicit condition operator in concurrent statement. | Tristan Gingold | 2016-01-11 | 3 | -19/+49 |
| | |||||
* | Add testcase for alignment issue on windows. | Tristan Gingold | 2016-01-09 | 11 | -0/+5736 |
| | |||||
* | Add missing copyright. | Tristan Gingold | 2016-01-09 | 2 | -7/+55 |
| | |||||
* | windows bat command: move strip command. | Tristan Gingold | 2016-01-09 | 2 | -2/+2 |
| | |||||
* | Add elf_arch for windows (!) | Tristan Gingold | 2016-01-09 | 1 | -0/+2 |
| | |||||
* | llvm: simplify use of llvm-config. | Tristan Gingold | 2016-01-09 | 1 | -1/+1 |
| | |||||
* | Reorder fields in signals for alignment. | Tristan Gingold | 2016-01-09 | 2 | -4/+7 |
| | |||||
* | std_logic_1164: fix number of warnings for matching equality. | Tristan Gingold | 2016-01-07 | 1 | -18/+32 |
| | | | | Fix issue 14. |