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)
Wed, May 28, 11:34 AM
Unknown Object (File)
Tue, May 27, 12:23 PM
Unknown Object (File)
Wed, May 21, 4:00 AM
Unknown Object (File)
Thu, May 8, 9:48 PM
Unknown Object (File)
Apr 29 2025, 12:10 PM
Unknown Object (File)
Apr 24 2025, 12:20 PM
Unknown Object (File)
Apr 8 2025, 10:31 PM
Unknown Object (File)
Mar 31 2025, 7:27 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.