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

Issue 224042: code review 224042: Add complex/complex64/complex128 to Vim syntax file. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years ago by dsymonds
Modified:
14 years, 11 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

Add new complex types, functions and literals to Vim syntax file.

Patch Set 1 #

Patch Set 2 : code review 224042: Add complex/complex64/complex128 to Vim syntax file. #

Patch Set 3 : code review 224042: Add new complex types, functions and literals to Vim sy... #

Patch Set 4 : code review 224042: Add new complex types, functions and literals to Vim sy... #

Patch Set 5 : code review 224042: Add new complex types, functions and literals to Vim sy... #

Patch Set 6 : code review 224042: Add new complex types, functions and literals to Vim sy... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M misc/vim/go.vim View 1 2 3 4 5 3 chunks +13 lines, -2 lines 0 comments Download

Messages

Total messages: 9
dsymonds
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years ago (2010-02-24 23:10:02 UTC) #1
rsc
please sit on this for a while. once they've been discussed and are in the ...
15 years ago (2010-02-24 23:12:54 UTC) #2
dsymonds
Aah, okay. That's fine. I thought the matter had been settled. On Thu, Feb 25, ...
15 years ago (2010-02-24 23:13:49 UTC) #3
dsymonds
complex is in as of the latest release. PTAL?
15 years ago (2010-03-16 02:24:24 UTC) #4
rsc
Close. 0x123i is not an imaginary literal. Imaginary literals are any float followed by i ...
15 years ago (2010-03-16 03:26:38 UTC) #5
dsymonds
On Tue, Mar 16, 2010 at 2:26 PM, Russ Cox <rsc@golang.org> wrote: > Close. 0x123i ...
15 years ago (2010-03-16 03:30:29 UTC) #6
rsc
Looks fine. I don't know what "hi def link" means but imaginary seems closer to ...
15 years ago (2010-03-16 03:33:22 UTC) #7
dsymonds
On Tue, Mar 16, 2010 at 2:33 PM, Russ Cox <rsc@golang.org> wrote: > Looks fine. ...
15 years ago (2010-03-16 03:35:42 UTC) #8
rsc
15 years ago (2010-03-16 03:38:27 UTC) #9
*** Submitted as http://code.google.com/p/go/source/detail?r=619b9b11434a ***

Add new complex types, functions and literals to Vim syntax file.

R=rsc
CC=golang-dev
http://codereview.appspot.com/224042

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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