index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
disp_tree.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused is_ref for choices. Adjust.
Tristan Gingold
2019-01-02
1
-6
/
+0
*
Disp_Tree: use Logging instead of Text_IO.
Tristan Gingold
2018-12-05
1
-58
/
+58
*
Add Maybe_Ref_Chain (WIP).
Tristan Gingold
2018-09-20
1
-0
/
+6
*
disp_tree: also disp identifier id.
Tristan Gingold
2018-07-25
1
-3
/
+12
*
disp_tree: adjust Image_Name_Id
Tristan Gingold
2018-01-18
1
-3
/
+5
*
sem_inst: fix relocation of instances in instances.
Tristan Gingold
2017-12-21
1
-0
/
+3
*
Rework list implementation, use iterator.
Tristan Gingold
2017-11-11
1
-11
/
+11
*
Remove List_Others, cleanup lists.
Tristan Gingold
2017-11-08
1
-31
/
+28
*
Use flist for enumerations.
Tristan Gingold
2017-11-07
1
-1
/
+1
*
Use Flist for array indexes.
Tristan Gingold
2017-11-06
1
-0
/
+39
*
Add extended locations (elocations). Still WIP
Tristan Gingold
2017-10-18
1
-3
/
+0
*
Disp_tree: make Disp_Iir public.
Tristan Gingold
2017-10-09
1
-1
/
+0
*
disp_tree: reduce use of global variable.
Tristan Gingold
2017-09-28
1
-2
/
+1
*
disp_tree: avoid a crash on Ref list.
Tristan Gingold
2016-12-05
1
-0
/
+2
*
ownership: check tree after sem and canon.
Tristan Gingold
2016-11-05
1
-6
/
+15
*
ghdlxml: display image of string_literal8
Tristan Gingold
2016-11-01
1
-0
/
+28
*
Add --file-to-xml to dump tree as XML.
Tristan Gingold
2016-10-14
1
-1
/
+0
*
iirs: rename base_type to number_base_type to avoid confusion.
Tristan Gingold
2016-10-13
1
-2
/
+3
*
Rework AST to setup ownership and reference policy.
Tristan Gingold
2016-10-11
1
-1
/
+2
*
iirs: add Forward_Ref links
Tristan Gingold
2016-09-30
1
-1
/
+2
*
Create a pseudo source file for instantiation.
Tristan Gingold
2016-09-20
1
-4
/
+12
*
Improve mixed dump of PSL and VHDL nodes.
Tristan Gingold
2016-02-09
1
-11
/
+13
*
Add support for conditional assignments.
Tristan Gingold
2016-01-16
1
-0
/
+16
*
Replace fat accesses by bounds accesses
Tristan Gingold
2015-08-29
1
-34
/
+31
*
Change library format: now store file checksum instead of file time stamp.
Tristan Gingold
2015-05-13
1
-0
/
+6
*
Rename Get_Location_Str to Image.
Tristan Gingold
2015-05-09
1
-2
/
+1
*
disp_tree: add Max_Depth to limit recursion.
Tristan Gingold
2015-01-16
1
-1
/
+6
*
Rename name_table.name_buffer and name_length to avoid clash.
Tristan Gingold
2014-12-31
1
-1
/
+1
*
Rework string literals: store literals position.
Tristan Gingold
2014-12-29
1
-6
/
+2
*
iirs: reduce size of interface objects.
Tristan Gingold
2014-12-14
1
-20
/
+0
*
iirs: reduce size of signal_declaration.
Tristan Gingold
2014-12-14
1
-2
/
+0
*
Create src/vhdl subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+511