1
0
mirror of https://github.com/golang/go synced 2024-11-20 09:44:45 -07:00
The Go programming language
Go to file
Rob Pike 68e250516c make a simpler regexp implementation with fewer dependencies and put it inside testing.
remove "regexp." from regexp tests.

R=rsc
DELTA=1173  (1152 added, 1 deleted, 20 changed)
OCL=33028
CL=33037
2009-08-11 13:54:47 -07:00
doc - clarified section on return statements 2009-08-07 17:05:41 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib/godoc printer.go: 2009-08-03 09:53:00 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src make a simpler regexp implementation with fewer dependencies and put it inside testing. 2009-08-11 13:54:47 -07:00
test - use in-place bignum operations where available 2009-08-10 17:44:46 -07:00
usr Implement switch statement. Can now extract effects from 2009-08-10 16:27:54 -07:00