aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/std
Commit message (Expand)AuthorAgeFilesLines
* libraries/textio-body.vhdl: use false/true for boolean write.Tristan Gingold2022-06-281-2/+4
* update license headersumarcor2021-01-142-22/+18
* vhdl: handle CR+LF for readline in grt. Fix #1145Tristan Gingold2020-02-251-5/+3
* vhdl: for time resolution, do not consider unit name from textio body.Tristan Gingold2019-08-061-4/+4
* libraries: rename _body files.Tristan Gingold2019-04-242-0/+0
* vhdl: improve error message for EOF in readline.Tristan Gingold2019-04-061-0/+5
* Improve doc, fix English typo.Tristan Gingold2018-09-231-1/+1
* textio: use grt.fcvt to write reals.Tristan Gingold2017-04-191-127/+17
* textio: use grt.fcvt to read real numbers.Tristan Gingold2017-04-191-78/+55
* textio read character: improve code.Tristan Gingold2016-01-061-10/+13
* Catch duplicated subprogram body.Tristan Gingold2015-06-022-6/+4
* write: do not implicitely append LF.Tristan Gingold2015-05-301-10/+8
* Backport from ghdl 0.32: update libraries and ghdlfilter.Tristan Gingold2014-12-212-18/+18
* fix VHDL 08 preprocessor block comments in libraries to start in column 1Tristan Gingold2014-12-032-14/+14
* Keep names in the tree.Tristan Gingold2014-09-021-1/+1
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-172-1/+49
* vhdl08: add oread, hread.Tristan Gingold2014-07-012-0/+232
* Add many vhdl08 predefined operators and functions. Add std.envTristan Gingold2014-06-302-0/+93
* vhdl 2008: add justify and swrite in textio.Tristan Gingold2014-06-242-32/+151
* Fix bug #13574, std.textio.read (string) buggingold2009-06-081-0/+8
* bugs fix, 93c improvedgingold2006-06-221-3/+3
* ghdl 0.21 is outgingold2005-12-181-0/+2
* more optimizations + bug fixesgingold2005-11-221-1/+5
* First import from sourcesgingold2005-09-242-0/+1450