index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
name_table.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
Rework initialization and finalization.
Tristan Gingold
2020-12-30
1
-4
/
+0
*
name_table(dump): correctly handle first entry.
Tristan Gingold
2018-12-17
1
-4
/
+7
*
Name_Table: use Logging instead of Text_IO.
Tristan Gingold
2018-12-05
1
-10
/
+10
*
name_table: get rid of Nam_Buffer/Nam_Length.
Tristan Gingold
2018-01-20
1
-21
/
+0
*
name_table: Add Str_Idx, and Get/Set_Info renamed to Get/Set_Name_Info.
Tristan Gingold
2017-11-18
1
-21
/
+24
*
python: add more interfaces.
Tristan Gingold
2017-10-06
1
-0
/
+8
*
Add subprograms in Files_Map and Name_Table for interfacing.
Tristan Gingold
2017-10-02
1
-8
/
+8
*
name_table, ieee-vital_timing: reduce use of global variables.
Tristan Gingold
2017-09-26
1
-29
/
+41
*
name_table: auto-initialize.
Tristan Gingold
2016-11-01
1
-7
/
+16
*
Reimplement table package (used instead of GNAT.Table).
Tristan Gingold
2015-09-10
1
-8
/
+6
*
Rename name_table.name_buffer and name_length to avoid clash.
Tristan Gingold
2014-12-31
1
-18
/
+18
*
name_table: add comments.
Tristan Gingold
2014-12-24
1
-19
/
+28
*
name_table.adb: expand hash_table for performance.
Tristan Gingold
2014-12-24
1
-28
/
+78
*
name_table.adb: reduce size, fix style.
Tristan Gingold
2014-12-23
1
-85
/
+114
*
Move sources to src/ subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+359