Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Issue 396733003: Change rules so prefixes obey lexical scope. Do this by basing member access on objects uniformly. (Closed)

Created:
6 years, 5 months ago by gbracha
Modified:
6 years, 5 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Change rules so prefixes obey lexical scope. Do this by basing member access on objects uniformly. R=lrn@google.com Committed: https://code.google.com/p/dart/source/detail?r=38518

Patch Set 1 #

Patch Set 2 : #

Total comments: 26

Patch Set 3 : #

Patch Set 4 : #

Total comments: 8

Patch Set 5 : #

Total comments: 5

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Total comments: 10

Patch Set 10 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+222 lines, -247 lines) Patch
M docs/language/dartLangSpec.tex View 1 2 3 4 5 6 7 8 9 25 chunks +222 lines, -247 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
gbracha
I've shared the PDF with a more detailed explanation.
6 years, 5 months ago (2014-07-15 22:17:43 UTC) #1
Lasse Reichstein Nielsen
https://codereview.chromium.org/396733003/diff/20001/docs/language/dartLangSpec.tex File docs/language/dartLangSpec.tex (right): https://codereview.chromium.org/396733003/diff/20001/docs/language/dartLangSpec.tex#newcode547 docs/language/dartLangSpec.tex:547: We say that a function $f_1$ {\em forwards} to ...
6 years, 5 months ago (2014-07-16 05:55:00 UTC) #2
Lasse Reichstein Nielsen
I like the general idea, but it needs to specify - whether the prefix object ...
6 years, 5 months ago (2014-07-16 07:58:14 UTC) #3
gbracha
Great comments. I've fixed a few things, explained others, and need to think about a ...
6 years, 5 months ago (2014-07-16 18:28:47 UTC) #4
gbracha
PTAL. The reflection spec would have to also state that a few of these magical ...
6 years, 5 months ago (2014-07-17 00:57:37 UTC) #5
Lasse Reichstein Nielsen
Getting close (so I found an only-slightly-related thing to comment on too :) https://codereview.chromium.org/396733003/diff/60001/docs/language/dartLangSpec.tex File ...
6 years, 5 months ago (2014-07-17 13:42:45 UTC) #6
gbracha
PTYAL https://codereview.chromium.org/396733003/diff/60001/docs/language/dartLangSpec.tex File docs/language/dartLangSpec.tex (right): https://codereview.chromium.org/396733003/diff/60001/docs/language/dartLangSpec.tex#newcode3304 docs/language/dartLangSpec.tex:3304: It is a compile-time error to invoke any ...
6 years, 5 months ago (2014-07-17 21:42:28 UTC) #7
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/396733003/diff/60001/docs/language/dartLangSpec.tex File docs/language/dartLangSpec.tex (right): https://codereview.chromium.org/396733003/diff/60001/docs/language/dartLangSpec.tex#newcode3387 docs/language/dartLangSpec.tex:3387: If $C$ declares a concrete instance getter (respectively ...
6 years, 5 months ago (2014-07-18 13:49:09 UTC) #8
gbracha
https://codereview.chromium.org/396733003/diff/80001/docs/language/dartLangSpec.tex File docs/language/dartLangSpec.tex (right): https://codereview.chromium.org/396733003/diff/80001/docs/language/dartLangSpec.tex#newcode3452 docs/language/dartLangSpec.tex:3452: It is a compile-time error to invoke any of ...
6 years, 5 months ago (2014-07-18 16:49:00 UTC) #9
gbracha
So I finally decided that to make things consistent I would have to reorganize getter ...
6 years, 5 months ago (2014-07-18 21:25:17 UTC) #10
Lasse Reichstein Nielsen
I think it looks good now, but I must admit it's hard to be sure ...
6 years, 5 months ago (2014-07-23 12:45:33 UTC) #11
gbracha
On 2014/07/23 12:45:33, Lasse Reichstein Nielsen wrote: > I think it looks good now, but ...
6 years, 5 months ago (2014-07-23 18:49:26 UTC) #12
gbracha
https://codereview.chromium.org/396733003/diff/160001/docs/language/dartLangSpec.tex File docs/language/dartLangSpec.tex (right): https://codereview.chromium.org/396733003/diff/160001/docs/language/dartLangSpec.tex#newcode3004 docs/language/dartLangSpec.tex:3004: \item An uncaught exception is thrown. On 2014/07/23 12:45:33, ...
6 years, 5 months ago (2014-07-23 20:29:33 UTC) #13
gbracha
6 years, 5 months ago (2014-07-23 20:29:56 UTC) #14
Message was sent while issue was closed.
Committed patchset #10 manually as r38518 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698