summaryrefslogtreecommitdiff
path: root/creole/emitter
Commit message (Expand)AuthorAgeFilesLines
* update code style:JensDiemer2020-02-074-25/+19
* add isort config and apply itfix#44JensDiemer2020-02-071-0/+1
* fix code stylecleanupJensDiemer2020-01-191-6/+6
* Fix code style with autopep8JensDiemer2020-01-194-64/+77
* fix import code style with isortJensDiemer2020-01-194-5/+1
* convert old "%-formatted" and .format(...) strings into "f-strings" with flyntJensDiemer2020-01-194-43/+35
* remove python 2 compatibility codeJensDiemer2020-01-191-8/+3
* Fix "Undefined substitution referenced" errorDaniele Forsi2020-01-191-0/+2
* Bugfix <hr> with Python >= 3.7JensDiemer2020-01-181-1/+1
* remove __future__ importsJensDiemer2020-01-184-4/+4
* Cleanup of CreoleEmmitter arguments.John Dupuy2018-02-261-6/+3
* Update docs; add test; add strict parameter.John Dupuy2018-02-092-5/+16
* Make rough-draft code changes.John Dupuy2018-02-081-3/+16
* Squashed commit of the following:JensDiemer2015-06-025-0/+1121