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-sem_names(sem_parenthesis_name): minor refactoring
Tristan Gingold
2021-09-18
1
-13
/
+9
*
vhdl-sem_names(sem_parenthesis_name): handle indexing of delayed attribute.
Tristan Gingold
2021-09-18
1
-2
/
+6
*
vhdl: remove unused Get/Set_Alias_Declaration
Tristan Gingold
2021-05-16
1
-1
/
+0
*
vhdl-sem_names: avoid a crash for invalid user attribute prefix. Fix #1727
Tristan Gingold
2021-04-16
1
-1
/
+2
*
vhdl-sem_names.adb: fix check for object prefix of subtype attribute. Fix #1717
Tristan Gingold
2021-04-11
1
-3
/
+1
*
Add base support for the attribue element in vhdl 08
Anselmo95
2021-04-03
1
-0
/
+59
*
vhdl: handle alias of protected objects. Fix #1688
Tristan Gingold
2021-03-19
1
-6
/
+19
*
vhdl-sem_names: avoid duplicate messages for -fsynopsys
Tristan Gingold
2021-01-16
1
-0
/
+9
*
update license headers
umarcor
2021-01-14
1
-11
/
+9
*
src/vhd: remove use of chapter sign in comment to have on ASCII characters
Tristan Gingold
2021-01-09
1
-4
/
+4
*
vhdl: handle locally static attributes on entity/architecture/configurations
Tristan Gingold
2020-12-08
1
-1
/
+10
*
sem_parenthesis_name: handle more error cases.
Tristan Gingold
2020-09-06
1
-1
/
+5
*
vhdl: sem_parenthesis_name: do not crash on any type attribute. Fix #1456
Tristan Gingold
2020-09-06
1
-18
/
+19
*
vhdl-sem_names: check name staticness of signal attributes. Fix #1412
Tristan Gingold
2020-08-08
1
-58
/
+79
*
vhdl-sem_names: use element type of prefix type for indexed names.
Tristan Gingold
2020-08-05
1
-10
/
+15
*
vhdl: replace base_type with parent_type in nodes
Tristan Gingold
2020-07-22
1
-2
/
+2
*
vhdl: add missing check_read. Fix #1381
Tristan Gingold
2020-06-25
1
-0
/
+1
*
vhdl/translate: add support for subtype attribute. For #641
Tristan Gingold
2020-06-25
1
-1
/
+1
*
vhdl/translate: rework object type elaboration. For #641
Tristan Gingold
2020-06-24
1
-1
/
+1
*
vhdl: improve support of subtype attribute. For #641
Tristan Gingold
2020-06-24
1
-18
/
+26
*
vhdl: --std93c is now an alias for --std=93 -frelaxed
Tristan Gingold
2020-06-13
1
-3
/
+1
*
vhdl-sem_names: handle deference in create_list_of_types.
Tristan Gingold
2020-05-02
1
-1
/
+2
*
vhdl: avoid crash on indexed library declaration.
Tristan Gingold
2020-04-23
1
-4
/
+3
*
vhdl: avoid a crash after an error.
Tristan Gingold
2020-04-14
1
-1
/
+4
*
vhdl-sem_names: improve error message for -fsynopsys.
Tristan Gingold
2020-03-26
1
-1
/
+2
*
vhdl: merge synopsys into the ieee libraries. For #980
Tristan Gingold
2020-03-04
1
-20
/
+28
*
vhdl: a function call is not an object. Fix #1138.
Tristan Gingold
2020-03-01
1
-0
/
+6
*
vhdl-sem_names: improve error location.
Tristan Gingold
2020-02-04
1
-1
/
+1
*
ams-vhdl: add support for 'delayed for quantity.
Tristan Gingold
2019-12-31
1
-117
/
+139
*
ams-vhdl: handle zoh, ltf and ztf attributes.
Tristan Gingold
2019-12-31
1
-27
/
+108
*
ams-vhdl: analyze, canon and print simultaneous procedural statements.
Tristan Gingold
2019-12-30
1
-1
/
+2
*
ams-vhdl: correctly test and set staticness of dot/integ attributes.
Tristan Gingold
2019-12-30
1
-8
/
+7
*
vhdl: improve support of AMS-vhdl (array and record natures, source quantities)
Tristan Gingold
2019-12-28
1
-14
/
+451
*
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
[next]