components/prism-cil.js


Log

Author Commit Date CI Message
Michael Schmidt fa2225ff 2020-08-30T14:49:51 Removed duplicate alternatives in various languages (#2524)
Michael Schmidt c187e229 2019-10-16T12:06:22 Added test for unused capturing groups (#1996) This adds a test that checks for unused capturing groups in patterns and another test which ensures that lookbehind groups are always the first thing being matched in a pattern.
Starbeamrainbowlabs 38def334 2018-11-28T17:45:17 Add new language: CIL (#1593) Add support for the Common Intermediate Language from .NET.