aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/scanner.ads
Commit message (Expand)AuthorAgeFilesLines
* parse: refactoring to improve error messages.Tristan Gingold2018-12-051-0/+5
* errorout: set length of location.Tristan Gingold2018-11-281-1/+1
* errorout: split and rework.Tristan Gingold2018-11-161-5/+6
* name_table: get rid of Nam_Buffer/Nam_Length.Tristan Gingold2018-01-201-0/+3
* scanner: remove use of Nam_Buffer.Tristan Gingold2018-01-201-0/+7
* Convert_Identifier: don't use Nam_Buffer anymore.Tristan Gingold2018-01-181-1/+1
* evaluation: handle whitespace for 'value.Tristan Gingold2016-02-101-0/+4
* Remove unused code (scanner).Tristan Gingold2015-12-231-1/+0
* Detect and report UTF BOM at beginning of source files.Tristan Gingold2015-01-211-0/+5
* Rework string literals: store literals position.Tristan Gingold2014-12-291-2/+2
* Create src/vhdl subdirectory.Tristan Gingold2014-11-041-0/+120