1
0
mirror of https://github.com/golang/go synced 2024-11-12 09:20:22 -07:00
The Go programming language
Go to file
Russ Cox a91b6b74e3 XML lexing
The lexer is the bottom level.
Most clients will use the Unmarshal method,
not yet implemented, which will behave like
json.Unmarshal.

R=r
DELTA=1115  (766 added, 219 deleted, 130 changed)
OCL=35316
CL=35339
2009-10-05 15:00:50 -07:00
doc addressing gri's comments. 2009-10-05 14:49:51 -07:00
include convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
lib/godoc Factored out boilerplate from all html docs in doc directory: 2009-10-01 14:08:00 -07:00
misc add cgo test that doesn't depend on 2009-10-03 11:33:51 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src XML lexing 2009-10-05 15:00:50 -07:00
test clean more 2009-10-03 10:38:03 -07:00
usr clean more 2009-10-03 10:38:03 -07:00
AUTHORS Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00