Bradlee Speice
|
d76e1b4b91
|
Weekday support
|
2018-06-24 23:53:33 -04:00 |
|
Bradlee Speice
|
7d565d3a78
|
Ignore tests needing relativedelta
|
2018-06-17 22:55:48 -04:00 |
|
Bradlee Speice
|
8787e321e2
|
Continuing to clean up tests
|
2018-06-17 22:39:06 -04:00 |
|
Bradlee Speice
|
51ed3ecf73
|
Add a bunch more tests
Failing currently, but still making progress.
We're essentially at a releasable point I think.
|
2018-06-13 00:21:36 -04:00 |
|
Bradlee Speice
|
e4c49b2bb2
|
Use python codegen to generate the tests
And you know, hopefully don't delete the script next time.
|
2018-06-12 22:22:30 -04:00 |
|
Bradlee Speice
|
71f8cda588
|
Handle fractional minutes correctly
|
2018-06-08 00:06:37 -04:00 |
|
Bradlee Speice
|
921b449c1c
|
We're so close to passing!
|
2018-06-07 23:49:11 -04:00 |
|
Bradlee Speice
|
a00156780d
|
Give rust the same info as dateutil
|
2018-06-07 23:20:38 -04:00 |
|
Bradlee Speice
|
3a17e14d42
|
tzinfos isn't Vec<String>
|
2018-06-07 23:17:23 -04:00 |
|
Bradlee Speice
|
78ad8f2b94
|
Use much more concise macros
Compile time down from ~2 minutes to ~2 seconds.
|
2018-06-04 20:23:34 -04:00 |
|
Bradlee Speice
|
08a781175e
|
A lot of ignoretz is working!
TZ support in Rust kinda sucks though.
|
2018-06-03 23:48:56 -04:00 |
|
Bradlee Speice
|
451aa2aeb5
|
Fix yearfirst/dayfirst support
|
2018-06-03 16:11:51 -04:00 |
|
Bradlee Speice
|
d49a12d947
|
Add a lot of tests
And fix up some transcription errors
|
2018-05-29 23:41:40 -04:00 |
|
Bradlee Speice
|
709b38926d
|
Clean up the tests a good bit
|
2018-05-29 21:07:22 -04:00 |
|
Bradlee Speice
|
58e3b05b45
|
Add a Python dateutil compat test
|
2018-05-17 00:31:57 -04:00 |
|
Bradlee Speice
|
af0908c3cc
|
Add tokenization from Dateutil
|
2018-05-15 00:50:14 -04:00 |
|
Bradlee Speice
|
9ab5a3d5e3
|
Initial structure
|
2018-05-13 16:18:45 -04:00 |
|