Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(255)

Issue 227041: code review 227041: Spec for complex numbers (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 2 months ago by r
Modified:
15 years, 2 months ago
Reviewers:
CC:
rsc, ken2, gri, iant, cw, golang-dev
Visibility:
Public.

Description

Spec for complex numbers

Patch Set 1 #

Total comments: 16

Patch Set 2 : code review 227041: Spec for complex numbers #

Total comments: 6

Patch Set 3 : code review 227041: Spec for complex numbers #

Total comments: 1

Patch Set 4 : code review 227041: Spec for complex numbers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -37 lines) Patch
M doc/go_spec.html View 1 2 3 18 chunks +155 lines, -37 lines 0 comments Download

Messages

Total messages: 21
r
Hello rsc, ken2, gri, iant (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years, 2 months ago (2010-03-03 20:27:38 UTC) #1
rsc
http://codereview.appspot.com/227041/diff/1/2 File doc/go_spec.html (right): http://codereview.appspot.com/227041/diff/1/2#newcode324 doc/go_spec.html:324: imaginary_lit = (decimals | float_lit ) "i" . space ...
15 years, 2 months ago (2010-03-03 20:55:24 UTC) #2
gri
http://codereview.appspot.com/227041/diff/1/2 File doc/go_spec.html (right): http://codereview.appspot.com/227041/diff/1/2#newcode320 doc/go_spec.html:320: or decimal integer followed ... followed by the lower-case ...
15 years, 2 months ago (2010-03-03 21:15:46 UTC) #3
iant
FYI http://codereview.appspot.com/227041/diff/1/2 File doc/go_spec.html (right): http://codereview.appspot.com/227041/diff/1/2#newcode3377 doc/go_spec.html:3377: Imaginary literals have complex type (with zero real ...
15 years, 2 months ago (2010-03-03 21:44:14 UTC) #4
r2
On Mar 3, 2010, at 1:44 PM, iant@golang.org wrote: > FYI > > > http://codereview.appspot.com/227041/diff/1/2 ...
15 years, 2 months ago (2010-03-03 22:15:12 UTC) #5
r2
On Mar 3, 2010, at 1:15 PM, gri@golang.org wrote: > I'd probably call this complex32 ...
15 years, 2 months ago (2010-03-03 22:16:28 UTC) #6
r2
On Mar 3, 2010, at 12:55 PM, rsc@golang.org wrote: > > http://codereview.appspot.com/227041/diff/1/2 > File doc/go_spec.html ...
15 years, 2 months ago (2010-03-03 22:30:55 UTC) #7
r
Hello rsc, ken2, gri, iant (cc: golang-dev@googlegroups.com), Please take another look.
15 years, 2 months ago (2010-03-03 22:31:03 UTC) #8
rsc
I agree that complex64 and complex128 are unexpected, but complex32 and complex64 are imprecise too. ...
15 years, 2 months ago (2010-03-03 23:16:43 UTC) #9
rsc
LGTM http://codereview.appspot.com/227041/diff/1004/1005 File doc/go_spec.html (right): http://codereview.appspot.com/227041/diff/1004/1005#newcode3381 doc/go_spec.html:3381: operations with integer constants and floating-point constants; the ...
15 years, 2 months ago (2010-03-04 01:47:37 UTC) #10
r2
On Mar 3, 2010, at 3:16 PM, Russ Cox wrote: > I agree that complex64 ...
15 years, 2 months ago (2010-03-04 04:31:04 UTC) #11
r2
names aside, anyone else have comments?
15 years, 2 months ago (2010-03-04 04:38:18 UTC) #12
gri
Looks mostly good, but I think the comparison section needs editing. There is no linear ...
15 years, 2 months ago (2010-03-04 05:22:29 UTC) #13
r
PTAL http://codereview.appspot.com/227041/diff/1004/1005 File doc/go_spec.html (right): http://codereview.appspot.com/227041/diff/1004/1005#newcode3385 doc/go_spec.html:3385: literals or constants derived from them, or calls ...
15 years, 2 months ago (2010-03-04 06:05:23 UTC) #14
cw
On 2010/03/04 04:38:18, r2 wrote: > names aside, anyone else have comments? why is this ...
15 years, 2 months ago (2010-03-04 06:32:00 UTC) #15
r
Hello rsc, ken2, gri, iant, cw (cc: golang-dev@googlegroups.com), Please take another look.
15 years, 2 months ago (2010-03-04 07:06:31 UTC) #16
rsc
> why is this even going into the spec at this stage? > > can ...
15 years, 2 months ago (2010-03-04 07:25:47 UTC) #17
rsc
LGTM
15 years, 2 months ago (2010-03-04 17:49:05 UTC) #18
gri
LGTM http://codereview.appspot.com/227041/diff/2004/3007 File doc/go_spec.html (right): http://codereview.appspot.com/227041/diff/2004/3007#newcode2942 doc/go_spec.html:2942: The operators <code>==</code> and <code>!=</code> apply, at least ...
15 years, 2 months ago (2010-03-04 18:57:24 UTC) #19
iant
LGTM
15 years, 2 months ago (2010-03-04 19:12:09 UTC) #20
r
15 years, 2 months ago (2010-03-04 20:35:25 UTC) #21
*** Submitted as http://code.google.com/p/go/source/detail?r=d761fd7a5f7f ***

Spec for complex numbers

R=rsc, ken2, gri, iant
CC=cw, golang-dev
http://codereview.appspot.com/227041
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b