| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix changelog | 1138-4EB | 2017-12-10 | 3 | -7/+8 |
* | Add dots to TODOs | 1138-4EB | 2017-12-10 | 8 | -32/+10 |
* | Removed numbers from folder names. | 1138-4EB | 2017-12-10 | 26 | -28/+0 |
* | File extensions must be rst, not rst.txt | 1138-4EB | 2017-12-10 | 8 | -9/+91 |
* | Moving old content to new structure | 1138-4EB | 2017-12-10 | 21 | -2715/+2952 |
* | Moved introduction text. | Patrick Lehmann | 2017-12-10 | 1 | -14/+12 |
* | Added Python (PIP) requirements file. Request Sphinx >= 1.5.2. | Patrick Lehmann | 2017-12-10 | 2 | -1/+6 |
* | Fixed used theme to allow local building. | Patrick Lehmann | 2017-12-10 | 1 | -1/+1 |
* | New documentation structure for GHDL. | Patrick Lehmann | 2017-12-10 | 39 | -25/+688 |
* | add gen-depends command | Julius Rakow | 2017-09-30 | 1 | -0/+14 |
* | Fix wave-opt option names in doc. | Tristan Gingold | 2017-09-05 | 1 | -2/+2 |
* | Add doc/requirements.txt | Tristan Gingold | 2017-02-19 | 1 | -0/+1 |
* | Regenerate ghdl.texi | Tristan Gingold | 2017-02-18 | 1 | -108/+236 |
* | doc/conf.py: get version from git describe | Tristan Gingold | 2017-02-18 | 1 | -11/+10 |
* | Doc: fix sphinx diagnostic about duplicate option. | Tristan Gingold | 2017-02-18 | 1 | -2/+4 |
* | doc/conf.py: add traces to investigate RTD builds. | Tristan Gingold | 2017-02-18 | 1 | -0/+3 |
* | doc/conf.py: tabify | Tristan Gingold | 2017-02-18 | 1 | -1/+1 |
* | doc/conf.py: set version in case of failure. | Tristan Gingold | 2017-02-18 | 1 | -3/+3 |
* | Fix #221 | 1138-4EB | 2017-02-18 | 1 | -3/+11 |
* | Add color diagnostics, show diagnostic option. | Tristan Gingold | 2017-02-06 | 1 | -2/+36 |
* | get documentation version from latest Git tag. | Patrick Lehmann | 2016-12-10 | 1 | -4/+17 |
* | Use -fpic if gcc is configured with --enable-default-pie | Tristan Gingold | 2016-12-06 | 1 | -1/+13 |
* | Support added for * and **. Please note that wildcards inside names like /top... | Jonas Baggett | 2016-11-02 | 1 | -4/+22 |
* | There is a new --write-opt-file option that will create a wave option file wi... | Jonas Baggett | 2016-11-01 | 1 | -1/+18 |
* | doc: clarify -e/-r and --workdir for issue #147 | Tristan Gingold | 2016-09-23 | 1 | -2/+3 |
* | Document response files | Tristan Gingold | 2016-08-30 | 1 | -7/+12 |
* | Rename --wave-option-file to --wave-opt-file | Jonas Baggett | 2016-08-03 | 1 | -4/+10 |
* | vpi: add and document new options | Tristan Gingold | 2016-07-14 | 2 | -100/+379 |
* | Jonsba/master (#100) | Jonsba | 2016-06-28 | 1 | -0/+5 |
* | Typo severals -> several in Invoking doc (#81) | Ciro Santilli 六四事件 法轮功 包卓轩 | 2016-06-16 | 1 | -1/+1 |
* | Document GCC backend needed to generate executables (#80) | Ciro Santilli 六四事件 法轮功 包卓轩 | 2016-06-16 | 2 | -7/+9 |
* | Typo carray -> carry in full adder example (#77) | Ciro Santilli 六四事件 法轮功 包卓轩 | 2016-06-14 | 1 | -1/+1 |
* | Document bind only (-b) option to make (-m) command from commit 876bf7fea6d. ... | Forrest Voight | 2016-06-13 | 2 | -0/+8 |
* | Update Starting_with_GHDL.rst (#74) | Rafael Catrou | 2016-05-28 | 1 | -2/+2 |
* | Also search library in DIR/LIB/vVV. | Tristan Gingold | 2016-05-17 | 2 | -5/+13 |
* | Document --psl-report | Tristan Gingold | 2016-03-18 | 1 | -0/+7 |
* | documentation: fix "hello" -> "hello_world" | Max Bruckner | 2016-03-09 | 1 | -2/+2 |
* | Rework --dir command so that it could display ieee content. | Tristan Gingold | 2015-11-30 | 1 | -29/+30 |
* | doc: add dependency on conf.py, remove ghdl.html | Tristan Gingold | 2015-11-24 | 2 | -2048/+3 |
* | doc: use default theme for html. | Tristan Gingold | 2015-11-24 | 1 | -1/+2 |
* | doc: generate ghdl.html and ghdl.texi | Tristan Gingold | 2015-11-24 | 3 | -0/+5226 |
* | Convert documentation to sphinx. | Tristan Gingold | 2015-11-24 | 12 | -5623/+2781 |
* | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | 2015-09-04 | 1 | -27/+0 |
* | doc: mention --fst option. | Tristan Gingold | 2014-12-13 | 1 | -4/+7 |
* | Bump ghdl.texi version. | Tristan Gingold | 2014-11-04 | 1 | -1/+1 |
* | Replace --dispconfig with --disp-config. | Tristan Gingold | 2014-11-03 | 1 | -8/+8 |
* | doc: add an example for --work (YG). | Tristan Gingold | 2014-05-29 | 1 | -1/+21 |
* | Document -frelaxed-rules in ghdl.texi. Remove note about non-compliant math | Tristan Gingold | 2014-01-08 | 1 | -74/+31 |
* | Update version in ghdl.texi | Tristan Gingold | 2014-01-08 | 1 | -1/+1 |
* | Dates updated in doc and ghdlmain | Brian Drummond | 2014-01-07 | 1 | -2/+2 |