summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-15user serialized matcher to speed things updfhoughton
2019-06-30added parsable functiondfhoughton
2019-02-17making test a bit more thoroughdfhoughton
2019-02-16remove need for space between hour and AM/PMdfhoughton
2019-02-10added specific_time ruledfhoughton
2019-02-03fixed 'Friday the 13th' and 'the 31st'dfhoughton
2019-02-03added before and after patterndfhoughton
2019-02-03better organization and documentation of grammardfhoughton
2019-02-03added relative displacement patterndfhoughton
2019-02-03some commentsdfhoughton
2019-02-03rearranged code; enabled Friday the 13thdfhoughton
2019-02-02handle noon and midnightdfhoughton
2019-02-02added English number test for before/after/around patterndfhoughton
2019-02-02added time around patterndfhoughton
2019-01-27added the month-day patterndfhoughton
2019-01-27test for kalends, nones, idesdfhoughton
2019-01-27added ordinals in a_date patterndfhoughton
2019-01-20fixed regressiondfhoughton
2019-01-12added msg method to TimeErrordfhoughton
2019-01-06bumping version number; adding documentationdfhoughton
2019-01-06hiding public API itemdfhoughton
2019-01-05some documentationdfhoughton
2019-01-05made space optional before era suffixdfhoughton
2019-01-05a few more tests; removed more unused importsdfhoughton
2019-01-05removed all references to UTC timedfhoughton
2019-01-05converted from utc to naive; added 'weekend'dfhoughton
2018-12-29better URL in READMEdfhoughton
2018-12-29slightly better READMEdfhoughton
2018-12-29keep around the main.rs file for generating examplesdfhoughton
2018-12-29fleshing out Cargo.tomldfhoughton
2018-12-29finished code documentationdfhoughton
2018-12-29handle years betterdfhoughton
2018-12-28more two-time expressions workingdfhoughton
2018-12-28handle relative monthsdfhoughton
2018-12-28better relative time handling; added relative daysdfhoughton
2018-12-27finished specific periodsdfhoughton
2018-12-27and more synonymsdfhoughton
2018-12-27added some more synonyms for fundfhoughton
2018-12-27introduced a config object to simplify function signatures and handle pay per...dfhoughton
2018-12-26more refactoring in preparation for handling periodsdfhoughton
2018-12-26refactored things to handle periodsdfhoughton
2018-12-26a little refactoringdfhoughton
2018-12-24added simple timesdfhoughton
2018-12-23readme stubDavid
2018-12-23removed unnecessary main.rs; added time of day handlingdfhoughton
2018-12-23first commitdfhoughton