index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
sem_inst.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
sem_inst: fix relocation of instances in instances.
Tristan Gingold
2017-12-21
1
-11
/
+37
*
Instantiate declarations of interface packages.
Tristan Gingold
2017-12-12
1
-0
/
+5
*
Rework list implementation, use iterator.
Tristan Gingold
2017-11-11
1
-15
/
+21
*
Remove List_Others, cleanup lists.
Tristan Gingold
2017-11-08
1
-6
/
+3
*
Use flist for enumerations.
Tristan Gingold
2017-11-07
1
-0
/
+45
*
Use Flist for array indexes.
Tristan Gingold
2017-11-06
1
-2
/
+44
*
Add extended locations (elocations). Still WIP
Tristan Gingold
2017-10-18
1
-3
/
+0
*
sem_inst: fix instantiation of element type for non-name actual
Tristan Gingold
2017-09-04
1
-1
/
+1
*
Handle instantiation of protected types.
Tristan Gingold
2017-05-18
1
-14
/
+11
*
sem_inst: remove assert that prevented nested instantiation.
Tristan Gingold
2017-05-12
1
-5
/
+7
*
vhdl2008: allow nested packages in uninstantiated package
Tristan Gingold
2017-05-11
1
-0
/
+6
*
Fixes for nodes_gc
Tristan Gingold
2016-12-24
1
-0
/
+1
*
Allow operator symbol as formal name.
Tristan Gingold
2016-12-08
1
-1
/
+2
*
sem_inst: set hash for interface subprograms.
Tristan Gingold
2016-12-08
1
-1
/
+2
*
vhdl08: support top-level macro-expanded package instantiation declarations.
Tristan Gingold
2016-12-05
1
-6
/
+4
*
sem_assocs: handle overloaded operators for interface_function
Tristan Gingold
2016-12-05
1
-1
/
+1
*
ownership: check tree after sem and canon.
Tristan Gingold
2016-11-05
1
-12
/
+53
*
iirs: rename base_type to number_base_type to avoid confusion.
Tristan Gingold
2016-10-13
1
-2
/
+2
*
Rework AST to setup ownership and reference policy.
Tristan Gingold
2016-10-11
1
-7
/
+44
*
sem_inst: handl subprogram association.
Tristan Gingold
2016-09-30
1
-3
/
+13
*
Rework range_expression and incomplete type for instantiation.
Tristan Gingold
2016-09-30
1
-1
/
+59
*
iirs: add Forward_Ref links
Tristan Gingold
2016-09-30
1
-4
/
+10
*
vhdl08: more support for interface subprograms.
Tristan Gingold
2016-09-27
1
-1
/
+17
*
sem_inst: handl forward reference in subprograms
Tristan Gingold
2016-09-24
1
-13
/
+21
*
vhdl08: first working example of interface type.
Tristan Gingold
2016-09-22
1
-1
/
+17
*
Create a pseudo source file for instantiation.
Tristan Gingold
2016-09-20
1
-11
/
+28
*
vhdl08: create interface subprogram declaration.
Tristan Gingold
2016-09-19
1
-3
/
+39
*
vhdl08: preliminary work for package body instantiation.
Tristan Gingold
2016-09-18
1
-7
/
+48
*
Handle macro-expansion of instantiation of declaration with interface type.
Tristan Gingold
2016-09-16
1
-0
/
+24
*
vhdl08: handle interface type in generic-mapped package
Tristan Gingold
2016-09-15
1
-0
/
+102
*
vhdl08: preliminary work for nested package and type association.
Tristan Gingold
2016-09-01
1
-0
/
+12
*
sem_inst: add a comment.
Tristan Gingold
2016-02-06
1
-0
/
+2
*
Reimplement table package (used instead of GNAT.Table).
Tristan Gingold
2015-09-10
1
-7
/
+5
*
Change library format: now store file checksum instead of file time stamp.
Tristan Gingold
2015-05-13
1
-1
/
+2
*
Rework string literals: store literals position.
Tristan Gingold
2014-12-29
1
-2
/
+2
*
iirs: reduce size of interface objects.
Tristan Gingold
2014-12-14
1
-4
/
+3
*
Create src/vhdl subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+639