saDrugs JS conversion
Merge request reports
Activity
Auto-conversion was a mixed bag. Sped things up for sure, but it has quirks. It is doing case statements wrong, it needs to start the string with a space instead of ending it with one, it liked to randomly double parentheses on some if-else statements, and it ate a handful of midstring semicolons.
Addition: I am amazed that the case {} didn't throw an error.
Edited by Pregmoddermentioned in commit b4033cbb
mentioned in merge request !6112 (closed)
mentioned in merge request !6115 (closed)
Please register or sign in to reply