0
I Use This!
Inactive

Commits : Listings

Analyzed 12 minutes ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoid code-after-return in if bodies of ES More... over 8 years ago
Avoid generating duplicate return statements in ES More... over 8 years ago
Add DOM Snake sample by Tom Dupisre More... almost 9 years ago
Fix "imports" target. More... about 9 years ago
Update test cases to use proper visibility More... about 9 years ago
Provide error when multi-part argument missing More... about 9 years ago
Correctly space and indent test cases More... about 9 years ago
Add error when "else" used in match More... about 9 years ago
Correct obsolete features in sample dialects More... about 9 years ago
Add PNG resource support to ES backend More... over 9 years ago
Enable resource imports in C backend More... over 9 years ago
Correct UTF-8 encoding of U+10000-U+1FFFFF More... over 9 years ago
Allow loading resources from . in ES More... over 9 years ago
Enable resource imports in ES backend More... over 9 years ago
Make $ a valid operator character More... over 9 years ago
Correct ES pattern & behaviour More... over 9 years ago
Make objouter test case use consistent indentation More... over 9 years ago
Correct behaviour of prefix> on numbers in C More... over 9 years ago
Add prefix< and prefix> on numbers in ES runtime More... over 9 years ago
Correct use of inheritance in egal test More... over 9 years ago
Fix remaining 'constructor' field name use More... over 9 years ago
Load genes module in JS debugging UI More... over 9 years ago
Add true range construction More... over 9 years ago
Correct or remove tests of obsolete features More... over 9 years ago
Catch unterminated class/constructor bodies More... over 9 years ago
Add 'constructor' keyword and construct More... over 9 years ago
Remove use of ++ on numbers in test suite More... over 9 years ago
Report static error on 'return' outside method More... almost 10 years ago
Avoid segfault when return in top-level block More... almost 10 years ago
Catch overlap between class parameters and methods More... almost 10 years ago