An operating function (Prototype)
Go to file
Anton Dyudin 11693649de Tracking which arms are mentioned in commentary.
diff <(grep -F '++' urb/zod/arvo/eyre/hoon| sed -E 's/[^a-z]*([a-z-]*).*/\1/' | sort -u) <(grep -o '\+\+[a-z-]*' urb/zod/docs/pub/doc/arvo/eyre/commentary.md | sed -E 's/[^a-z]*([a-z-]*).*/\1/' | sort -u)| grep '^[<>]'
2015-04-01 23:54:07 -07:00
arvo Tracking which arms are mentioned in commentary. 2015-04-01 23:54:07 -07:00
docs Tracking which arms are mentioned in commentary. 2015-04-01 23:54:07 -07:00
main Various fixes and improvements. 2015-04-01 13:56:43 -07:00
spec/nock Ye olde whitespace cleanup 2013-12-08 21:23:03 +00:00
try De-floppery 2015-01-19 13:54:49 -08:00