1
0
mirror of https://github.com/golang/go synced 2024-11-19 02:54:42 -07:00
The Go programming language
Go to file
Russ Cox b676b0e125 better yacc rule in Makefile
if y.tab.c is older than y.tab.h, make
interprets doing nothing as a failure,
because y.tab.c hasn't been updated.
so update it.

R=r
DELTA=4  (0 added, 0 deleted, 4 changed)
OCL=15615
CL=15622
2008-09-22 10:56:54 -07:00
doc Updated spec: 2008-09-19 15:49:55 -07:00
include acid fixes etc. still not perfect. 2008-09-16 12:33:00 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src better yacc rule in Makefile 2008-09-22 10:56:54 -07:00
test another async select bug 2008-09-20 19:56:40 -07:00
usr/gri - heuristics for parsing composite literals in some cases 2008-09-19 18:06:53 -07:00