Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / shapesecurity/shift-ast-js issues and pull requests

#68 - Bump ansi-regex from 3.0.0 to 3.0.1

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#67 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#66 - switch CI to github action

Pull Request - State: closed - Opened by bakkot almost 3 years ago

#65 - Bump ajv from 6.12.2 to 6.12.6

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#64 - Bump lodash from 4.17.15 to 4.17.21

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#63 - Version 7.0.0

Pull Request - State: closed - Opened by elijms over 4 years ago

#62 - update location of CLA check script in .travis.yml

Pull Request - State: closed - Opened by michaelficarra over 4 years ago

#61 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#60 - Version 6.1.0

Pull Request - State: closed - Opened by michaelficarra over 4 years ago

#59 - added node type, exported expression and statement types

Pull Request - State: closed - Opened by jsoverson over 4 years ago - 1 comment

#57 - Export Expression & Statement types, add Literal & ShiftNode types?

Issue - State: closed - Opened by jsoverson over 4 years ago - 9 comments

#56 - Bump acorn from 6.1.1 to 6.4.1

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#55 - Version 6.0.1

Pull Request - State: closed - Opened by bakkot over 5 years ago

#54 - Publish 6.0.1 to include generated types?

Issue - State: closed - Opened by jsoverson over 5 years ago - 1 comment

#53 - Cherry pick prs

Pull Request - State: closed - Opened by bakkot over 5 years ago

#52 - Update to es2018

Pull Request - State: closed - Opened by Shilpi3 almost 6 years ago - 1 comment

#51 - Update to es2018

Pull Request - State: closed - Opened by Shilpi3 almost 6 years ago

#50 - Add autogenerated TypeScript definitions

Pull Request - State: closed - Opened by RReverser almost 6 years ago - 21 comments

#49 - Allow passing `type` property to AST constructors

Issue - State: open - Opened by RReverser almost 6 years ago - 2 comments

#48 - Use cross-platform mkdirp and rimraf for scripts

Pull Request - State: closed - Opened by RReverser almost 6 years ago - 1 comment

#47 - Running `npm install` doesn't work on Windows

Issue - State: closed - Opened by RReverser almost 6 years ago - 1 comment

#46 - package-lock.json is out of date

Issue - State: closed - Opened by RReverser almost 6 years ago

#45 - update to 2017

Pull Request - State: closed - Opened by bakkot over 6 years ago

#44 - more aggressive typechecks

Pull Request - State: closed - Opened by bakkot over 6 years ago

#43 - Maintenance tasks

Pull Request - State: closed - Opened by bakkot over 6 years ago

#41 - 'checked' constructors should freeze their return value

Issue - State: closed - Opened by bakkot over 7 years ago - 1 comment

#40 - Update authors

Pull Request - State: closed - Opened by disnet over 7 years ago

#39 - Add TypeScript declarations

Issue - State: closed - Opened by hackwaly almost 8 years ago - 1 comment

#38 - use latest node version to build on Travis

Pull Request - State: closed - Opened by michaelficarra over 8 years ago

#37 - update supported node.js versions

Pull Request - State: closed - Opened by michaelficarra almost 9 years ago

#36 - Allow SourceLocation properties

Issue - State: closed - Opened by couchand almost 9 years ago - 4 comments

#35 - Add optional typechecked version of constructors

Pull Request - State: closed - Opened by bakkot almost 9 years ago - 6 comments

#34 - constructors now autogenerated + updated for current spec

Pull Request - State: closed - Opened by bakkot about 9 years ago

#33 - set sudo: false in .travis.yml

Pull Request - State: closed - Opened by ikarienator almost 10 years ago

#32 - use spec exposed by shift-spec

Pull Request - State: closed - Opened by ikarienator almost 10 years ago - 1 comment

#31 - generate SPEC from shift-spec

Pull Request - State: closed - Opened by michaelficarra almost 10 years ago - 1 comment

#30 - add a gh-page for the shift-ast project

Issue - State: closed - Opened by emattson almost 10 years ago - 1 comment

#29 - update to latest spec

Pull Request - State: closed - Opened by michaelficarra almost 10 years ago

#28 - update TemplateString to latest spec

Pull Request - State: closed - Opened by michaelficarra almost 10 years ago - 1 comment

#27 - update import/export declarations to latest spec

Pull Request - State: closed - Opened by michaelficarra almost 10 years ago - 1 comment

#26 - fixes #25: rename ClassStatement to ClassDeclaration

Pull Request - State: closed - Opened by michaelficarra almost 10 years ago

#25 - ES6: Rename `ClassStatement` to be `ClassDeclaration`

Issue - State: closed - Opened by ikarienator almost 10 years ago - 1 comment
Labels: bug

#24 - ES6: Shall we call `ClassStatement`s `ClassDeclarations`s?

Issue - State: closed - Opened by ikarienator almost 10 years ago - 3 comments
Labels: question

#23 - ES6: rename super of ClassExpression and ClassStatement to "heritage"

Issue - State: closed - Opened by ikarienator almost 10 years ago
Labels: question

#21 - ES6: Methods doesn't include a "isStatic" indicator.

Issue - State: closed - Opened by ikarienator almost 10 years ago - 1 comment
Labels: bug

#20 - fixes #18: add source location definitions

Pull Request - State: closed - Opened by ikarienator almost 10 years ago - 1 comment

#19 - fixes #18: add source location definitions

Pull Request - State: closed - Opened by ikarienator almost 10 years ago

#18 - add SourceLocation and SourceSpan

Issue - State: closed - Opened by ikarienator almost 10 years ago

#17 - increase test coverage

Pull Request - State: closed - Opened by michaelficarra almost 10 years ago

#16 - ensure all constructors are tested

Pull Request - State: closed - Opened by michaelficarra almost 10 years ago

#15 - add Super and NewTargetExpression nodes

Pull Request - State: closed - Opened by michaelficarra almost 10 years ago

#14 - fixes #1: add code coverage reporting; increase test coverage

Pull Request - State: closed - Opened by michaelficarra almost 10 years ago

#13 - build in node 0.12 and iojs in CI

Pull Request - State: closed - Opened by michaelficarra almost 10 years ago

#12 - upgrade 6to5 to 3.5.3

Pull Request - State: closed - Opened by michaelficarra almost 10 years ago

#11 - added-before_script-for-travis

Pull Request - State: closed - Opened by jsoverson almost 10 years ago

#10 - fixes #9: add LiteralInfinityExpression support

Pull Request - State: closed - Opened by michaelficarra about 10 years ago - 1 comment

#9 - add LiteralInfinityExpression support

Issue - State: closed - Opened by michaelficarra about 10 years ago
Labels: enhancement

#8 - added .travis.yml

Pull Request - State: closed - Opened by jsoverson about 10 years ago

#7 - set `type` before calling super

Issue - State: closed - Opened by michaelficarra about 10 years ago
Labels: enhancement

#6 - reify ObjectProperty and AccessorProperty

Pull Request - State: closed - Opened by michaelficarra about 10 years ago - 1 comment

#5 - `catchclause` should be `catchClause`

Issue - State: closed - Opened by ikarienator about 10 years ago

#4 - fixes #3: include `type` field in JSON serialisation of AST nodes

Pull Request - State: closed - Opened by michaelficarra about 10 years ago

#3 - `type` field is not included in JSON serialization.

Issue - State: closed - Opened by ikarienator about 10 years ago - 1 comment

#2 - integrate with a CI system

Issue - State: closed - Opened by michaelficarra about 10 years ago - 1 comment
Labels: enhancement

#1 - add code coverage reporting

Issue - State: closed - Opened by michaelficarra about 10 years ago - 1 comment
Labels: enhancement