1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-25 13:48:50 +08:00

9 Commits

Author SHA1 Message Date
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
Michael Teuscher
25608ae634
Added new linestyle LineStyleDouble 2019-01-23 20:57:48 +01:00
Jakub Sobon
c89ed6042b
Self review. 2018-06-25 00:07:33 -04:00
Jakub Sobon
1bc6a7ccd4
Skeleton for function that draws lines.
- tests.
- testdraw wrapper.
- basic functionality that just draws lines, not crossings yet.
2018-06-24 21:49:30 -04:00
Jakub Sobon
79218c9233
Fixing lint errors.
- Missing comments.
- Invalid comments.
- Stuttering public name.
2018-05-11 16:32:37 +01:00
Jakub Sobon
ea375744a7
Adding travis-ci and coveralls configuration. 2018-05-08 18:53:14 +01:00
Jakub Sobon
2cd3343c81 Adding licences and a script to automate the same. 2018-04-14 23:06:57 +01:00
Jakub Sobon
3a3531d7e1
Implementation of container and its tests.
Including a diff utility for unit tests.
2018-04-01 00:57:33 +02:00
Jakub Sobon
6b592b7d34
Adding the draw library.
And a function that draws boxes.
2018-03-30 01:41:22 +03:00