-
Notifications
You must be signed in to change notification settings - Fork 351
Issues: benjamn/recast
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Don't recognize trailing comments that are separated from the node by more than one line
enhancement
#38
opened Jul 24, 2013 by
benjamn
updated Jul 24, 2013
Ignore unrecognized fields when comparing AST nodes
enhancement
#90
opened Jun 5, 2014 by
benjamn
updated Jun 5, 2014
Stop relying on non-enumerability (which requires ES5 Object.defineProperty) for properties like .original
enhancement
#91
opened Jun 5, 2014 by
benjamn
updated Jun 5, 2014
recast.print
: Add sourceMappingURL
directive to .code
when applicable
#108
opened Aug 20, 2014 by
mathiasbynens
updated Aug 20, 2014
Make beautifying options configurable
enhancement
#13
opened Nov 22, 2012 by
wyuenho
updated Oct 16, 2014
empty node type for easy composition
enhancement
#121
opened Oct 20, 2014 by
amasad
updated Oct 20, 2014
Printing original source of XJSElement text children produce errors
#125
opened Nov 14, 2014 by
amasad
updated Dec 3, 2014
Update README.md to explain how to use recast.visit
enhancement
#101
opened Jul 15, 2014 by
benjamn
updated Dec 8, 2014
provide a mechanism to add position information when creating new nodes
enhancement
#129
opened Nov 20, 2014 by
caridy
updated Jan 17, 2015
Teach recast.parse about //#sourceURL= and //#sourceMappingURL=
enhancement
#109
opened Sep 18, 2014 by
benjamn
updated Feb 23, 2015
Respect AST nodes with .loc information but no .original node when generating source maps
enhancement
question
#88
opened Jun 4, 2014 by
benjamn
updated Mar 3, 2015
Can object 's be preserved after modifying value?
#174
opened Mar 23, 2015 by
bebraw
updated Mar 23, 2015
Infer options.useTabs when not specified
#185
opened Jun 14, 2015 by
platinumazure
updated Jun 15, 2015
Functions with only comments for arguments are strangely moved
#189
opened Jul 2, 2015 by
zertosh
updated Jul 2, 2015
Support a printing option to split function arguments onto multiple lines when the line is long
#205
opened Aug 4, 2015 by
dalongi
updated Sep 2, 2015
If statements on same line aren't always separated with semicolon
#222
opened Oct 27, 2015 by
Flaise
updated Oct 28, 2015
Indentation level is wrong for nodes that cross multiple lines, where the lines are at different indent levels
#230
opened Nov 4, 2015 by
asselin
updated Nov 4, 2015
Move source mapping logic out of Lines class and into Printer
enhancement
question
#234
opened Nov 20, 2015 by
benjamn
updated Nov 20, 2015
Printing comments without text coordinates
#251
opened Feb 2, 2016 by
juliankrispel
updated Feb 5, 2016
Previous Next
ProTip!
Updated in the last three days: updated:>2025-03-12.