ES6 global environment configuration proposal

2012-05-03 Thread Allen Wirfs-Brock
Goals: Duplicate current browser global semantics Existing ES5 built-ins are properties of "the global object" Global Function and Var declarations create properties of the global object Ad hoc semantics relating explicit Function/Var global bindings and non-declared

Re: Proto-walking proposal [[SetP]] comments

2012-05-03 Thread Tom Van Cutsem
As promised, changes reflected on the wiki: http://wiki.ecmascript.org/doku.php?id=harmony:proto_climbing_refactoring Let me know if you spot any remaining errors. Cheers, Tom 2012/4/27 Tom Van Cutsem > Jeff, > > I implemented your proposed algorithm in Javascript and ran it against my > earli

Re: Source Map Standard

2012-05-03 Thread John Lenz
On Wed, Apr 11, 2012 at 11:45 AM, David Bruant wrote: > Hi, > > I am not part of TC39. > I do not really have any opinion on whether it's a good or bad idea, but > I have some questions (below): > > Le 11/04/2012 20:11, Joey Schorr a écrit : > > Greetings ES Discuss! > > > > We (Joey Schorr and J