Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | std_names: add more keywords. | Tristan Gingold | 2018-02-08 | 1 | -2/+6 | |
| | ||||||
* | std_names: add localparam, trior, triand.. | Tristan Gingold | 2018-02-06 | 1 | -0/+4 | |
| | ||||||
* | libraries: get rid of Nam_Buffer. | Tristan Gingold | 2018-01-20 | 1 | -0/+1 | |
| | ||||||
* | Preliminary support for tool directives. | Tristan Gingold | 2017-11-06 | 1 | -0/+5 | |
| | ||||||
* | textio: use grt.fcvt to write reals. | Tristan Gingold | 2017-04-19 | 1 | -0/+1 | |
| | ||||||
* | textio: use grt.fcvt to read real numbers. | Tristan Gingold | 2017-04-19 | 1 | -0/+1 | |
| | ||||||
* | vhdl08: implement 'subtype attribute | Tristan Gingold | 2017-01-13 | 1 | -0/+2 | |
| | | | | Fix #253 | |||||
* | ieee: recognize ieee.numeric_std. | Tristan Gingold | 2016-12-30 | 1 | -0/+6 | |
| | ||||||
* | name_table: auto-initialize. | Tristan Gingold | 2016-11-01 | 1 | -2/+0 | |
| | ||||||
* | vhdl08: parse parameter reserved word. | Tristan Gingold | 2016-09-25 | 1 | -1/+1 | |
| | ||||||
* | Display a nice message if std_logic_textio is not found. | Tristan Gingold | 2016-08-27 | 1 | -0/+1 | |
| | ||||||
* | Improve error message if synopsys package it not found. | Tristan Gingold | 2016-07-18 | 1 | -11/+14 | |
| | ||||||
* | Add context declaration and reference (vhdl 2008). | Tristan Gingold | 2015-05-12 | 1 | -0/+2 | |
| | ||||||
* | std_names: remove dependency on tokens. | Tristan Gingold | 2015-01-27 | 1 | -7/+137 | |
| | ||||||
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+482 | |