0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix `yield`s and `await`s inside various `let` blocks More... about 8 years ago
reduce parentheses around %% operator More... about 8 years ago
reduce unnecessary `var this$ = this` More... about 8 years ago
modernize for Node.js 10 More... about 8 years ago
fix regression caused by 41fb1a8 More... over 8 years ago
fix assignment to semiautovivification More... over 8 years ago
refactor cache to conserve ref variables More... over 8 years ago
lexer: handle words literals with more care More... over 8 years ago
fix `in` in `case` guarding implicit `for..in` More... over 8 years ago
fix gkz/LiveScript#1035 More... over 8 years ago
show parser build errors, make them fail the build More... over 8 years ago
fix gkz/LiveScript#1027 More... over 8 years ago
fix shebang and header ordering More... over 8 years ago
fix a[]b ++ c More... over 8 years ago
command: add robustness to unusual flag combinations More... over 8 years ago
bump jison, revert 6f539cb More... over 8 years ago
command: fix compiling JSON files More... over 8 years ago
command: add tests for -ce and -aj More... over 8 years ago
stop embedding source map with -ce More... over 8 years ago
fix script argument regression More... over 8 years ago
Fixes #1009 Reset lexer method (#1010) More... over 8 years ago
support compiler warnings in a less ad-hoc way More... over 8 years ago
fix loop guards + let + destructuring issues More... over 8 years ago
Fix flag combinations: -ce and -aj More... over 8 years ago
fix infinite loop at end of make test More... over 8 years ago
optimize `x in [0]`, `x in []` More... almost 9 years ago
Merge pull request #978 from gkovacs/async-await More... almost 9 years ago
cleanup and tests More... almost 9 years ago
nodejs version 8 is now released and available on travis-cl, run continuous integrations on nodejs 8 as well More... almost 9 years ago
invert sense of ? with compound assignment More... about 9 years ago