Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gbdev/highlightjs-rgbasm
A RGBASM language grammar for highlight.js
https://github.com/gbdev/highlightjs-rgbasm
Separate bitwise AND and OR operators in regex
The missing pipe caused `&|` to be classified as an operator but not `&`
or `|`.
Give registers & conditions a different class
This helps make the highlighting less monotonous, and thus more useful
8581e79b15af4d4d11ed5bc1aadfb89ef7d54420 authored over 3 years ago by ISSOtm <[email protected]>
Tweak keyword relevance
`section` doesn't need extra relevance, the full construct would.
Some short keywords have been...
Match word boundary before section names
This is not ideal, as it will color `wram0` in `t@wram0`, but it's better than nothing.
0ad44c09010430ef623394e15f7704bbad837be4 authored over 3 years ago by Eldred Habert <[email protected]>
Initial commit
5abe40a1055b4b9fb2e5c6f7780cd005a43ad2a3 authored over 3 years ago by ISSOtm <[email protected]>
5abe40a1055b4b9fb2e5c6f7780cd005a43ad2a3 authored over 3 years ago by ISSOtm <[email protected]>