1
0
mirror of https://github.com/golang/go synced 2024-10-03 18:21:21 -06:00
go/src/pkg/unicode
Rob Pike 25caf18a8e improve generated code for godocability
R=rsc
DELTA=459  (168 added, 279 deleted, 12 changed)
OCL=34005
CL=34007
2009-08-27 18:38:02 -07:00
..
digit_test.go unicode tables for all categories 2009-08-27 09:14:32 -07:00
digit.go change IsDecimalDigit to IsDigit because Decimal is redundant 2009-08-26 16:53:07 -07:00
letter_test.go generate the unicode tables directly from web database 2009-08-26 16:01:31 -07:00
letter.go change IsDecimalDigit to IsDigit because Decimal is redundant 2009-08-26 16:53:07 -07:00
Makefile unicode tables for all categories 2009-08-27 09:14:32 -07:00
maketables.go improve generated code for godocability 2009-08-27 18:38:02 -07:00
script_test.go improve generated code for godocability 2009-08-27 18:38:02 -07:00
tables.go improve generated code for godocability 2009-08-27 18:38:02 -07:00