Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-07-03 | more consistent logging; use logger. instead of logging. where appropriate | Daniel Friesel | -3/+6 |
2020-05-28 | use black(1) for uniform code formatting | Daniel Friesel | -47/+57 |
2020-04-29 | Use relative module paths. PYTHONPATH=lib bin/... is no longer needed | Daniel Friesel | -1/+1 |
2019-12-13 | Add Parser and Lexer for timed sequences (words with loops); use them in work... | Daniel Friesel | -9/+147 |
2019-12-12 | lexer and parser for basic timed word strings | Daniel Friesel | -0/+62 |