fix(ru): clean up `jsxref` macro args #36167
fix(ru): rewrite `@@<name>` to `Symbol.<name>` in `jsxref` args
5e8b0e15
fix(ru): strip trailing `.prototype` from `jsxref` class refs
ff2e6202
fix(ru): rewrite `Proxy.handler.X` to `Proxy/Proxy/X` in `jsxref` args
889eebb0
fix(ru): rewrite stale Operators aggregate-page refs in `jsxref`
bf370dd1
fix(ru): rewrite `Operators/Assignment_Operators` refs in `jsxref`
b0e83924
fix(ru): rewrite obsolete Operators expression-form refs in `jsxref`
7eefa3e2
fix(ru): rewrite additional `Functions/*` refs in `jsxref`
d9b0e97a
fix(ru): rewrite `Global_Objects/<IntlClass>` refs to `Intl/<IntlClass>`
886ac3ba
fix(ru): rewrite `Global_Objects/Proxy/handler[/X]` to `Proxy/Proxy[/X]`
c9f9480f
fix(ru): rewrite stale `jsxref` args to canonical slugs
7ed89186
fix(ru): strip redundant `Global_Objects/` prefix from `jsxref` args
e97f14d2
fix(ru): merge `("foo", "foo()")` into `("foo()")` in `jsxref`
06996a3c
fix(ru): rewrite bare/dotted `<IntlClass>` refs to `Intl/<IntlClass>`
27a1b917
fix(ru): convert WebAssembly `jsxref` refs to markdown links
2b3b61e9
fix(ru): translate Russian leaf slugs to canonical en-US in `jsxref`
609d5d1b
fix(ru): normalize lowercase `Global_objects/`/`Functions_and_functio…
a671c379
fix(ru): clean up `jsxref` typos and stale one-offs
a235a961
fix(ru): clean up additional `jsxref` typos and stale paths (round 2)
95b8ed3c
fix(ru): rewrite bare pre-namespace `jsxref` slugs to canonical paths
38c3ed49
fix(ru): case-correct `jsxref` slugs surfaced by index-aware resolver
47da3375
fix(ru): case-correct residual dotted-form `jsxref` slugs
4fedf4f8
fix(ru): case-correct residual paren'd and prototype-path `jsxref` slugs
c48d0524
fix(ru): drop redundant display arg when arg1 and arg2 differ only in…
9f05d734
fix(ru): rewrite `Proxy.Proxy[.X]` (dotted) to `Proxy/Proxy[/X]` (sla…
09ee50fe
fix(ru): collapse `("Operators/<kw>", "<kw>")` to `("<kw>")` for oper…
6087d6c0
fix(ru): add `Reference/<kw>` redirects for operator shorthands
e96c8efb
caugner
changed the title fix(ru): clean up stale jsxref macro args fix(ru): clean up `jsxref` macro args 29 days ago
caugner
marked this pull request as ready for review 28 days ago
caugner
requested a review
28 days ago
caugner
removed review request
28 days ago
Merge branch 'main' into fix-jsxref-ru
a0dc61af
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub