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: adjust computation of column for tabs
Tristan Gingold
2021-05-23
1
-2
/
+1
*
ghdlsynth.adb: also allow .psl files without any warning
Tristan Gingold
2021-03-27
1
-0
/
+3
*
files_map.adb: fix thinko in Find_Language
Tristan Gingold
2021-01-20
1
-1
/
+1
*
ghdlsynth: check filename extension
Tristan Gingold
2021-01-19
1
-0
/
+41
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
Rework initialization and finalization.
Tristan Gingold
2020-12-30
1
-1
/
+5
*
files_map: extract debug_source_file.
Tristan Gingold
2020-02-04
1
-40
/
+43
*
dyn_tables: move Table_Initial generic to argument of
Tristan Gingold
2019-11-11
1
-1
/
+1
*
files_map: add Discard_Source_File, Free_Source_File,
Tristan Gingold
2019-11-06
1
-2
/
+27
*
files_map: change the meaning of Get_Buffer_Length for
Tristan Gingold
2019-06-20
1
-1
/
+1
*
files_map: add comments.
Tristan Gingold
2019-06-20
1
-0
/
+1
*
files_map: add get_buffer_length
Tristan Gingold
2019-06-03
1
-2
/
+9
*
vhdl: renames disp_vhdl to prints
Tristan Gingold
2019-05-30
1
-3
/
+4
*
files_map: add location_to_coord.
Tristan Gingold
2019-05-11
1
-8
/
+16
*
vhdl: move nodes to vhdl.nodes_priv.
Tristan Gingold
2019-05-05
1
-1
/
+1
*
files_map: rename Get_Source_File_Directory to Get_Directory_Name.
Tristan Gingold
2018-12-18
1
-3
/
+2
*
files_map: renaming for consistency.
Tristan Gingold
2018-12-14
1
-14
/
+13
*
files_map: cache the start of line position.
Tristan Gingold
2018-12-13
1
-1
/
+1
*
Add Location_File_Line_To_Offset.
Tristan Gingold
2018-12-12
1
-0
/
+11
*
files_map: add assertions.
Tristan Gingold
2018-11-29
1
-0
/
+4
*
Add logging and use it in files_map.
Tristan Gingold
2018-11-28
1
-24
/
+30
*
Keep source file entry in design file to avoid searching the file.
Tristan Gingold
2018-11-26
1
-2
/
+2
*
files_map: add support for one gap.
Tristan Gingold
2018-11-23
1
-1
/
+19
*
files_map: use Positive for lines.
Tristan Gingold
2018-11-23
1
-12
/
+12
*
files_map: move declarations to private part of spec.
Tristan Gingold
2018-11-19
1
-72
/
+0
*
files_map: use dyn_tables.
Tristan Gingold
2018-11-19
1
-94
/
+53
*
files_map: add Set_File_Length, Reverse_Source_File
Tristan Gingold
2018-11-16
1
-17
/
+50
*
files_map: get rid of global Nam_Buffer use.
Tristan Gingold
2018-01-18
1
-29
/
+25
*
files_map: improve Debug_Source_Files output.
Tristan Gingold
2017-12-21
1
-1
/
+7
*
files_map.adb: check for too large file.
Tristan Gingold
2017-11-13
1
-4
/
+17
*
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