1
0
mirror of https://github.com/bspeice/dtparse synced 2025-07-03 14:54:57 -04:00
Commit Graph

9 Commits

Author SHA1 Message Date
a08bb2d9d7 Add fixes for dateutil/dateutil#822 2020-06-11 13:59:07 -04:00
030ca4fced Rustfmt 2019-11-13 23:18:37 -05:00
741afa3451 Remove a last println and use a static default parser
Heap profilers are fun
2018-09-17 23:14:50 -04:00
b5fa1d89ef Fix new tests not being date-neutral 2018-08-11 10:38:46 -04:00
246b389ac9 Clippy caught a bug
And now I have test cases for it!
2018-08-10 23:24:02 -04:00
0d3b646749 Add notes on codegen, and regenerate 2018-08-03 21:56:32 -04:00
44e37b364c Much simpler API surface
And getting rid of the dumb "internal" error type
2018-07-24 23:28:38 -04:00
c038178583 testFuzzyAMPMProblem is causing us issues 2018-07-08 15:23:51 -04:00
e049618fff Redo the tokenization
Still has issues with one test case for fuzzy
2018-07-08 14:30:48 -04:00