highlight.js/src
Nick ed9d0acbae
enh(armasm) Add 32 and 64-bit ARM v8 Registers (#3839)
* Add 32 and 64 bit ARMv8 Registers

ARMv8 provides 31 64 bit registers labelled `x0-x30`.
In addition, their 32 bit low bits are labelled `w0-w30`.

Add them to the known register set in armasm.js.

See [here](https://developer.arm.com/documentation/den0024/a/ARMv8-Registers) for details.
2023-08-15 01:05:56 -04:00
..
languages enh(armasm) Add 32 and 64-bit ARM v8 Registers (#3839) 2023-08-15 01:05:56 -04:00
lib enh(swift) regex literal support (#3804) 2023-06-14 04:49:46 -04:00
styles Fix typo (#3618) 2022-09-13 00:48:55 -04:00
core.d.ts (chore) Builds ES and CJS modules side by side with conditional exports (#3007) 2021-04-16 11:57:17 -04:00
highlight.js (enh) prevent rehighlighting of an element 2023-04-29 11:35:20 -04:00
stub.js fix(build) registered language names should use `-` not `_` (#3264) 2021-07-05 16:28:12 -04:00