issues
search
babel
/
babylon
PSA: moved into babel/babel as @babel/parser -->
https://github.com/babel/babel/tree/master/packages/babel-parser
MIT License
1.71k
stars
258
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update flow-bin to the latest version 🚀
#783
greenkeeper[bot]
opened
7 years ago
0
PSA: this repo has been moved to the main babel repo
#782
danez
opened
7 years ago
0
Fix some reserved type handling and declare class with multiple extends
#781
existentialism
closed
7 years ago
1
Nicolo ribaudo yield function name params
#780
danez
closed
7 years ago
1
Nicolo ribaudo yield function name params
#779
danez
closed
7 years ago
0
Bug fix - #772
#778
rajasekarm
closed
7 years ago
3
Fix "-1" array accesses in CommentsParser.
#777
bmeurer
closed
7 years ago
1
Failing test case #772
#776
rajasekarm
closed
7 years ago
2
[Presets: React + Typescript] Complex method with generic type fails during transpilation
#775
babel-bot
closed
7 years ago
2
Error w/ generics in return type annots inside JSXExpressionContainers
#774
mroch
closed
7 years ago
3
Update parsing flow type/typeof imports
#773
existentialism
closed
7 years ago
2
Existential return type annot in arrow function confused with `*=` operator
#772
mroch
closed
7 years ago
5
Allow Flowtype's imports and exports when sourceType:script is set.
#771
loganfsmyth
closed
7 years ago
0
Update flow tests whitelist
#770
existentialism
closed
7 years ago
0
Update ava to the latest version 🚀
#769
greenkeeper[bot]
closed
7 years ago
0
typescript: Support binding pattern in signature
#768
ghost
closed
7 years ago
2
Fix decorators2 to support `export @decorator class A {}`
#767
danez
closed
7 years ago
1
white lists getter and setter acceseors for having stage-2 decorators (#756)
#766
mbehzad
closed
7 years ago
2
Flow comment parsing
#765
jamiebuilds
closed
7 years ago
8
create failing tests for #763
#764
wcastand
closed
7 years ago
3
Unexpected AST for pipeline operator with arrow function
#763
azz
closed
7 years ago
2
Add more tests for the nullish coalescing operator
#762
azz
closed
7 years ago
8
Implement nullish coalescing operator in parser
#761
azz
closed
7 years ago
4
Update flow-bin to the latest version 🚀
#760
greenkeeper[bot]
closed
7 years ago
2
Allow new.target in class properties
#759
existentialism
closed
7 years ago
8
static field initializer as an arrow function containing new.target is not allowed
#758
gsathya
closed
7 years ago
0
Fix export extensions handling of TS declare keyword
#757
existentialism
closed
7 years ago
0
Unable to parse a class get method with a decorator
#756
mbehzad
closed
7 years ago
2
Add JSX fragment syntax support
#755
clemmy
closed
7 years ago
3
Fix new type errors
#754
ghost
closed
7 years ago
0
Typescript: ExportNamedDeclaration raises SyntaxError when exportExtensions plugin enabled
#753
traviskaufman
closed
7 years ago
1
Add sourceType 'function'
#752
esprehn
closed
7 years ago
12
chore: remove unnecessary return
#751
gebilaoxiong
closed
7 years ago
1
babylon super.xxx will cause performance is very slow
#750
janryWang
closed
7 years ago
1
Update README.md
#749
baweaver
closed
7 years ago
3
Specify id to be null for arrow functions.
#748
EtherTyper
closed
7 years ago
1
Set id to null for ArrowFunctionExpressions?
#747
EtherTyper
closed
7 years ago
3
Update flow-bin to the latest version 🚀
#746
greenkeeper[bot]
closed
7 years ago
0
Fix: major revision to valid and invalid numeric literal separator "sibling" characters
#745
rwaldron
closed
7 years ago
5
React 16 SyntaxError: Adjacent JSX elements must be wrapped in an enclosing tag
#744
pronevich
closed
7 years ago
7
Fix NumericLiteralSeparator SyntaxError message to match V8
#743
rwaldron
closed
7 years ago
1
Pipeline Operator proposal
#742
hzoo
closed
7 years ago
0
Don't build for tags
#741
hzoo
closed
7 years ago
4
Add throw expressions
#740
jridgewell
closed
7 years ago
2
Warning if tests fail that if you need to generate fixtures.
#739
zoecarver
closed
7 years ago
2
Update babel-eslint to the latest version 🚀
#738
greenkeeper[bot]
closed
7 years ago
0
Add yield-result
#737
zoecarver
closed
7 years ago
4
Add yield result
#736
zoecarver
closed
7 years ago
6
Fix flow errors
#735
nicolo-ribaudo
closed
7 years ago
0
Set generators to false for all arrow functions.
#734
EtherTyper
closed
7 years ago
5
Next