Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-02 | step 3b: output consecutive spaces in text correctlyHEADmaster | David Tardon | 2 | -1/+56 |
2014-09-02 | step 3a: parse text formatting | David Tardon | 2 | -10/+60 |
2014-09-02 | astyle | David Tardon | 1 | -15/+15 |
2014-09-02 | step 2: parse paragraphs | David Tardon | 2 | -3/+32 |
2014-09-02 | step 1: initial parser | David Tardon | 4 | -1/+115 |
2014-09-02 | fix .pc file | David Tardon | 1 | -2/+2 |
2014-09-02 | implement format detection | David Tardon | 1 | -0/+16 |
2014-09-02 | drop unused using decls | David Tardon | 1 | -4/+0 |
2014-09-02 | remove the extra check | David Tardon | 1 | -3/+0 |
2014-09-02 | fix version | David Tardon | 1 | -1/+1 |
2014-07-13 | bool as result is enough | David Tardon | 5 | -107/+17 |
2014-07-13 | create library | David Tardon | 64 | -0/+5182 |