1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:01:22 -06:00
go/src/pkg/exp/norm
Robert Griesemer f5f80368c4 exp/norm/normalize.go: fix typo
R=golang-dev, r, dsymonds
CC=golang-dev
https://golang.org/cl/5874045
2012-03-21 14:55:05 -07:00
..
composition_test.go exp/norm: Added Iter type for iterating on segment boundaries. This type is mainly to be used 2012-02-21 13:13:21 +01:00
composition.go exp/norm: Added Iter type for iterating on segment boundaries. This type is mainly to be used 2012-02-21 13:13:21 +01:00
forminfo.go all: fixed various typos 2012-03-01 14:56:05 -08:00
input.go exp/norm: Added Iter type for iterating on segment boundaries. This type is mainly to be used 2012-02-21 13:13:21 +01:00
iter_test.go exp/norm: Added Iter type for iterating on segment boundaries. This type is mainly to be used 2012-02-21 13:13:21 +01:00
iter.go exp/norm: Added Iter type for iterating on segment boundaries. This type is mainly to be used 2012-02-21 13:13:21 +01:00
Makefile build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
maketables.go all: gofmt -w -s src misc 2012-03-08 10:48:51 -08:00
maketesttables.go cmd/go: a raft of fixes 2012-02-14 16:39:20 -05:00
norm_test.go exp/norm: fix build by adding a test placeholder 2011-08-05 08:25:49 +10:00
normalize_test.go exp/norm: Added Iter type for iterating on segment boundaries. This type is mainly to be used 2012-02-21 13:13:21 +01:00
normalize.go exp/norm/normalize.go: fix typo 2012-03-21 14:55:05 -07:00
normregtest.go exp/norm: Added Iter type for iterating on segment boundaries. This type is mainly to be used 2012-02-21 13:13:21 +01:00
readwriter_test.go src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
readwriter.go exp/norm: fixed two unrelated bugs in normalization library. 2011-12-23 18:21:26 +01:00
tables.go exp/norm: merged charinfo and decomposition tables. As a result only 2012-02-13 14:54:46 +01:00
trie_test.go pkg: Add & fix Copyright of "hand generated" files 2012-01-19 10:14:56 -08:00
trie.go exp/norm: changed trie to produce smaller tables. 2011-09-16 11:27:05 +02:00
triedata_test.go exp/norm: use rune 2011-10-25 22:26:12 -07:00
triegen.go cmd/go: a raft of fixes 2012-02-14 16:39:20 -05:00