Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|
Andreas Kling
|
13d7c09125
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
|
Linus Groh
|
5122f98198
|
Base+LibJS+LibWeb: Make prettier clean
Also use "// prettier-ignore" comments where necessary rather than
excluding whole files (via .prettierignore).
|
2020-12-27 21:25:27 +01:00 |
|
Matthew Olsson
|
1ef573eb30
|
LibJS: Indent tests with 4 spaces instead of 2
|
2020-07-06 23:40:35 +02:00 |
|
Matthew Olsson
|
15de2eda2b
|
LibJS: Convert all remaining non-Array tests to the new system :)
|
2020-07-06 23:40:35 +02:00 |
|
Matthew Olsson
|
6d58c48c2f
|
test-js: Use prettier and format all files
|
2020-07-06 23:40:35 +02:00 |
|
Matthew Olsson
|
eea6041302
|
LibJS: Convert some top-level tests to the new system
First test conversions! These look really good :)
|
2020-07-06 23:40:35 +02:00 |
|
Matthew Olsson
|
5cd01ed79e
|
LibJS: New expressions look for expressions with correct precedence
|
2020-05-29 15:56:39 +02:00 |
|