Jakub Sobon
|
6d185c8f49
|
Merge pull request #89 from mum4k/changelog
Adding a Changelog.
|
2019-01-24 22:35:12 -05:00 |
|
Jakub Sobon
|
1476bc3f7c
|
Fixing version in the Unreleased link.
|
2019-01-24 22:27:14 -05:00 |
|
Jakub Sobon
|
62c9f98b85
|
Adjusting version numbers to Semantic Versioning.
|
2019-01-24 22:25:31 -05:00 |
|
Jakub Sobon
|
a7f0229142
|
Adding a changelog.
|
2019-01-24 22:02:44 -05:00 |
|
Jakub Sobon
|
f6ceec5b38
|
Merge pull request #88 from mum4k/awesome-go-badge
Adding the awesome-go badge.
|
2019-01-24 21:10:36 -05:00 |
|
Jakub Sobon
|
ea868ae4a2
|
Adding the awesome-go badge.
|
2019-01-24 21:04:57 -05:00 |
|
Jakub Sobon
|
df8734811c
|
Merge pull request #87 from infinytum/master
Add Double Linestyle
|
2019-01-24 21:02:22 -05:00 |
|
Michael Teuscher
|
41cbc3c19a
|
Added a test for double border drawing
|
2019-01-25 00:10:33 +01:00 |
|
Michael Teuscher
|
3e60b42918
|
Added Double Line Style
|
2019-01-24 15:35:39 +01:00 |
|
Jakub Sobon
|
1e1dc15c47
|
Merge pull request #84 from infinytum/master
Partial Fix for #83 (Excluding Gocyclo)
|
2019-01-24 09:31:01 -05:00 |
|
Michael Teuscher
|
85b31891ec
|
Revert "Merge pull request #1 from infinytum/issue-81"
This reverts commit 93423a8e8b61c0b3e807c8614805e26211ff5066, reversing
changes made to 02bb0d1312b842721e4b7d111018ff8886f977fe.
|
2019-01-24 09:07:15 +01:00 |
|
Infinytum
|
93423a8e8b
|
Merge pull request #1 from infinytum/issue-81
Added new linestyle LineStyleDouble
|
2019-01-23 21:06:44 +01:00 |
|
Michael Teuscher
|
25608ae634
|
Added new linestyle LineStyleDouble
|
2019-01-23 20:57:48 +01:00 |
|
Michael Teuscher
|
02bb0d1312
|
Fixed an error in the test
|
2019-01-23 08:45:08 +01:00 |
|
Michael Teuscher
|
a4152652fc
|
updated pull-request
|
2019-01-23 08:15:10 +01:00 |
|
Michael Teuscher
|
0c05aeed5f
|
Properly dismiss err object
|
2019-01-22 23:45:29 +01:00 |
|
Michael Teuscher
|
ebbda29060
|
Added missing :
|
2019-01-22 23:40:41 +01:00 |
|
Michael Teuscher
|
1fb4a35eeb
|
Handle error instead of swallowing it
|
2019-01-22 23:33:11 +01:00 |
|
Michael Teuscher
|
81794b5268
|
Removed ineffectual assignment
|
2019-01-22 23:32:19 +01:00 |
|
Michael Teuscher
|
0004a9c7e0
|
Fixed last golint
|
2019-01-22 23:31:10 +01:00 |
|
Michael Teuscher
|
010ad3fc5b
|
Fixed comments for golint
|
2019-01-22 23:30:18 +01:00 |
|
Michael Teuscher
|
5e0e08b471
|
Fixed another golint
|
2019-01-22 23:29:41 +01:00 |
|
Michael Teuscher
|
c304765e5c
|
Removed another one
|
2019-01-22 23:28:01 +01:00 |
|
Michael Teuscher
|
cdbcd400a2
|
Removed assigner in return
|
2019-01-22 23:27:21 +01:00 |
|
Michael Teuscher
|
66bbec917a
|
Golint Changes
|
2019-01-22 23:26:13 +01:00 |
|
Jakub Sobon
|
ecc561470d
|
Merge pull request #82 from mum4k/release-0.5
Release 0.5
|
2019-01-21 18:18:23 -05:00 |
|
Jakub Sobon
|
e50eccb756
|
Merge pull request #77 from mum4k/donut
A Donut widget.
|
2019-01-21 18:06:04 -05:00 |
|
Jakub Sobon
|
b6c0bc0d33
|
Documentation fixes.
|
2019-01-21 17:57:12 -05:00 |
|
Jakub Sobon
|
d4afe691a1
|
Adding licences.
|
2019-01-21 17:54:19 -05:00 |
|
Jakub Sobon
|
6977d291f2
|
Adding Donut to termdashdemo.
|
2019-01-21 17:53:33 -05:00 |
|
Jakub Sobon
|
59fd19a6c7
|
Adding description and recording of the donutdemo.
|
2019-01-21 17:43:35 -05:00 |
|
Jakub Sobon
|
7f133bf611
|
Rest of the Donut widget files.
|
2019-01-21 17:02:23 -05:00 |
|
Jakub Sobon
|
cd48efc885
|
Implementation of the Donut widget.
|
2019-01-21 17:00:19 -05:00 |
|
Jakub Sobon
|
9d2a639791
|
Bugfix - correctly filling partial circles.
|
2019-01-21 00:52:38 -05:00 |
|
Jakub Sobon
|
286731aa62
|
Moving some functions from numbers -> trig.
|
2019-01-21 00:51:33 -05:00 |
|
Jakub Sobon
|
6276788be2
|
Adding functions that calculate angles.
|
2019-01-21 00:51:05 -05:00 |
|
Jakub Sobon
|
20c31cb800
|
Include newline when printing cell differences.
|
2019-01-20 16:21:16 -05:00 |
|
Jakub Sobon
|
486172e4f9
|
faketerm.Diff also prints out the rune differences.
Useful when they aren't obvious in their character forms.
|
2019-01-20 16:19:50 -05:00 |
|
Jakub Sobon
|
286ab5c504
|
A function that can fill arbitrary shapes on the braille canvas.
|
2019-01-20 16:19:17 -05:00 |
|
Jakub Sobon
|
54b6dce805
|
Bugfix - correctly determine area on a braille canvas.
|
2019-01-20 15:44:43 -05:00 |
|
Jakub Sobon
|
310ea212d3
|
Skeleton for the donut widget.
|
2019-01-19 21:48:29 -05:00 |
|
Jakub Sobon
|
ebc275c4b3
|
Merge branch 'devel' into donut
|
2019-01-19 20:52:27 -05:00 |
|
Jakub Sobon
|
6b5c85feea
|
Merge branch 'devel' of ssh://github.com/mum4k/termdash into devel
|
2019-01-19 20:52:06 -05:00 |
|
Jakub Sobon
|
f9eef8d51b
|
Merge pull request #80 from mum4k/typos
Two typos s/called/caller
|
2019-01-19 10:47:57 -05:00 |
|
Jakub Sobon
|
ac421279fb
|
Two typos s/called/caller
|
2019-01-19 10:47:08 -05:00 |
|
Jakub Sobon
|
f72f1c2fa8
|
Merge pull request #78 from ilmanzo/clean-lint-issues
cleanup lint issues
|
2019-01-19 10:39:52 -05:00 |
|
Andrea Manzini
|
ceae209ba2
|
cleanup lint issues
|
2019-01-19 16:16:19 +01:00 |
|
Jakub Sobon
|
045bd3ffd1
|
Improving test coverage.
|
2019-01-19 02:06:48 -05:00 |
|
Jakub Sobon
|
50a734d77a
|
Ability to clear pixels.
- Bugfixes in the braille canvas.
- BrailleLine can clear pixels.
- BrailleCircle can clear pixels.
|
2019-01-19 01:59:46 -05:00 |
|
Jakub Sobon
|
3eea41990e
|
BrailleLine can clear pixels as well.
|
2019-01-19 00:58:59 -05:00 |
|