auto_format.py
|
fix some bugs, more type annotations
|
2022-02-08 19:01:18 +01:00 |
config.py
|
set up version info after build
|
2022-02-09 01:22:25 +01:00 |
dict_formatter.py
|
fix some bugs in formatters
|
2022-02-08 23:54:29 +01:00 |
dtx_formatter.py
|
implement parts of builder
|
2022-02-08 21:57:30 +01:00 |
enums.py
|
change handling of license to GenericText
|
2022-02-06 22:37:41 +01:00 |
formatterif.py
|
add auto formatter choosing
|
2022-02-08 18:26:25 +01:00 |
generic_text.py
|
fix bug in GenericText
|
2022-02-08 23:45:55 +01:00 |
macros.py
|
fix some type errors
|
2022-02-08 16:24:42 +01:00 |
pytex_formatter.py
|
add newline after header
|
2022-02-08 23:54:38 +01:00 |
repo_status_info.py
|
fix some type errors
|
2022-02-08 16:24:42 +01:00 |
simple_tex_formatter.py
|
fix some bugs in formatters
|
2022-02-08 23:54:29 +01:00 |
tex_formatter.py
|
fix bug with line stream
|
2022-02-09 11:26:01 +01:00 |