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 863ba3029d Allow regexps to take advantage of SubRouter 11 years ago
..
middleware Allow regexps to take advantage of SubRouter 11 years ago
mutil s/util/mutil/ 11 years ago
atomic.go Add App Engine support 12 years ago
atomic_appengine.go Add App Engine support 12 years ago
bench_test.go Also benchmark a single route, middleware 12 years ago
bytecode_compiler.go Move bytecode router code around 11 years ago
bytecode_runner.go Simplify a logical XOR 11 years ago
chanpool.go Force use of fallback chanpool on App Engine 11 years ago
cpool.go Force use of fallback chanpool on App Engine 11 years ago
func_equal.go Deep (i.e., "real") function equality 12 years ago
func_equal_test.go Fix typo in a test error message 11 years ago
middleware.go use direct result of switch type assertion 11 years ago
middleware12_test.go Make some sketchy tests Go 1.2 only 11 years ago
middleware_test.go Make some sketchy tests Go 1.2 only 11 years ago
mux.go Make ParsePattern public 11 years ago
mux_test.go Also fix URLParams in tests 12 years ago
pattern.go Make ParsePattern public 11 years ago
pattern_test.go Fix bug with string pattern matching with "." 11 years ago
regexp_pattern.go Move Pattern code around 11 years ago
router.go Delete some unneeded code 11 years ago
router_test.go Improve test coverage slightly 11 years ago
string_pattern.go Use range syntax 11 years ago
web.go Update web.go 11 years ago