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
|
12 years ago |
Michael Dvorkin
|
e0b8453680
|
Column sorting
|
12 years ago |
Michael Dvorkin
|
4d4ed17228
|
Show sort order indicator in the header
|
12 years ago |
Michael Dvorkin
|
c8583aa4d0
|
Some refactoring
|
12 years ago |
Michael Dvorkin
|
7668f80e41
|
Initial implementation of column editor
|
12 years ago |
Michael Dvorkin
|
3ca08c6522
|
Implemented grouping by advanced/declined
|
12 years ago |
Michael Dvorkin
|
233e5122d6
|
Don't bother fetching quotes if the market is closed
|
12 years ago |
Michael Dvorkin
|
c7e2456ced
|
Made screen.Draw() to accept variable number of arguments
|
12 years ago |
Michael Dvorkin
|
9695ec3ad0
|
Initial formatter refactoring
|
12 years ago |
Michael Dvorkin
|
d20bd3e822
|
Minor simplification
|
12 years ago |
Michael Dvorkin
|
cef05232a6
|
Refactored quotes
|
12 years ago |
Michael Dvorkin
|
fd46f19683
|
Refactored Market
|
12 years ago |