2024-09-11 10:08:13 -04:00
|
|
|
# Automatically regenerated Markdown files based on git patches.
|
|
|
|
Toolchain/Patches
|
|
|
|
Ports/*/patches
|
|
|
|
|
2020-12-27 09:36:04 -05:00
|
|
|
Base/home/anon/Source/js
|
2021-11-20 19:50:42 -05:00
|
|
|
Userland/Libraries/LibJS/Tests/invalid-lhs-in-assignment.js
|
2021-08-18 16:34:25 -04:00
|
|
|
Userland/Libraries/LibJS/Tests/unicode-identifier-escape.js
|
2022-08-29 16:12:25 -04:00
|
|
|
Userland/Libraries/LibJS/Tests/modules/failing.mjs
|
2024-09-11 10:08:13 -04:00
|
|
|
# FIXME: Uses regex flags which cause a syntax error in prettier.
|
|
|
|
Userland/Libraries/LibJS/Tests/builtins/RegExp/RegExp.prototype.flags.js
|
2022-12-20 16:09:57 -05:00
|
|
|
|
|
|
|
# FIXME: Remove once prettier is updated to support using declarations.
|
2022-12-21 05:48:14 -05:00
|
|
|
Userland/Libraries/LibJS/Tests/builtins/DisposableStack/DisposableStack.prototype.@@dispose.js
|
2022-12-20 16:09:57 -05:00
|
|
|
Userland/Libraries/LibJS/Tests/modules/top-level-dispose.mjs
|
|
|
|
Userland/Libraries/LibJS/Tests/using-declaration.js
|
2022-12-22 19:45:29 -05:00
|
|
|
Userland/Libraries/LibJS/Tests/using-for-loops.js
|