Lines Matching full:specification
14 Go 1 defines two things: first, the specification of the language;
15 and second, the specification of a set of core APIs, the "standard
22 It is intended that programs written to the Go 1 specification will
24 of that specification. At some indefinite point, a Go 2 specification
56 Security. A security issue in the specification or implementation
62 Unspecified behavior. The Go specification tries to be explicit
69 Specification errors. If it becomes necessary to address an
70 inconsistency or incompleteness in the specification, resolving the
74 to the specification would be made.
79 specification, a program that depends on the buggy behavior may
131 would endeavor whenever feasible to update the specification,