index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
update license headers
umarcor
2021-01-14
637
-6974
/
+5731
*
testsuite/synth: add testcase for #1591
Tristan Gingold
2021-01-13
6
-0
/
+149
*
synth: always finalize declarations. Fix #1591
Tristan Gingold
2021-01-13
6
-24
/
+101
*
ci: deprecate Travis in favour of GitHub Actions
eine
2021-01-13
7
-161
/
+89
*
ci: codecov needs the repo to be checked out in job 'coverage-publish'
umarcor
2021-01-12
1
-0
/
+3
*
libraries/openieee: update license headers
umarcor
2021-01-12
11
-22
/
+22
*
vhdl-formatters: add realignment
Tristan Gingold
2021-01-11
5
-6
/
+239
*
pyGHDL: fix wrappers for lists
Tristan Gingold
2021-01-11
1
-9
/
+9
*
Fix codacy warnings in build_1164.py
Tristan Gingold
2021-01-11
1
-6
/
+4
*
Fixes for Python files.
Patrick Lehmann
2021-01-10
11
-130
/
+204
*
Improved docstrings.
Patrick Lehmann
2021-01-10
2
-104
/
+118
*
Changed pyGHDL.libghdl.utils from package to module.
Patrick Lehmann
2021-01-10
1
-0
/
+0
*
Typo fixes in Ada code.
Patrick Lehmann
2021-01-10
3
-48
/
+48
*
Documented files_map.
Patrick Lehmann
2021-01-10
1
-20
/
+203
*
Enhanced docstrings for Python/Ada interface.
Patrick Lehmann
2021-01-10
16
-109
/
+650
*
Auto generate @export for classes via pnodespy.
Patrick Lehmann
2021-01-10
1
-7
/
+19
*
Make API more pythonic be replacing C-like byte arrays with str. Abstracted u...
Patrick Lehmann
2021-01-10
7
-19
/
+20
*
Implemented a decorator to pre-calculate enum position to enum literal name l...
Patrick Lehmann
2021-01-10
3
-38
/
+70
*
Adding types and docstrings to libghdl.
Patrick Lehmann
2021-01-10
12
-55
/
+185
*
doc: mention 'ghdl fmt'
Tristan Gingold
2021-01-09
1
-1
/
+10
*
testsuite/gna: add a test for fmt command
Tristan Gingold
2021-01-09
4
-0
/
+62
*
testsuite/sanity: improve 004all08 (add sized bit strings)
Tristan Gingold
2021-01-09
1
-3
/
+3
*
vhdl: rework formatter engine, add 'ghdl fmt' command
Tristan Gingold
2021-01-09
8
-482
/
+792
*
testsuite/gna: add a reproducer for #1588
Tristan Gingold
2021-01-09
3
-0
/
+225
*
src/vhd: remove use of chapter sign in comment to have on ASCII characters
Tristan Gingold
2021-01-09
11
-36
/
+36
*
readme: add coverage shields/badges
umarcor
2021-01-08
1
-0
/
+9
*
ci/coverage: publish coverage report at CodeCov and Codacy
umarcor
2021-01-08
1
-17
/
+58
*
ci/macos: p7zip is pre-installed now
umarcor
2021-01-08
1
-4
/
+1
*
testuite/pyunit: call pyGHDL.cli.lsp instead of ghdl-ls
umarcor
2021-01-08
1
-2
/
+2
*
Marked failing tests with `@skip` for now.
Patrick Lehmann
2021-01-07
1
-24
/
+31
*
Fixed references: Get_Is_Ref has only 1 parameter.
Patrick Lehmann
2021-01-07
1
-1
/
+1
*
Fixed workspace: A function is called, so must be 'Get_Date_State'.
Patrick Lehmann
2021-01-07
1
-1
/
+1
*
Added test module for LanguageServer tests containing 8 test groups 001..008 ...
Patrick Lehmann
2021-01-07
1
-0
/
+199
*
Added json files from https://github.com/ghdl/ghdl-language-server repository.
Patrick Lehmann
2021-01-07
33
-0
/
+3787
*
manpage: updated Link to modern documentation
Marcus Müller
2021-01-07
1
-1
/
+1
*
pnodespy: allow loading as a module
umarcor
2021-01-06
1
-1
/
+2
*
mv dist/* scripts/
umarcor
2021-01-06
44
-612
/
+614
*
msys2: add 'provides' field to PKGBUILD recipes
umarcor
2021-01-06
2
-7
/
+15
*
doc: add header to index
umarcor
2021-01-06
1
-0
/
+4
*
doc: recommonmark is not used at the moment
umarcor
2021-01-06
1
-1
/
+1
*
ci: add graphiz to temporary ghdl/doc image
umarcor
2021-01-06
1
-1
/
+1
*
testsuite/gna: add a test for previous commit
Tristan Gingold
2021-01-05
2
-0
/
+21
*
vhdl-parse_psl.adb: handle n_paren_prop in Psl_To_Vhdl
Tristan Gingold
2021-01-05
1
-0
/
+4
*
vhdl-parse.adb: improve diagnostic messages
Tristan Gingold
2021-01-05
1
-1
/
+2
*
cli: support '[--]version --ref' and '[--]version --hash' too
umarcor
2021-01-05
1
-2
/
+2
*
cli: add 'version ref' and 'version hash'
umarcor
2021-01-05
2
-8
/
+20
*
version: add Ref and Hash
umarcor
2021-01-05
4
-8
/
+39
*
Also auto document options from 'pnodes' and 'pnodespy'.
Patrick Lehmann
2021-01-05
4
-14
/
+35
*
Fixed -P option.
Patrick Lehmann
2021-01-05
2
-3
/
+3
*
Reordered navigation bar items.
Patrick Lehmann
2021-01-05
2
-2
/
+2
[next]