Brian Terlson

Results 46 issues of Brian Terlson

It would be great if we could set up a travis job on the ECMA262 repo to produce the necessary files and add a comment to the PR thread with...

integration

Built-in modules come up repeatedly around the various proposals. I am making this issue to centralize the discussion such that champions of the eventual proposal have a good central location...

discussion

It would be nice to be able to click on an organization and see all notifications for repositories under it. Might also consider being able to toggle the state from...

Feature Request

After the clone, the project will have a .git directory and an origin of this repository. I think users will always want to nuke the .git folder after they clone?...

It is seemingly not created by default. For me, I had to create the directory c:\data and c:\data\db for mongodb to start. I'm not sure what the instructions would be...

`npm run watch-sass` doesn't actually output any CSS (and, thus, `npm run start` doesn't create any css files). `npm run build-sass` does output css and seems to work fine.

`npm install --save-dev nodemon` worked for me, but not sure if you intended this to be a global install (though IMO that's bad practice :))

Various console hosts now support modules, and some browsers do as well. Need implementations for every agent subclass. Here's a checklist: * [ ] ChakraCore * [x] SpiderMonkey * [x]...