aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cargo denyHEADmainJesse Luehrs2023-08-061-2/+5
* bump depsJesse Luehrs2023-08-061-1/+1
* add github actionsJesse Luehrs2023-08-061-0/+67
* changelog and version bumpv0.4.0Jesse Luehrs2023-03-082-2/+2
* clippyJesse Luehrs2023-03-081-2/+2
* fix docsJesse Luehrs2023-03-082-4/+4
* bump depsJesse Luehrs2023-03-081-1/+1
* cargo denyJesse Luehrs2022-02-241-0/+1
* move to tokioJesse Luehrs2022-02-235-12/+18
* remove a bunch of stuff from packagingJesse Luehrs2021-12-211-0/+1
* add cargo deny configurationJesse Luehrs2021-12-151-0/+14
* changelog and version bumpv0.3.3Jesse Luehrs2021-12-152-1/+7
* more clippy consistencyJesse Luehrs2021-12-151-0/+1
* be a bit less aggressiveJesse Luehrs2021-12-154-31/+23
* clippyJesse Luehrs2021-12-146-34/+58
* add source data for errorsJesse Luehrs2021-12-141-1/+8
* add example for extracting frame contentsJesse Luehrs2021-12-141-0/+26
* changelog and version bump0.3.2Jesse Luehrs2021-12-052-1/+7
* fix docsJesse Luehrs2021-12-052-4/+4
* changelog and version bump0.3.1Jesse Luehrs2021-12-042-2/+2
* use futures-lite instead of futuresJesse Luehrs2021-12-044-8/+14
* fix doc links0.3.0Jesse Luehrs2021-12-048-47/+53
* fix line lengthsJesse Luehrs2021-12-041-4/+20
* don't need these mods to be publicJesse Luehrs2021-12-041-2/+2
* changelog and version bumpJesse Luehrs2021-12-042-1/+7
* reintroduce readers and writers with a new apiJesse Luehrs2021-12-048-1/+215
* remove async stuff, clean up everything elseJesse Luehrs2021-12-038-182/+29
* actually, bump to 0.2.00.2.0Jesse Luehrs2019-11-042-2/+2
* changelog and version bumpJesse Luehrs2019-11-042-1/+19
* track the time offset during parsingJesse Luehrs2019-11-043-11/+26
* need to perform this multiplication as u64Jesse Luehrs2019-11-041-3/+3
* update docs for feature0.1.0Jesse Luehrs2019-10-272-0/+8
* make tokio features optionalJesse Luehrs2019-10-273-2/+12
* metadataJesse Luehrs2019-10-274-0/+50
* clippyJesse Luehrs2019-10-273-7/+13
* docsJesse Luehrs2019-10-277-0/+89
* make the poll_write api a bit more consistentJesse Luehrs2019-10-272-11/+25
* split frame into frame and frame_atJesse Luehrs2019-10-272-5/+13
* creator should just return the frameJesse Luehrs2019-10-272-16/+18
* add some testsJesse Luehrs2019-10-253-0/+91
* add some derivationsJesse Luehrs2019-10-253-0/+4
* pass in the current timeJesse Luehrs2019-10-252-4/+11
* break it up into filesJesse Luehrs2019-10-257-244/+257
* copy over implementation from teletermJesse Luehrs2019-10-252-7/+245
* rustfmtJesse Luehrs2019-10-251-0/+1
* project skeletonJesse Luehrs2019-10-243-0/+19
* initial commitJesse Luehrs2019-10-240-0/+0