aboutsummaryrefslogtreecommitdiffstats
path: root/doc/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog')
-rw-r--r--doc/changelog/2014/index.rst20
-rw-r--r--doc/changelog/2014/v0.30.rst4
-rw-r--r--doc/changelog/2015/index.rst20
-rw-r--r--doc/changelog/2015/v0.31.rst4
-rw-r--r--doc/changelog/2016/index.rst22
-rw-r--r--doc/changelog/2016/v0.32.rst4
-rw-r--r--doc/changelog/2016/v0.33.rst4
-rw-r--r--doc/changelog/2017/index.rst20
-rw-r--r--doc/changelog/2017/v0.34.rst4
-rw-r--r--doc/changelog/Roadmap.rst14
-rw-r--r--doc/changelog/index.rst30
11 files changed, 146 insertions, 0 deletions
diff --git a/doc/changelog/2014/index.rst b/doc/changelog/2014/index.rst
new file mode 100644
index 000000000..5822e67e7
--- /dev/null
+++ b/doc/changelog/2014/index.rst
@@ -0,0 +1,20 @@
+.. _CHANGE:2014:
+
+2014
+####
+
+.. contents:: Content of this page
+ :local:
+
+.. only:: html
+
+ .. toctree::
+
+ v0.30 <v0.30>
+
+
+.. only:: latex
+
+ .. toctree::
+
+ v0.30 <v0.30>
diff --git a/doc/changelog/2014/v0.30.rst b/doc/changelog/2014/v0.30.rst
new file mode 100644
index 000000000..87ebef22f
--- /dev/null
+++ b/doc/changelog/2014/v0.30.rst
@@ -0,0 +1,4 @@
+.. _CHANGE:v0.30:
+
+New in 0.30 (xx.yy.2014)
+================================================================================================================================================================
diff --git a/doc/changelog/2015/index.rst b/doc/changelog/2015/index.rst
new file mode 100644
index 000000000..3a3dc1ed5
--- /dev/null
+++ b/doc/changelog/2015/index.rst
@@ -0,0 +1,20 @@
+.. _CHANGE:2015:
+
+2015
+####
+
+.. contents:: Content of this page
+ :local:
+
+.. only:: html
+
+ .. toctree::
+
+ v0.31 <v0.31>
+
+
+.. only:: latex
+
+ .. toctree::
+
+ v0.31 <v0.31>
diff --git a/doc/changelog/2015/v0.31.rst b/doc/changelog/2015/v0.31.rst
new file mode 100644
index 000000000..71bab8013
--- /dev/null
+++ b/doc/changelog/2015/v0.31.rst
@@ -0,0 +1,4 @@
+.. _CHANGE:v0.31:
+
+New in 0.31 (xx.yy.2015)
+================================================================================================================================================================
diff --git a/doc/changelog/2016/index.rst b/doc/changelog/2016/index.rst
new file mode 100644
index 000000000..340fb915d
--- /dev/null
+++ b/doc/changelog/2016/index.rst
@@ -0,0 +1,22 @@
+.. _CHANGE:2016:
+
+2016
+####
+
+.. contents:: Content of this page
+ :local:
+
+.. only:: html
+
+ .. toctree::
+
+ v0.33 <v0.33>
+ v0.32 <v0.32>
+
+
+.. only:: latex
+
+ .. toctree::
+
+ v0.32 <v0.32>
+ v0.33 <v0.33>
diff --git a/doc/changelog/2016/v0.32.rst b/doc/changelog/2016/v0.32.rst
new file mode 100644
index 000000000..ae6ff7a12
--- /dev/null
+++ b/doc/changelog/2016/v0.32.rst
@@ -0,0 +1,4 @@
+.. _CHANGE:v0.32:
+
+New in 0.32 (xx.yy.2016)
+================================================================================================================================================================
diff --git a/doc/changelog/2016/v0.33.rst b/doc/changelog/2016/v0.33.rst
new file mode 100644
index 000000000..676390771
--- /dev/null
+++ b/doc/changelog/2016/v0.33.rst
@@ -0,0 +1,4 @@
+.. _CHANGE:v0.33:
+
+New in 0.33 (xx.yy.2016)
+================================================================================================================================================================
diff --git a/doc/changelog/2017/index.rst b/doc/changelog/2017/index.rst
new file mode 100644
index 000000000..fa4ed0f1c
--- /dev/null
+++ b/doc/changelog/2017/index.rst
@@ -0,0 +1,20 @@
+.. _CHANGE:2017:
+
+2017
+####
+
+.. contents:: Content of this page
+ :local:
+
+.. only:: html
+
+ .. toctree::
+
+ v0.34 <v0.34>
+
+
+.. only:: latex
+
+ .. toctree::
+
+ v0.34 <v0.34>
diff --git a/doc/changelog/2017/v0.34.rst b/doc/changelog/2017/v0.34.rst
new file mode 100644
index 000000000..874a36728
--- /dev/null
+++ b/doc/changelog/2017/v0.34.rst
@@ -0,0 +1,4 @@
+.. _CHANGE:v0.34:
+
+New in 0.34 (xx.yy.2017)
+================================================================================================================================================================
diff --git a/doc/changelog/Roadmap.rst b/doc/changelog/Roadmap.rst
new file mode 100644
index 000000000..3577bc704
--- /dev/null
+++ b/doc/changelog/Roadmap.rst
@@ -0,0 +1,14 @@
+.. _INTRO:Contributing:
+
+Roadmap | Future improvements
+############
+
+I have several axes for `GHDL` improvements:
+
+* Documentation.
+* Better diagnostics messages (warning and error).
+* Full support of VHDL-2008.
+* Optimization (simulation speed).
+* Graphical tools (to see waves and to debug)
+* Style checks
+* VITAL acceleration \ No newline at end of file
diff --git a/doc/changelog/index.rst b/doc/changelog/index.rst
new file mode 100644
index 000000000..959d68486
--- /dev/null
+++ b/doc/changelog/index.rst
@@ -0,0 +1,30 @@
+.. _CHANGE:
+
+Change Log
+##########
+
+.. only:: html
+
+ .. toctree::
+
+ 2017/index
+ 2016/index
+ 2015/index
+ 2014/index
+
+
+
+.. only:: latex
+
+ .. toctree::
+
+ 2014/index
+ 2015/index
+ 2016/index
+ 2017/index
+
+------------------------
+
+.. TODO: topic
+
+ `./NEWS <https://github.com/tgingold/ghdl/blob/master/NEWS>`_