index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
sem_specs.adb
Commit message (
Collapse
)
Author
Age
Files
Lines
*
parse/sem: be more tolerant of parse errors.
Tristan Gingold
2018-12-23
1
-8
/
+26
|
*
parse/sem: be more tolerante to parse errors.
Tristan Gingold
2018-12-23
1
-2
/
+2
|
*
Analysis: tolerate more parse errors.
Tristan Gingold
2018-12-21
1
-2
/
+12
|
*
Create sem_lib from libraries.
Tristan Gingold
2018-11-14
1
-1
/
+2
|
*
Improve doc, fix English typo.
Tristan Gingold
2018-09-23
1
-1
/
+1
|
*
Refine error message for attribute specification.
Tristan Gingold
2018-02-06
1
-3
/
+33
|
|
|
|
Fix #525
*
Rename of Iir_Kinds_Library_Unit
Tristan Gingold
2017-12-01
1
-1
/
+1
|
*
Use flist for entity_name_list.
Tristan Gingold
2017-11-08
1
-6
/
+5
|
*
Use flist for disconnection specification and component specification.
Tristan Gingold
2017-11-08
1
-10
/
+8
|
*
Use flist for enumerations.
Tristan Gingold
2017-11-07
1
-4
/
+3
|
*
Fix duplicate owner in conversion, fix early reference in attribute spec.
Tristan Gingold
2017-11-05
1
-0
/
+9
|
*
sem_specs: use architecture body for entity_aspect_entity when loaded.
Tristan Gingold
2017-10-24
1
-1
/
+7
|
*
sem_specs: simplify slightly Sem_Named_Entities.
Tristan Gingold
2017-10-19
1
-10
/
+12
|
*
Relaxed rules: only warns on attribute specifications that don't apply.
Tristan Gingold
2017-10-15
1
-2
/
+3
|
*
Reformating and comments.
Tristan Gingold
2017-10-15
1
-8
/
+8
|
*
sem_specs: do not check restrictions for incompatible associations.
Tristan Gingold
2017-10-04
1
-1
/
+1
|
|
|
|
Fix #424
*
create_default_map_aspect: error if no formal.
Tristan Gingold
2017-06-30
1
-18
/
+17
|
*
Fix spelling error: declarared => declared
Silke
2017-04-19
1
-3
/
+3
|
*
Fixes for nodes_gc
Tristan Gingold
2016-12-24
1
-0
/
+9
|
*
ownership: check tree after sem and canon.
Tristan Gingold
2016-11-05
1
-3
/
+1
|
*
Remove default_*_map_aspect from binding_indication.
Tristan Gingold
2016-10-20
1
-30
/
+20
|
*
Rework AST to setup ownership and reference policy.
Tristan Gingold
2016-10-11
1
-5
/
+11
|
|
|
|
Check it with nodes_gc.
*
Fix attribute specification with non-static expression
Tristan Gingold
2016-10-04
1
-14
/
+30
|
*
Refine error message for issue #148.
Tristan Gingold
2016-09-27
1
-2
/
+4
|
*
Add an analysis time check for bounds on port association.
Tristan Gingold
2016-09-24
1
-1
/
+3
|
|
|
|
Fix issue #148
*
Rewrite most of error and warning messages.
Tristan Gingold
2016-08-02
1
-7
/
+4
|
*
Rewrite error messages.
Tristan Gingold
2016-08-02
1
-81
/
+71
|
*
Rewrite scan error messages: use formatting.
Tristan Gingold
2016-08-02
1
-16
/
+17
|
*
Rework warnings to have a uniq tag per warning.
Tristan Gingold
2016-08-01
1
-14
/
+18
|
*
Fix indentation and English mistakes.
Tristan Gingold
2016-07-05
1
-2
/
+2
|
*
Add support for conditional assignments.
Tristan Gingold
2016-01-16
1
-13
/
+1
|
*
Set type staticness for a constant declaration and attribute specification.
Tristan Gingold
2016-01-11
1
-4
/
+15
|
|
|
|
Fix for issue 10.
*
Do not set suspend flag on foreign procedure.
Tristan Gingold
2015-11-01
1
-0
/
+6
|
*
Fix ticket94: default binding indication for component.
Tristan Gingold
2015-09-24
1
-11
/
+27
|
*
Avoid duplicate error message.
Tristan Gingold
2015-07-10
1
-0
/
+3
|
*
Fix crash in case of missing configuration.
Tristan Gingold
2015-06-08
1
-1
/
+3
|
|
|
|
Fix ticket 88.
*
Preliminary work to refine overload disambiguation.
Tristan Gingold
2015-05-16
1
-1
/
+1
|
*
Initial rework for vhdl 2008 generate statements.
Tristan Gingold
2015-01-03
1
-4
/
+7
|
*
Improve error recovery.
Tristan Gingold
2014-12-30
1
-1
/
+2
|
*
Optimize scan_identifier.
Tristan Gingold
2014-12-26
1
-0
/
+1
|
*
Rewrite sem_scopes tables for speed-up (and clarification).
Tristan Gingold
2014-12-26
1
-0
/
+1
|
*
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-15
1
-8
/
+2
|
*
iirs: reduce size of signal_declaration.
Tristan Gingold
2014-12-14
1
-1
/
+1
|
*
Put attribute_value_chain in parent.
Tristan Gingold
2014-12-14
1
-42
/
+126
|
*
Create src/vhdl subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+1731