Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-23 | s/attr_reader/attr/ | Paul Duncan | 1 | -7/+6 |
2019-07-23 | add remaining documentation, refactor namespaces, add log_path support to config | Paul Duncan | 2 | -244/+370 |
2019-07-22 | add Views and Parsers modules, other minor cleanups | Paul Duncan | 1 | -400/+401 |
2019-07-22 | move sub-view logic into IndexHTMLView | Paul Duncan | 1 | -28/+39 |
2019-07-22 | split SVGView into SVGDataParser | Paul Duncan | 1 | -82/+90 |
2019-07-22 | move reverse from run.rb to plot.py | Paul Duncan | 2 | -5/+6 |
2019-07-22 | refactor remaining views, rename Runner to Model | Paul Duncan | 1 | -263/+178 |
2019-07-22 | add CPUInfoParser and several views | Paul Duncan | 1 | -217/+283 |
2019-07-22 | cleanups, start refactoring parsers | Paul Duncan | 2 | -78/+202 |
2019-07-22 | fix stuff | Paul Duncan | 1 | -11/+5 |
2019-07-22 | cleanup | Paul Duncan | 1 | -10/+71 |
2019-07-22 | refactor lots of stuff, generate index.html | Paul Duncan | 3 | -223/+374 |
2019-07-21 | add README.md, clean up paths | Paul Duncan | 3 | -29/+6 |
2019-07-21 | everything working now | Paul Duncan | 2 | -236/+628 |
2019-07-21 | initial commit | Paul Duncan | 5 | -0/+452 |