components/prism-zig.js


Log

Author Commit Date CI Message
Michael Schmidt deed35e3 2021-12-18T12:48:45 Zig: Added missing keywords (#3279)
Michael Schmidt c3f9fb70 2021-12-09T21:41:41 Zig: Use standard `char` token (#3264)
Michael Schmidt 09a0e2ba 2021-10-05T21:27:49 Zig: Fixed module comments and astral chars (#3129)
Michael Schmidt e2630d89 2021-09-26T11:52:18 ESLint: Added `regexp/sort-alternatives` rule (#3093)
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Michael Schmidt 5d7aab56 2020-03-26T23:30:29 Updated all String.propotype.replace calls for literal strings
Michael Schmidt a7cf56b7 2019-08-29T16:25:02 Added suppprt for Zig (#2019) This adds support for the Zig language. https://ziglang.org/