228 Commits (8c50782a406cacf4c2f178e5809bcb258af7d721)
 

Author SHA1 Message Date
Michael Dvorkin 3ddba679d8 Getting ready for brew install 11 years ago
Michael Dvorkin d745d1b12d First golint pass for yahoo_quotes.go 11 years ago
Michael Dvorkin b32609ac61 First golint pass for yahoo_market.go 11 years ago
Michael Dvorkin 3c9f3534a6 Documented the sorter 11 years ago
Michael Dvorkin ebde4db119 More golint sweeping of screen 11 years ago
Michael Dvorkin 1bc102f7ee Use generic screen.Draw() to display current time 11 years ago
Michael Dvorkin 89347a040e Initial golint sweep for screen.go 11 years ago
Michael Dvorkin 2e05c91d29 Updated profile as suggested by golint 11 years ago
Michael Dvorkin ffc491b20f Documentation and golint cleanup for markup 11 years ago
Michael Dvorkin 7231d8f29c Documentation for the line editor 11 years ago
Michael Dvorkin 40c135a186 More golint refactoring 11 years ago
Michael Dvorkin 8bab5128c9 Simpler installation instructions in README 11 years ago
Michael Dvorkin 3b9b0745de More refactoring and docs as suggested by golint 11 years ago
Michael Dvorkin f1548e6bac Started making golint happy... 11 years ago
Michael Dvorkin 93db48015b Added screenshot 11 years ago
Michael Dvorkin 7ed514570d Removed one-off /misc 11 years ago
Michael Dvorkin e4c3ecf2a1 Tweaks to README 11 years ago
Michael Dvorkin d52a23c49b Avoid adding empty tickers 11 years ago
Michael Dvorkin 540797e6ea Added README 11 years ago
Michael Dvorkin 131bc4eb3b Added [build] to Makefile 11 years ago
Michael Dvorkin 787b4fbc3a Correctly format market cap for penny stocks 11 years ago
Michael Dvorkin 69fa0d1819 Optimized sorter initialization 11 years ago
Michael Dvorkin e9d2dfacbe Use reflection when parsing fetched data 11 years ago
Michael Dvorkin 7b75a6387d Use reflection when formatting column data 11 years ago
Michael Dvorkin 1152285520 Refactored to avoid recompiling templates on each refresh 11 years ago
Michael Dvorkin 79a1d5b508 Small optimizations 11 years ago
Michael Dvorkin c514053803 Made sortable types private 11 years ago
Michael Dvorkin 8f55a6acf7 More tweaking of graceful panic/recover 11 years ago
Michael Dvorkin 7accc918cb Graceful panic/recover for market data errors 11 years ago
Michael Dvorkin 391520c95a Added LICENSE 11 years ago
Michael Dvorkin 9322ab6301 Forked nsf/termbox-go to freeze at michaeldv/termbox-go 11 years ago
Michael Dvorkin 61f8d2dc70 Call Reorder and Regroup straight from profile 11 years ago
Michael Dvorkin af77896323 Simplified grouping by advancing/declining 11 years ago
Michael Dvorkin fd1e3b9089 Refactored updating sort order 11 years ago
Michael Dvorkin a79b4605df No updates when the list of tickers is empty 11 years ago
Michael Dvorkin ef65f51624 Small simplification 11 years ago
Michael Dvorkin 8e3b2292ce Small tweaks 11 years ago
Michael Dvorkin b0c4dd0fa9 Added help screen 11 years ago
Michael Dvorkin 11dea8282b Restructured source directory tree 11 years ago
Michael Dvorkin e5c017270d Refactored templates and parsing of the market data 11 years ago
Michael Dvorkin 00a7ee406d Some more markup tweaks 11 years ago
Michael Dvorkin 86037e627d Refactored markup 11 years ago
Michael Dvorkin 438f3f2f8a Refactored sorter, reenabled grouping by advancing/declining stocks 11 years ago
Michael Dvorkin ee2853cafc Sorting by market cap 11 years ago
Michael Dvorkin 5dfff606c1 Dividend formatting to avoid $0.00 11 years ago
Michael Dvorkin e0b8453680 Column sorting 11 years ago
Michael Dvorkin 4d4ed17228 Show sort order indicator in the header 11 years ago
Michael Dvorkin c8583aa4d0 Some refactoring 11 years ago
Michael Dvorkin 7668f80e41 Initial implementation of column editor 11 years ago
Michael Dvorkin 3ca08c6522 Implemented grouping by advanced/declined 11 years ago