index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
files_map.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
files_map: rename Load_Source_File to Read_Source_File.
Tristan Gingold
2017-10-05
1
-3
/
+3
*
Minor refactoring to simplify interfacing.
Tristan Gingold
2017-10-03
1
-18
/
+52
*
Add subprograms in Files_Map and Name_Table for interfacing.
Tristan Gingold
2017-10-02
1
-8
/
+29
*
files_map: add debug_source_loc.
Tristan Gingold
2017-09-25
1
-5
/
+14
*
Add extract_expanded_line.
Tristan Gingold
2017-03-15
1
-0
/
+68
*
Add Tab_Stop variable.
Tristan Gingold
2017-03-14
1
-2
/
+3
*
Do not crash on empty file.
Tristan Gingold
2017-03-09
1
-3
/
+9
*
Library: unload library file after parsing it.
Tristan Gingold
2017-02-13
1
-21
/
+34
*
files_map: fix crash in Debug_Source_File
Tristan Gingold
2017-02-12
1
-4
/
+10
*
Create a pseudo source file for instantiation.
Tristan Gingold
2016-09-20
1
-76
/
+223
*
files_map: use unsigned type for source_ptr and location_type.
Tristan Gingold
2016-09-19
1
-99
/
+101
*
Reimplement table package (used instead of GNAT.Table).
Tristan Gingold
2015-09-10
1
-4
/
+3
*
files_map: add normalize_pathname
Tristan Gingold
2015-06-02
1
-0
/
+31
*
Change library format: now store file checksum instead of file time stamp.
Tristan Gingold
2015-05-13
1
-59
/
+54
*
Remove Get_File_Time_Stamp for a filename.
Tristan Gingold
2015-05-13
1
-16
/
+1
*
Rename Get_Location_Str to Image.
Tristan Gingold
2015-05-09
1
-0
/
+27
*
Rename name_table.name_buffer and name_length to avoid clash.
Tristan Gingold
2014-12-31
1
-8
/
+8
*
Rework string literals: store literals position.
Tristan Gingold
2014-12-29
1
-51
/
+60
*
Fix style.
Tristan Gingold
2014-12-15
1
-4
/
+2
*
Move sources to src/ subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+857