aboutsummaryrefslogtreecommitdiffstats
path: root/src/std_names.ads
Commit message (Expand)AuthorAgeFilesLines
* vhdl: handle (discard) more pragmas.Tristan Gingold2019-07-251-1/+6
* vhdl scanner: handle pragma translate_on/translate_off.Tristan Gingold2019-07-241-1/+4
* vhdl: recognize resize function.Tristan Gingold2019-07-241-3/+4
* std_names: add names for math_real.Tristan Gingold2019-06-281-1/+4
* vhdl: recognize to_integer/to_signed/to_unsigned.Tristan Gingold2019-06-201-1/+4
* names: add more sv names.Tristan Gingold2019-05-111-39/+60
* std_names: add new names.Tristan Gingold2018-12-071-5/+16
* std_names: add identifiers from EDIF.Tristan Gingold2018-11-141-18/+50
* reorder names.Tristan Gingold2018-08-041-330/+458
* rework parse_expression to add parse_binary_expression.Tristan Gingold2018-08-041-101/+102
* std_names: add more keywords.Tristan Gingold2018-02-081-10/+13
* std_names: add localparam, trior, triand..Tristan Gingold2018-02-061-7/+14
* libraries: get rid of Nam_Buffer.Tristan Gingold2018-01-201-16/+17
* Preliminary support for tool directives.Tristan Gingold2017-11-061-1/+6
* Name_Last_Character: use usual notation.Tristan Gingold2017-10-051-3/+2
* textio: use grt.fcvt to write reals.Tristan Gingold2017-04-191-2/+3
* textio: use grt.fcvt to read real numbers.Tristan Gingold2017-04-191-2/+3
* vhdl08: implement 'subtype attributeTristan Gingold2017-01-131-4/+10
* ieee: recognize ieee.numeric_std.Tristan Gingold2016-12-301-4/+10
* vhdl08: parse parameter reserved word.Tristan Gingold2016-09-251-40/+40
* Display a nice message if std_logic_textio is not found.Tristan Gingold2016-08-271-1/+2
* Improve error message if synopsys package it not found.Tristan Gingold2016-07-181-13/+16
* Add context declaration and reference (vhdl 2008).Tristan Gingold2015-05-121-13/+20
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+727