index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
iirs_utils.ads
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Improve error handling on use clauses.
Tristan Gingold
2018-12-21
1
-3
/
+3
|
*
Improve error recovery on use clauses.
Tristan Gingold
2018-12-16
1
-0
/
+3
|
*
record ownership of record element constraints.
Tristan Gingold
2018-12-09
1
-0
/
+4
|
*
Implement Get_Base_Element_Declaration in iirs_utils.
Tristan Gingold
2018-12-09
1
-0
/
+4
|
*
Create sem_lib from libraries.
Tristan Gingold
2018-11-14
1
-4
/
+0
|
*
Rework list implementation, use iterator.
Tristan Gingold
2017-11-11
1
-0
/
+3
|
*
Use flist for disconnection specification and component specification.
Tristan Gingold
2017-11-08
1
-0
/
+3
|
*
Use flist for enumerations.
Tristan Gingold
2017-11-07
1
-1
/
+0
|
*
Use Flist for records.
Tristan Gingold
2017-11-07
1
-0
/
+1
|
*
Use Flist for array indexes.
Tristan Gingold
2017-11-06
1
-1
/
+4
|
*
Are_Bounds_Locally_Static: add comment, do what it is described.
Tristan Gingold
2017-11-05
1
-0
/
+2
|
*
remove build_reference_decl, add maybe_ref to condition and target.
Tristan Gingold
2017-07-02
1
-3
/
+4
|
*
vhdl2008: allow out port in sensitivity lists.
Tristan Gingold
2017-03-27
1
-0
/
+3
|
|
|
|
Fix #326
*
iirs_utils: reimplement Are_Bounds_Locally_Static.
Tristan Gingold
2017-01-02
1
-2
/
+6
|
*
Build all Static_Construct aggregate statically.
Tristan Gingold
2016-12-23
1
-0
/
+3
|
*
evaluation: tune evaluation of composite values.
Tristan Gingold
2016-12-20
1
-0
/
+4
|
*
Remove Get/Set_Value_Staticness, add Get/Set_Aggregate_Expand_Flag
Tristan Gingold
2016-12-20
1
-0
/
+7
|
*
ownership: check tree after sem and canon.
Tristan Gingold
2016-11-05
1
-0
/
+7
|
*
canon: do not set formal of association by position.
Tristan Gingold
2016-10-19
1
-5
/
+16
|
*
Finish_Compilation: factorize code, move to libraries.
Tristan Gingold
2016-10-15
1
-0
/
+4
|
*
Rework AST to setup ownership and reference policy.
Tristan Gingold
2016-10-11
1
-6
/
+3
|
|
|
|
Check it with nodes_gc.
*
vhdl08: preliminary support of interface subprogram
Tristan Gingold
2016-09-25
1
-0
/
+10
|
*
vhdl08: preliminary work for package body instantiation.
Tristan Gingold
2016-09-18
1
-0
/
+9
|
*
vhdl08: handle very simple nested packages.
Tristan Gingold
2016-09-03
1
-0
/
+5
|
*
Fix indentation and English mistakes.
Tristan Gingold
2016-07-05
1
-1
/
+1
|
*
Handle default parameters for file_open.
Tristan Gingold
2016-06-02
1
-0
/
+5
|
|
|
|
Display backtrace for error in file_open.
*
vhdl2008: implement new 'use clause' rules for types.
Tristan Gingold
2016-05-31
1
-0
/
+9
|
|
|
|
Adjust test issue72.
*
simul: fix various issues.
Tristan Gingold
2016-01-24
1
-0
/
+3
|
*
Replace fat accesses by bounds accesses
Tristan Gingold
2015-08-29
1
-0
/
+20
|
|
|
|
|
translate: separate info for signals from object. Improve some error messages.
*
Avoid duplicate error message.
Tristan Gingold
2015-07-10
1
-1
/
+1
|
*
Fix crash in assert translation for overflow literal.
Tristan Gingold
2015-05-20
1
-0
/
+4
|
|
|
|
Fix ticket 75.
*
Rework string literals: store literals position.
Tristan Gingold
2014-12-29
1
-4
/
+0
|
*
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-15
1
-0
/
+5
|
*
Create src/vhdl subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+250