index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
iirs.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Get/Set_Type_Reference
Tristan Gingold
2016-06-01
1
-16
/
+0
*
vhdl2008: implement new 'use clause' rules for types.
Tristan Gingold
2016-05-31
1
-0
/
+16
*
Create psl_endpoint_declaration.
Tristan Gingold
2016-03-20
1
-2
/
+3
*
psl: cover directive works on a sequence, not on a property.
Tristan Gingold
2016-02-14
1
-0
/
+16
*
PSL: move canon code to canon.adb
Tristan Gingold
2016-02-14
1
-0
/
+48
*
Add support for conditional assignments.
Tristan Gingold
2016-01-16
1
-3
/
+29
*
Set type staticness for a constant declaration and attribute specification.
Tristan Gingold
2016-01-11
1
-2
/
+2
*
Translate: explicitly clean transient types.
Tristan Gingold
2015-09-02
1
-0
/
+16
*
Add suspend_flag.
Tristan Gingold
2015-06-07
1
-0
/
+16
*
Rework of overload resolution in implicit conversions.
Tristan Gingold
2015-05-26
1
-16
/
+0
*
Preliminary work to support external names (parse, semantic)
Tristan Gingold
2015-05-23
1
-0
/
+55
*
Give priority to function calls without implicit conversion.
Tristan Gingold
2015-05-16
1
-0
/
+16
*
Change library format: now store file checksum instead of file time stamp.
Tristan Gingold
2015-05-13
1
-10
/
+16
*
Add context declaration and reference (vhdl 2008).
Tristan Gingold
2015-05-12
1
-2
/
+20
*
vhdl2008: handle expanded names in if-generate statements.
Tristan Gingold
2015-01-12
1
-584
/
+1164
*
vhdl08: forbid simple block_specification for labeled if-generate statement.
Tristan Gingold
2015-01-10
1
-0
/
+14
*
Initial rework for vhdl 2008 generate statements.
Tristan Gingold
2015-01-03
1
-39
/
+84
*
vhdl 2008: handle sized bit strings.
Tristan Gingold
2014-12-30
1
-2
/
+44
*
Rework string literals: store literals position.
Tristan Gingold
2014-12-29
1
-48
/
+19
*
Reduce size of library_declaration.
Tristan Gingold
2014-12-22
1
-7
/
+7
*
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-15
1
-6
/
+4
*
Reduce size of configuration declaration and guard signal declaration.
Tristan Gingold
2014-12-14
1
-6
/
+6
*
reduce size of enumeration_literal.
Tristan Gingold
2014-12-14
1
-24
/
+10
*
iirs: reduce size of interface objects.
Tristan Gingold
2014-12-14
1
-22
/
+22
*
iirs: reduce size of signal_declaration.
Tristan Gingold
2014-12-14
1
-3
/
+22
*
iirs: reduce memory size.
Tristan Gingold
2014-12-14
1
-23
/
+23
*
Put attribute_value_chain in parent.
Tristan Gingold
2014-12-14
1
-4
/
+4
*
iirs: move delay_mechanism to flag1; adjust xtools/pnodes.py for new sources.
Tristan Gingold
2014-12-13
1
-2
/
+7
*
Create src/vhdl subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+4515