tvl-depot/users/Profpatsch
Profpatsch 2f3e4ec3ca feat(users/Profpatsch/read-http): use netencode::dec for arglib
Interestingly, the code is not any shorter, but a lot more
declarative, and all parsing footwork and error message generation is
done by the `Decoder` trait. \o/

Change-Id: Idb1064a3b5198e38e06e1860d4d71054ae53bbb9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2499
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
2021-02-09 01:36:27 +00:00
..
arglib feat(users/Profpatsch/arglib): use exec_helpers for rust 2021-02-09 01:36:27 +00:00
emacs-tree-sitter-move feat(emacs-tree-sitter-move): shell and json test files 2021-01-01 22:40:38 +00:00
execline fix(users/Profpatsch/execline): fix exec_into_args off-by-1 2021-02-06 21:38:57 +00:00
netencode feat(users/Profpatsch/netencode): add dec::{Text,Binary,OneOf} 2021-02-09 01:36:27 +00:00
netstring feat(users/Profpatsch/netencode): rename spec -> README 2021-01-23 15:37:26 +00:00
nixpkgs-rewriter feat(users/Profpatsch): add script for randomly evaling nixpkgs 2021-01-11 08:58:57 +00:00
writers feat(Profpatsch/writers): add rustSimple writers 2021-01-03 16:29:57 +00:00
lib.nix fix(users/Profpatsch/lib): eprintenv should exec into prog 2021-01-31 11:10:00 +00:00
OWNERS feat(users/Profpatsch): add home directory 2020-06-27 03:39:57 +00:00
read-http.nix feat(users/Profpatsch/{netencode,http-parse}): use HashMap 2021-02-06 21:38:57 +00:00
read-http.rs feat(users/Profpatsch/read-http): use netencode::dec for arglib 2021-02-09 01:36:27 +00:00
rust-crates.nix fix(users/Profpatsch/read-http): actually parse ascii 2021-01-31 11:10:00 +00:00
tree-sitter.nix feat(users/Profpatsch/netstring): add rust to_netstring 2021-01-23 15:33:50 +00:00