Richard Jones
|
90a3012bcc
|
fix python2.5 support
|
2011-11-29 11:25:53 +11:00 |
|
Richard Jones
|
8605349433
|
fix a couple of python 3.2 issues
|
2011-11-25 12:05:21 +11:00 |
|
Richard Jones
|
82c27ddec2
|
fix a couple of python 3.2 issues
|
2011-11-25 12:02:53 +11:00 |
|
Richard Jones
|
00f1b7fb84
|
ReST edits
|
2011-11-24 11:19:34 +11:00 |
|
Richard Jones
|
fcb610580e
|
remove incorrect test information
|
2011-11-23 10:38:32 +11:00 |
|
Richard Jones
|
331cd723bc
|
rst fixes
|
2011-11-23 10:18:16 +11:00 |
|
Richard Jones
|
df652eae88
|
doc tweaks and some cleanup
|
2011-11-23 10:13:27 +11:00 |
|
Richard Jones
|
28fec67168
|
thing
|
2011-11-22 18:24:36 +11:00 |
|
Richard Jones
|
e9f0b0f182
|
tweaks
|
2011-11-22 14:49:33 +11:00 |
|
Richard Jones
|
246c20a33a
|
typo
|
2011-11-22 12:37:47 +11:00 |
|
Richard Jones
|
2fafd7ad4c
|
allow "d" fields to have number base "0x" etc. prefixes;
fix up some field type interactionsi after stress-testing the parser;
implement "%" type.
|
2011-11-22 12:37:08 +11:00 |
|
Richard Jones
|
7e0a9d0d9f
|
cleanup of Parser.parse() and attribute naming; cleanup of number prefix and allow prefix for "d". test_mixed_types fails.
|
2011-11-22 10:45:24 +11:00 |
|
Richard Jones
|
3f07130d1f
|
some Python 2.5 and 3.2 compatibility tweaks; remove some "#" turds
|
2011-11-22 08:37:02 +11:00 |
|
Richard Jones
|
3ff564520b
|
accept textual dates in more places; Result now holds match span
positions.
|
2011-11-21 15:28:55 +11:00 |
|
Richard Jones
|
7e31bdf3c3
|
accept textual dates in more places; Result now holds match span
positions.
|
2011-11-21 14:41:06 +11:00 |
|
Richard Jones
|
9d4c0cc9f6
|
type conversion based on parsed types; also add "f" and "n" types
|
2011-11-18 18:02:55 +11:00 |
|
Richard Jones
|
50d103b5b2
|
fix doc
|
2011-11-18 16:45:18 +11:00 |
|
Richard Jones
|
b4a5467b08
|
refactored, added compile()
|
2011-11-18 16:42:46 +11:00 |
|
Richard Jones
|
00a9eacc7d
|
more doc tweaks
|
2011-11-18 10:55:39 +11:00 |
|
Richard Jones
|
eb6edb5a0c
|
documentation tweak
|
2011-11-18 10:49:53 +11:00 |
|
Richard Jones
|
23b89610f7
|
implement loads more of format() spec
implement closer to the format() spec
|
2011-11-18 10:44:55 +11:00 |
|