index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
vhdl-sem_names.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhdl: fix unused warning on protected variable.
Tristan Gingold
2019-09-06
1
-0
/
+1
*
vhdl: do not crash on attribute with a type conversion prefix.
Tristan Gingold
2019-09-04
1
-2
/
+3
*
vhdl: handle subtype indication (with range) in discrete_range.
Tristan Gingold
2019-08-10
1
-50
/
+61
*
vhdl: allow discrete subtype indication for discrete_range.
Tristan Gingold
2019-08-06
1
-35
/
+41
*
vhdl: for time resolution, do not consider unit name from textio body.
Tristan Gingold
2019-08-06
1
-6
/
+31
*
vhdl-sem_names: avoid a crash on parenthesis of
Tristan Gingold
2019-07-15
1
-2
/
+2
*
vhdl: avoid a crash on label parenthesis.
Tristan Gingold
2019-07-03
1
-0
/
+1
*
vhdl: add anonymous_signal_declaration.
Tristan Gingold
2019-07-03
1
-0
/
+4
*
vhdl: improve error message.
Tristan Gingold
2019-07-01
1
-2
/
+1
*
vhdl-sem_names: do not crash on user attribute on
Tristan Gingold
2019-06-20
1
-1
/
+2
*
vhdl-sem_names: check time resoultion for standalone units.
Tristan Gingold
2019-05-28
1
-0
/
+10
*
vhdl: properly group messages for overloading error.
Tristan Gingold
2019-05-21
1
-2
/
+4
*
errorout: add messages group instead of continuation.
Tristan Gingold
2019-05-12
1
-7
/
+12
*
vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.
Tristan Gingold
2019-05-10
1
-3
/
+3
*
vhdl: extract vhdl.errors from errorout.
Tristan Gingold
2019-05-08
1
-0
/
+1
*
vhdl: renames iir_chains to vhdl.nodes_utils. Remove iir_chain_handling.
Tristan Gingold
2019-05-06
1
-1
/
+1
*
vhdl: move iirs_utils to vhdl.utils
Tristan Gingold
2019-05-06
1
-1
/
+1
*
vhdl: move xrefs to vhdl child package.
Tristan Gingold
2019-05-06
1
-1
/
+1
*
vhdl: move evaluation to vhdl child.
Tristan Gingold
2019-05-05
1
-1
/
+1
*
vhdl: move std_standard package to vhdl child.
Tristan Gingold
2019-05-05
1
-1
/
+1
*
vhdl: move sem* packages to vhdl children.
Tristan Gingold
2019-05-05
1
-0
/
+4313