0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Check if stream passed to read-js-number is a valid type More... over 9 years ago
Check if input passed to parse-js is a valid type More... over 9 years ago
Expect a semicolon after a do/while construct More... almost 10 years ago
Add :author/:license to ASD file More... about 10 years ago
Mark new release More... over 12 years ago
More division/regexp yak shaving More... over 13 years ago
Add :description to .asd file More... over 13 years ago
Fixed /\uFFFF/ on CCL. More... over 13 years ago
fix my bad: escaped literal newlines should not be kept (#2) More... almost 14 years ago
better support for newline char in strings (mishoo/UglifyJS#238) More... almost 14 years ago
fixed sbcl warning: "NIL is not a hash-table" More... almost 14 years ago
Add support for octal escapes in string literals More... about 14 years ago
work around lispworks problem (/bug) More... over 14 years ago
fix misnamed exported symbol More... over 14 years ago
stop checking for lvalue validity, since the standard is liberal on this More... over 14 years ago
give unary postfix ops the right precedence More... over 14 years ago
allow any identifier chars to trail a regexp literal More... over 14 years ago
fix bug where *line*, *char*, and *pos* were being set globally More... over 14 years ago
allow passing a tokenizer stream (function) to parse-js More... over 14 years ago
add :include-comments option to tokenizer (by Mihai Bazon) More... over 14 years ago
fix problem where number-reading wouldn't update source position More... over 14 years ago
remove bogus ~= operator and extra %= mention More... over 14 years ago
properly support all the intricacies of for/in More... over 14 years ago
allow empty positions in array literals More... over 14 years ago
mark new release More... over 14 years ago
bring back parse-js-string, no need to break compatibility More... over 14 years ago
don't output upper-case versions of keywords More... over 14 years ago
remove misguided argument-count check for getters/setters More... over 14 years ago
start supporting ECMAScript 5 syntax More... over 14 years ago
add 'case' to *keywords-before-expression* More... over 14 years ago