index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
nodes_meta.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
-2
/
+2
*
cleanup: remove Package_Instantiation_Bodies_Chain
Tristan Gingold
2016-12-05
1
-3
/
+0
*
ownership: check tree after sem and canon.
Tristan Gingold
2016-11-05
1
-1
/
+2
*
Remove default_*_map_aspect from binding_indication.
Tristan Gingold
2016-10-20
1
-6
/
+0
*
ownership: fix arrays and physical types from parse.
Tristan Gingold
2016-10-18
1
-2
/
+0
*
iirs: rename base_type to number_base_type to avoid confusion.
Tristan Gingold
2016-10-13
1
-6
/
+6
*
Rework AST to setup ownership and reference policy.
Tristan Gingold
2016-10-11
1
-1
/
+16
*
Add signal_attribute_declaration to hold implicit atribute signals.
Tristan Gingold
2016-10-08
1
-0
/
+6
*
disp_vhdl: print 'parameter' if textually present.
Tristan Gingold
2016-10-05
1
-0
/
+2
*
Rework range_expression and incomplete type for instantiation.
Tristan Gingold
2016-09-30
1
-3
/
+11
*
vhdl08: more support for interface subprograms.
Tristan Gingold
2016-09-27
1
-0
/
+2
*
vhdl08: first working example of interface type.
Tristan Gingold
2016-09-22
1
-0
/
+2
*
vhdl08: preliminary work for package body instantiation.
Tristan Gingold
2016-09-18
1
-2
/
+5
*
Handle macro-expansion of instantiation of declaration with interface type.
Tristan Gingold
2016-09-16
1
-0
/
+4
*
vhdl08: parse and analyze interface types.
Tristan Gingold
2016-09-01
1
-0
/
+2
*
vhdl08: add support of case-generate statement
Tristan Gingold
2016-07-07
1
-0
/
+2
*
Initial support of direct recursive instantiation.
Tristan Gingold
2016-07-03
1
-0
/
+4
*
Remove Get/Set_Type_Reference
Tristan Gingold
2016-06-01
1
-2
/
+0
*
vhdl2008: implement new 'use clause' rules for types.
Tristan Gingold
2016-05-31
1
-0
/
+2
*
psl: cover directive works on a sequence, not on a property.
Tristan Gingold
2016-02-14
1
-0
/
+2
*
PSL: move canon code to canon.adb
Tristan Gingold
2016-02-14
1
-1
/
+7
*
Add support for conditional assignments.
Tristan Gingold
2016-01-16
1
-0
/
+2
*
Translate: explicitly clean transient types.
Tristan Gingold
2015-09-02
1
-0
/
+2
*
Add suspend_flag.
Tristan Gingold
2015-06-07
1
-0
/
+2
*
Rework of overload resolution in implicit conversions.
Tristan Gingold
2015-05-26
1
-2
/
+0
*
Preliminary work to support external names (parse, semantic)
Tristan Gingold
2015-05-23
1
-0
/
+6
*
Give priority to function calls without implicit conversion.
Tristan Gingold
2015-05-16
1
-0
/
+2
*
Change library format: now store file checksum instead of file time stamp.
Tristan Gingold
2015-05-13
1
-2
/
+8
*
Add context declaration and reference (vhdl 2008).
Tristan Gingold
2015-05-12
1
-0
/
+2
*
vhdl08: forbid simple block_specification for labeled if-generate statement.
Tristan Gingold
2015-01-10
1
-0
/
+2
*
Initial rework for vhdl 2008 generate statements.
Tristan Gingold
2015-01-03
1
-6
/
+12
*
vhdl 2008: handle sized bit strings.
Tristan Gingold
2014-12-30
1
-0
/
+6
*
Rework string literals: store literals position.
Tristan Gingold
2014-12-29
1
-11
/
+7
*
reduce size of enumeration_literal.
Tristan Gingold
2014-12-14
1
-2
/
+0
*
iirs: reduce size of interface objects.
Tristan Gingold
2014-12-14
1
-8
/
+2
*
iirs: reduce size of signal_declaration.
Tristan Gingold
2014-12-14
1
-0
/
+2
*
Create src/vhdl subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+823