This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-generator
/
src
History
Logan Smyth
f6be6e0bd4
Merge pull request
#3463
from loganfsmyth/sourcemap-rework
...
Support more fine-grained source location tracking and use it for functions
2016-04-20 18:57:18 -07:00
..
generators
Map the end of block statement nodes to the end of their original location - fixes T7258
2016-04-11 01:54:41 -07:00
node
Pre-expand type aliases for fast lookup.
2016-04-19 19:36:10 -07:00
buffer.js
Track sourcemap location on a stack - fixes T7255
2016-04-11 01:54:40 -07:00
index.js
Only detect indent if babel-generator is provided code string, vs multi-source object.
2016-03-07 02:47:28 -08:00
position.js
Remove remaining @flow annotations
2016-03-03 15:10:59 -08:00
printer.js
Merge pull request
#3463
from loganfsmyth/sourcemap-rework
2016-04-20 18:57:18 -07:00
source-map.js
Track sourcemap location on a stack - fixes T7255
2016-04-11 01:54:40 -07:00
whitespace.js
Revert "Remove flow"
2016-03-03 14:49:20 -08:00