Page MenuHomePhabricator

Support VHDL file extension in pygments
ClosedPublic

Authored by epriestley on Mar 4 2015, 3:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 14, 6:14 PM
Unknown Object (File)
Tue, Dec 24, 4:44 PM
Unknown Object (File)
Dec 17 2024, 5:25 PM
Unknown Object (File)
Dec 7 2024, 3:31 PM
Unknown Object (File)
Dec 5 2024, 4:35 PM
Unknown Object (File)
Nov 30 2024, 11:10 PM
Unknown Object (File)
Nov 24 2024, 7:50 PM
Unknown Object (File)
Nov 21 2024, 6:17 AM
Subscribers

Details

Summary

Fixes T7456. See that task for some additional discussion.

Test Plan

Read carefully.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Support VHDL file extension in pygments.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.

Actually, discussion in T3626, specifically explaining why I didn't just parse and update the whole map (it's complex, messy, and not backward compatible across Pygments versions).

chad added a reviewer: chad.
This revision is now accepted and ready to land.Mar 4 2015, 4:51 PM
This revision was automatically updated to reflect the committed changes.