chris west
|
8f7a9cedc3
|
add some criterion benchmarks
|
2020-01-27 23:08:16 -08:00 |
|
chris west
|
fa8f1d4a27
|
add criterion
|
2020-01-27 22:39:02 -08:00 |
|
chris west
|
0ca5da5194
|
mild ad
|
2020-01-27 22:27:35 -08:00 |
|
chris west
|
d754539dbd
|
use the smaller name
|
2020-01-27 19:35:12 -08:00 |
|
chris west
|
e32d0c9da5
|
views remember their wide mode setting
|
2020-01-27 19:33:47 -08:00 |
|
chris west
|
6a429c8a86
|
count chars, not bytes
|
2020-01-27 19:07:43 -08:00 |
|
chris west
|
85998aba06
|
space
|
2020-01-27 18:57:17 -08:00 |
|
chris west
|
f37ab17084
|
simpler -v
|
2020-01-27 18:54:16 -08:00 |
|
chris west
|
c5447bc64f
|
update changelog
|
2020-01-27 18:53:25 -08:00 |
|
chris west
|
fabf30fa31
|
add release workflow
|
2020-01-27 18:39:17 -08:00 |
|
chris west
|
e8ef499f6c
|
rename, update test workflow
|
2020-01-27 18:36:28 -08:00 |
|
chris west
|
839c4132d5
|
Don't print trailing \r
|
2020-01-27 12:46:23 -08:00 |
|
chris west
|
e110f262a2
|
Fix crash on long menus with no links
|
2020-01-27 12:44:19 -08:00 |
|
chris west
|
2fee4c3700
|
group use
|
2020-01-20 07:51:20 -08:00 |
|
chris west
|
05235abd91
|
check bounds, fix slice math
|
2020-01-20 07:48:15 -08:00 |
|
chris west
|
3242996189
|
make menu lines just refs, not duplicated strings
|
2020-01-20 00:17:13 -08:00 |
|
chris west
|
44b4648ce7
|
wrong url
|
2020-01-19 01:04:59 -08:00 |
|
chris west
|
05f10f40e7
|
fetch() -> load()
|
2020-01-19 00:45:02 -08:00 |
|
chris west
|
428392f569
|
fix for nix
|
2020-01-19 00:33:31 -08:00 |
|
chris west
|
708e95b640
|
slightly nicer clipboard/open errors
|
2020-01-18 20:24:01 -08:00 |
|
chris west
|
c40997f0cd
|
move utils to utils
|
2020-01-18 19:45:35 -08:00 |
|
chris west
|
7e15889164
|
advertise gopher url up front
|
2020-01-16 22:33:55 -08:00 |
|
chris west
|
caedc35c90
|
fix bug in text urls
|
2020-01-16 22:29:15 -08:00 |
|
chris west
|
301f022c22
|
ignore trailing whitespace on URL arg
|
2020-01-16 13:47:38 -08:00 |
|
chris west
|
49718a9ca8
|
fix .onion URLs
|
2020-01-16 01:46:47 -08:00 |
|
chris west
|
45d0ccfc32
|
missing doc
|
2020-01-16 01:44:51 -08:00 |
|
chris west
|
dce0729e7a
|
deal with unused return values
|
2020-01-15 19:51:28 -08:00 |
|
chris west
|
4d07a43d35
|
todo
|
2020-01-15 19:50:34 -08:00 |
|
chris west
|
d34a1e4352
|
clippy
|
2020-01-15 19:35:21 -08:00 |
|
chris west
|
a3644a672f
|
almost everything is a link
|
2020-01-15 19:31:55 -08:00 |
|
chris west
|
52f1e88ec2
|
kill more color allocations, missed a few usages
|
2020-01-15 19:24:05 -08:00 |
|
chris west
|
71a2394d73
|
kill some unneeded format! calls
|
2020-01-15 18:16:53 -08:00 |
|
chris west
|
2e277b14cf
|
kill needless color allocations
|
2020-01-15 18:01:55 -08:00 |
|
chris west
|
07011b7175
|
menu::parse, not menu::Menu::parse
|
2020-01-15 11:37:27 -08:00 |
|
chris west
|
9ce524dd1f
|
explictily do nothing on Run
|
2020-01-15 10:06:34 -08:00 |
|
chris west
|
e2f69f5c1e
|
Don't load phetch.conf in tests
|
2020-01-15 10:05:12 -08:00 |
|
chris west
|
617bd25c0e
|
Type::is_text()
|
2020-01-15 00:20:26 -08:00 |
|
chris west
|
a8c8b255a4
|
redundant
|
2020-01-14 23:29:26 -08:00 |
|
chris west
|
51f401394a
|
gopher::type_for_url()
|
2020-01-14 23:27:10 -08:00 |
|
chris west
|
d66a9c610c
|
parse_url returns simple struct, not tuple
|
2020-01-14 23:15:56 -08:00 |
|
chris west
|
999171e0e5
|
line.name => line.text
|
2020-01-14 20:30:34 -08:00 |
|
chris west
|
61e4942ecb
|
fix info lines
|
2020-01-14 20:27:15 -08:00 |
|
chris west
|
89291da67b
|
move String instead of re-alloc
|
2020-01-14 20:18:39 -08:00 |
|
chris west
|
9c64f7c420
|
clippy
|
2020-01-14 19:32:43 -08:00 |
|
chris west
|
344e4d7e5f
|
shorter
|
2020-01-14 19:32:03 -08:00 |
|
chris west
|
ee8dfa9c79
|
extract menu line parsing
|
2020-01-14 19:31:54 -08:00 |
|
chris west
|
692fbbc554
|
type gets impl fmt::Display
|
2020-01-14 19:31:39 -08:00 |
|
chris west
|
3c321c53da
|
fewer Strings, more refs
|
2020-01-14 16:06:18 -08:00 |
|
chris west
|
ae280b4a61
|
off by 1
|
2020-01-14 15:58:46 -08:00 |
|
chris west
|
2d71e5da6c
|
More basic doc
|
2020-01-14 15:58:40 -08:00 |
|