Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhdl: for time resolution, do not consider unit name from textio body. | Tristan Gingold | 2019-08-06 | 1 | -4/+4 |
| | | | | For #881 | ||||
* | libraries: rename _body files. | Tristan Gingold | 2019-04-24 | 2 | -0/+0 |
| | | | | Fix #699 | ||||
* | vhdl: improve error message for EOF in readline. | Tristan Gingold | 2019-04-06 | 1 | -0/+5 |
| | |||||
* | Improve doc, fix English typo. | Tristan Gingold | 2018-09-23 | 1 | -1/+1 |
| | |||||
* | textio: use grt.fcvt to write reals. | Tristan Gingold | 2017-04-19 | 1 | -127/+17 |
| | |||||
* | textio: use grt.fcvt to read real numbers. | Tristan Gingold | 2017-04-19 | 1 | -78/+55 |
| | |||||
* | textio read character: improve code. | Tristan Gingold | 2016-01-06 | 1 | -10/+13 |
| | |||||
* | Catch duplicated subprogram body. | Tristan Gingold | 2015-06-02 | 2 | -6/+4 |
| | | | | Fix bug14. | ||||
* | write: do not implicitely append LF. | Tristan Gingold | 2015-05-30 | 1 | -10/+8 |
| | |||||
* | Backport from ghdl 0.32: update libraries and ghdlfilter. | Tristan Gingold | 2014-12-21 | 2 | -18/+18 |
| | | | | From Brian Davis. | ||||
* | fix VHDL 08 preprocessor block comments in libraries to start in column 1 | Tristan Gingold | 2014-12-03 | 2 | -14/+14 |
| | |||||
* | Keep names in the tree. | Tristan Gingold | 2014-09-02 | 1 | -1/+1 |
| | | | | This is a large change to improve error locations and allow pretty printing. | ||||
* | vhdl 2008: visibility, more implicit subprograms, alias... | Tristan Gingold | 2014-07-17 | 2 | -1/+49 |
| | | | | Use Type_Definition in type_declarator. | ||||
* | vhdl08: add oread, hread. | Tristan Gingold | 2014-07-01 | 2 | -0/+232 |
| | |||||
* | Add many vhdl08 predefined operators and functions. Add std.env | Tristan Gingold | 2014-06-30 | 2 | -0/+93 |
| | |||||
* | vhdl 2008: add justify and swrite in textio. | Tristan Gingold | 2014-06-24 | 2 | -32/+151 |
| | |||||
* | Fix bug #13574, std.textio.read (string) bug | gingold | 2009-06-08 | 1 | -0/+8 |
| | |||||
* | bugs fix, 93c improved | gingold | 2006-06-22 | 1 | -3/+3 |
| | |||||
* | ghdl 0.21 is out | gingold | 2005-12-18 | 1 | -0/+2 |
| | |||||
* | more optimizations + bug fixes | gingold | 2005-11-22 | 1 | -1/+5 |
| | |||||
* | First import from sources | gingold | 2005-09-24 | 2 | -0/+1450 |