issues
search
shapesecurity
/
shift-parser-js
ECMAScript parser that produces a Shift format AST
http://shift-ast.org/parser.html
Apache License 2.0
251
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`?.` and `??` support.
#459
LeuisKen
opened
1 year ago
0
Private method is considered illegal
#458
Kaizer69
opened
2 years ago
0
Destructuring rest not supported in object assignments
#457
ceres-c
closed
2 years ago
3
Bump angular from 1.7.4 to 1.8.3
#456
dependabot[bot]
opened
2 years ago
0
Bump handlebars from 4.0.11 to 4.7.7
#455
dependabot[bot]
opened
2 years ago
0
Bump y18n from 3.2.1 to 3.2.2
#454
dependabot[bot]
opened
2 years ago
0
switch CI to github action
#453
bakkot
closed
2 years ago
0
proper es module
#452
felixroos
opened
2 years ago
2
line number information is not serialized
#451
nashid
opened
2 years ago
3
Bump ajv from 6.10.0 to 6.12.6
#450
dependabot[bot]
opened
2 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#449
dependabot[bot]
opened
3 years ago
0
`super` is incorrectly accepted in member assignment
#448
bakkot
opened
3 years ago
0
Bump hosted-git-info from 2.7.1 to 2.8.9
#447
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.11 to 4.17.21
#446
dependabot[bot]
opened
3 years ago
0
`await x ** 2` is not legal
#445
bakkot
opened
3 years ago
0
function and lexical bindings do not conflict at the top level of functions
#444
bakkot
opened
3 years ago
0
Anyway to parse a SHIFT AST back to JavaScript codes?
#443
zhaohan-xi
closed
3 years ago
1
Version 8.0.0
#442
elijms
closed
2 years ago
0
Add String.raw values to LiteralStringExpression types using template tags
#441
ghost
closed
4 years ago
1
update location of CLA check script in .travis.yml
#440
michaelficarra
closed
4 years ago
0
Bump lodash from 4.17.11 to 4.17.19
#439
dependabot[bot]
closed
3 years ago
1
Bump angular from 1.7.4 to 1.8.0
#438
dependabot[bot]
closed
2 years ago
1
properly handle for-await in early error checks
#437
bakkot
closed
4 years ago
0
fix destructuring rest properties
#436
bakkot
closed
4 years ago
0
Bump lodash from 4.17.11 to 4.17.15
#435
dependabot[bot]
closed
4 years ago
1
Bump mixin-deep from 1.3.1 to 1.3.2
#434
dependabot[bot]
opened
4 years ago
0
Bump eslint-utils from 1.3.1 to 1.4.3
#433
dependabot[bot]
opened
4 years ago
0
Allow `await` as identifier in parameter lists of methods inside async functions
#432
bakkot
closed
4 years ago
0
Fails to accept `async(a = { x(await){} })=>{}`
#431
bakkot
closed
4 years ago
0
Is there anyway,we could extend this to accept class level public fields as?
#430
ashishyog
opened
4 years ago
1
Bump acorn from 6.0.1 to 6.4.1
#429
dependabot[bot]
opened
4 years ago
0
Bump angular from 1.7.4 to 1.7.9
#428
dependabot[bot]
closed
4 years ago
1
Update microtime
#427
disnet
closed
5 years ago
0
JSX support
#426
elizabethdinella
opened
5 years ago
1
parseSpreadPropertyDefinition should use parseAssignmentExpression
#425
Shilpi3
opened
5 years ago
0
Unable to parse `export default async function*(){}`
#424
Shilpi3
opened
5 years ago
0
Unable to parse `(async ({a = 1, b, ...c}) => 1)`
#423
Shilpi3
closed
4 years ago
0
use whitespaceSmall in generate-unicode-data.js
#422
michaelficarra
opened
5 years ago
0
Version 7.0.0
#421
Shilpi3
closed
5 years ago
0
Version 6.0.2
#420
Shilpi3
closed
5 years ago
0
"await" should not be allowed as a default expression
#419
Shilpi3
closed
5 years ago
1
Fixed Bug #416 Bug #417
#418
Shilpi3
closed
5 years ago
0
Script throwing error for the wrong reason
#417
Shilpi3
closed
5 years ago
1
"await" as an ObjectBindingIdentifier in Formal Parameter for an async function not throwing error
#416
Shilpi3
closed
5 years ago
2
ES2018 Implementation
#415
Protryon
closed
5 years ago
1
Es2018 impl
#414
Shilpi3
closed
5 years ago
0
v6.0.1
#413
Protryon
closed
5 years ago
0
Prevent await expression from being treated as an assignment target
#412
Protryon
closed
5 years ago
0
Failure to parse AwaitExpression within Expression
#411
Protryon
closed
5 years ago
0
Version 6.0.0
#410
bakkot
closed
5 years ago
0
Next