depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
Profpatsch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-06
r/2187
feat(users/Profpatsch/netencode): `encode()` impl for T and U
Profpatsch
2
-5
/
+46
2021-02-06
r/2186
feat(users/Profpatsch/{netencode,http-parse}): use HashMap
Profpatsch
3
-30
/
+48
2021-02-06
r/2185
fix(users/Profpatsch/execline): fix exec_into_args off-by-1
Profpatsch
1
-2
/
+2
2021-02-06
r/2184
feat(users/Profpatsch/netencode): nest Us in U::List
Profpatsch
1
-32
/
+18
2021-02-06
r/2183
fix(users/Profpatsch/netencode): decode U::Text directly into str
Profpatsch
2
-15
/
+15
2021-02-06
r/2181
fix(users/Profpatsch/netencode-rs-tests): reflect changed T::List type
sterni
1
-1
/
+1
2021-02-06
r/2180
fix(users/Profpatsch/netencode_mustache): add arglib crate to deps
sterni
1
-0
/
+1
2021-01-31
r/2176
feat(users/Profpatsch): add die_* helpers for semantic exit errors
Profpatsch
5
-28
/
+80
2021-01-31
r/2175
feat(users/Profpatsch/execline): add args_for_exec
Profpatsch
3
-25
/
+50
2021-01-31
r/2174
fix(users/Profpatsch/read-http): actually parse ascii
Profpatsch
3
-3
/
+12
2021-01-31
r/2173
feat(users/Profpatsch/netencode): add record-splice-env
Profpatsch
1
-0
/
+25
2021-01-31
r/2172
feat(users/Profpatsch/netencode): add decoder module
Profpatsch
1
-0
/
+46
2021-01-31
r/2171
feat(users/Profpatsch/execline): add exec helpers
Profpatsch
1
-0
/
+27
2021-01-31
r/2170
refactor(users/Profpatsch/netencode): rust read from stdin helper
Profpatsch
1
-1
/
+13
2021-01-31
r/2169
refactor(users/Profpatsch/read-http): parse headers as utf8
Profpatsch
1
-9
/
+11
2021-01-31
r/2168
fix(users/Profpatsch/lib): eprintenv should exec into prog
Profpatsch
1
-1
/
+1
2021-01-31
r/2167
refactor(users/Profpatsch): move arglib_netencode into its own lib
Profpatsch
2
-21
/
+43
2021-01-27
r/2150
feat(users/Profpatsch): add read-http
Profpatsch
3
-0
/
+217
2021-01-27
r/2149
chore(users/Profpatsch/netencode): netencode.nix -> gen.nix
Profpatsch
2
-2
/
+2
2021-01-27
r/2148
feat(users/Profpatsch/netencode): add dwim function to nix gen
Profpatsch
1
-1
/
+17
2021-01-27
r/2147
fix(users/Profpatsch/netencode): remove Boxes in AST struct
Profpatsch
1
-27
/
+27
2021-01-23
r/2139
feat(users/Profpatsch/netencode): rename spec -> README
Profpatsch
2
-1
/
+1
2021-01-23
r/2138
feat(users/Profpatsch/netstring): add README
Profpatsch
1
-0
/
+18
2021-01-23
r/2137
feat(users/Profpatsch/netstring): add rust to_netstring
Profpatsch
3
-23
/
+48
2021-01-17
r/2121
feat(users/Profpatsch): set up a file watcher for tree sitter
Profpatsch
3
-10
/
+132
2021-01-17
r/2117
feat(users/Profpatsch): add a tree-sitter parser for nix
Profpatsch
2
-0
/
+162
2021-01-11
r/2071
feat(users/Profpatsch): add script for randomly evaling nixpkgs
Profpatsch
2
-6
/
+35
2021-01-10
r/2070
feat(users/Profpatsch): add a rewriter for lib.stdenv changes
Profpatsch
3
-0
/
+187
2021-01-03
r/2058
feat(Profpatsch/netencode): add netencode-mustache
Profpatsch
3
-1
/
+123
2021-01-03
r/2057
feat(Profpatsch): dump netencode spec & parser
Profpatsch
4
-0
/
+761
2021-01-03
r/2056
feat(Profpatsch/writers): add rustSimple writers
Profpatsch
3
-10
/
+109
2021-01-03
r/2055
feat(Profpatsch): add netstring helper function & python lib
Profpatsch
2
-0
/
+103
2021-01-03
r/2054
fix(Profpatsch/writers): ignore the most annoying flake errors
Profpatsch
1
-3
/
+22
2021-01-03
r/2053
feat(Profpatsch/writers): add yants types to python3 writer
Profpatsch
1
-3
/
+8
2021-01-03
r/2052
feat(users/Profpatsch): add writers.python3
Profpatsch
2
-6
/
+31
2021-01-03
r/2051
feat(users/Profpatsch): add python3Lib writer
Profpatsch
2
-0
/
+62
2021-01-01
r/2048
feat(emacs-tree-sitter-move): shell and json test files
Profpatsch
2
-0
/
+28
2021-01-01
r/2047
fix(emacs-tree-sitter-move): get named parents & check for nils
Profpatsch
1
-8
/
+16
2021-01-01
r/2046
feat(emacs-tree-sitter-move): load more than one tree sitter grammar
Profpatsch
2
-8
/
+23
2021-01-01
r/2045
feat(emacs-tree-sitter-move): add a simple down movement as well
Profpatsch
1
-4
/
+4
2021-01-01
r/2044
feat(emacs-tree-sitter-move): left and up movements, skip unnamed
Profpatsch
2
-6
/
+22
2021-01-01
r/2043
feat(emacs-tree-sitter-move): Add tree-sitter-move-reset
Profpatsch
2
-20
/
+27
2021-01-01
r/2042
feat(users/Profpatsch): moving around via the tree-sitter parse tree
Profpatsch
5
-0
/
+153
2020-06-27
r/1096
feat(users/Profpatsch): add home directory
Profpatsch
1
-0
/
+3
[prev]