antares 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/CHANGELOG.md +5 -0
- data/LICENSE.txt +21 -0
- data/README.md +111 -0
- data/lib/antares/compatibility.rb +478 -0
- data/lib/antares/highlighter.rb +284 -0
- data/lib/antares/lexer_driver.rb +72 -0
- data/lib/antares/lexer_state_snapshot.rb +106 -0
- data/lib/antares/version.rb +5 -0
- data/lib/antares.rb +21 -0
- data/sig/antares.rbs +47 -0
- metadata +67 -0
|
@@ -0,0 +1,478 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# Generated by script/compatibility --write; do not edit individual results.
|
|
4
|
+
module Antares
|
|
5
|
+
COMPATIBILITY_VERSION = "5.1.0".freeze
|
|
6
|
+
COMPATIBILITY = {
|
|
7
|
+
"abap" => :window,
|
|
8
|
+
"actionscript" => :window,
|
|
9
|
+
"ada" => :incremental,
|
|
10
|
+
"addmusick" => :window,
|
|
11
|
+
"apache" => :incremental,
|
|
12
|
+
"apex" => :window,
|
|
13
|
+
"apiblueprint" => :window,
|
|
14
|
+
"apple_script" => :window,
|
|
15
|
+
"armasm" => :incremental,
|
|
16
|
+
"augeas" => :window,
|
|
17
|
+
"awk" => :window,
|
|
18
|
+
"batchfile" => :incremental,
|
|
19
|
+
"bbcbasic" => :window,
|
|
20
|
+
"bibtex" => :incremental,
|
|
21
|
+
"bicep" => :window,
|
|
22
|
+
"biml" => :incremental,
|
|
23
|
+
"bpf" => :incremental,
|
|
24
|
+
"brainfuck" => :incremental,
|
|
25
|
+
"brightscript" => :incremental,
|
|
26
|
+
"bsl" => :incremental,
|
|
27
|
+
"c" => :window,
|
|
28
|
+
"ceylon" => :window,
|
|
29
|
+
"cfscript" => :window,
|
|
30
|
+
"cisco_ios" => :window,
|
|
31
|
+
"clean" => :incremental,
|
|
32
|
+
"clojure" => :window,
|
|
33
|
+
"cmake" => :incremental,
|
|
34
|
+
"cmhg" => :window,
|
|
35
|
+
"cobol" => :incremental,
|
|
36
|
+
"codeowners" => :incremental,
|
|
37
|
+
"coffeescript" => :incremental,
|
|
38
|
+
"common_lisp" => :window,
|
|
39
|
+
"conf" => :incremental,
|
|
40
|
+
"console" => :window,
|
|
41
|
+
"cpp" => :window,
|
|
42
|
+
"crystal" => :window,
|
|
43
|
+
"csharp" => :window,
|
|
44
|
+
"css" => :window,
|
|
45
|
+
"csvs" => :window,
|
|
46
|
+
"cuda" => :window,
|
|
47
|
+
"cypher" => :window,
|
|
48
|
+
"cython" => :window,
|
|
49
|
+
"d" => :window,
|
|
50
|
+
"dafny" => :incremental,
|
|
51
|
+
"dart" => :window,
|
|
52
|
+
"datastudio" => :window,
|
|
53
|
+
"diff" => :incremental,
|
|
54
|
+
"digdag" => :incremental,
|
|
55
|
+
"docker" => :incremental,
|
|
56
|
+
"dot" => :window,
|
|
57
|
+
"dylan" => :window,
|
|
58
|
+
"ecl" => :window,
|
|
59
|
+
"eex" => :incremental,
|
|
60
|
+
"eiffel" => :incremental,
|
|
61
|
+
"elixir" => :window,
|
|
62
|
+
"elm" => :incremental,
|
|
63
|
+
"email" => :incremental,
|
|
64
|
+
"epp" => :incremental,
|
|
65
|
+
"erb" => :incremental,
|
|
66
|
+
"erlang" => :incremental,
|
|
67
|
+
"escape" => :window,
|
|
68
|
+
"factor" => :window,
|
|
69
|
+
"fluent" => :window,
|
|
70
|
+
"fortran" => :incremental,
|
|
71
|
+
"freefem" => :window,
|
|
72
|
+
"fsharp" => :incremental,
|
|
73
|
+
"gdscript" => :window,
|
|
74
|
+
"ghc-cmm" => :window,
|
|
75
|
+
"ghc-core" => :window,
|
|
76
|
+
"gherkin" => :window,
|
|
77
|
+
"gjs" => :incremental,
|
|
78
|
+
"glsl" => :window,
|
|
79
|
+
"go" => :window,
|
|
80
|
+
"gradle" => :window,
|
|
81
|
+
"graphql" => :window,
|
|
82
|
+
"groovy" => :window,
|
|
83
|
+
"gts" => :incremental,
|
|
84
|
+
"hack" => :window,
|
|
85
|
+
"haml" => :incremental,
|
|
86
|
+
"handlebars" => :incremental,
|
|
87
|
+
"haskell" => :incremental,
|
|
88
|
+
"haxe" => :window,
|
|
89
|
+
"hcl" => :incremental,
|
|
90
|
+
"hlsl" => :window,
|
|
91
|
+
"hocon" => :window,
|
|
92
|
+
"hql" => :window,
|
|
93
|
+
"html" => :incremental,
|
|
94
|
+
"http" => :incremental,
|
|
95
|
+
"hylang" => :window,
|
|
96
|
+
"idlang" => :incremental,
|
|
97
|
+
"idris" => :incremental,
|
|
98
|
+
"iecst" => :window,
|
|
99
|
+
"igorpro" => :window,
|
|
100
|
+
"ini" => :window,
|
|
101
|
+
"io" => :window,
|
|
102
|
+
"irb" => :window,
|
|
103
|
+
"irb_output" => :incremental,
|
|
104
|
+
"isabelle" => :incremental,
|
|
105
|
+
"isbl" => :window,
|
|
106
|
+
"j" => :window,
|
|
107
|
+
"janet" => :incremental,
|
|
108
|
+
"java" => :window,
|
|
109
|
+
"javascript" => :incremental,
|
|
110
|
+
"jinja" => :incremental,
|
|
111
|
+
"jsl" => :incremental,
|
|
112
|
+
"json" => :incremental,
|
|
113
|
+
"json-doc" => :incremental,
|
|
114
|
+
"json5" => :window,
|
|
115
|
+
"jsonnet" => :window,
|
|
116
|
+
"jsp" => :window,
|
|
117
|
+
"jsx" => :window,
|
|
118
|
+
"julia" => :incremental,
|
|
119
|
+
"kick_assembler" => :window,
|
|
120
|
+
"kotlin" => :window,
|
|
121
|
+
"lasso" => :window,
|
|
122
|
+
"lean" => :window,
|
|
123
|
+
"liquid" => :incremental,
|
|
124
|
+
"literate_coffeescript" => :incremental,
|
|
125
|
+
"literate_haskell" => :incremental,
|
|
126
|
+
"livescript" => :window,
|
|
127
|
+
"llvm" => :window,
|
|
128
|
+
"lua" => :incremental,
|
|
129
|
+
"lustre" => :window,
|
|
130
|
+
"lutin" => :window,
|
|
131
|
+
"m68k" => :incremental,
|
|
132
|
+
"magik" => :incremental,
|
|
133
|
+
"make" => :window,
|
|
134
|
+
"markdown" => :incremental,
|
|
135
|
+
"mason" => :window,
|
|
136
|
+
"mathematica" => :window,
|
|
137
|
+
"matlab" => :incremental,
|
|
138
|
+
"meson" => :incremental,
|
|
139
|
+
"minizinc" => :window,
|
|
140
|
+
"mojo" => :incremental,
|
|
141
|
+
"moonscript" => :window,
|
|
142
|
+
"mosel" => :window,
|
|
143
|
+
"msgtrans" => :incremental,
|
|
144
|
+
"mxml" => :incremental,
|
|
145
|
+
"nasm" => :incremental,
|
|
146
|
+
"nesasm" => :incremental,
|
|
147
|
+
"nginx" => :incremental,
|
|
148
|
+
"nial" => :incremental,
|
|
149
|
+
"nim" => :incremental,
|
|
150
|
+
"nix" => :incremental,
|
|
151
|
+
"objective_c" => :window,
|
|
152
|
+
"objective_cpp" => :window,
|
|
153
|
+
"ocaml" => :incremental,
|
|
154
|
+
"ocl" => :incremental,
|
|
155
|
+
"openedge" => :incremental,
|
|
156
|
+
"opentype_feature_file" => :incremental,
|
|
157
|
+
"p4" => :window,
|
|
158
|
+
"pascal" => :window,
|
|
159
|
+
"pdf" => :incremental,
|
|
160
|
+
"perl" => :incremental,
|
|
161
|
+
"php" => :window,
|
|
162
|
+
"plaintext" => :window,
|
|
163
|
+
"plist" => :window,
|
|
164
|
+
"plsql" => :incremental,
|
|
165
|
+
"pony" => :window,
|
|
166
|
+
"postscript" => :incremental,
|
|
167
|
+
"powershell" => :incremental,
|
|
168
|
+
"praat" => :incremental,
|
|
169
|
+
"prolog" => :window,
|
|
170
|
+
"prometheus" => :incremental,
|
|
171
|
+
"properties" => :window,
|
|
172
|
+
"protobuf" => :window,
|
|
173
|
+
"puppet" => :window,
|
|
174
|
+
"python" => :incremental,
|
|
175
|
+
"q" => :incremental,
|
|
176
|
+
"qml" => :incremental,
|
|
177
|
+
"r" => :window,
|
|
178
|
+
"racket" => :window,
|
|
179
|
+
"reasonml" => :incremental,
|
|
180
|
+
"rego" => :window,
|
|
181
|
+
"rescript" => :incremental,
|
|
182
|
+
"rml" => :window,
|
|
183
|
+
"robot_framework" => :incremental,
|
|
184
|
+
"rocq" => :incremental,
|
|
185
|
+
"ruby" => :window,
|
|
186
|
+
"rust" => :incremental,
|
|
187
|
+
"sas" => :window,
|
|
188
|
+
"sass" => :incremental,
|
|
189
|
+
"scala" => :window,
|
|
190
|
+
"scheme" => :window,
|
|
191
|
+
"scss" => :window,
|
|
192
|
+
"sed" => :window,
|
|
193
|
+
"shell" => :incremental,
|
|
194
|
+
"sieve" => :window,
|
|
195
|
+
"slice" => :window,
|
|
196
|
+
"slim" => :window,
|
|
197
|
+
"smalltalk" => :window,
|
|
198
|
+
"smarty" => :incremental,
|
|
199
|
+
"sml" => :incremental,
|
|
200
|
+
"sparql" => :incremental,
|
|
201
|
+
"sqf" => :window,
|
|
202
|
+
"sql" => :incremental,
|
|
203
|
+
"ssh" => :incremental,
|
|
204
|
+
"stan" => :window,
|
|
205
|
+
"stata" => :window,
|
|
206
|
+
"supercollider" => :window,
|
|
207
|
+
"svelte" => :incremental,
|
|
208
|
+
"swift" => :incremental,
|
|
209
|
+
"systemd" => :incremental,
|
|
210
|
+
"syzlang" => :window,
|
|
211
|
+
"syzprog" => :window,
|
|
212
|
+
"tap" => :incremental,
|
|
213
|
+
"tcl" => :incremental,
|
|
214
|
+
"terraform" => :incremental,
|
|
215
|
+
"tex" => :incremental,
|
|
216
|
+
"thrift" => :incremental,
|
|
217
|
+
"toml" => :incremental,
|
|
218
|
+
"tsx" => :window,
|
|
219
|
+
"ttcn3" => :window,
|
|
220
|
+
"tulip" => :incremental,
|
|
221
|
+
"turtle" => :window,
|
|
222
|
+
"twig" => :incremental,
|
|
223
|
+
"typescript" => :incremental,
|
|
224
|
+
"vala" => :window,
|
|
225
|
+
"vb" => :incremental,
|
|
226
|
+
"vcl" => :window,
|
|
227
|
+
"velocity" => :window,
|
|
228
|
+
"verilog" => :window,
|
|
229
|
+
"veryl" => :window,
|
|
230
|
+
"vhdl" => :window,
|
|
231
|
+
"viml" => :incremental,
|
|
232
|
+
"vue" => :incremental,
|
|
233
|
+
"wollok" => :window,
|
|
234
|
+
"xml" => :incremental,
|
|
235
|
+
"xojo" => :incremental,
|
|
236
|
+
"xpath" => :window,
|
|
237
|
+
"xquery" => :window,
|
|
238
|
+
"yaml" => :window,
|
|
239
|
+
"yang" => :window,
|
|
240
|
+
"zig" => :incremental,
|
|
241
|
+
}.freeze
|
|
242
|
+
COMPATIBILITY_DETAILS = {
|
|
243
|
+
"abap" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 1, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
244
|
+
"actionscript" => {strategy: :window, checks: 156, failures: 9, failure: {reason: "token_mismatch", sample: 1, mutation: 50, line: 4, expected: "[[\"Text\", \"\\t\"], [\"Error\", \"\\\\\"], [\"Keyword.Declaration\", \"function\"], [\"Text\", \" \"], [\"Name.Other\", \"he\"], [\"Literal.String.Single\", \"'${llo(nam/*!e:Strin\\tg):void\\n\"]]", actual: "[[\"Text\", \"\\t\"], [\"Error\", \"\\\\\"], [\"Keyword.Declaration\", \"function\"], [\"Text\", \" \"], [\"Name.Other\", \"he\"], [\"Error\", \"'\"], [\"Name.Other\", \"$\"], [\"Punctuation\", \"{\"], [\"Name.Other\", \"llo\"], [\"Punctuation\", \"(\"], [\"Name.Other\", \"nam\"], [\"Ope"}}.freeze,
|
|
245
|
+
"ada" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
246
|
+
"addmusick" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 1, mutation: 12, line: 15, expected: "[[\"Literal.String.Double\", \"\\\"#SPC {\\n\"]]", actual: "[[\"Error\", \"\\\"\"], [\"Keyword\", \"#SPC\"], [\"Text\", \" \"], [\"Punctuation\", \"{\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
247
|
+
"apache" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
248
|
+
"apex" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 0, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
249
|
+
"apiblueprint" => {strategy: :window, checks: 156, failures: 23, failure: {reason: "token_mismatch", sample: 2, mutation: 4, line: 11, expected: "[[\"Text\", \"Resources related to questions in the API.\"], [\"Literal.String.Backtick\", \"\\n\"]]", actual: "[[\"Text\", \"Resources related to questions in the API.\\n\"]]"}}.freeze,
|
|
250
|
+
"apple_script" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 0, mutation: 20, line: 0, expected: "[[\"Name.Variable\", \"v\"], [\"Operator\", \"*/\"], [\"Name.Variable\", \"alue\"], [\"Text.Whitespace\", \" \"], [\"Literal.String.Double\", \"\\\"= 42<\\n\"]]", actual: "[[\"Name.Variable\", \"v\"], [\"Operator\", \"*/\"], [\"Name.Variable\", \"alue\"], [\"Text.Whitespace\", \" \"], [\"Error\", \"\\\"\"], [\"Operator\", \"=\"], [\"Text.Whitespace\", \" \"], [\"Literal.Number.Integer\", \"42\"], [\"Operator\", \"<\"], [\"Text.Whitespace\", \"\\n\"]]"}}.freeze,
|
|
251
|
+
"armasm" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
252
|
+
"augeas" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "token_mismatch", sample: 2, mutation: 39, line: 10, expected: "[[\"Literal.String.Regex\", \"/\"], [\"Operator\", \"*\"], [\"Error\", \"$\"], [\"Punctuation\", \"{\"], [\"Text\", \"\\n\"]]", actual: "[[\"Literal.String\", \"/\"], [\"Literal.String.Regex\", \"*${\\n\"]]"}}.freeze,
|
|
253
|
+
"awk" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 1, mutation: 36, line: 8, expected: "[[\"Literal.String.Double\", \" λ for (i x= 1; i < AxRGC; i++) printf \\\"\"], [\"Operator\", \"%\"], [\"Name.Other\", \"s\"], [\"Text\", \" \"], [\"Literal.String.Double\", \"\\\", ARGV[i]\\n\"]]", actual: "[[\"Literal.String.Double\", \" λ for (i x= 1; i < AxRGC; i++) printf \\\"\"], [\"Operator\", \"%\"], [\"Name.Other\", \"s\"], [\"Text\", \" \"], [\"Error\", \"\\\"\"], [\"Punctuation\", \",\"], [\"Text\", \" \"], [\"Keyword.Constant\", \"ARGV\"], [\"Punctuation\", \"[\"], [\"N"}}.freeze,
|
|
254
|
+
"batchfile" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
255
|
+
"bbcbasic" => {strategy: :window, checks: 156, failures: 6, failure: {reason: "token_mismatch", sample: 0, mutation: 48, line: 6, expected: "[[\"Literal.String\", \"\\\"\"], [\"Operator\", \"/*\"], [\"Name.Variable\", \"R\"], [\"Text\", \" \"], [\"Name.Variable\", \"EM\"], [\"Text\", \" \"], [\"Operator\", \">\"], [\"Name.Variable\", \"Ordina\"], [\"Punctuation\", \":\"], [\"Name.Variable\", \"ry\"], [\"Text\", \" \"], [\"Er", actual: "[[\"Literal.String\", \"\\\"\"], [\"Operator\", \"/*\"], [\"Name.Variable\", \"R\"], [\"Text\", \" \"], [\"Name.Variable\", \"EM\"], [\"Text\", \" \"], [\"Operator\", \">\"], [\"Name.Variable\", \"Ordina\"], [\"Punctuation\", \":\"], [\"Name.Variable\", \"ry\"], [\"Text\", \" \"], [\"Er"}}.freeze,
|
|
256
|
+
"bibtex" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
257
|
+
"bicep" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 1, mutation: 41, line: 7, expected: "[[\"Comment.Multiline\", \"/*<\\n\"]]", actual: "[[\"Operator\", \"/*<\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
258
|
+
"biml" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
259
|
+
"bpf" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
260
|
+
"brainfuck" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
261
|
+
"brightscript" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
262
|
+
"bsl" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
263
|
+
"c" => {strategy: :window, checks: 156, failures: 6, failure: {reason: "token_mismatch", sample: 2, mutation: 32, line: 3, expected: "[[\"Comment.Multiline\", \" clone_method((VALxU\\\\E)data*/\"], [\"Punctuation\", \",\"], [\"Text\", \" \"], [\"Punctuation\", \"(\"], [\"Operator\", \"!\"], [\"Name\", \"ID\"], [\"Punctuation\", \")\"], [\"Name\", \"key\"], [\"Punctuation\", \",\"], [\"Text\", \" \"], [\"Punctua", actual: "[[\"Comment.Multiline\", \" clone_method((VALxU\\\\E)data*/\"], [\"Punctuation\", \",\"], [\"Text\", \" \"], [\"Punctuation\", \"(\"], [\"Operator\", \"!\"], [\"Name\", \"ID\"], [\"Punctuation\", \")\"], [\"Name\", \"key\"], [\"Punctuation\", \",\"], [\"Text\", \" \"], [\"Punctua"}}.freeze,
|
|
264
|
+
"ceylon" => {strategy: :window, checks: 156, failures: 4, failure: {reason: "token_mismatch", sample: 1, mutation: 41, line: 3, expected: "[[\"Text\", \" \"], [\"Error\", \"$\"], [\"Operator\", \"{\"], [\"Text\", \" \"], [\"Operator\", \"!\"], [\"Literal.String\", \"\\\"\\n\"]]", actual: "[[\"Text\", \" \"], [\"Error\", \"$\"], [\"Operator\", \"{\"], [\"Text\", \" \"], [\"Operator\", \"!\"], [\"Error\", \"\\\"\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
265
|
+
"cfscript" => {strategy: :window, checks: 156, failures: 4, failure: {reason: "token_mismatch", sample: 2, mutation: 18, line: 13, expected: "[[\"Literal.String.Double\", \" public any function submitOrder( required product, coupon=\\\"\\\", boolean results=true ){\\n\"]]", actual: "[[\"Literal.String.Double\", \" public any function submitOrder( required product, coupon=\\\"\"], [\"Error\", \"\\\"\"], [\"Punctuation\", \",\"], [\"Text\", \" \"], [\"Keyword.Type\", \"boolean\"], [\"Text\", \" \"], [\"Name.Other\", \"results\"], [\"Operator\", \"=\"], [\""}}.freeze,
|
|
266
|
+
"cisco_ios" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 1, mutation: 46, line: 15, expected: "[[\"Text\", \"\\n\"]]", actual: "[[\"Keyword.Constant\", \"\\n\"]]"}}.freeze,
|
|
267
|
+
"clean" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
268
|
+
"clojure" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 1, mutation: 21, line: 2, expected: "[[\"Text.Whitespace\", \" \"], [\"Punctuation\", \"(\"], [\"Name.Function\", \"l\"], [\"Literal.String.Char\", \"\\\\e\"], [\"Name\", \"t\"], [\"Text.Whitespace\", \" \"], [\"Punctuation\", \"[\"], [\"Name\", \"y\"], [\"Literal.String\", \"\\\": x]\\n\"]]", actual: "[[\"Text.Whitespace\", \" \"], [\"Punctuation\", \"(\"], [\"Name.Function\", \"l\"], [\"Literal.String.Char\", \"\\\\e\"], [\"Name\", \"t\"], [\"Text.Whitespace\", \" \"], [\"Punctuation\", \"[\"], [\"Name\", \"y\"], [\"Error\", \"\\\":\"], [\"Text.Whitespace\", \" \"], [\"Name\", \"x\""}}.freeze,
|
|
269
|
+
"cmake" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
270
|
+
"cmhg" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 0, mutation: 18, line: 3, expected: "[[\"Literal.String\", \"#includ:e \\\"\"], [\"Name.Entity\", \"definit\"], [\"Error\", \"!\"], [\"Name.Entity\", \"ions\"], [\"Error\", \".h\"], [\"Literal.String\", \"\\\"\\n\"]]", actual: "[[\"Literal.String\", \"#includ:e \\\"\"], [\"Name.Entity\", \"definit\"], [\"Error\", \"!\"], [\"Name.Entity\", \"ions\"], [\"Error\", \".h\\\"\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
271
|
+
"cobol" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
272
|
+
"codeowners" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
273
|
+
"coffeescript" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
274
|
+
"common_lisp" => {strategy: :window, checks: 156, failures: 4, failure: {reason: "token_mismatch", sample: 1, mutation: 17, line: 1, expected: "[[\"Punctuation\", \"(\"], [\"Name.Builtin\", \"defun\"], [\"Text\", \" \"], [\"Name.Variable\", \"squar!\"], [\"Error\", \"λ\"], [\"Name.Variable\", \"e!\"], [\"Text\", \" \"], [\"Punctuation\", \"(\"], [\"Literal.String\", \"\\\"x) (* x x))\\n\"]]", actual: "[[\"Punctuation\", \"(\"], [\"Name.Builtin\", \"defun\"], [\"Text\", \" \"], [\"Name.Variable\", \"squar!\"], [\"Error\", \"λ\"], [\"Name.Variable\", \"e!\"], [\"Text\", \" \"], [\"Punctuation\", \"(\"], [\"Error\", \"\\\"\"], [\"Name.Variable\", \"x\"], [\"Punctuation\", \")\"], [\"Tex"}}.freeze,
|
|
275
|
+
"conf" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
276
|
+
"console" => {strategy: :window, checks: 156, failures: 156, failure: {reason: "Antares::UnsupportedLexerError", sample: 0, mutation: 0, message: "console has a custom stream driver"}}.freeze,
|
|
277
|
+
"cpp" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 1, mutation: 23, line: 7, expected: "[[\"Comment.Multiline\", \"/*\\n\"]]", actual: "[[\"Operator\", \"/*\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
278
|
+
"crystal" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 1, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
279
|
+
"csharp" => {strategy: :window, checks: 156, failures: 7, failure: {reason: "token_mismatch", sample: 1, mutation: 14, line: 7, expected: "[[\"Comment.Multiline\", \"/*}\\n\"]]", actual: "[[\"Punctuation\", \"/*}\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
280
|
+
"css" => {strategy: :window, checks: 156, failures: 24, failure: {reason: "token_mismatch", sample: 0, mutation: 8, line: 1, expected: "[[\"Literal.String.Single\", \"\\\"${x}\\n\"]]", actual: "[[\"Error\", \"\\\"$\"], [\"Punctuation\", \"{\"], [\"Name.Tag\", \"x\"], [\"Punctuation\", \"}\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
281
|
+
"csvs" => {strategy: :window, checks: 156, failures: 13, failure: {reason: "token_mismatch", sample: 0, mutation: 35, line: 0, expected: "[[\"Error\", \"<\"], [\"Punctuation\", \"*\"], [\"Error\", \"/\"], [\"Text\", \"\\t\"], [\"Error\", \">λ\"], [\"Keyword.Pseudo\", \"@to\"], [\"Error\", \"\\\\\"], [\"Keyword\", \"talCo\"], [\"Punctuation\", \"*\"], [\"Error\", \"/\"], [\"Keyword\", \"lumns\"], [\"Error\", \"λ\"], [\"Text\", \"", actual: "[[\"Error\", \"<\"], [\"Punctuation\", \"*\"], [\"Error\", \"/\"], [\"Text\", \"\\t\"], [\"Error\", \">λ\"], [\"Keyword.Pseudo\", \"@to\"], [\"Error\", \"\\\\\"], [\"Keyword\", \"talCo\"], [\"Punctuation\", \"*\"], [\"Error\", \"/\"], [\"Keyword\", \"lumns\"], [\"Error\", \"λ\"], [\"Text\", \""}}.freeze,
|
|
282
|
+
"cuda" => {strategy: :window, checks: 156, failures: 7, failure: {reason: "token_mismatch", sample: 2, mutation: 11, line: 8, expected: "[[\"Comment.Multiline\", \"/* open\\n\"]]", actual: "[[\"Operator\", \"/*\"], [\"Text\", \" \"], [\"Name\", \"open\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
283
|
+
"cypher" => {strategy: :window, checks: 156, failures: 8, failure: {reason: "token_mismatch", sample: 0, mutation: 14, line: 1, expected: "[[\"Keyword\", \"MATCH\"], [\"Text.Whitespace\", \" \"], [\"Literal.String.Symbol\", \"(\"], [\"Name\", \"user\"], [\"Literal.String.Double\", \"\\\")-[:friend]->(follow*/er)\\n\"]]", actual: "[[\"Keyword\", \"MATCH\"], [\"Text.Whitespace\", \" \"], [\"Literal.String.Symbol\", \"(\"], [\"Name\", \"user\"], [\"Error\", \"\\\"\"], [\"Literal.String.Symbol\", \")\"], [\"Operator\", \"-\"], [\"Literal.String.Symbol\", \"[\"], [\"Name.Class\", \":friend\"], [\"Literal.Stri"}}.freeze,
|
|
284
|
+
"cython" => {strategy: :window, checks: 156, failures: 5, failure: {reason: "token_mismatch", sample: 1, mutation: 17, line: 9, expected: "[[\"Literal.String\", \"λ\\n\"]]", actual: "[[\"Name\", \"λ\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
285
|
+
"d" => {strategy: :window, checks: 156, failures: 7, failure: {reason: "token_mismatch", sample: 0, mutation: 8, line: 3, expected: "[[\"Comment.Multiline\", \"/*\\n\"]]", actual: "[[\"Punctuation\", \"/*\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
286
|
+
"dafny" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
287
|
+
"dart" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "token_mismatch", sample: 0, mutation: 42, line: 8, expected: "[[\"Literal.String\", \" for(var a in\\\"\"], [\"Text\", \" \"], [\"Name\", \"coll\"], [\"Operator\", \"*/\"], [\"Name\", \"e\"], [\"Error\", \"\\\\\"], [\"Name\", \"ction\"], [\"Punctuation\", \")<\"], [\"Comment.Multiline\", \"/*{\\n\"]]", actual: "[[\"Literal.String\", \" for(var a in\\\"\"], [\"Text\", \" \"], [\"Name\", \"coll\"], [\"Operator\", \"*/\"], [\"Name\", \"e\"], [\"Error\", \"\\\\\"], [\"Name\", \"ction\"], [\"Punctuation\", \")<\"], [\"Operator\", \"/*\"], [\"Punctuation\", \"{\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
288
|
+
"datastudio" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 0, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
289
|
+
"diff" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
290
|
+
"digdag" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
291
|
+
"docker" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
292
|
+
"dot" => {strategy: :window, checks: 156, failures: 9, failure: {reason: "token_mismatch", sample: 0, mutation: 24, line: 7, expected: "[[\"Text\", \"\\tb \"], [\"Punctuation\", \">\"], [\"Error\", \">*>/\"], [\"Punctuation\", \"<\"], [\"Text\", \"-- \"], [\"Name.Tag\", \"<d\"], [\"Error\", \";\"], [\"Text\", \"\\n\"]]", actual: "[[\"Text\", \"\\tb \"], [\"Punctuation\", \">\"], [\"Error\", \">*>/\"], [\"Punctuation\", \"<\"], [\"Text\", \"-- \"], [\"Error\", \"<\"], [\"Text\", \"d;\\n\"]]"}}.freeze,
|
|
293
|
+
"dylan" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 0, mutation: 47, line: 5, expected: "[[\"Name\", \"<x*\"], [\"Error\", \"''\"], [\"Comment.Multiline\", \"/*/:<\\n\"]]", actual: "[[\"Name\", \"<x*\"], [\"Error\", \"''\"], [\"Operator\", \"/\"], [\"Name\", \"*/:\"], [\"Operator\", \"<\"], [\"Text.Whitespace\", \"\\n\"]]"}}.freeze,
|
|
294
|
+
"ecl" => {strategy: :window, checks: 156, failures: 13, failure: {reason: "token_mismatch", sample: 1, mutation: 12, line: 5, expected: "[[\"Error\", \":\"], [\"Comment.Multiline\", \"/*\\n\"]]", actual: "[[\"Error\", \":\"], [\"Operator\", \"/\"], [\"Error\", \"*\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
295
|
+
"eex" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
296
|
+
"eiffel" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
297
|
+
"elixir" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 2, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
298
|
+
"elm" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
299
|
+
"email" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
300
|
+
"epp" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
301
|
+
"erb" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
302
|
+
"erlang" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
303
|
+
"escape" => {strategy: :window, checks: 156, failures: 156, failure: {reason: "Antares::UnsupportedLexerError", sample: 0, mutation: 0, message: "escape has a custom stream driver"}}.freeze,
|
|
304
|
+
"factor" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "token_mismatch", sample: 0, mutation: 15, line: 1, expected: "[[\"Literal.Number.Integer\", \"4\"], [\"Text\", \" \"], [\"Literal.String\", \"\\\">i\\\#{ota [\\t\\n\"]]", actual: "[[\"Literal.Number.Integer\", \"4\"], [\"Text\", \" \"], [\"Name\", \"\\\">i\\\#{ota\"], [\"Text\", \" \"], [\"Name\", \"[\"], [\"Text\", \"\\t\\n\"]]"}}.freeze,
|
|
305
|
+
"fluent" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "token_mismatch", sample: 1, mutation: 9, line: 14, expected: "[[\"Text.Whitespace\", \" \"], [\"Punctuation\", \"}\"], [\"Text.Whitespace\", \" \"], [\"Name.Constant\", \"to\"], [\"Error\", \"/\"], [\"Punctuation.Indicator\", \"*\"], [\"Text.Whitespace\", \" \"], [\"Punctuation\", \"{\"], [\"Name.Variable\", \"$userGender\"], [\"Text.", actual: "[[\"Text.Whitespace\", \" \"], [\"Punctuation\", \"}\"], [\"Text\", \" to/\"], [\"Error\", \"*\"], [\"Text\", \" \"], [\"Punctuation\", \"{\"], [\"Name.Variable\", \"$userGender\"], [\"Text.Whitespace\", \" \"], [\"Punctuation\", \"->\"], [\"Text.Whitespace\", \"\\n\"]]"}}.freeze,
|
|
306
|
+
"fortran" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
307
|
+
"freefem" => {strategy: :window, checks: 156, failures: 5, failure: {reason: "token_mismatch", sample: 2, mutation: 9, line: 15, expected: "[[\"Comment.Multiline\", \"/* open\\n\"]]", actual: "[[\"Operator\", \"/*\"], [\"Text\", \" \"], [\"Name\", \"open\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
308
|
+
"fsharp" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
309
|
+
"gdscript" => {strategy: :window, checks: 156, failures: 10, failure: {reason: "token_mismatch", sample: 2, mutation: 27, line: 5, expected: "[[\"Literal.String.Double\", \"var b = true\"], [\"Error\", \"\\n\"]]", actual: "[[\"Keyword\", \"var\"], [\"Text\", \" \"], [\"Name\", \"b\"], [\"Text\", \" \"], [\"Operator\", \"=\"], [\"Text\", \" \"], [\"Name.Builtin.Pseudo\", \"true\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
310
|
+
"ghc-cmm" => {strategy: :window, checks: 156, failures: 5, failure: {reason: "token_mismatch", sample: 2, mutation: 42, line: 1, expected: "[[\"Keyword.Type\", \"'\"], [\"Text\", \"\\t\"], [\"Name.Label\", \"x\"], [\"Comment.Multiline\", \"/* open\\n\"]]", actual: "[[\"Keyword.Type\", \"'\"], [\"Text\", \"\\t\"], [\"Name.Label\", \"x\"], [\"Operator\", \"/*\"], [\"Text\", \" \"], [\"Name.Label\", \"open\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
311
|
+
"ghc-core" => {strategy: :window, checks: 156, failures: 17, failure: {reason: "token_mismatch", sample: 0, mutation: 27, line: 7, expected: "[[\"Name.Function\", \"end\\\\\"], [\"Text\", \" \"], [\"Keyword.Type\", \"R<'#\"], [\"Punctuation\", \"{\"], [\"Name.Variable\", \">ec\"], [\"Text\", \" \"], [\"Punctuation\", \"}\"], [\"Text\", \"\\n\"]]", actual: "[[\"Text\", \"end\\\\ R<'\\\#{>ec }\\n\"]]"}}.freeze,
|
|
312
|
+
"gherkin" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 2, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
313
|
+
"gjs" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
314
|
+
"glsl" => {strategy: :window, checks: 156, failures: 26, failure: {reason: "token_mismatch", sample: 2, mutation: 24, line: 9, expected: "[[\"Comment.Multiline\", \"/*{>\\n\"]]", actual: "[[\"Punctuation\", \"/*{>\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
315
|
+
"go" => {strategy: :window, checks: 156, failures: 4, failure: {reason: "token_mismatch", sample: 1, mutation: 24, line: 0, expected: "[[\"Comment\", \"/*//**<\\n\"]]", actual: "[[\"Operator\", \"/*\"], [\"Comment\", \"//**<\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
316
|
+
"gradle" => {strategy: :window, checks: 156, failures: 18, failure: {reason: "token_mismatch", sample: 2, mutation: 11, line: 8, expected: "[[\"Comment.Multiline\", \"/*x open\\n\"]]", actual: "[[\"Operator\", \"/*\"], [\"Name\", \"x\"], [\"Text\", \" \"], [\"Name\", \"open\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
317
|
+
"graphql" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 2, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
318
|
+
"groovy" => {strategy: :window, checks: 156, failures: 6, failure: {reason: "token_mismatch", sample: 0, mutation: 30, line: 5, expected: "[[\"Name\", \"cla\"], [\"Comment.Multiline\", \"/*ss G\\\\r><\\\"eet {\\n\"]]", actual: "[[\"Name\", \"cla\"], [\"Operator\", \"/*\"], [\"Name\", \"ss\"], [\"Text\", \" \"], [\"Name\", \"G\"], [\"Error\", \"\\\\\"], [\"Name\", \"r\"], [\"Operator\", \"><\"], [\"Error\", \"\\\"\"], [\"Name\", \"eet\"], [\"Text\", \" \"], [\"Operator\", \"{\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
319
|
+
"gts" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
320
|
+
"hack" => {strategy: :window, checks: 156, failures: 10, failure: {reason: "token_mismatch", sample: 0, mutation: 11, line: 1, expected: "[[\"Text\", \" \"], [\"Keyword\", \"return\"], [\"Text\", \" \"], [\"Name\", \"awa\"], [\"Operator\", \"!\"], [\"Name\", \"i\"], [\"Operator\", \"!\"], [\"Name.Function\", \"t\"], [\"Text\", \" \"], [\"Punctuation\", \"(()\"], [\"Text\", \" \"], [\"Operator\", \"==\"], [\"Literal.String.", actual: "[[\"Text\", \" \"], [\"Keyword\", \"return\"], [\"Text\", \" \"], [\"Name\", \"awa\"], [\"Operator\", \"!\"], [\"Name\", \"i\"], [\"Operator\", \"!\"], [\"Name.Function\", \"t\"], [\"Text\", \" \"], [\"Punctuation\", \"(()\"], [\"Text\", \" \"], [\"Operator\", \"==\"], [\"Literal.String."}}.freeze,
|
|
321
|
+
"haml" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
322
|
+
"handlebars" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
323
|
+
"haskell" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
324
|
+
"haxe" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "token_mismatch", sample: 2, mutation: 27, line: 4, expected: "[[\"Comment.Multiline\", \"/* open<\\n\"]]", actual: "[[\"Operator\", \"/*\"], [\"Text\", \" \"], [\"Name.Other\", \"open\"], [\"Operator\", \"<\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
325
|
+
"hcl" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
326
|
+
"hlsl" => {strategy: :window, checks: 156, failures: 4, failure: {reason: "token_mismatch", sample: 0, mutation: 2, line: 12, expected: "[[\"Keyword.Type\", \"float4\"], [\"Text\", \" \"], [\"Name.Function\", \"PSMain\"], [\"Punctuation\", \"(\"], [\"Name\", \"PSInput\"], [\"Text\", \" \"], [\"Name\", \"input\"], [\"Punctuation\", \")\"], [\"Text\", \" \"], [\"Operator\", \":\"], [\"Text\", \" \"], [\"Name\", \"SV_TARGET", actual: "[[\"Keyword.Type\", \"float4\"], [\"Text\", \" \"], [\"Name\", \"PSMain\"], [\"Punctuation\", \"(\"], [\"Name\", \"PSInput\"], [\"Text\", \" \"], [\"Name\", \"input\"], [\"Punctuation\", \")\"], [\"Text\", \" \"], [\"Operator\", \":\"], [\"Text\", \" \"], [\"Name\", \"SV_TARGET\"], [\"Tex"}}.freeze,
|
|
327
|
+
"hocon" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 1, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
328
|
+
"hql" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "token_mismatch", sample: 0, mutation: 12, line: 2, expected: "[[\"Comment.Multiline\", \"*/\"], [\"Text\", \"\\n\"]]", actual: "[[\"Operator\", \"*/\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
329
|
+
"html" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
330
|
+
"http" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
331
|
+
"hylang" => {strategy: :window, checks: 156, failures: 12, failure: {reason: "token_mismatch", sample: 0, mutation: 33, line: 1, expected: "[[\"Punctuation\", \"(\"], [\"Name.Function\", \"de*/fn\"], [\"Text.Whitespace\", \" \"], [\"Name\", \"s\"], [\"Literal.String.Char\", \"\\\\i\"], [\"Name\", \"mple\"], [\"Literal.String\", \"\\\"->\\\\c >onv>ersation []\\n\"]]", actual: "[[\"Punctuation\", \"(\"], [\"Name.Function\", \"de*/fn\"], [\"Text.Whitespace\", \" \"], [\"Name\", \"s\"], [\"Literal.String.Char\", \"\\\\i\"], [\"Name\", \"mple\"], [\"Error\", \"\\\"\"], [\"Name.Builtin\", \"->\"], [\"Literal.String.Char\", \"\\\\c\"], [\"Text.Whitespace\", \" \"]"}}.freeze,
|
|
332
|
+
"idlang" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
333
|
+
"idris" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
334
|
+
"iecst" => {strategy: :window, checks: 156, failures: 23, failure: {reason: "token_mismatch", sample: 1, mutation: 15, line: 23, expected: "[[\"Keyword\", \"END_FUNCTION_BLOCK\"], [\"Literal.String.Symbol\", \"\\\"\\n\"]]", actual: "[[\"Keyword\", \"END_FUNCTION_BLOCK\"], [\"Error\", \"\\\"\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
335
|
+
"igorpro" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "token_mismatch", sample: 2, mutation: 47, line: 3, expected: "[[\"Text\", \"\\t\"], [\"Name\", \"ret\"], [\"Text\", \" \"], [\"Operator\", \"!\"], [\"Literal.String.Single\", \"'urn w\\\\v\\n\"]]", actual: "[[\"Text\", \"\\t\"], [\"Name\", \"ret\"], [\"Text\", \" \"], [\"Operator\", \"!\"], [\"Error\", \"'\"], [\"Name\", \"urn\"], [\"Text\", \" \"], [\"Name\", \"w\"], [\"Error\", \"\\\\\"], [\"Name\", \"v\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
336
|
+
"ini" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 1, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
337
|
+
"io" => {strategy: :window, checks: 156, failures: 4, failure: {reason: "token_mismatch", sample: 0, mutation: 6, line: 5, expected: "[[\"Text\", \" \"], [\"Name.Builtin\", \"return\"], [\"Text\", \" \"], [\"Name\", \"i\"], [\"Text\", \" \"], [\"Name\", \"asStri\"], [\"Comment.Multiline\", \"/*ng .. \\\" bottles of beer\\\"\\n\"]]", actual: "[[\"Text\", \" \"], [\"Name.Builtin\", \"return\"], [\"Text\", \" \"], [\"Name\", \"i\"], [\"Text\", \" \"], [\"Name\", \"asStri\"], [\"Operator\", \"/*\"], [\"Name\", \"ng\"], [\"Text\", \" \"], [\"Operator\", \"..\"], [\"Text\", \" \"], [\"Literal.String\", \"\\\" bottles of beer\\\"\"], "}}.freeze,
|
|
338
|
+
"irb" => {strategy: :window, checks: 156, failures: 156, failure: {reason: "Antares::UnsupportedLexerError", sample: 0, mutation: 0, message: "irb has a custom stream driver"}}.freeze,
|
|
339
|
+
"irb_output" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
340
|
+
"isabelle" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
341
|
+
"isbl" => {strategy: :window, checks: 156, failures: 14, failure: {reason: "token_mismatch", sample: 0, mutation: 38, line: 7, expected: "[[\"Literal.String.Single\", \" :ShowMes:sage(\\\"При${вет '\"], [\"Name.Variable\", \"ми\"], [\"Comment.Multiline\", \"/*р<\\\")\\n\"]]", actual: "[[\"Literal.String.Single\", \" :ShowMes:sage(\\\"При${вет '\"], [\"Name.Variable\", \"ми\"], [\"Operator\", \"/*\"], [\"Name.Variable\", \"р\"], [\"Operator\", \"<\"], [\"Error\", \"\\\"\"], [\"Punctuation\", \")\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
342
|
+
"j" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "token_mismatch", sample: 1, mutation: 18, line: 21, expected: "[[\"Text\", \" \"], [\"Name.Function\", \"<\"], [\"Text\", \" \"], [\"Keyword\", \"for_\"], [\"Name\", \"i\"], [\"Keyword\", \".\"], [\"Text\", \" \"], [\"Name.Function\", \">:i.\"], [\"Name\", \"y\"], [\"Text\", \" \"], [\"Keyword\", \"do.\"], [\"Text\", \"\\n\"]]", actual: "[[\"Text\", \" \"], [\"Name.Function\", \"<\"], [\"Text\", \" \"], [\"Keyword\", \"for_\"], [\"Name\", \"i\"], [\"Keyword\", \".\"], [\"Text\", \" \"], [\"Name.Function\", \">:i.\"], [\"Name.Builtin.Pseudo\", \"y\"], [\"Text\", \" \"], [\"Keyword\", \"do.\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
343
|
+
"janet" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
344
|
+
"java" => {strategy: :window, checks: 156, failures: 17, failure: {reason: "token_mismatch", sample: 0, mutation: 5, line: 3, expected: "[[\"Keyword.Namespace\", \"import static\"], [\"Text\", \" \"], [\"Name.Namespace\", \"java.util.Collecti\"], [\"Literal.String\", \"\\\"ons.sort;\\n\"]]", actual: "[[\"Keyword.Namespace\", \"import static\"], [\"Text\", \" \"], [\"Name.Namespace\", \"java.util.Collecti\"], [\"Error\", \"\\\"\"], [\"Name\", \"ons\"], [\"Operator\", \".\"], [\"Name.Attribute\", \"sort\"], [\"Operator\", \";\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
345
|
+
"javascript" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
346
|
+
"jinja" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
347
|
+
"jsl" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
348
|
+
"json" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
349
|
+
"json-doc" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
350
|
+
"json5" => {strategy: :window, checks: 156, failures: 5, failure: {reason: "token_mismatch", sample: 0, mutation: 35, line: 2, expected: "[[\"Text.Whitespace\", \" \"], [\"Name.Label\", \"un\"], [\"Error\", \"\\\\\"], [\"Name.Label\", \"quoted\"], [\"Error\", \":\"], [\"Text.Whitespace\", \" \"], [\"Comment\", \"/*'and you can quote me on that',\\n\"]]", actual: "[[\"Text.Whitespace\", \" \"], [\"Name.Label\", \"un\"], [\"Error\", \"\\\\\"], [\"Name.Label\", \"quoted\"], [\"Error\", \":\"], [\"Text.Whitespace\", \" \"], [\"Error\", \"/*\"], [\"Literal.String.Single\", \"'and you can quote me on that'\"], [\"Error\", \",\"], [\"Text.Whit"}}.freeze,
|
|
351
|
+
"jsonnet" => {strategy: :window, checks: 156, failures: 5, failure: {reason: "token_mismatch", sample: 1, mutation: 11, line: 30, expected: "[[\"Text\", \" \"], [\"Name.Other\", \"cFlags\"], [\"Punctuation\", \":\"], [\"Comment.Multiline\", \"/* [],\\n\"]]", actual: "[[\"Text\", \" \"], [\"Name.Other\", \"cFlags\"], [\"Punctuation\", \":\"], [\"Error\", \"/*\"], [\"Text\", \" \"], [\"Punctuation\", \"[],\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
352
|
+
"jsp" => {strategy: :window, checks: 156, failures: 11, failure: {reason: "token_mismatch", sample: 0, mutation: 11, line: 21, expected: "[[\"Name.Tag\", \"</html>\"], [\"Text\", \" \"], [\"Name.Tag\", \"<p>\"], [\"Text\", \" Today xis weekend\"], [\"Name.Tag\", \"</p>\"], [\"Text\", \"\\n\"]]", actual: "[[\"Name.Tag\", \"</html>\"]]"}}.freeze,
|
|
353
|
+
"jsx" => {strategy: :window, checks: 156, failures: 6, failure: {reason: "token_mismatch", sample: 0, mutation: 14, line: 0, expected: "[[\"Keyword.Declaration\", \"var\"], [\"Text\", \" \"], [\"Name.Other\", \"HelloWorld\"], [\"Text\", \" \"], [\"Operator\", \"=\"], [\"Text\", \" \"], [\"Name.Other\", \"React\"], [\"Punctuation\", \".\"], [\"Name.Other\", \"createClass\"], [\"Punctuation\", \"({\"], [\"Text\", \"\\n", actual: "[[\"Keyword.Declaration\", \"var\"], [\"Text\", \" \"], [\"Name.Other\", \"HelloWorld\"], [\"Text\", \" \"], [\"Operator\", \"=\"], [\"Text\", \" \"], [\"Name.Other\", \"React\"], [\"Punctuation\", \".\"], [\"Name.Function\", \"createClass\"], [\"Punctuation\", \"({\"], [\"Text\", "}}.freeze,
|
|
354
|
+
"julia" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
355
|
+
"kick_assembler" => {strategy: :window, checks: 156, failures: 10, failure: {reason: "token_mismatch", sample: 0, mutation: 11, line: 1, expected: "[[\"Literal.String\", \"\\\"}\\n\"]]", actual: "[[\"Error\", \"\\\"\"], [\"Punctuation\", \"}\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
356
|
+
"kotlin" => {strategy: :window, checks: 156, failures: 5, failure: {reason: "token_mismatch", sample: 1, mutation: 28, line: 2, expected: "[[\"Punctuation\", \"*/\"], [\"Text\", \"\\n\"]]", actual: "[[\"Comment.Multiline\", \"*/\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
357
|
+
"lasso" => {strategy: :window, checks: 156, failures: 17, failure: {reason: "token_mismatch", sample: 0, mutation: 3, line: 4, expected: "[[\"Literal.String.Single\", \"'*/\\n\"]]", actual: "[[\"Error\", \"'\"], [\"Operator\", \"*/\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
358
|
+
"lean" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 2, mutation: 12, line: 6, expected: "[[\"Literal.String\", \"\\\"\"], [\"Operator\", \"/*\"], [\"Text\", \"\\n\"]]", actual: "[[\"Literal.String\", \"\\\"/*\\n\"]]"}}.freeze,
|
|
359
|
+
"liquid" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
360
|
+
"literate_coffeescript" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
361
|
+
"literate_haskell" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
362
|
+
"livescript" => {strategy: :window, checks: 156, failures: 13, failure: {reason: "token_mismatch", sample: 0, mutation: 42, line: 6, expected: "[[\"Literal.String\", \" .\\\"\"], [\"Comment.Multiline\", \"/*.shift!\\n\"]]", actual: "[[\"Literal.String\", \" .\\\"\"], [\"Operator\", \"/*\"], [\"Punctuation\", \".\"], [\"Name.Attribute\", \"shift\"], [\"Punctuation\", \"!\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
363
|
+
"llvm" => {strategy: :window, checks: 156, failures: 15, failure: {reason: "token_mismatch", sample: 0, mutation: 45, line: 1, expected: "[[\"Text\", \" \"], [\"Keyword\", \"call\"], [\"Text\", \" \"], [\"Keyword.Type\", \"i3\"], [\"Error\", \"/\"], [\"Punctuation\", \"*\"], [\"Literal.Number\", \"2\"], [\"Text\", \" \"], [\"Name.Variable.Global\", \"@puts\"], [\"Punctuation\", \"(\"], [\"Keyword.Type\", \"i8\"], [\"Pu", actual: "[[\"Text\", \" \"], [\"Keyword\", \"call\"], [\"Text\", \" \"], [\"Keyword.Type\", \"i3\"], [\"Error\", \"/\"], [\"Punctuation\", \"*\"], [\"Literal.Number\", \"2\"], [\"Text\", \" \"], [\"Name.Variable.Global\", \"@puts\"], [\"Punctuation\", \"(\"], [\"Keyword.Type\", \"i8\"], [\"Pu"}}.freeze,
|
|
364
|
+
"lua" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
365
|
+
"lustre" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 0, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
366
|
+
"lutin" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 1, mutation: 27, line: 33, expected: "[[\"Text\", \" \"], [\"Name\", \"x\"], [\"Text\", \" \"], [\"Operator\", \"=\"], [\"Text\", \" \"], [\"Punctuation\", \"(\"], [\"Name\", \"px\"], [\"Operator\", \"+\"], [\"Name\", \"target\"], [\"Punctuation\", \")\"], [\"Text\", \" \"], [\"Operator\", \"/\"], [\"Text\", \" \"], [\"Liter", actual: "[[\"Text\", \" \"], [\"Name\", \"x\"], [\"Text\", \" \"], [\"Operator\", \"=\"], [\"Text\", \" \"], [\"Punctuation\", \"(\"], [\"Name\", \"px\"], [\"Operator\", \"+\"], [\"Name\", \"target\"], [\"Punctuation\", \")\"], [\"Text\", \" \"], [\"Operator\", \"/\"], [\"Text\", \" \"], [\"Liter"}}.freeze,
|
|
367
|
+
"m68k" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
368
|
+
"magik" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
369
|
+
"make" => {strategy: :window, checks: 156, failures: 5, failure: {reason: "token_mismatch", sample: 1, mutation: 26, line: 5, expected: "[[\"Literal.String.Double\", \"\\\".PHON\\\#{Y: all\\n\"]]", actual: "[[\"Name.Label\", \"\\\".PHON\\\#{Y\"], [\"Operator\", \":\"], [\"Text\", \" \"], [\"Name.Function\", \"all\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
370
|
+
"markdown" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
371
|
+
"mason" => {strategy: :window, checks: 156, failures: 45, failure: {reason: "token_mismatch", sample: 0, mutation: 5, line: 8, expected: "[[\"Comment\", \" %pairs => (name< => \\\"John\\\", age => 29)\\n\"]]", actual: "[[\"Text.Whitespace\", \" \"], [\"Comment\", \"%pairs => (name< => \\\"John\\\", age => 29)\\n\"]]"}}.freeze,
|
|
372
|
+
"mathematica" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "token_mismatch", sample: 2, mutation: 50, line: 4, expected: "[[\"Name.Variable\", \"fib\"], [\"Punctuation\", \"[\"], [\"Literal.Number\", \"0\"], [\"Punctuation\", \"]\"], [\"Text.Whitespace\", \" \"], [\"Operator\", \"'=\"], [\"Text.Whitespace\", \" \"], [\"Name.Variable\", \"fi\"], [\"Operator\", \":\"], [\"Name.Variable\", \"b\"], [\"Pu", actual: "[[\"Name.Variable\", \"fib\"], [\"Punctuation\", \"[\"], [\"Literal.Number\", \"0\"], [\"Punctuation\", \"]\"], [\"Text.Whitespace\", \" \"], [\"Operator\", \"'=\"], [\"Text.Whitespace\", \" \"], [\"Name.Variable\", \"fi\"], [\"Operator\", \":\"], [\"Name.Variable\", \"b\"], [\"Pu"}}.freeze,
|
|
373
|
+
"matlab" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
374
|
+
"meson" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
375
|
+
"minizinc" => {strategy: :window, checks: 156, failures: 9, failure: {reason: "token_mismatch", sample: 0, mutation: 15, line: 3, expected: "[[\"Name.Other\", \"cons\"], [\"Literal.String\", \"\\\"traint ns\\\#{w != v;\\n\"]]", actual: "[[\"Name.Other\", \"cons\"], [\"Error\", \"\\\"\"], [\"Name.Other\", \"traint\"], [\"Text.Whitespace\", \" \"], [\"Name.Other\", \"ns\"], [\"Error\", \"#\"], [\"Punctuation\", \"{\"], [\"Name.Other\", \"w\"], [\"Text.Whitespace\", \" \"], [\"Operator\", \"!=\"], [\"Text.Whitespace\","}}.freeze,
|
|
376
|
+
"mojo" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
377
|
+
"moonscript" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 0, mutation: 33, line: 0, expected: "[[\"Literal.String.Symbol\", \" @fo>o*/ + 2\\n\"]]", actual: "[[\"Text.Whitespace\", \" \"], [\"Name.Variable.Instance\", \"@fo\"], [\"Operator\", \">\"], [\"Name\", \"o\"], [\"Operator\", \"*/\"], [\"Text.Whitespace\", \" \"], [\"Operator\", \"+\"], [\"Text.Whitespace\", \" \"], [\"Literal.Number.Integer\", \"2\"], [\"Text.Whitespace"}}.freeze,
|
|
378
|
+
"mosel" => {strategy: :window, checks: 156, failures: 9, failure: {reason: "token_mismatch", sample: 1, mutation: 26, line: 10, expected: "[[\"Text\", \" \"], [\"Keyword\", \"forall\"], [\"Punctuation\", \"(\"], [\"Name\", \"p\"], [\"Text\", \" \"], [\"Keyword\", \"in\"], [\"Text\", \" \"], [\"Name\", \"TYPES\"], [\"Punctuation\", \",\"], [\"Text\", \" \"], [\"Name\", \"t\"], [\"Text\", \" \"], [\"Keyword\", \"in\"], [\"Text\", \"", actual: "[[\"Literal.String.Double\", \" forall(p in TYPES, t in TIME) padd(p,t) <= (PMAX(p)-PMIN(p))*work(p,t)\\n\"]]"}}.freeze,
|
|
379
|
+
"msgtrans" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
380
|
+
"mxml" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
381
|
+
"nasm" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
382
|
+
"nesasm" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
383
|
+
"nginx" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
384
|
+
"nial" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
385
|
+
"nim" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
386
|
+
"nix" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
387
|
+
"objective_c" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "token_mismatch", sample: 2, mutation: 45, line: 5, expected: "[[\"Comment.Multiline\", \"/* open\\n\"]]", actual: "[[\"Operator\", \"/*\"], [\"Text\", \" \"], [\"Name\", \"open\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
388
|
+
"objective_cpp" => {strategy: :window, checks: 156, failures: 7, failure: {reason: "token_mismatch", sample: 0, mutation: 27, line: 1, expected: "[[\"Comment.Preproc\", \"#import <arr\"], [\"Comment.Multiline\", \"/*ay>\\n\"]]", actual: "[[\"Comment.Preproc\", \"#import <arr/*ay>\\n\"]]"}}.freeze,
|
|
389
|
+
"ocaml" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
390
|
+
"ocl" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
391
|
+
"openedge" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
392
|
+
"opentype_feature_file" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
393
|
+
"p4" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "nonlocal_token", sample: 0, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
394
|
+
"pascal" => {strategy: :window, checks: 156, failures: 12, failure: {reason: "token_mismatch", sample: 0, mutation: 29, line: 4, expected: "[[\"Text\", \" \"], [\"Name\", \"WriteL\"], [\"Text\", \"\\t\"], [\"Name\", \"n\"], [\"Punctuation\", \"(\"], [\"Literal.String\", \"'Fizz\\\\'')\\n\"]]", actual: "[[\"Text\", \" \"], [\"Name\", \"WriteL\"], [\"Text\", \"\\t\"], [\"Name\", \"n\"], [\"Punctuation\", \"(\"], [\"Literal.String\", \"'Fizz\\\\'\"], [\"Error\", \"'\"], [\"Punctuation\", \")\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
395
|
+
"pdf" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
396
|
+
"perl" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
397
|
+
"php" => {strategy: :window, checks: 156, failures: 5, failure: {reason: "token_mismatch", sample: 0, mutation: 3, line: 0, expected: "[[\"Text\", \"λ\"], [\"Name.Tag\", \"<\"], [\"Error\", \"?\"], [\"Name.Attribute\", \"php\"], [\"Text\", \"\\n\"]]", actual: "[[\"Text\", \"λ\"], [\"Comment.Preproc\", \"<?php\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
398
|
+
"plaintext" => {strategy: :window, checks: 156, failures: 156, failure: {reason: "Antares::UnsupportedLexerError", sample: 0, mutation: 0, message: "plaintext has a custom stream driver"}}.freeze,
|
|
399
|
+
"plist" => {strategy: :window, checks: 156, failures: 14, failure: {reason: "token_mismatch", sample: 0, mutation: 20, line: 2, expected: "[[\"Punctuation\", \"}\"], [\"Error\", \"#\"], [\"Punctuation\", \"{\"], [\"Literal.String.Single\", \"'>\\n\"]]", actual: "[[\"Punctuation\", \"}\"], [\"Error\", \"#\"], [\"Punctuation\", \"{\"], [\"Error\", \"'>\"], [\"Text.Whitespace\", \"\\n\"]]"}}.freeze,
|
|
400
|
+
"plsql" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
401
|
+
"pony" => {strategy: :window, checks: 156, failures: 18, failure: {reason: "token_mismatch", sample: 1, mutation: 21, line: 14, expected: "[[\"Literal.String.Doc\", \" \\\"\\\"\\\"\"], [\"Comment.Multiline\", \"/*\\n\"]]", actual: "[[\"Literal.String.Doc\", \" \\\"\\\"\\\"\"], [\"Operator\", \"/*\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
402
|
+
"postscript" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
403
|
+
"powershell" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
404
|
+
"praat" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
405
|
+
"prolog" => {strategy: :window, checks: 156, failures: 9, failure: {reason: "token_mismatch", sample: 1, mutation: 20, line: 8, expected: "[[\"Operator\", \"#\"], [\"Punctuation\", \"{\"], [\"Literal.String.Double\", \"\\\"\\\#{ \\n\"]]", actual: "[[\"Operator\", \"#\"], [\"Punctuation\", \"{\"], [\"Error\", \"\\\"\"], [\"Operator\", \"#\"], [\"Punctuation\", \"{\"], [\"Text\", \" \\n\"]]"}}.freeze,
|
|
406
|
+
"prometheus" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
407
|
+
"properties" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 1, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
408
|
+
"protobuf" => {strategy: :window, checks: 156, failures: 6, failure: {reason: "token_mismatch", sample: 1, mutation: 47, line: 0, expected: "[[\"Comment.Multiline\", \"/*/*\\n\"]]", actual: "[[\"Operator\", \"/\"], [\"Error\", \"*\"], [\"Operator\", \"/\"], [\"Error\", \"*\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
409
|
+
"puppet" => {strategy: :window, checks: 156, failures: 6, failure: {reason: "token_mismatch", sample: 1, mutation: 23, line: 9, expected: "[[\"Name\", \"serv\"], [\"Literal.String.Single\", \"'\\\\ice { '\"], [\"Name\", \"ntp\"], [\"Literal.String.Single\", \"':\\n\"]]", actual: "[[\"Name\", \"serv\"], [\"Literal.String.Single\", \"'\\\\ice { '\"], [\"Name\", \"ntp\"], [\"Error\", \"'\"], [\"Punctuation\", \":\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
410
|
+
"python" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
411
|
+
"q" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
412
|
+
"qml" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
413
|
+
"r" => {strategy: :window, checks: 156, failures: 22, failure: {reason: "token_mismatch", sample: 0, mutation: 15, line: 2, expected: "[[\"Name\", \"dbenford\"], [\"Text.Whitespace\", \" \\t\"], [\"Operator\", \"<-\"], [\"Text.Whitespace\", \" \"], [\"Name\", \"fu\"], [\"Literal.String.Double\", \"\\\"\\\#{xnction*/(x){\\n\"]]", actual: "[[\"Name\", \"dbenford\"], [\"Text.Whitespace\", \" \\t\"], [\"Operator\", \"<-\"], [\"Text.Whitespace\", \" \"], [\"Name\", \"fu\"], [\"Error\", \"\\\"\"], [\"Comment.Single\", \"\\\#{xnction*/(x){\"], [\"Text.Whitespace\", \"\\n\"]]"}}.freeze,
|
|
414
|
+
"racket" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "token_mismatch", sample: 1, mutation: 33, line: 33, expected: "[[\"Literal.String\", \"\\\"\\n\"]]", actual: "[[\"Name.Variable\", \"\\\"\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
415
|
+
"reasonml" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
416
|
+
"rego" => {strategy: :window, checks: 156, failures: 14, failure: {reason: "token_mismatch", sample: 2, mutation: 15, line: 7, expected: "[[\"Name\", \"λ\"], [\"Literal.String.Double\", \"\\\"\\n\"]]", actual: "[[\"Name\", \"λ\"], [\"Error\", \"\\\"\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
417
|
+
"rescript" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
418
|
+
"rml" => {strategy: :window, checks: 156, failures: 7, failure: {reason: "token_mismatch", sample: 1, mutation: 21, line: 19, expected: "[[\"Literal.String.Regex\", \"del_false\"], [\"Error\", \"\\\\\"], [\"Text\", \" \"], [\"Keyword\", \"matches\"], [\"Text\", \" \"], [\"Literal.String.Regex\", \"del\"], [\"Operator\", \"(_,\"], [\"Keyword\", \"false\"], [\"Operator\", \");\"], [\"Text\", \"\\n\"]]", actual: "[[\"Name.Function\", \"del_false\"], [\"Error\", \"\\\\\"], [\"Text\", \" \"], [\"Keyword\", \"matches\"], [\"Text\", \" \"], [\"Name.Function\", \"del\"], [\"Operator\", \"(_,\"], [\"Keyword\", \"false\"], [\"Operator\", \");\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
419
|
+
"robot_framework" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
420
|
+
"rocq" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
421
|
+
"ruby" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 1, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
422
|
+
"rust" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
423
|
+
"sas" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "token_mismatch", sample: 2, mutation: 11, line: 6, expected: "[[\"Comment.Single\", \"*/\\n\"]]", actual: "[[\"Operator\", \"*/\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
424
|
+
"sass" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
425
|
+
"scala" => {strategy: :window, checks: 156, failures: 18, failure: {reason: "token_mismatch", sample: 0, mutation: 27, line: 4, expected: "[[\"Literal.String\", \"class */\\\#{G>reeterλ(name: Str:ing = \\\"\"], [\"Operator\", \"*/\"], [\"Name.Class\", \"World\"], [\"Literal.String\", \"\\\") {\\n\"]]", actual: "[[\"Literal.String\", \"class */\\\#{G>reeterλ(name: Str:ing = \\\"\"], [\"Operator\", \"*/\"], [\"Name.Class\", \"World\"], [\"Error\", \"\\\"\"], [\"Operator\", \")\"], [\"Text\", \" \"], [\"Operator\", \"{\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
426
|
+
"scheme" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 2, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
427
|
+
"scss" => {strategy: :window, checks: 156, failures: 9, failure: {reason: "token_mismatch", sample: 2, mutation: 24, line: 5, expected: "[[\"Operator\", \"!!*/\"], [\"Error\", \"$\"], [\"Punctuation\", \"{:}\"], [\"Error\", \"!\\t\\n\"]]", actual: "[[\"Operator\", \"!!*/\"], [\"Error\", \"$\"], [\"Punctuation\", \"{:}\"], [\"Operator\", \"!\"], [\"Text\", \"\\t\\n\"]]"}}.freeze,
|
|
428
|
+
"sed" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "token_mismatch", sample: 2, mutation: 21, line: 3, expected: "[[\"Error\", \"\\\"\"], [\"Keyword\", \"q\"], [\"Error\", \"uote\"], [\"Keyword\", \"d\"], [\"Error\", \"\\\"\"], [\"Text\", \" \"], [\"Error\", \"'!\"], [\"Keyword\", \"s\"], [\"Punctuation\", \"i\"], [\"Literal.String.Regex\", \"ngle'\\t\"], [\"Error\", \"\\n\"]]", actual: "[[\"Error\", \"\\\"\"], [\"Keyword\", \"q\"], [\"Error\", \"uote\"], [\"Keyword\", \"d\"], [\"Error\", \"\\\"\"], [\"Text\", \" \"], [\"Error\", \"'!s\"], [\"Keyword\", \"i\"], [\"Literal.String\", \"ngle'\\t\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
429
|
+
"shell" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
430
|
+
"sieve" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 0, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
431
|
+
"slice" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 1, mutation: 37, line: 8, expected: "[[\"Punctuation\", \"{\"], [\"Operator\", \"*\"], [\"Error\", \"\\\\\"], [\"Name\", \"x\"], [\"Text\", \" \"], [\"Operator\", \"/\"], [\"Text\", \"\\n\"]]", actual: "[[\"Literal.String\", \"{*\\\\x /\"], [\"Error\", \"\\n\"]]"}}.freeze,
|
|
432
|
+
"slim" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "token_mismatch", sample: 0, mutation: 50, line: 11, expected: "[[\"Literal.String.Symbol\", \" \"], [\"Operator\", \"<\"], [\"Text\", \" \"], [\"Name\", \"javasc\"], [\"Literal.String.Double\", \"\\\"r<ipt:\\n\"]]", actual: "[[\"Text\", \" \"], [\"Operator\", \"<\"], [\"Text\", \" \"], [\"Name\", \"javasc\"], [\"Literal.String.Double\", \"\\\"r<ipt:\\n\"]]"}}.freeze,
|
|
433
|
+
"smalltalk" => {strategy: :window, checks: 156, failures: 16, failure: {reason: "token_mismatch", sample: 0, mutation: 3, line: 2, expected: "[[\"Text\", \" \"], [\"Name.Function\", \"and\"], [\"Text\", \" \"], [\"Name.Function\", \"th\"], [\"Literal.String.Char\", \"${\"], [\"Name.Function\", \"e\"], [\"Text\", \" \"], [\"Name.Function\", \"result\"], [\"Text\", \" \"], [\"Name.Function\", \"by\"], [\"Text\", \" \"], [", actual: "[[\"Text\", \" \"], [\"Name.Function\", \"and\"], [\"Text\", \" \"], [\"Name.Function\", \"th\"], [\"Literal.String.Char\", \"${\"], [\"Name.Function\", \"e\"], [\"Text\", \" \"], [\"Name.Function\", \"result\"], [\"Text\", \" \"], [\"Name.Function\", \"by\"], [\"Text\", \" \"], ["}}.freeze,
|
|
434
|
+
"smarty" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
435
|
+
"sml" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
436
|
+
"sparql" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
437
|
+
"sqf" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 0, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
438
|
+
"sql" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
439
|
+
"ssh" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
440
|
+
"stan" => {strategy: :window, checks: 156, failures: 100, failure: {reason: "token_mismatch", sample: 0, mutation: 8, line: 1, expected: "[[\"Comment.Multiline\", \"/* y ~ normal(alpha + beta * x, sigma);\\n\"]]", actual: "[[\"Operator\", \"/*\"], [\"Text\", \" \"], [\"Name.Variable\", \"y\"], [\"Text\", \" \"], [\"Operator\", \"~\"], [\"Text\", \" \"], [\"Name.Builtin\", \"normal\"], [\"Punctuation\", \"(\"], [\"Name.Variable\", \"alpha\"], [\"Text\", \" \"], [\"Operator\", \"+\"], [\"Text\", \" \"], [\"N"}}.freeze,
|
|
441
|
+
"stata" => {strategy: :window, checks: 156, failures: 10, failure: {reason: "token_mismatch", sample: 0, mutation: 21, line: 2, expected: "[[\"Error\", \"\\\"\"], [\"Name\", \"sysus\"], [\"Operator\", \"<\"], [\"Name\", \"e\"], [\"Text.Whitespace\", \" \"], [\"Name\", \"auto\"], [\"Comment.Multiline\", \"/*, \\\\c\\\#{lear\\n\"]]", actual: "[[\"Error\", \"\\\"\"], [\"Name\", \"sysus\"], [\"Operator\", \"<\"], [\"Name\", \"e\"], [\"Text.Whitespace\", \" \"], [\"Name\", \"auto\"], [\"Operator\", \"/*\"], [\"Punctuation\", \",\"], [\"Text.Whitespace\", \" \"], [\"Operator\", \"\\\\\"], [\"Name\", \"c\"], [\"Operator\", \"#\"], [\"P"}}.freeze,
|
|
442
|
+
"supercollider" => {strategy: :window, checks: 156, failures: 6, failure: {reason: "token_mismatch", sample: 0, mutation: 6, line: 10, expected: "[[\"Name.Variable.Global\", \"~myFunction\"], [\"Text\", \" \"], [\"Literal.String\", \"\\\"= {\\n\"]]", actual: "[[\"Name.Variable.Global\", \"~myFunction\"], [\"Text\", \" \"], [\"Error\", \"\\\"\"], [\"Operator\", \"=\"], [\"Text\", \" \"], [\"Punctuation\", \"{\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
443
|
+
"svelte" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
444
|
+
"swift" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
445
|
+
"systemd" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
446
|
+
"syzlang" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "nonlocal_token", sample: 1, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
447
|
+
"syzprog" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "token_mismatch", sample: 1, mutation: 29, line: 7, expected: "[[\"Name\", \"syz_usb_control_io\"], [\"Punctuation\", \"$\"], [\"Name\", \"hid\"], [\"Punctuation\", \"(\"], [\"Keyword.Pseudo\", \"r0\"], [\"Punctuation\", \",\"], [\"Text\", \" \"], [\"Punctuation\", \"&(\"], [\"Literal.Number.Hex\", \"0x7f00000001c0\"], [\"Punctuation\", \")", actual: "[[\"Name\", \"syz_usb_control_io\"], [\"Punctuation\", \"$\"], [\"Name\", \"hid\"], [\"Punctuation\", \"(\"], [\"Keyword.Pseudo\", \"r0\"], [\"Punctuation\", \",\"], [\"Text\", \" \"], [\"Punctuation\", \"&(\"], [\"Literal.Number.Hex\", \"0x7f00000001c0\"], [\"Punctuation\", \")"}}.freeze,
|
|
448
|
+
"tap" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
449
|
+
"tcl" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
450
|
+
"terraform" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
451
|
+
"tex" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
452
|
+
"thrift" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
453
|
+
"toml" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
454
|
+
"tsx" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "token_mismatch", sample: 0, mutation: 13, line: 1, expected: "[[\"Text\", \" \"], [\"Name.Other\", \"ReactDOM\"], [\"Punctuation\", \".\"], [\"Name.Other\", \"$\"], [\"Punctuation\", \"{\"], [\"Name.Other\", \"render\"], [\"Punctuation\", \"(\"], [\"Text\", \"\\n\"]]", actual: "[[\"Text\", \" \"], [\"Name.Other\", \"ReactDOM\"], [\"Punctuation\", \".\"], [\"Name.Other\", \"$\"], [\"Punctuation\", \"{\"], [\"Name.Function\", \"render\"], [\"Punctuation\", \"(\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
455
|
+
"ttcn3" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "token_mismatch", sample: 0, mutation: 48, line: 0, expected: "[[\"Name\", \"v\"], [\"Comment.Multiline\", \"/*alue /*= 42\\n\"]]", actual: "[[\"Name\", \"v\"], [\"Operator\", \"/*\"], [\"Name\", \"alue\"], [\"Text\", \" \"], [\"Operator\", \"/*=\"], [\"Text\", \" \"], [\"Literal.Number.Integer\", \"42\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
456
|
+
"tulip" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
457
|
+
"turtle" => {strategy: :window, checks: 156, failures: 10, failure: {reason: "token_mismatch", sample: 0, mutation: 35, line: 11, expected: "[[\"Punctuation\", \"}\"], [\"Name\", \"*/\"], [\"Literal.String\", \"\\\"\\n\"]]", actual: "[[\"Punctuation\", \"}\"], [\"Name\", \"*/\"], [\"Error\", \"\\\"\"], [\"Text.Whitespace\", \"\\n\"]]"}}.freeze,
|
|
458
|
+
"twig" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
459
|
+
"typescript" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
460
|
+
"vala" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 1, mutation: 41, line: 6, expected: "[[\"Text\", \" \"], [\"Comment.Multiline\", \"/*}\\n\"]]", actual: "[[\"Text\", \" \"], [\"Punctuation\", \"/*}\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
461
|
+
"vb" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
462
|
+
"vcl" => {strategy: :window, checks: 156, failures: 4, failure: {reason: "token_mismatch", sample: 0, mutation: 39, line: 0, expected: "[[\"Text\", \"vcxl x4λ\"], [\"Punctuation\", \".\"], [\"Literal.Number.Integer\", \"0\"], [\"Comment.Multiline\", \"/*;\\n\"]]", actual: "[[\"Text\", \"vcxl x4λ\"], [\"Punctuation\", \".\"], [\"Literal.Number.Integer\", \"0\"], [\"Operator\", \"/*\"], [\"Punctuation\", \";\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
463
|
+
"velocity" => {strategy: :window, checks: 156, failures: 9, failure: {reason: "token_mismatch", sample: 2, mutation: 23, line: 6, expected: "[[\"Comment.Multiline\", \"#*\\n\"]]", actual: "[[\"Error\", \"#\"], [\"Text\", \"*\\n\"]]"}}.freeze,
|
|
464
|
+
"verilog" => {strategy: :window, checks: 156, failures: 1, failure: {reason: "nonlocal_token", sample: 0, message: "closing a token changes lines before its edit checkpoint"}}.freeze,
|
|
465
|
+
"veryl" => {strategy: :window, checks: 156, failures: 10, failure: {reason: "token_mismatch", sample: 0, mutation: 30, line: 7, expected: "[[\"Comment\", \"/*${) {\\n\"]]", actual: "[[\"Operator\", \"/\"], [\"Punctuation\", \"*\"], [\"Error\", \"$\"], [\"Punctuation\", \"{)\"], [\"Text\", \" \"], [\"Punctuation\", \"{\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
466
|
+
"vhdl" => {strategy: :window, checks: 156, failures: 20, failure: {reason: "token_mismatch", sample: 0, mutation: 45, line: 16, expected: "[[\"Keyword\", \"end\"], [\"Text\", \" \"], [\"Name\", \"en\"], [\"Punctuation\", \":\"], [\"Name\", \"tity\"], [\"Text\", \" \"], [\"Name\", \"toggle_de\"], [\"Literal.String.Single\", \"\\\"mo;\\n\"]]", actual: "[[\"Keyword\", \"end\"], [\"Text\", \" \"], [\"Name\", \"en\"], [\"Punctuation\", \":\"], [\"Name\", \"tity\"], [\"Text\", \" \"], [\"Name\", \"toggle_de\"], [\"Error\", \"\\\"\"], [\"Name\", \"mo\"], [\"Punctuation\", \";\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
467
|
+
"viml" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
468
|
+
"vue" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
469
|
+
"wollok" => {strategy: :window, checks: 156, failures: 10, failure: {reason: "token_mismatch", sample: 0, mutation: 26, line: 5, expected: "[[\"Text.Whitespace\", \" \"], [\"Keyword.Reserved\", \"method\"], [\"Text.Whitespace\", \" \"], [\"Text\", \"say\"], [\"Punctuation\", \"\\\#{\"], [\"Name.Class\", \"Hi\"], [\"Error\", \"()\"], [\"Text.Whitespace\", \" \"], [\"Error\", \"λ\"], [\"Comment.Multiline\", \"/*= \\\"C", actual: "[[\"Text.Whitespace\", \" \"], [\"Keyword.Reserved\", \"method\"], [\"Text.Whitespace\", \" \"], [\"Text\", \"say\"], [\"Punctuation\", \"\\\#{\"], [\"Name.Class\", \"Hi\"], [\"Error\", \"()\"], [\"Text.Whitespace\", \" \"], [\"Error\", \"λ/*=\"], [\"Text.Whitespace\", \" \"], ["}}.freeze,
|
|
470
|
+
"xml" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
471
|
+
"xojo" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
472
|
+
"xpath" => {strategy: :window, checks: 156, failures: 10, failure: {reason: "token_mismatch", sample: 0, mutation: 11, line: 0, expected: "[[\"Operator\", \"//\"], [\"Name.Tag\", \"author\"], [\"Punctuation\", \"[\"], [\"Name.Tag\", \"first-name\"], [\"Text.Whitespace\", \" \"], [\"Operator\", \"=\"], [\"Text.Whitespace\", \" \"], [\"Literal.String\", \"\\\"Joe\\\"\"], [\"Text.Whitespace\", \" \"], [\"Name.Tag\", \"a\"]", actual: "[[\"Operator\", \"//\"], [\"Name.Tag\", \"author\"], [\"Punctuation\", \"[\"], [\"Name.Tag\", \"first-name\"], [\"Text.Whitespace\", \" \"], [\"Operator\", \"=\"], [\"Text.Whitespace\", \" \"], [\"Literal.String\", \"\\\"Joe\\\"\"], [\"Text.Whitespace\", \" \"], [\"Name.Tag\", \"a\"]"}}.freeze,
|
|
473
|
+
"xquery" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "token_mismatch", sample: 1, mutation: 50, line: 12, expected: "[[\"Text.Whitespace\", \" \"], [\"Error\", \"λ\"], [\"Text.Whitespace\", \" \"], [\"Name.Tag\", \"<li>\"], [\"Text\", \"'\"], [\"Punctuation\", \"{\"], [\"Name.Variable\", \"$\"], [\"Error\", \":\"], [\"Name.Variable\", \"product\"], [\"Operator\", \"/*/\"], [\"Name.Tag\"", actual: "[[\"Text.Whitespace\", \" \"], [\"Error\", \"λ\"], [\"Text.Whitespace\", \" \"], [\"Name.Tag\", \"<li>\"], [\"Text\", \"'\"], [\"Punctuation\", \"{\"], [\"Name.Variable\", \"$\"], [\"Error\", \":\"], [\"Name.Variable\", \"product\"], [\"Operator\", \"/*/\"], [\"Name.Tag\""}}.freeze,
|
|
474
|
+
"yaml" => {strategy: :window, checks: 156, failures: 2, failure: {reason: "token_mismatch", sample: 2, mutation: 33, line: 2, expected: "[[\"Literal.String.Double\", \"\\\"\"], [\"Literal.String\", \"'\"], [\"Name.Variable\", \" \"], [\"Literal.String\", \"!*/---'\"], [\"Text\", \"\\n\"]]", actual: "[[\"Literal.String\", \"\\\"\"], [\"Literal.String.Single\", \"'\"], [\"Name.Variable\", \" \"], [\"Literal.String\", \"!*/---'\"], [\"Text\", \"\\n\"]]"}}.freeze,
|
|
475
|
+
"yang" => {strategy: :window, checks: 156, failures: 3, failure: {reason: "token_mismatch", sample: 0, mutation: 48, line: 2, expected: "[[\"Literal.String.Double\", \" < \\\\ /*/* << description \\\"\"], [\"Name\", \"Example\"], [\"Text.Whitespace\", \" \"], [\"Name\", \"yang\"], [\"Literal.String.Double\", \"\\\";\\n\"]]", actual: "[[\"Literal.String.Double\", \" < \\\\ /*/* << description \\\"\"], [\"Name\", \"Example\"], [\"Text.Whitespace\", \" \"], [\"Name\", \"yang\"], [\"Error\", \"\\\"\"], [\"Punctuation\", \";\"], [\"Text.Whitespace\", \"\\n\"]]"}}.freeze,
|
|
476
|
+
"zig" => {strategy: :incremental, checks: 156, failures: 0, failure: nil}.freeze,
|
|
477
|
+
}.freeze
|
|
478
|
+
end
|