Age | Commit message (Collapse) | Author | Files | Lines |
|
R=ken
OCL=25720
CL=25720
|
|
R=r
OCL=25714
CL=25714
|
|
- move scanner to into lib/lang
- added test
- adjusted various make and build files
R=r
DELTA=1731 (973 added, 753 deleted, 5 changed)
OCL=25668
CL=25713
|
|
R=ken
OCL=25705
CL=25705
|
|
R=rsc
DELTA=5 (0 added, 0 deleted, 5 changed)
OCL=25651
CL=25655
|
|
R=ken
DELTA=131 (60 added, 41 deleted, 30 changed)
OCL=25617
CL=25633
|
|
plus significant hand editing.
Back to T{x} for composite literals.
R=r
OCL=25612
CL=25632
|
|
- more test cases
R=rsc
DELTA=97 (52 added, 4 deleted, 41 changed)
OCL=25585
CL=25607
|
|
R=r
DELTA=9 (0 added, 0 deleted, 9 changed)
OCL=25593
CL=25593
|
|
R=r
OCL=25356
CL=25356
|
|
R=r
OCL=25278
CL=25278
|
|
examples:
chan <- (chan int)
chan (<- chan int)
(map[string]func())("a": main)
R=ken
OCL=25151
CL=25151
|
|
TBR=rsc
OCL=25135
CL=25135
|
|
R=rsc
DELTA=23 (23 added, 0 deleted, 0 changed)
OCL=25088
CL=25134
|
|
R=r
DELTA=3 (0 added, 1 deleted, 2 changed)
OCL=25106
CL=25106
|
|
R=rsc
OCL=25105
CL=25105
|
|
make test a little stronger.
R=rsc
DELTA=94 (27 added, 39 deleted, 28 changed)
OCL=25085
CL=25087
|
|
R=r
DELTA=2 (0 added, 2 deleted, 0 changed)
OCL=25081
CL=25084
|
|
R=r
DELTA=169 (79 added, 23 deleted, 67 changed)
OCL=25079
CL=25083
|
|
inspired by expat's callback interface,
but a bit simpler thanks to go interfaces.
also serves as reference notes about XML.
the parser itself is unimplemented.
not in Makefiles, though it does build.
R=r
DELTA=425 (425 added, 0 deleted, 0 changed)
OCL=25077
CL=25080
|
|
add visitor functions to scan the flags.
add a way to set a flag.
add a flag test.
R=rsc
DELTA=169 (99 added, 19 deleted, 51 changed)
OCL=25076
CL=25078
|
|
R=ken
OCL=25075
CL=25075
|
|
TBR=r
OCL=25074
CL=25074
|
|
R=r
DELTA=205 (1 added, 157 deleted, 47 changed)
OCL=25071
CL=25073
|
|
R=ken
OCL=25072
CL=25072
|
|
assorted underscore cleanup
R=r
DELTA=488 (410 added, 3 deleted, 75 changed)
OCL=25070
CL=25070
|
|
- use a lock instead of a thread in once
avoids deadlock in recursive once calls
- implement os.Setenv
- remove "export" from some scripts
- remove _ from names in time package
- fix time test for non-MTV machines
R=r
DELTA=265 (87 added, 58 deleted, 120 changed)
OCL=25057
CL=25057
|
|
R=rsc
OCL=25054
CL=25054
|
|
as thread-safe as possible, given the surrounding system.
add stub RWLock implementation.
R=r
DELTA=852 (834 added, 6 deleted, 12 changed)
OCL=25046
CL=25053
|
|
command-line comment.
R=r
DELTA=11 (6 added, 0 deleted, 5 changed)
OCL=25051
CL=25051
|
|
get rid of _ on private names in net.
fix os_test file name list.
newline not needed on Errorf.
R=r
DELTA=305 (34 added, 2 deleted, 269 changed)
OCL=25047
CL=25047
|
|
R=r
DELTA=8 (0 added, 6 deleted, 2 changed)
OCL=25045
CL=25045
|
|
R=ken
OCL=25044
CL=25044
|
|
R=rsc
OCL=25026
CL=25026
|
|
- updated some file (but not all - left array package in place for now)
R=rsc
DELTA=530 (483 added, 0 deleted, 47 changed)
OCL=25025
CL=25025
|
|
only non-trivial changes are in
convlit1.go
golden.out
R=gri
OCL=25019
CL=25024
|
|
warn about composite literal { } syntax.
R=ken
OCL=25018
CL=25023
|
|
TBR=r
OCL=25021
CL=25021
|
|
R=ken
OCL=24350
CL=24914
|
|
R=r
OCL=24349
CL=24913
|
|
i stumbled across it in all.bash.
TBR=r
OCL=24912
CL=24912
|
|
R=rsc
DELTA=4 (0 added, 0 deleted, 4 changed)
OCL=24788
CL=24805
|
|
R=rsc
DELTA=793 (392 added, 392 deleted, 9 changed)
OCL=24777
CL=24804
|
|
the lexer is already hiding names,
so this clumsy hack is no longer necessary.
R=ken
OCL=24783
CL=24783
|
|
Refactor so Readdir is portable code.
R=rsc
DELTA=192 (50 added, 130 deleted, 12 changed)
OCL=24770
CL=24772
|
|
R=ken
DELTA=20 (19 added, 0 deleted, 1 changed)
OCL=24719
CL=24771
|
|
storing some
state in the FD.
This is Darwin only. Next CL will make Readdir use Readdirnames to generate its files
and move Readdir into portable code, as well as fix Readdirnames for Linux.
R=rsc
DELTA=116 (79 added, 12 deleted, 25 changed)
OCL=24756
CL=24768
|
|
R=r
DELTA=2 (0 added, 1 deleted, 1 changed)
OCL=24755
CL=24760
|
|
R=rsc
DELTA=3 (3 added, 0 deleted, 0 changed)
OCL=24727
CL=24727
|
|
R=rsc
DELTA=71 (71 added, 0 deleted, 0 changed)
OCL=24687
CL=24694
|