Jakub Sobon
|
06eb7623bd
|
Modifying imports 'internal' -> 'private'.
|
2020-04-10 15:26:45 -04:00 |
Jakub Sobon
|
5dd1aff803
|
Advancing to Go1.10.
- switching to math.Round and deleting out clone.
- switching all bytes.Buffer instances to strings.Builder.
|
2019-04-18 22:55:05 -04:00 |
Jakub Sobon
|
b74f46509b
|
Moving runewidth, segdisp and testdraw to internal.
|
2019-02-24 01:27:17 -05:00 |
Jakub Sobon
|
97ec73069f
|
Moving align, cell and terminalapi back from internal.
|
2019-02-24 01:13:26 -05:00 |
Jakub Sobon
|
55efbe07fe
|
Moving numbers to internal subdirectory.
|
2019-02-23 21:16:13 -05:00 |
Jakub Sobon
|
7ee222ac58
|
Moving private libraries into internal subdirectory.
|
2019-02-23 21:09:38 -05:00 |
Jakub Sobon
|
793925feb8
|
Migrating all calls to the runewidth wrapper.
|
2019-02-21 23:24:42 -05:00 |
Jakub Sobon
|
025e8a7efb
|
Adding numbers.Round for backward compatibility.
And disabling tests of unimplemented components.
|
2019-01-07 20:53:42 -05:00 |
Jakub Sobon
|
f4d2edc3f9
|
Adding licenses.
|
2018-06-22 16:30:50 -04:00 |
Jakub Sobon
|
9d02f43c6f
|
Self-review.
|
2018-06-22 16:27:23 -04:00 |
Jakub Sobon
|
a9813c4c76
|
Implementation of the SparkLine widget.
And completing the demo.
|
2018-06-22 09:40:41 -04:00 |
Jakub Sobon
|
2ce014d35a
|
Fix for compatibility with Go 1.8.
Local implementation of math.Round.
|
2018-06-21 22:19:17 -04:00 |
Jakub Sobon
|
630151301f
|
Code that determines which sparks runes to use.
|
2018-06-21 22:11:57 -04:00 |