index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
iirs.ads
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Get/Set_Value_Staticness, add Get/Set_Aggregate_Expand_Flag
Tristan Gingold
2016-12-20
1
-10
/
+10
*
iirs: reorder Iir_Kind_Choice_*, add Get_Literal_Origin for aggregate.
Tristan Gingold
2016-12-18
1
-6
/
+30
*
cleanup: remove Package_Instantiation_Bodies_Chain
Tristan Gingold
2016-12-05
1
-8
/
+0
*
sem_assocs: handle overloaded operators for interface_function
Tristan Gingold
2016-12-05
1
-8
/
+9
*
iirs: add Iir_Predefined_IEEE_Explicit subtype.
Tristan Gingold
2016-11-11
1
-0
/
+5
*
ownership: check tree after sem and canon.
Tristan Gingold
2016-11-05
1
-36
/
+49
*
ghdlxml: display image of string_literal8
Tristan Gingold
2016-11-01
1
-0
/
+2
*
vhdl08: allow unaffected in sequential signal assignments.
Tristan Gingold
2016-11-01
1
-0
/
+5
*
Add translation for selected signal assignment.
Tristan Gingold
2016-11-01
1
-0
/
+9
*
Remove default_*_map_aspect from binding_indication.
Tristan Gingold
2016-10-20
1
-12
/
+0
*
ownership: fix arrays and physical types from parse.
Tristan Gingold
2016-10-18
1
-17
/
+20
*
iirs: add an assert on Get_Kind.
Tristan Gingold
2016-10-18
1
-7
/
+7
*
nodes: remove Int and Fp formats, use multiple fields.
Tristan Gingold
2016-10-15
1
-10
/
+10
*
nodes: handle 'grp' conversion, replace Odigit1 by flags.
Tristan Gingold
2016-10-15
1
-7
/
+7
*
iirs: rename base_type to number_base_type to avoid confusion.
Tristan Gingold
2016-10-13
1
-3
/
+3
*
iirs: condition_expression is a chain.
Tristan Gingold
2016-10-13
1
-1
/
+1
*
Rework AST to setup ownership and reference policy.
Tristan Gingold
2016-10-11
1
-179
/
+285
*
Add signal_attribute_declaration to hold implicit atribute signals.
Tristan Gingold
2016-10-08
1
-3
/
+36
*
disp_vhdl: print 'parameter' if textually present.
Tristan Gingold
2016-10-05
1
-0
/
+9
*
iirs: subtype indication is never a ref.
Tristan Gingold
2016-10-05
1
-18
/
+8
*
Fix attribute specification with non-static expression
Tristan Gingold
2016-10-04
1
-3
/
+0
*
Rework range_expression and incomplete type for instantiation.
Tristan Gingold
2016-09-30
1
-18
/
+58
*
Comments in iirs.ads
Tristan Gingold
2016-09-28
1
-17
/
+37
*
Refine error message for issue #148.
Tristan Gingold
2016-09-27
1
-0
/
+11
*
vhdl08: more support for interface subprograms.
Tristan Gingold
2016-09-27
1
-0
/
+9
*
vhdl08: preliminary support of interface subprogram
Tristan Gingold
2016-09-25
1
-5
/
+17
*
Add an analysis time check for bounds on port association.
Tristan Gingold
2016-09-24
1
-1
/
+2
*
vhdl08: first working example of interface type.
Tristan Gingold
2016-09-22
1
-2
/
+9
*
iirs: add association_element_subprogram
Tristan Gingold
2016-09-20
1
-0
/
+5
*
vhdl08: create interface subprogram declaration.
Tristan Gingold
2016-09-19
1
-7
/
+63
*
vhdl08: preliminary work for package body instantiation.
Tristan Gingold
2016-09-18
1
-14
/
+23
*
Handle macro-expansion of instantiation of declaration with interface type.
Tristan Gingold
2016-09-16
1
-0
/
+16
*
Handle expanded name for interface package.
Tristan Gingold
2016-09-12
1
-0
/
+2
*
iirs: add Iir_Kinds_Simple_Concurrent_Statement
Tristan Gingold
2016-09-12
1
-5
/
+22
*
vhdl08: preliminary work for nested package and type association.
Tristan Gingold
2016-09-01
1
-20
/
+35
*
vhdl08: parse and analyze interface types.
Tristan Gingold
2016-09-01
1
-0
/
+58
*
Avoid a crash with postponed assertions in vhdl08
Tristan Gingold
2016-08-27
1
-0
/
+2
*
Avoid a crash on bad component name.
Tristan Gingold
2016-08-26
1
-0
/
+5
*
Clean up links, repository-wide (#117)
Ben Wiederhake
2016-07-09
1
-1
/
+1
*
vhdl08: add support of case-generate statement
Tristan Gingold
2016-07-07
1
-4
/
+16
*
Parse case generate statement.
Tristan Gingold
2016-07-05
1
-0
/
+24
*
parse: extract parse_case_statement.
Tristan Gingold
2016-07-05
1
-1
/
+1
*
Fix indentation and English mistakes.
Tristan Gingold
2016-07-05
1
-3
/
+3
*
Initial support of direct recursive instantiation.
Tristan Gingold
2016-07-03
1
-0
/
+16
*
Remove Get/Set_Type_Reference
Tristan Gingold
2016-06-01
1
-8
/
+0
*
vhdl2008: implement new 'use clause' rules for types.
Tristan Gingold
2016-05-31
1
-26
/
+87
*
Adjust previous patch (detect incorrect use of PSL endpoint in expressions)
Tristan Gingold
2016-03-23
1
-0
/
+2
*
PSL: add clocked SERE, make endpoints visible from VHDL.
Tristan Gingold
2016-03-22
1
-0
/
+8
*
Create psl_endpoint_declaration.
Tristan Gingold
2016-03-20
1
-3
/
+28
*
psl: cover directive works on a sequence, not on a property.
Tristan Gingold
2016-02-14
1
-0
/
+8
[next]