prism/tests/languages
Alexandros-Stavros Iliopoulos c8462a29fb
Cilk: Add support for Cilk (with C/C++) (#3522)
2022-08-17 20:49:11 +02:00
..
abap Add tests for ABAP 2015-09-11 08:21:57 +02:00
abnf Added ANBF language (#1753) 2019-02-28 19:10:37 +01:00
actionscript Add tests for ActionScript 2015-08-19 00:23:28 +02:00
ada Ada: Changed `attr-name` to `attribute`; Use `attr-name` as alias (#3381) 2022-03-12 13:34:39 +01:00
agda Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
al Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
antlr4 Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
apacheconf Apache Configuration: Update directive-flag to match '=' (#2612) 2020-10-26 20:49:26 +01:00
apex Added support for Apex (#2622) 2020-11-20 17:09:54 +01:00
apl APL: Added ⍥ (#2409) 2020-05-27 14:32:49 +02:00
applescript Applescript: Use `class-name` standard token (#3182) 2021-11-22 12:59:56 +01:00
aql AQL: Differenciate between strings and identifiers (#3183) 2021-11-22 13:00:47 +01:00
arduino Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
arff Add support for ARFF (Fix #653) (#1327) 2018-03-07 21:31:40 +01:00
armasm Added support for ARM Assembly (#3376) 2022-03-21 15:25:14 +01:00
arturo Added support for Arturo (#3403) 2022-03-21 16:48:30 +01:00
arturo!+css Added support for Arturo (#3403) 2022-03-21 16:48:30 +01:00
arturo!+javascript Added support for Arturo (#3403) 2022-03-21 16:48:30 +01:00
arturo!+markdown Added support for Arturo (#3403) 2022-03-21 16:48:30 +01:00
arturo!+markup Added support for Arturo (#3403) 2022-03-21 16:48:30 +01:00
arturo!+shell Bash: Added support for parameters and the `java` and `sysctl` commands. (#3505) 2022-07-25 15:24:17 +02:00
arturo!+sql Added support for Arturo (#3403) 2022-03-21 16:48:30 +01:00
asciidoc AsciiDoc: Some regexes are too greedy (#3481) 2022-06-25 12:04:21 +02:00
asm6502 Asm6502: Use standard tokens and minor improvements (#3184) 2021-11-22 13:02:28 +01:00
asmatmel Atmel AVR Assembly: Fixed `&=` and `|=` operators (#3395) 2022-03-21 16:06:20 +01:00
aspnet Added test for nice names (#1911) 2019-09-03 12:49:58 +02:00
autohotkey Autohotkey: Use standard tokens (#3385) 2022-03-13 19:06:50 +01:00
autoit AutoIt: Allow hyphen in directive (#3308) 2022-01-24 14:26:02 +01:00
avisynth Added AviSynth language definition (#3071) 2021-09-15 21:34:31 +02:00
avro-idl Avro IDL: Removed char syntax (#3185) 2021-11-22 13:01:42 +01:00
awk Added support for AWK (#3374) 2022-03-14 22:43:46 +01:00
bash Bash: Added support for parameters and the `java` and `sysctl` commands. (#3505) 2022-07-25 15:24:17 +02:00
basic Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
batch Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
bbcode Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
bbj BBj: Improve regexes (#3512) 2022-08-01 11:10:27 +02:00
bicep Added even more language tests (#3137) 2021-10-05 23:51:30 +02:00
birb Birb: Fixed class name false positives (#3111) 2021-10-05 21:17:13 +02:00
bison C: Added `char` token (#3207) 2021-12-05 14:33:15 +01:00
bnf Added BNF and RBNF languages (#1754) 2019-02-28 19:18:05 +01:00
bqn Added bqn language support (#3515) 2022-08-05 21:25:30 +02:00
brainfuck Add tests for Brainfuck 2015-08-19 00:32:31 +02:00
brightscript Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
bro Bro: Removed `variable` and minor improvements (#3186) 2021-11-22 13:04:59 +01:00
bsl BSL: Made `directive` greedy (#3112) 2021-10-05 21:17:43 +02:00
c C: Added `char` token (#3207) 2021-12-05 14:33:15 +01:00
c+pure Add tests for Pure 2015-09-08 19:56:50 +02:00
cfscript Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
chaiscript Added support for ChaiScript (#2706) 2021-01-24 15:40:08 +01:00
cil Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
cilkc Cilk: Add support for Cilk (with C/C++) (#3522) 2022-08-17 20:49:11 +02:00
cilkcpp Cilk: Add support for Cilk (with C/C++) (#3522) 2022-08-17 20:49:11 +02:00
clike C-like: Add test for inline comments inside multiline comments 2018-03-08 23:16:46 +01:00
clojure Clojure: Added `char` token (#3188) 2021-11-22 13:05:20 +01:00
cmake Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
cobol Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
coffeescript C-like: Made all comments greedy (#2680) 2020-12-30 17:43:57 +01:00
coffeescript+haml Haml: Improved filter and interpolation tokenization (#3191) 2021-11-10 16:25:22 +01:00
coffeescript+pug Pug: Improved filter tokenization (#3258) 2021-12-07 18:07:29 +01:00
concurnas Concurnas: Improved tokenization (#3189) 2021-11-22 13:12:41 +01:00
cooklang Added support for Cooklang (#3337) 2022-02-19 13:29:43 +01:00
coq Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
cpp C++: Fixed generic function false positive (#3043) 2021-09-01 14:04:46 +02:00
cpp+pure Add tests for Pure 2015-09-08 19:56:50 +02:00
crystal Crystal: Improved tokenization (#3194) 2021-11-22 13:32:31 +01:00
csharp C#: Added `char` token (#3270) 2021-12-05 15:40:06 +01:00
csharp!+xml-doc Added support for XML doc in C#, F#, and VB.net (#2340) 2020-05-13 11:26:38 +02:00
csharp+aspnet Added test for nice names (#1911) 2019-09-03 12:49:58 +02:00
cshtml CSHTML: Added support for `@helper` and inline C# inside attribute values (#3355) 2022-03-13 11:01:11 +01:00
csp CSP: Improved tokenization (#3276) 2021-12-18 13:26:17 +01:00
css CSS: Fixed @-rules not accounting for strings (#3438) 2022-04-20 20:22:29 +02:00
css!+css-extras CSS Extras: Added support for `RebeccaPurple` color (#3448) 2022-05-14 14:19:19 +02:00
css+css-extras+sass Sass: Fixed issues with CSS Extras (#2994) 2021-07-15 19:36:08 +02:00
css+haml Haml: Improved filter and interpolation tokenization (#3191) 2021-11-10 16:25:22 +01:00
css+http HTTP: Added support for special header value tokenization (#3275) 2021-12-18 13:34:34 +01:00
css+textile Add tests for Textile 2015-09-06 11:19:47 +02:00
csv Added support for CSV (#2794) 2021-03-21 16:41:33 +01:00
cue Added support for AWK (#3375) 2022-03-21 15:20:08 +01:00
cypher Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
d D: Added standard char token (#3196) 2021-11-22 13:11:45 +01:00
dart Dart: Added string interpolation and improved metadata (#3197) 2021-11-22 13:32:11 +01:00
dataweave Dataweave: Fixed keywords being highlighted as functions (#3113) 2021-10-05 21:18:09 +02:00
dax Added support for DAX (#2248) 2020-03-13 21:52:26 +01:00
dhall Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
diff Diff: Added `prefix` token (#2281) 2020-04-04 15:50:48 +02:00
django Fixed problems reported by `regexp/no-dupe-disjunctions` (#2952) 2021-06-17 22:27:40 +02:00
django!+css Django/Jinja2 improvements (#1800) 2019-03-10 18:53:08 +01:00
django!+javascript Django/Jinja2 improvements (#1800) 2019-03-10 18:53:08 +01:00
dns-zone-file Added support for DNS zone files (#1961) 2019-07-15 23:22:20 +02:00
docker Docker: Improvements (#2720) 2021-01-29 14:47:05 +01:00
dot Added support for DOT (#2690) 2021-01-17 14:29:35 +01:00
dot!+markup Added support for DOT (#2690) 2021-01-17 14:29:35 +01:00
ebnf Added EBNF language (#1756) 2019-02-28 19:23:25 +01:00
editorconfig EditorConfig: Swap out `property` for `key`; alias with `attr-name` (#3272) 2021-12-05 18:44:55 +01:00
eiffel Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
ejs Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
ejs+pug Pug: Improved filter tokenization (#3258) 2021-12-07 18:07:29 +01:00
elixir Elixir: Added missing keywords (#2958) 2021-06-21 20:04:53 +02:00
elm Elm: Recognise unicode escapes as valid Char (#3105) 2021-10-03 20:06:01 +02:00
erb Ruby: Improved tokenization (#3193) 2021-11-22 13:25:30 +01:00
erb+haml Ruby: Improved tokenization (#3193) 2021-11-22 13:25:30 +01:00
erlang Erlang: Added `begin` keyword (#3387) 2022-03-13 12:40:00 +01:00
etlua Added support for etlua (#2050) 2019-10-16 11:33:14 +02:00
excel-formula Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
factor Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
false Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
firestore-security-rules Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
flow Flow: Recognise `[Ss]ymbol` as a type (#3388) 2022-03-13 19:11:26 +01:00
fortran Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
fortran+pure Add tests for Pure 2015-09-08 19:56:50 +02:00
fsharp F#: Added `char` token (#3271) 2021-12-06 22:42:55 +01:00
fsharp!+xml-doc Added support for XML doc in C#, F#, and VB.net (#2340) 2020-05-13 11:26:38 +02:00
ftl Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
gap Added support for GAP (CAS) (#3054) 2021-09-12 19:52:44 +02:00
gcode G-Code: Use standard-conforming alias for checksum (#3205) 2021-12-05 14:32:23 +01:00
gdscript Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
gedcom GEDCOM: Update `tag` to `record` (#3386) 2022-03-13 19:08:25 +01:00
gettext Added gettext (.po) language support (#3369) 2022-03-21 15:09:29 +01:00
gherkin Added test for unused capturing groups (#1996) 2019-10-16 12:06:22 +02:00
git Tests: Stricter pattern for nice-token-names test (#2588) 2020-11-04 17:18:23 +01:00
glsl C/C++: Improved macros and expressions (#2440) 2020-06-29 13:09:56 +02:00
gml GML: Fixed `operator` token and added tests (#3114) 2021-10-05 21:18:38 +02:00
gn Added even more language tests (#3137) 2021-10-05 23:51:30 +02:00
go Go: Added `char` token and improved `string` and `number` tokens (#3208) 2021-12-05 14:35:28 +01:00
go-module Added support for `go.mod` files (#3209) 2021-12-05 15:04:00 +01:00
gradle Added support for Gradle (#3443) 2022-04-29 19:31:07 +02:00
graphql Added even more language tests (#3137) 2021-10-05 23:51:30 +02:00
groovy Groovy: Added string interpolation without hook (#3366) 2022-03-17 11:55:56 +01:00
groovy+sas Groovy: Added string interpolation without hook (#3366) 2022-03-17 11:55:56 +01:00
haml Ruby: Improved tokenization (#3193) 2021-11-22 13:25:30 +01:00
handlebars Handlebars: Added support for `:` and improved the `variable` pattern (#2172) 2020-01-11 00:05:37 +01:00
handlebars+pug Pug: Improved filter tokenization (#3258) 2021-12-07 18:07:29 +01:00
haskell Improved Haskell and PureScript (#3020) 2021-07-30 21:37:24 +02:00
haxe Haxe: Improved tokenization (#3211) 2021-12-05 14:39:30 +01:00
haxe!+regex Haxe: Improved tokenization (#3211) 2021-12-05 14:39:30 +01:00
hcl Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
hlsl Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
hoon Hoon: Fixed escaped strings (#3473) 2022-06-14 09:09:32 +02:00
hpkp HPKP: Improved tokenization (#3278) 2021-12-18 13:27:30 +01:00
hsts HSTS: Improved tokenization (#3277) 2021-12-18 13:27:08 +01:00
http HTTP: Added support for special header value tokenization (#3275) 2021-12-18 13:34:34 +01:00
http!+csp HTTP: Added support for special header value tokenization (#3275) 2021-12-18 13:34:34 +01:00
http!+hpkp HTTP: Added support for special header value tokenization (#3275) 2021-12-18 13:34:34 +01:00
http!+hsts HTTP: Added support for special header value tokenization (#3275) 2021-12-18 13:34:34 +01:00
http!+uri Added support for URIs (#2708) 2021-01-24 15:51:37 +01:00
ichigojam Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
icon Add support for Icon 2015-10-10 21:36:23 +02:00
icu-message-format Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
idris Idris: Fixed import statements (#3115) 2021-10-05 21:19:53 +02:00
iecst Structured text: Improved tokenization (#3213) 2021-12-05 14:54:45 +01:00
ignore Added support for .gitignore (#2481) 2020-07-22 17:12:01 +02:00
inform7 Add tests for Inform 7 2015-09-06 19:47:04 +02:00
ini INI: Swap out `header` for `section` (#3304) 2022-01-24 13:21:53 +01:00
io Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
j Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
java Java: Added support for constants (#3507) 2022-07-29 12:59:56 +02:00
javadoc Java: Improved package and class name detection (#2599) 2020-11-04 21:44:48 +01:00
javadoc+java Added doc comment highlighting (#1541) 2019-02-28 21:01:31 +01:00
javascript JS: Added support for new regex syntax (#3399) 2022-03-21 16:12:13 +01:00
javascript!+css+js-templates Highlight JS tagged template literals (#1931) 2019-07-21 22:59:46 +02:00
javascript!+graphql+js-templates GraphQL: Added more detailed tokens (#2939) 2021-06-13 23:13:11 +02:00
javascript!+js-extras Added even more language tests (#3137) 2021-10-05 23:51:30 +02:00
javascript!+markdown+js-templates Highlight JS tagged template literals (#1931) 2019-07-21 22:59:46 +02:00
javascript!+markup+js-templates Highlight JS tagged template literals (#1931) 2019-07-21 22:59:46 +02:00
javascript!+regex Regex: Fixed char-class/char-set confusion (#3124) 2021-10-05 21:30:45 +02:00
javascript!+sql+js-templates JS Templates: Added SQL templates (#2945) 2021-06-14 12:55:42 +02:00
javascript+haml Haml: Improved filter and interpolation tokenization (#3191) 2021-11-10 16:25:22 +01:00
javascript+http HTTP: Added support for special header value tokenization (#3275) 2021-12-18 13:34:34 +01:00
javastacktrace Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
jexl Added support for Jexl (#2764) 2021-03-21 18:54:16 +01:00
jolie Jolie: Improved tokenization (#3221) 2021-12-05 14:50:52 +01:00
jq Added support for JQ language (#1896) 2019-06-08 20:15:08 +02:00
jsdoc Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
jsdoc+javascript Added doc comment highlighting (#1541) 2019-02-28 21:01:31 +01:00
json JSON: Greedy comments (#2479) 2020-07-30 22:54:34 +02:00
json+http HTTP: Added support for special header value tokenization (#3275) 2021-12-18 13:34:34 +01:00
json5 Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
jsonp Fix JSONP support (#1745) 2019-02-25 23:41:01 -05:00
jsstacktrace Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
jsx JS: Added properties (#3099) 2021-10-10 19:36:58 +02:00
jsx!+graphql+js-templates GraphQL: Fixed `definition-query` and `definition-mutation` tokens (#2964) 2021-06-22 23:15:54 +02:00
julia Julia: Added `char` token (#3223) 2021-12-05 14:42:04 +01:00
keepalived New Language: Keepalived configure file (#2417) 2021-10-03 16:39:07 +02:00
keyman Keyman: Added new keywords (#3401) 2022-03-18 01:28:14 +01:00
kotlin Kotlin: Added `char` token and improved string interpolation (#3225) 2021-12-05 14:48:00 +01:00
kumir Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
kusto Added support for Kusto (#3068) 2021-09-15 21:46:45 +02:00
latex Added support for $$ equations 2019-05-28 14:14:05 +02:00
latte Latte: Use standard token names and combined delimiter tokens (#3226) 2021-12-05 14:46:06 +01:00
less Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
less+haml Haml: Improved filter and interpolation tokenization (#3191) 2021-11-10 16:25:22 +01:00
less+pug Pug: Improved filter tokenization (#3258) 2021-12-07 18:07:29 +01:00
lilypond Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
linker-script Added support for GNU Linker Script (#3373) 2022-03-21 15:15:34 +01:00
liquid Liquid: Removed unmatchable object variants (#3135) 2021-10-05 23:38:00 +02:00
lisp Lisp: Improved `defun` (#3130) 2021-10-05 21:31:02 +02:00
livescript Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
livescript+pug Pug: Improved filter tokenization (#3258) 2021-12-07 18:07:29 +01:00
llvm Added support for LLVM IR (#2221) 2020-03-23 22:44:09 +01:00
log Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
log!+javastacktrace JavaStackTrace: Added missing lookbehinds (#3116) 2021-10-05 21:26:28 +02:00
lolcode Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
lua Apply the new greedy flag to a few languages 2016-04-30 13:35:01 +02:00
lua+sas SAS: Improved comments in `proc groovy` and `proc lua` (#2392) 2020-05-18 20:01:07 +02:00
magma Added even more language tests (#3137) 2021-10-05 23:51:30 +02:00
makefile Makefile: Use standard token names correctly (#3227) 2021-12-07 12:48:48 +01:00
markdown Tests: Added `.html.test` files for replace `.js` language tests (#3148) 2021-10-19 14:59:04 +02:00
markdown+graphql GraphQL: Added support for multi-line strings and descriptions (#2406) 2020-05-29 19:28:05 +02:00
markdown+haml Haml: Improved filter and interpolation tokenization (#3191) 2021-11-10 16:25:22 +01:00
markdown+pug Pug: Improved filter tokenization (#3258) 2021-12-07 18:07:29 +01:00
markup Markup: Fixed quotes in HTML attribute values (#3442) 2022-04-29 12:13:01 +02:00
markup!+css Markup: Added support for DOM event attributes (#2702) 2021-03-05 23:38:23 +01:00
markup!+css+javascript Highlight JS tagged template literals (#1931) 2019-07-21 22:59:46 +02:00
markup!+javascript Markup: Fixed quotes in HTML attribute values (#3442) 2022-04-29 12:13:01 +02:00
markup+actionscript JavaScript: Add support for constants. Fix #1348 2018-03-26 09:17:05 +02:00
markup+css+wiki Markup: Added support for DOM event attributes (#2702) 2021-03-05 23:38:23 +01:00
markup+haml Add tests for Haml 2015-08-23 01:21:44 +02:00
markup+http HTTP: Added support for special header value tokenization (#3275) 2021-12-18 13:34:34 +01:00
markup+javascript+csharp+aspnet Regex: Changed how languages embed regexes (#2532) 2020-08-31 17:56:46 +02:00
markup+php PHP: Added support for PHP 7.4 + other major improvements (#2566) 2020-10-13 14:03:42 +02:00
markup+pug Fix inclusion tests for Pug 2017-10-19 21:50:58 +02:00
markup+tt2 Support for Template Toolkit 2 (#1418) 2018-05-10 11:07:34 +02:00
mata Added support for Stata's Ado and Mata (#3383) 2022-03-21 16:18:07 +01:00
matlab MATLAB: Make strings greedy + handle line feeds better 2017-10-22 15:02:28 +02:00
maxscript MAXScript: Various improvements (#3181) 2021-11-22 12:59:08 +01:00
mel Mel: Improved functions, code, and comments (#3393) 2022-03-21 16:10:12 +01:00
mermaid Added support for Mermaid (#3050) 2021-09-06 20:24:27 +02:00
metafont Added support for METAFONT (#3465) 2022-06-07 09:35:31 +02:00
mizar Add tests for Mizar 2015-09-07 08:11:36 +02:00
mongodb JS: Added properties (#3099) 2021-10-10 19:36:58 +02:00
monkey Monkey: Make comments greedy. Update known failures and tests. 2018-03-26 21:00:12 +02:00
moonscript Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
n1ql N1QL: Updated keywords + minor improvements (#3229) 2021-12-07 12:53:21 +01:00
n4js temporarily remove type annotation support 2017-05-29 15:34:02 +02:00
nand2tetris-hdl Added the Nand2Tetris HDL language (#1710) 2019-01-15 15:54:35 +01:00
naniscript Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
nasm Add tests for NASM 2015-08-28 08:34:10 +02:00
neon Added support for Latte & NEON (#2140) 2020-01-05 20:00:51 +01:00
nevod Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
nginx Nginx: Complete rewrite (#2793) 2021-03-17 11:40:37 +01:00
nim Nim: Added `char` token and made some tokens greedy (#3231) 2021-12-07 13:04:48 +01:00
nix Add support for Nix 2015-10-07 00:28:30 +02:00
nsis NSIS: Added missing commands (#3504) 2022-07-25 13:50:35 +02:00
objectivec Objective C: Improved `string` token (#3235) 2021-12-07 13:01:13 +01:00
ocaml OCaml: Improved tokenization (#3269) 2021-12-18 12:53:19 +01:00
odin Added support for Odin (#3424) 2022-04-05 18:26:45 +02:00
opencl C: Better class name and macro name detection (#2585) 2020-11-04 11:48:51 +01:00
opencl+c Add OpenCL language support 2017-08-17 22:12:51 +02:00
opencl+cpp Added test for nice names (#1911) 2019-09-03 12:49:58 +02:00
openqasm Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
oz OZ: Improved tokenization (#3240) 2021-12-10 14:29:08 +01:00
parigp Add support for PARI/GP 2015-10-10 16:38:02 +02:00
parser Add support for Parser 2015-10-13 21:08:49 +02:00
pascal Pascal: Added support for asm and directives (#2653) 2021-10-04 14:51:42 +02:00
pascaligo Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
pcaxis Added support for PC-Axis file format (#1940) 2019-07-03 12:34:20 +02:00
peoplecode Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
perl Perl: Improved tokenization (#3241) 2021-12-10 14:32:58 +01:00
php PHP: Added `never` return type + minor fix of named arguments (#3421) 2022-04-01 22:10:16 +02:00
php!+css-extras PHP: Fixed functions with namespaces (#2889) 2021-05-17 16:28:00 +02:00
php!+php-extras PHP: Fixed functions with namespaces (#2889) 2021-05-17 16:28:00 +02:00
phpdoc Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
phpdoc+php Added doc comment highlighting (#1541) 2019-02-28 21:01:31 +01:00
plant-uml Added support for PlantUML (#3372) 2022-03-21 15:28:39 +01:00
plsql PL/SQL: Updated keywords + other improvements (#3109) 2021-10-11 16:54:19 +02:00
powerquery Powerquery: Improved tokenization and use standard tokens correctly (#3244) 2021-12-10 14:34:05 +01:00
powershell Powershell: New functions pattern bases on naming conventions (#2301) 2020-04-27 22:23:57 +02:00
processing Add tests for Processing 2015-09-09 08:27:16 +02:00
prolog Prolog: Removed variable token + minor improvements (#3247) 2021-12-10 14:40:37 +01:00
promql Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
properties .properties: Use `key`, `value` for token names; `attr-name`, `attr-value` as aliases (#3377) 2022-03-09 19:05:35 +01:00
protobuf Protobuf: Added support for RPC (#2414) 2020-06-07 18:52:25 +02:00
psl PSL: Added `boolean` token (#3248) 2021-12-08 20:53:54 +01:00
pug Pug: Improved filter tokenization (#3258) 2021-12-07 18:07:29 +01:00
puppet Puppet: Make heredoc, comments, regexps and strings greedy. Update known failures and tests. 2018-03-26 21:05:43 +02:00
pure Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
purebasic Purebasic: Added support for pointer to string operator (#3362) 2022-03-02 11:30:29 +01:00
purescript Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
python Python: Add `match` and `case` (soft) keywords (#3142) 2021-10-07 19:27:12 +02:00
q Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
qml Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
qore Qore: Add support for unescaped multi-line strings 2015-09-06 19:56:37 +02:00
qsharp Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
r Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
racket Scheme: Use standard `char` token (#3254) 2021-12-10 14:38:41 +01:00
reason Reason: Use standard tokens correctly (#3251) 2021-12-10 14:49:54 +01:00
regex Regex: Fixed char-class/char-set confusion (#3124) 2021-10-05 21:30:45 +02:00
rego Added support for Rego (#2624) 2021-03-07 19:34:29 +01:00
renpy Renpy: Improved language + added tests (#3125) 2021-10-05 21:26:05 +02:00
rescript Added support for ReScript (#3435) 2022-04-15 22:48:02 +02:00
rest Fixed reST test 2021-06-22 11:34:53 +02:00
rip Rip: Use standard `char` token (#3252) 2021-12-10 14:42:17 +01:00
roboconf Add support for Roboconf 2015-10-16 08:50:33 +02:00
robotframework Rename "robot-framework" to "robotframework" (#2113) 2019-11-15 23:59:18 +01:00
ruby Ruby: Improved tokenization (#3193) 2021-11-22 13:25:30 +01:00
ruby+haml Ruby: Improved tokenization (#3193) 2021-11-22 13:25:30 +01:00
rust Rust: Improved `type-definition` and use standard tokens correctly (#3253) 2021-12-10 14:45:09 +01:00
sas Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
sass Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
scala Scala: Updated keywords to support Scala 3 (#3506) 2022-07-26 19:21:09 +02:00
scheme Scheme: Use standard `char` token (#3254) 2021-12-10 14:38:41 +01:00
scss SCSS: Added support for Sass modules (#2643) 2020-11-23 21:07:44 +01:00
scss+haml Haml: Improved filter and interpolation tokenization (#3191) 2021-11-10 16:25:22 +01:00
scss+pug Pug: Improved filter tokenization (#3258) 2021-12-07 18:07:29 +01:00
shell-session Bash: Added support for parameters and the `java` and `sysctl` commands. (#3505) 2022-07-25 15:24:17 +02:00
smali Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
smalltalk Smalltalk: Use standard `char` token (#3255) 2021-12-10 14:37:50 +01:00
smarty Smarty: Improved tokenization (#3268) 2021-12-18 13:19:36 +01:00
smarty!+php Smarty: Improved tokenization (#3268) 2021-12-18 13:19:36 +01:00
sml Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
solidity Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
solution-file Added support for Solution (.sln) files (#2213) 2020-02-23 14:12:37 +01:00
soy Add support for Soy (Closure Template). Fix #1316 (#1387) 2018-04-11 08:58:28 +02:00
sparql Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
splunk-spl Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
sqf Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
sql SQL: Added identifier token (#3141) 2021-10-14 13:57:45 +02:00
sql+sas Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
squirrel Squirrel: Use standard `char` token (#3256) 2021-12-10 14:37:06 +01:00
stan Stan: Added missing keywords and HOFs (#3238) 2021-12-07 12:56:42 +01:00
stata Added support for Stata's Ado and Mata (#3383) 2022-03-21 16:18:07 +01:00
stylus Stylus: Fixed comments breaking declarations + minor improvements (#2372) 2020-05-07 22:17:54 +02:00
stylus+pug Pug: Improved filter tokenization (#3258) 2021-12-07 18:07:29 +01:00
supercollider Added support for SuperCollider (#3371) 2022-03-21 15:12:00 +01:00
swift Swift: Added support for `isolated` keyword (#3174) 2021-11-01 13:50:23 +01:00
systemd Swap out `operator` for `punctuation` (#3306) 2022-01-24 12:23:28 +01:00
t4-cs Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
t4-vb Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
tap Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
tcl Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
textile Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
textile+haml Haml: Improved filter and interpolation tokenization (#3191) 2021-11-10 16:25:22 +01:00
toml Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
tremor Tremor: Use standard `regex` token (#3257) 2021-12-10 14:36:33 +01:00
tsx TSX: Removed `parameter` token (#3090) 2021-09-26 12:35:00 +02:00
tt2 Support for Template Toolkit 2 (#1418) 2018-05-10 11:07:34 +02:00
turtle Added RDF Turtle/TriG language (#2012) 2019-08-06 15:30:24 +02:00
twig Twig: Improved tokenization (#3259) 2021-12-07 12:49:56 +01:00
twig+pug Pug: Improved filter tokenization (#3258) 2021-12-07 18:07:29 +01:00
typescript TypeScript: Removed duplicate keywords (#3132) 2021-10-05 23:06:46 +02:00
typoscript Added support for TypoScript (#2505) 2020-08-11 15:33:48 +02:00
unrealscript Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
uorazor Added UO Razor Script (#3309) 2022-01-28 17:13:21 +01:00
uri URI: Fixed IPv4 regex (#3128) 2021-10-05 21:27:25 +02:00
v V: Use standard `char` token (#3260) 2021-12-10 14:43:25 +01:00
vala Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
vbnet Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
vbnet!+xml-doc Added support for XML doc in C#, F#, and VB.net (#2340) 2020-05-13 11:26:38 +02:00
velocity Add support for Velocity. Fix #1372 (#1378) 2018-04-11 08:44:44 +02:00
verilog Verilog: Use standard tokens correctly (#3261) 2021-12-18 12:49:52 +01:00
vhdl VHDL: Add `private`, `view` keywords; Distinguish `attribute` from `keyword` (#3389) 2022-03-14 16:48:11 +01:00
vim Add support for vim. Closes #777 2015-09-24 09:04:32 +02:00
visual-basic VB: Added `until` keyword (#2423) 2020-06-28 01:40:12 +02:00
warpscript Added more language tests (#3131) 2021-10-05 21:15:33 +02:00
wasm Add support for WebAssembly. Fix #1140 and fix #1384 (#1386) 2018-04-11 08:53:56 +02:00
web-idl Added support for Web IDL (#3107) 2021-10-11 16:52:12 +02:00
wgsl Added support for WGSL (#3455) 2022-05-18 16:51:07 +02:00
wiki Added test for nice names (#1911) 2019-09-03 12:49:58 +02:00
wolfram Added even more language tests (#3137) 2021-10-05 23:51:30 +02:00
wren Added even more language tests (#3137) 2021-10-05 23:51:30 +02:00
xeora Xeora Language implementation (#1239) 2017-12-06 20:27:49 +01:00
xojo Xojo: Proper token name for directives (#3263) 2021-12-18 12:51:17 +01:00
xquery Add support for XQuery. Fix #1405 (#1411) 2018-05-26 11:39:35 +02:00
yaml Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
yaml+markdown Markdown: Fixed typo in token name (#3101) 2021-10-05 11:48:58 +02:00
yang Tests: Automatically normalize line ends (#2934) 2021-06-13 22:00:43 +02:00
zig Zig: Added missing keywords (#3279) 2021-12-18 12:48:45 +01:00