Timothy Flynn
|
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
|
8 months ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |
Linus Groh
|
2dbea60fe2
LibJS: Multiple 'default' clauses in switch statement are a syntax error
|
4 years ago |
Linus Groh
|
f8886ef5ba
LibJS: Handle continue in switch statement unwinding
|
4 years ago |
Linus Groh
|
8f54edb7a0
LibJS: Handle return value in switch statement unwinding
|
4 years ago |
Matthew Olsson
|
1ef573eb30
LibJS: Indent tests with 4 spaces instead of 2
|
5 years ago |
Matthew Olsson
|
6d58c48c2f
test-js: Use prettier and format all files
|
5 years ago |
Matthew Olsson
|
eea6041302
LibJS: Convert some top-level tests to the new system
|
5 years ago |
Matthew Olsson
|
532d4bc0ab
LibJS: Spec-compliant equality comparisons
|
5 years ago |
Linus Groh
|
92a9fe0e49
LibJS: Fix test files indentation (4 spaces)
|
5 years ago |
Andreas Kling
|
2285f84596
LibJS: Implement basic execution of "switch" statements
|
5 years ago |