2019-07-15 18:45 | Merge branch 'master' of haflan.dev:general/asc2svg | vh | 1 | +112 | -0 |
2019-07-15 18:45 | Add notes about components (from a paper note) | vh | 1 | +41 | -0 |
2018-11-29 19:15 | Add a bunch of .note files as examples of good style | bkopf | 5 | +242 | -0 |
2018-11-26 20:43 | Flip up arrow | bkopf | 1 | +1 | -1 |
2018-11-26 19:33 | Add example of *tree* figure, which should be supported | bkopf | 1 | +31 | -0 |
2018-11-24 23:48 | Rename syntax.md->specification.md and add some ideas to it | vh | 2 | +60 | -46 |
2018-11-22 00:39 | Refactor into local variable for rectangle() | vh | 1 | +7 | -9 |
2018-11-22 00:31 | Start implementing arrows | vh | 1 | +73 | -2 |
2018-11-21 10:52 | Add some notes from paper | vh | 1 | +14 | -0 |
2018-11-20 21:32 | Add file with syntax description | bkopf | 1 | +32 | -0 |
2018-11-20 21:23 | Fix some copy-paste errors in polyline() | bkopf | 2 | +17 | -38 |
2018-11-20 20:56 | Implement working basic functionality with the exception of arrows | bkopf | 2 | +74 | -56 |
2018-11-20 19:36 | Fixed unprocessed rect right sides | bkopf | 2 | +25 | -21 |
2018-11-20 11:23 | Fix problem with lower rect joints being set to processed when they shouldn't | bkopf | 1 | +6 | -11 |
2018-11-19 16:57 | Add svg files and .idea/ to gitignore | bkopf | 2 | +7 | -5 |
2018-11-17 23:52 | Merge remote-tracking branch 'origin/master' | bkopf | 0 | +0 | -0 |
2018-11-17 23:40 | Improve scaling on x-axis | bkopf | 3 | +56 | -55 |
2018-11-17 17:57 | Add readme with showcase | bkopf | 2 | +96 | -0 |
2018-11-17 17:48 | (Temporarily?) make rectangles be detected before lines | bkopf | 1 | +25 | -9 |
2018-11-17 17:37 | Start implementing line detection | bkopf | 2 | +153 | -37 |
2018-11-17 15:10 | Make Figure.rectangle() look for rect chains recursively | bkopf | 2 | +70 | -17 |
2018-11-17 12:40 | Add str method to Figure ++ | bkopf | 2 | +18 | -11 |
2018-11-17 03:29 | Initial commit with basic rectangle detector | bkopf | 2 | +260 | -0 |