index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vhdl
/
std_package.adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for --time-resolution (jit only). Fix #613
Tristan Gingold
2018-08-10
1
-30
/
+100
*
Fix warning: use clause for package has no effect
Vicente Bergas
2018-05-03
1
-1
/
+0
*
Use flist for enumerations.
Tristan Gingold
2017-11-07
1
-33
/
+43
*
Use Flist for array indexes.
Tristan Gingold
2017-11-06
1
-6
/
+6
*
case statement: check element of one-dimensional type is a character type.
Tristan Gingold
2017-10-04
1
-0
/
+2
*
Make interfaces of implicitly defined subprograms visible.
Tristan Gingold
2017-09-25
1
-0
/
+3
*
ownership: fix arrays and physical types from parse.
Tristan Gingold
2016-10-18
1
-5
/
+4
*
Rework AST to setup ownership and reference policy.
Tristan Gingold
2016-10-11
1
-19
/
+65
*
Revive node_gc, avoid copy of enumeration in enumeration range.
Tristan Gingold
2016-10-01
1
-0
/
+4
*
Rework range_expression and incomplete type for instantiation.
Tristan Gingold
2016-09-30
1
-0
/
+2
*
Add support for conditional assignments.
Tristan Gingold
2016-01-16
1
-25
/
+45
*
Use 64 bits for universal integer type.
Tristan Gingold
2015-01-22
1
-5
/
+5
*
grt: improve --disp-signals-table output.
Tristan Gingold
2015-01-12
1
-5
/
+9
*
Rework string literals: store literals position.
Tristan Gingold
2014-12-29
1
-3
/
+2
*
Use same node for implicit and explicit subprogram declarations.
Tristan Gingold
2014-12-15
1
-7
/
+6
*
reduce size of enumeration_literal.
Tristan Gingold
2014-12-14
1
-1
/
+0
*
iirs: reduce size of interface objects.
Tristan Gingold
2014-12-14
1
-3
/
+0
*
Create src/vhdl subdirectory.
Tristan Gingold
2014-11-04
1
-0
/
+1200