aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* clippyJesse Luehrs2023-03-081-2/+2
* fix docsJesse Luehrs2023-03-082-4/+4
* move to tokioJesse Luehrs2022-02-233-9/+9
* 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
* fix docsJesse Luehrs2021-12-052-4/+4
* use futures-lite instead of futuresJesse Luehrs2021-12-042-6/+6
* 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
* reintroduce readers and writers with a new apiJesse Luehrs2021-12-047-1/+210
* remove async stuff, clean up everything elseJesse Luehrs2021-12-037-174/+28
* 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-271-0/+4
* make tokio features optionalJesse Luehrs2019-10-272-0/+6
* metadataJesse Luehrs2019-10-271-0/+3
* 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-251-5/+242
* project skeletonJesse Luehrs2019-10-241-0/+7