issues
search
TyrealHu
/
acorn-typescript
Alternative, TypeScript parser
https://www.npmjs.com/package/acorn-typescript?activeTab=readme
MIT License
145
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't parse `foo! += 1`
#64
paoloricciuti
opened
1 month ago
0
Is this project still being maintained? Many issues have no response.
#63
alamhubb
opened
1 month ago
0
parse "const" error
#62
YSHIDM
opened
2 months ago
0
Request for collaboration
#61
dummdidumm
opened
2 months ago
0
Which types to use while processing ASTs?
#60
manuel3108
opened
2 months ago
0
cleanup package.json
#59
benmccann
opened
4 months ago
0
The parser confuses TS constrained mixins with JSX
#58
fcrozatier
opened
5 months ago
0
compatibility with `acorn.walk` (visitor types)
#57
thescientist13
opened
5 months ago
0
SyntaxError: override modifier refused despite containing class extending another
#56
bpstrngr
opened
5 months ago
0
Reset end source range to global offset, not column
#55
turdwaster
opened
6 months ago
0
Ranges: node.start > node.end, but loc still valid
#54
turdwaster
opened
6 months ago
0
Unexpected token at directly exported interface declaration
#53
bpstrngr
closed
5 months ago
6
compatible with @typescript-eslint/scope-manager?
#52
hardfist
opened
11 months ago
0
don't minify the distributed code
#51
hardfist
opened
11 months ago
0
support same name type and variable
#50
hardfist
opened
11 months ago
0
Add support for the `satisfies` operator
#49
dummdidumm
closed
10 months ago
3
Unexpected token when using Generic tagged template function
#48
maastrich
closed
1 year ago
1
Type assertion error
#47
git-denial
opened
1 year ago
4
SyntaxError when parsing React.ComponentProps<typeof RRLink>
#46
yadomi
closed
1 year ago
3
"assert" being treated as reserved word in importdeclarations
#45
bpstrngr
closed
1 year ago
1
SyntaxError: Unexpected type cast in parameter position at left side of an assignment
#44
bpstrngr
closed
1 year ago
2
SyntaxError: Unexpected token at non-null assertion in body expression of an object literal's arrow function value
#43
bpstrngr
closed
1 year ago
2
SyntaxError: Binding rvalue at second (or default-assigned) private constructor parameter
#42
bpstrngr
closed
1 year ago
1
Feature-Request: support import-assertions
#41
bpstrngr
closed
1 year ago
6
SyntaxError: Unexpected token at destructured and typed argument list of arrow function declaration
#39
bpstrngr
closed
1 year ago
1
SyntaxError: Assigning to rvalue
#38
bpstrngr
closed
1 year ago
1
Syntax errors in .d.ts file (unassigned const export, overloaded function type)
#37
bpstrngr
closed
1 year ago
3
SyntaxError: Unexpected token in arrow function's (nested) generic type
#36
bpstrngr
closed
1 year ago
2
SyntaxError: Unexpected token on class method generic types
#35
bpstrngr
closed
1 year ago
1
SyntaxError: Unexpected token for optional class property
#34
bpstrngr
closed
1 year ago
2
The keyword 'private' is reserved
#33
bpstrngr
closed
1 year ago
2
error: Unexpected token
#32
czz362100
closed
1 year ago
4
Weird output using acorn-typescript as documented
#31
NotYourFox
closed
1 year ago
2
Missing internal deps
#30
cecicifu
closed
1 year ago
4
TypeError: Class constructors cannot be invoked without 'new'
#29
cecicifu
closed
1 year ago
19
"Unexpected token" with optional parameters at arrow functions
#28
o-frietsch
closed
1 year ago
3
Fails to parse generics without a trailing comma
#27
gtm-nayan
closed
1 year ago
8
chore: fix test262
#26
ota-meshi
closed
1 year ago
1
fix: to raise error in escaped static method
#25
ota-meshi
closed
1 year ago
1
chore: skip test262 which is not yet resolved
#24
ota-meshi
closed
1 year ago
1
`this` variable declarations should cause an error.
#23
ota-meshi
opened
1 year ago
5
fix: to raise error in multiple constructors
#22
ota-meshi
closed
1 year ago
6
Parsing error in `1 < 2 > 3;`
#21
ota-meshi
closed
1 year ago
2
fix: syntax error in catch redeclared var statement captured
#20
ota-meshi
closed
1 year ago
1
fix: syntax error in escaped keyword property
#19
ota-meshi
closed
1 year ago
1
fix: `eatContextual` method and reduce keywords
#18
ota-meshi
closed
1 year ago
2
fix: syntax error in async arrow function with one param
#17
ota-meshi
closed
1 year ago
1
chore: add test262
#16
TyrealHu
closed
1 year ago
0
What do you think about introducing regression tests with test262-parser-runner?
#15
ota-meshi
closed
1 year ago
2
fix: syntax error in identifier named `as` in export and import declarations
#14
ota-meshi
closed
1 year ago
0
Next