Bernd Lörwald
|
eff6c1095c
|
code: python: allow unicode in comments
Note: this is a huge mess and half of it will still break on
unicode. Yay 2020.
|
2020-09-23 00:31:29 +02:00 |
|
Bernd Lörwald
|
e71db8f568
|
code: python: open file as utf8
|
2020-09-23 00:31:29 +02:00 |
|
Bernd Lörwald
|
ae3181716e
|
code: python: don't use py3 rethrow
|
2020-09-23 00:31:29 +02:00 |
|
Bernd Lörwald
|
cb953c5b94
|
code: python: allow 0 column defs (for empty tables)
|
2020-09-23 00:31:29 +02:00 |
|
Bernd Lörwald
|
3ba14aaa06
|
python: better handle double whitespace or alike, and allow column-def-only
|
2020-07-09 12:38:37 +02:00 |
|
Bernd Lörwald
|
334a0183df
|
python: include which file is broken in parser errors
|
2020-07-09 12:38:10 +02:00 |
|
Skarn
|
14df238eb0
|
update build version range handling for python dbd reader
|
2019-05-17 13:01:54 +03:00 |
|
Bernd Lörwald
|
ad89492c78
|
python: adapt to sign flag in definition entry
|
2018-10-28 20:48:37 +01:00 |
|
Bernd Lörwald
|
6ddfa44b74
|
code: py: fixup #23: correct indices in parser
|
2018-05-06 18:19:23 +02:00 |
|
Bernd Lörwald
|
0eb2d94193
|
remove type overrides: was a bug
|
2018-05-06 17:52:58 +02:00 |
|
Bernd Lörwald
|
ef84a51e30
|
[FORMAT CHANGE] let annotations be a comma-separated list
|
2018-03-18 21:43:36 +01:00 |
|
Bernd Lörwald
|
a74411b4ba
|
py3: add support for type overrides
|
2018-03-07 23:09:15 +01:00 |
|
Bernd Lörwald
|
7e114c360a
|
code: py3: somewhat rewrite completely, add wiki dumper
|
2018-03-04 15:56:47 +01:00 |
|