aboutsummaryrefslogtreecommitdiffstats
path: root/src/std_names.adb
Commit message (Expand)AuthorAgeFilesLines
* std_names: remove duplicate entries.Tristan Gingold2018-12-171-10/+0
* std_names: add new names.Tristan Gingold2018-12-071-3/+24
* std_names: add identifiers from EDIF.Tristan Gingold2018-11-141-2/+33
* reorder names.Tristan Gingold2018-08-041-105/+216
* rework parse_expression to add parse_binary_expression.Tristan Gingold2018-08-041-6/+6
* std_names: add more keywords.Tristan Gingold2018-02-081-2/+6
* std_names: add localparam, trior, triand..Tristan Gingold2018-02-061-0/+4
* libraries: get rid of Nam_Buffer.Tristan Gingold2018-01-201-0/+1
* Preliminary support for tool directives.Tristan Gingold2017-11-061-0/+5
* textio: use grt.fcvt to write reals.Tristan Gingold2017-04-191-0/+1
* textio: use grt.fcvt to read real numbers.Tristan Gingold2017-04-191-0/+1
* vhdl08: implement 'subtype attributeTristan Gingold2017-01-131-0/+2
* ieee: recognize ieee.numeric_std.Tristan Gingold2016-12-301-0/+6
* name_table: auto-initialize.Tristan Gingold2016-11-011-2/+0
* vhdl08: parse parameter reserved word.Tristan Gingold2016-09-251-1/+1
* Display a nice message if std_logic_textio is not found.Tristan Gingold2016-08-271-0/+1
* Improve error message if synopsys package it not found.Tristan Gingold2016-07-181-11/+14
* Add context declaration and reference (vhdl 2008).Tristan Gingold2015-05-121-0/+2
* std_names: remove dependency on tokens.Tristan Gingold2015-01-271-7/+137
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+482