GNU source-highlight - Patches: patch #9952, add asn.1 support
You are not allowed to post comments on this tracker with your current authentication level.
patch #9952: add asn.1 support
Submitter: | Torstein Eide <eideen> | ||
Submitted: | Wed 08 Jul 2020 09:39:52 PM UTC | ||
Category: | None | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Sun 29 Jan 2023 08:10:14 PM UTC, comment #1: |
Tom Tromey <tromey>![]() |
Wed 08 Jul 2020 09:39:52 PM UTC, original submission:
Attached is diff for adding asn.1 support. |
Torstein Eide <eideen> |
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2020-07-08 | eideen | Attached File | - | ![]() |
Added asn1.diff, #49450 |
This patch removes some existing support:
-rs = rust.lang
-ipxe = ipxe.lang
-vim = vim.lang
-yaml = yaml.lang
-yml = yaml.lang
Also it touches esc.style:
-function b;
+function black b;
What's up with that?