Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes #4351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes #4050
|
|
|
|
|
|
|
|
|
|
closes #3815
|
|
|
|
|
|
- emit singleton segments to mark generated code from input
|
|
fixes #3780
|
|
|
|
|
|
|
|
|
|
fixes #3748
|
|
- ignore difference in error messages
- improve readability on trailing whitespace differences
- improve performance & quality via `console.log()` insertions
|
|
|
|
fixes #3730
|
|
- avoid pathological test case branches via adaptive time-out
- use initial test case elapsed time to adjust maximum time-out
- index output cache using hash instead of raw source
|
|
- cover missing cases when eliminating unreferenced labels
- format multi-line outputs correctly
|
|
|
|
|
|
- suppress several instances of malformed AST generation
- improve resilience & reporting against malformed ASTs
|
|
|