index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
sem_scopes.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
name_table: Add Str_Idx, and Get/Set_Info renamed to Get/Set_Name_Info.
Tristan Gingold
2017-11-18
1
-2
/
+2
*
Rework list implementation, use iterator.
Tristan Gingold
2017-11-11
1
-4
/
+6
*
Use flist for enumerations.
Tristan Gingold
2017-11-07
1
-6
/
+4
*
sem_assoc: handle anonymous interface.
Tristan Gingold
2017-09-25
1
-2
/
+10
*
sem_scopes: improve debug procedure.
Tristan Gingold
2017-09-25
1
-1
/
+3
*
sem_scopes: support signal attributes in entities.
Tristan Gingold
2017-01-15
1
-1
/
+2
*
vhdl08: preliminary support of interface subprogram
Tristan Gingold
2016-09-25
1
-0
/
+1
*
vhdl08: create interface subprogram declaration.
Tristan Gingold
2016-09-19
1
-2
/
+6
*
vhdl08: strengthten nested packages.
Tristan Gingold
2016-09-12
1
-0
/
+3
*
vhdl08: preliminary work for nested package and type association.
Tristan Gingold
2016-09-01
1
-0
/
+1
*
vhdl08: parse and analyze interface types.
Tristan Gingold
2016-09-01
1
-4
/
+12
*
Rewrite error messages.
Tristan Gingold
2016-08-02
1
-8
/
+6
*
Add comment.
Tristan Gingold
2016-07-30
1
-1
/
+7
*
Allow alias of literals in strings.
Tristan Gingold
2016-07-30
1
-2
/
+20
*
vhdl2008: implement new 'use clause' rules for types.
Tristan Gingold
2016-05-31
1
-8
/
+126
*
Fix a crash on conflict in under interpretation.
Tristan Gingold
2015-11-24
1
-5
/
+15
*
Reimplement table package (used instead of GNAT.Table).
Tristan Gingold
2015-09-10
1
-10
/
+7
*
Do not consider overriden implicit declaration is reference by selection.
Tristan Gingold
2015-05-19
1
-0
/
+16
*
Add context declaration and reference (vhdl 2008).
Tristan Gingold
2015-05-12
1
-1
/
+48
*
Rename Get_Location_Str to Image.
Tristan Gingold
2015-05-09
1
-2
/
+3
*
Initial rework for vhdl 2008 generate statements.
Tristan Gingold
2015-01-03
1
-1
/
+1
*
Rewrite sem_scopes tables for speed-up (and clarification).
Tristan Gingold
2014-12-26
1
-377
/
+373
*
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-15
1
-28
/
+17
*
Create src/vhdl subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+1412