pip compatible server to serve Python packages out of GitHub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Carl Jackson 67b793fbc0 Don't load all of rm.sm[i] 12 years ago
..
middleware Merge pull request #25 from elithrar/nocache 12 years ago
atomic.go Fast bytecode router 12 years ago
bench_test.go Also benchmark a single route, middleware 12 years ago
fast_router.go Don't load all of rm.sm[i] 12 years ago
func_equal.go Deep (i.e., "real") function equality 12 years ago
func_equal_test.go Deep (i.e., "real") function equality 12 years ago
middleware.go Fix typo 12 years ago
middleware_test.go Pass a *C between middleware and router 12 years ago
mux.go Pass a *C between middleware and router 12 years ago
mux_test.go Also fix URLParams in tests 12 years ago
pattern.go Split Pattern.Match in two; get rid of dryrun 12 years ago
pattern_test.go Split Pattern.Match in two; get rid of dryrun 12 years ago
router.go Don't load all of rm.sm[i] 12 years ago
router_test.go Split Pattern.Match in two; get rid of dryrun 12 years ago
web.go Reformat comment in docs 12 years ago