Commit Graph

13 Commits (e1c7c8424aee758088680f4f07a4b6ecc8319fda)

Author SHA1 Message Date
Mike Meehan e1c7c8424a Improve error message to match dateutil 2018-07-18 23:03:53 -04:00
Mike Meehan ac95e9e8c3 Add fuzzing, find and fix a parser bug. 2018-07-18 22:27:29 -04:00
Bradlee Speice 41d7194898 Merge branch 'master' into fuzzy_dates 2018-07-08 22:01:14 -04:00
Bradlee Speice 9008ee8339 Regenerate tests
Need to make this automated
2018-07-08 21:16:43 -04:00
Bradlee Speice c038178583 testFuzzyAMPMProblem is causing us issues 2018-07-08 15:23:51 -04:00
Bradlee Speice e049618fff Redo the tokenization
Still has issues with one test case for fuzzy
2018-07-08 14:30:48 -04:00
Bradlee Speice 17b8b8af36 Move tests to pyo3
Codegen wasn't doing much for me
2018-05-27 13:51:23 -04:00
Bradlee Speice 04421ebde0 First pass done!!! 2018-05-26 20:14:30 -04:00
Bradlee Speice de47318411 Baby steps 2018-05-25 00:00:15 -04:00
Bradlee Speice 9648f48896 Couple more minor cleanups 2018-05-24 22:31:08 -04:00
Bradlee Speice 205f75995e Remove the Token enum
Ended up not being that helpful
2018-05-24 22:29:29 -04:00
Bradlee Speice c3abcd4a55 Add an auto-generated header 2018-05-23 23:11:20 -04:00
Bradlee Speice b1f8cd77ee Set up Python parse compat 2018-05-23 23:01:00 -04:00