Skip to content

Issues: js2coffee/js2coffee

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

chained comparisons
#36 opened Jun 8, 2011 by michaelficarra updated Jun 8, 2011
converting \x1b to \u001
#38 opened Jun 9, 2011 by Proful updated Jun 10, 2011
compile existence checks to existential operator
#19 opened Jun 8, 2011 by michaelficarra updated Jun 10, 2011
trace returns
#26 opened Jun 8, 2011 by michaelficarra updated Nov 30, 2012
Report comma operator and ternary operator bug type bug
#242 opened Nov 21, 2013 by qcgm1978 updated Dec 27, 2013
recognize default function parameters feature
#22 opened Jun 8, 2011 by michaelficarra updated Jan 8, 2014
recognize integer/float ranges feature
#33 opened Jun 8, 2011 by michaelficarra updated Jan 8, 2014
Option for no english booleans, please.
#185 opened Feb 12, 2013 by littlebee updated Aug 23, 2014
handle function(){}.bind(this) / fat arrow feature
#306 opened Aug 9, 2014 by lovasoa updated Sep 2, 2014
Variable declarations should be on top
#335 opened Jan 27, 2015 by rstacruz updated Jan 27, 2015
Handling named function expressions
#337 opened Jan 29, 2015 by rstacruz updated Jan 29, 2015
void f() forgetting about f()
#68 opened Aug 13, 2011 by michaelficarra updated Jan 31, 2015
switch statements with empty 'then' part switch-case
#249 opened Jan 19, 2014 by timaschew updated Feb 1, 2015
incorrect parsing of comma operator in loops loops
#60 opened Jul 29, 2011 by friggeri updated Feb 1, 2015
wrong order of comments comments
#259 opened Feb 7, 2014 by duncanbeevers updated Feb 15, 2015
String interpolation
#43 opened Jun 10, 2011 by rstacruz updated Feb 22, 2015
Coffeescript output puts array elements on new lines
#342 opened Feb 3, 2015 by clov3r updated Feb 23, 2015
Dangerous pass-thru of object.length != null
#358 opened Mar 4, 2015 by benjie updated Mar 5, 2015
Repeated variable declarations with backticks
#354 opened Feb 20, 2015 by ghost updated Mar 5, 2015
Multiline strings
#359 opened Mar 5, 2015 by pronebird updated Mar 6, 2015
Incorrect indent when using new with a function parameter
#360 opened Mar 10, 2015 by quark-zju updated Mar 10, 2015
convert js-style function calls to parens-around-call
#365 opened Mar 25, 2015 by wmertens updated Mar 26, 2015
ProTip! What’s not been updated in a month: updated:<2024-08-22.