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

Issue 1864042: code review 1864042: Updated VIM syntax file to recognize integral constants... (Closed)

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

Description

Updated VIM syntax file to recognize integral constants of the form 1e9 or -1e9.

Patch Set 1 #

Patch Set 2 : code review 1864042: Updated VIM syntax file to recognize integral constants... #

Patch Set 3 : code review 1864042: Updated VIM syntax file to recognize integral constants... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M misc/vim/syntax/go.vim View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
petar-m
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 11 months ago (2010-07-21 17:22:48 UTC) #1
adg1
It doesn't highlight the minus or plus signs for me, but it never did for ...
14 years, 11 months ago (2010-07-22 07:25:34 UTC) #2
rsc
-5 is not a decimal int anyway. it's a constant expression, like 3 + 4. ...
14 years, 11 months ago (2010-07-22 14:56:15 UTC) #3
petar-m
Fixed it. Uploaded. --Petar On Thu, Jul 22, 2010 at 10:56 AM, Russ Cox <rsc@golang.org> ...
14 years, 11 months ago (2010-07-22 19:30:04 UTC) #4
adg
14 years, 11 months ago (2010-07-23 01:33:25 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=eb7a39ace3d9 ***

misc/vim: updated syntax file to recognize constants of the form 1e9

R=rsc, adg
CC=golang-dev
http://codereview.appspot.com/1864042

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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