Russ Cox
|
360962420c
|
casify, cleanup sys
R=r
OCL=22978
CL=22984
|
2009-01-16 14:58:14 -08:00 |
|
Robert Griesemer
|
2ab55776b5
|
- fixed untab.go to compile again
R=r
OCL=22871
CL=22871
|
2009-01-15 15:14:19 -08:00 |
|
Rob Pike
|
c45d2a767c
|
simplify flag interface. no more BVal etc. you just get a pointer.
fixed everything except the tutorial.
R=rsc
DELTA=404 (94 added, 139 deleted, 171 changed)
OCL=22414
CL=22422
|
2009-01-09 13:42:46 -08:00 |
|
Robert Griesemer
|
4ad804679d
|
- snapshot if current state
- fix pretty printer to work with new tabwriter interface
R=r
OCL=20854
CL=20854
|
2008-12-09 15:29:15 -08:00 |
|
Robert Griesemer
|
130e6f42f1
|
- implemented arbitrary padding char for tabwriter
- implemented right-to-left alignment (numerical results)
- better comments and error handling
- added more tests
- updated dependent files
R=r
DELTA=232 (175 added, 11 deleted, 46 changed)
OCL=19761
CL=19780
|
2008-11-21 09:35:49 -08:00 |
|
Robert Griesemer
|
01b44bbfc8
|
- move tabwriter into library
- added preliminary tests (more to do)
- renamed type from TabWriter -> Writer
- adjusted my code where necessary
R=r
DELTA=825 (474 added, 346 deleted, 5 changed)
OCL=19744
CL=19753
|
2008-11-20 17:39:41 -08:00 |
|
Robert Griesemer
|
0998eaf4a1
|
- correct error handling throughout
- documentation, cleanups
- more options
R=r
OCL=19736
CL=19736
|
2008-11-20 16:26:43 -08:00 |
|
Robert Griesemer
|
fcdcf33a71
|
- array-ify code, remove local implementation
R=r
OCL=19648
CL=19651
|
2008-11-19 16:49:50 -08:00 |
|
Robert Griesemer
|
34533f06eb
|
- support for alignment via tabs instead of blanks
- exclude a test due to syntax errors
R=r
OCL=19563
CL=19565
|
2008-11-18 19:25:43 -08:00 |
|
Robert Griesemer
|
127c65b400
|
- untab app (snapshot - not quite complete)
R=r
OCL=19558
CL=19558
|
2008-11-18 18:44:17 -08:00 |
|