ggriffiniii
  • Joined on 2019-09-28
ggriffiniii created repository ggriffiniii/advent 2020-12-02 20:55:46 -08:00
ggriffiniii pushed to master at ggriffiniii/aoc 2020-12-02 13:04:35 -08:00
90ba45dd52 cleanup
f498013915 cleanup
Compare 2 commits »
ggriffiniii pushed to master at ggriffiniii/aoc 2020-12-02 10:57:19 -08:00
f498013915 cleanup
ggriffiniii pushed to master at ggriffiniii/aoc 2020-12-02 09:43:09 -08:00
2560669997 day1 and day2
ggriffiniii created repository ggriffiniii/aoc 2020-12-02 09:40:37 -08:00
ggriffiniii commented on issue wathiede/photosync#1 2020-02-08 15:21:47 -08:00
Add search iterator

done

ggriffiniii pushed to master at ggriffiniii/photosync 2020-02-08 15:19:36 -08:00
7a6394c7f8 Add search iterator
7a31a73e60 Add search iterator
7b68317ef1 Basic webapp for debugging sync.
b0a10364b0 Base sync support.
Compare 4 commits »
ggriffiniii commented on issue wathiede/photosync#1 2020-02-07 21:14:55 -08:00
Add search iterator

I couldn't think of a way to structure it differently. You need some state machine to differentiate between the first iteration and last since page token will be none in both cases. It seemed like the simplest additional state was just the bool but I would be happy to hear something better.

ggriffiniii created pull request wathiede/photosync#1 2020-02-07 10:06:20 -08:00
Add search iterator
ggriffiniii pushed to master at ggriffiniii/photosync 2020-02-07 10:05:19 -08:00
7a31a73e60 Add search iterator
ggriffiniii created repository ggriffiniii/photosync 2020-02-07 09:55:39 -08:00
ggriffiniii pushed to master at ggriffiniii/httptest 2019-12-10 16:19:15 -08:00
ae5779c1b9 Update doc comments
ggriffiniii pushed to master at ggriffiniii/httptest 2019-12-10 14:40:08 -08:00
5201191261 add inspect mapper
197280fe3e Rename the type parameter from C to M for mappers.
Compare 2 commits »
ggriffiniii pushed to master at ggriffiniii/httptest 2019-12-10 13:51:16 -08:00
90f27837b3 fix type composoble -> composable
ggriffiniii pushed to master at ggriffiniii/httptest 2019-12-10 13:21:45 -08:00
6c7daac551 Upgrade to hyper v0.13
cf0c820da3 Just realized that sequence.rs wasn't added to git
269d405bb5 Add documentation
1922c99979 Added Url encoding and fixed bugs that cropped up in the process.
1269db042b Allow for more flexible regex matching.
Compare 6 commits »
ggriffiniii pushed to master at ggriffiniii/httptest 2019-12-09 08:39:27 -08:00
e522e69578 Remove contains. matches is more flexible.
ggriffiniii pushed to master at ggriffiniii/httptest 2019-12-07 23:01:39 -08:00
2206ddc520 Save work
ggriffiniii pushed to master at ggriffiniii/httptest 2019-12-06 16:41:36 -08:00
e889b56378 First in-progress version of httptest
e0e3e50786 First in-progress version of httptest
Compare 2 commits »
ggriffiniii pushed to master at ggriffiniii/httptest 2019-12-06 16:40:07 -08:00
e0e3e50786 First in-progress version of httptest
ggriffiniii created repository ggriffiniii/httptest 2019-12-06 16:38:40 -08:00