Tree @master (Download .tar.gz)
- .github
- _examples
- _svg
- cwriter
- debian
- decor
- internal
- .gitignore
- bar.go
- bar_filler.go
- bar_filler_bar.go
- bar_filler_nop.go
- bar_filler_spinner.go
- bar_option.go
- bar_test.go
- barbench_test.go
- container_option.go
- CONTRIBUTING
- decorators_test.go
- doc.go
- draw_test.go
- example_test.go
- export_test.go
- go.mod
- go.sum
- heap_manager.go
- priority_queue.go
- progress.go
- progress_test.go
- proxyreader.go
- proxyreader_test.go
- proxywriter.go
- proxywriter_test.go
- README.md
- UNLICENSE
History of draw_test.go @master
- newStatistics as method of bState Vladimir Bauer 1 year, 10 months ago
- refactoring: drop completed var on bState struct Vladimir Bauer 1 year, 10 months ago
- some tests with BarStyle().Tip("") Vladimir Bauer 1 year, 11 months ago
- refactoring: draw_test Vladimir Bauer 2 years ago
- defaultStructBufCap = 256 Vladimir Bauer 2 years ago
- refactoring: draw_test Vladimir Bauer 2 years ago
- TestDrawDoubleWidth: correct want paddings Vladimir Bauer 2 years ago
- refactoring bar filler Vladimir Bauer 2 years ago
- use stat.Completed in BarFiller Vladimir Bauer 3 years ago
- refactoring draw test Vladimir Bauer 3 years ago
- replace bufX with [3]*butes.Buffer of cap 512 Vladimir Bauer 4 years ago
- check for err Vladimir Bauer 4 years ago
- avoid using NewBarFiller in tests Vladimir Bauer 4 years ago
- extra draw tests Vladimir Bauer 4 years ago
- remove duplicate test Vladimir Bauer 4 years ago
- more draw tests Vladimir Bauer 4 years ago
- draw_test TipOnComplete Vladimir Bauer 4 years ago
- New feature: BarStyle Inclusive Vladimir Bauer 4 years ago
- bar filler: better width check for complex runes Vladimir Bauer 5 years ago
- refactoring: draw_test Vladimir Bauer 5 years ago
- bar draw refactoring Vladimir Bauer 5 years ago
- PickBarFiller -> NewBarFillerPick Vladimir Bauer 5 years ago
- PickBarFiller Vladimir Bauer 5 years ago
- correct refill test Vladimir Bauer 6 years ago
- Revert "fix want" Vladimir Bauer 6 years ago
- fix refill Vladimir Bauer 6 years ago
- reorder fields Vladimir Bauer 6 years ago
- extra test cases Vladimir Bauer 6 years ago
- extra test case Vladimir Bauer 6 years ago
- fix want Vladimir Bauer 6 years ago