github-linguist 5.3.3 → 6.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (460) hide show
  1. checksums.yaml +4 -4
  2. data/bin/git-linguist +5 -2
  3. data/ext/linguist/linguist.c +18 -7
  4. data/grammars/annotation.liquidhaskell.haskell.json +969 -862
  5. data/grammars/config.xcompose.json +22 -25
  6. data/grammars/file.lasso.json +296 -309
  7. data/grammars/hint.haskell.json +867 -766
  8. data/grammars/hint.message.haskell.json +867 -766
  9. data/grammars/hint.type.haskell.json +867 -766
  10. data/grammars/objdump.x86asm.json +20 -24
  11. data/grammars/source.Kotlin.json +220 -225
  12. data/grammars/source.LS.json +36 -55
  13. data/grammars/source.MCPOST.json +24 -38
  14. data/grammars/source.MOD.json +26 -41
  15. data/grammars/source.SASLog.json +9 -16
  16. data/grammars/source.abap.json +48 -56
  17. data/grammars/source.abl.json +8 -14
  18. data/grammars/source.abnf.json +88 -98
  19. data/grammars/source.actionscript.3.json +398 -429
  20. data/grammars/source.acucobol.json +5 -8
  21. data/grammars/source.ada.json +46 -53
  22. data/grammars/source.afm.json +548 -554
  23. data/grammars/source.agc.json +34 -37
  24. data/grammars/source.agda.json +79 -91
  25. data/grammars/source.ahk.json +62 -66
  26. data/grammars/source.alloy.json +16 -20
  27. data/grammars/source.ampl.json +41 -47
  28. data/grammars/source.angelscript.json +71 -80
  29. data/grammars/source.antlr.json +131 -136
  30. data/grammars/source.apache-config.json +93 -99
  31. data/grammars/source.apache-config.mod_perl.json +19 -24
  32. data/grammars/source.apl.json +1038 -1029
  33. data/grammars/source.applescript.json +501 -523
  34. data/grammars/source.apt.json +9 -16
  35. data/grammars/source.asn.json +27 -31
  36. data/grammars/source.asp.json +61 -67
  37. data/grammars/source.aspectj.json +385 -391
  38. data/grammars/source.assembly.json +49 -55
  39. data/grammars/source.ats.json +45 -121
  40. data/grammars/source.autoit.json +64 -69
  41. data/grammars/source.awk.json +172 -176
  42. data/grammars/source.ballerina.json +48 -395
  43. data/grammars/source.batchfile.json +269 -269
  44. data/grammars/source.befunge.json +17 -21
  45. data/grammars/source.bf.json +5 -11
  46. data/grammars/source.bison.json +10 -14
  47. data/grammars/source.blitzmax.json +300 -305
  48. data/grammars/source.boo.json +189 -193
  49. data/grammars/source.brightauthorproject.json +8 -13
  50. data/grammars/source.brightscript.json +37 -47
  51. data/grammars/source.bro.json +134 -140
  52. data/grammars/source.bsl.json +152 -193
  53. data/grammars/source.bsv.json +96 -102
  54. data/grammars/source.c++.json +176 -193
  55. data/grammars/source.c++.qt.json +13 -21
  56. data/grammars/source.c.ec.json +15 -21
  57. data/grammars/source.c.json +237 -251
  58. data/grammars/source.c.platform.json +153 -159
  59. data/grammars/source.c2hs.json +3 -6
  60. data/grammars/source.cabal.json +17 -20
  61. data/grammars/source.cache.cmake.json +18 -23
  62. data/grammars/source.cake.json +4 -7
  63. data/grammars/source.camlp4.ocaml.json +24 -27
  64. data/grammars/source.capnp.json +33 -38
  65. data/grammars/source.ceylon.json +44 -50
  66. data/grammars/source.cfscript.cfc.json +78 -86
  67. data/grammars/source.cfscript.json +513 -520
  68. data/grammars/source.changelogs.rpm-spec.json +8 -16
  69. data/grammars/source.chapel.json +109 -87
  70. data/grammars/source.cirru.json +25 -30
  71. data/grammars/source.clarion.json +41 -54
  72. data/grammars/source.clean.json +90 -95
  73. data/grammars/source.click.json +25 -28
  74. data/grammars/source.clips.json +10 -23
  75. data/grammars/source.clojure.json +151 -168
  76. data/grammars/source.cm.json +14 -19
  77. data/grammars/source.cmake.json +53 -61
  78. data/grammars/source.cobol.json +165 -180
  79. data/grammars/source.coffee.json +454 -462
  80. data/grammars/source.cool.json +36 -43
  81. data/grammars/source.coq.json +17 -21
  82. data/grammars/source.crystal.json +889 -983
  83. data/grammars/source.cs.json +739 -740
  84. data/grammars/source.csound-document.json +69 -73
  85. data/grammars/source.csound-score.json +52 -55
  86. data/grammars/source.csound.json +167 -171
  87. data/grammars/source.css.json +683 -688
  88. data/grammars/source.css.less.json +211 -511
  89. data/grammars/source.css.mss.json +94 -101
  90. data/grammars/source.css.postcss.sugarss.json +260 -0
  91. data/grammars/source.csx.json +4 -7
  92. data/grammars/source.cuda-c++.json +47 -81
  93. data/grammars/source.cwl.json +103 -0
  94. data/grammars/source.cython.json +536 -582
  95. data/grammars/source.d.json +243 -252
  96. data/grammars/source.dart.json +161 -166
  97. data/grammars/source.data-weave.json +901 -905
  98. data/grammars/source.desktop.json +29 -33
  99. data/grammars/source.diff.json +43 -52
  100. data/grammars/source.disasm.json +15 -16
  101. data/grammars/source.ditroff.desc.json +73 -84
  102. data/grammars/source.ditroff.json +60 -61
  103. data/grammars/source.dm.json +202 -213
  104. data/grammars/source.dmf.json +44 -47
  105. data/grammars/source.dockerfile.json +29 -34
  106. data/grammars/source.dot.json +46 -55
  107. data/grammars/source.dylan.json +63 -68
  108. data/grammars/source.ebnf.json +55 -62
  109. data/grammars/source.eiffel.json +57 -62
  110. data/grammars/source.elixir.json +321 -366
  111. data/grammars/source.emacs.lisp.json +458 -249
  112. data/grammars/source.erazor.json +49 -57
  113. data/grammars/source.erlang.json +508 -515
  114. data/grammars/source.essl.json +17 -30
  115. data/grammars/source.factor.json +85 -91
  116. data/grammars/source.fan.json +92 -96
  117. data/grammars/source.fancy.json +93 -118
  118. data/grammars/source.fish.json +74 -98
  119. data/grammars/source.fontforge.json +142 -146
  120. data/grammars/source.forth.json +42 -57
  121. data/grammars/source.fortran.json +193 -231
  122. data/grammars/source.fortran.modern.json +77 -103
  123. data/grammars/source.fsharp.fsi.json +1 -6
  124. data/grammars/source.fsharp.fsl.json +1 -6
  125. data/grammars/source.fsharp.fsx.json +1 -6
  126. data/grammars/source.fsharp.json +148 -153
  127. data/grammars/source.gap.json +60 -70
  128. data/grammars/source.gcode.json +9 -16
  129. data/grammars/source.gdb.json +63 -79
  130. data/grammars/source.gdb.session.json +27 -28
  131. data/grammars/source.gdbregs.json +7 -8
  132. data/grammars/source.gdscript.json +92 -96
  133. data/grammars/source.gerber.json +38 -56
  134. data/grammars/source.gfm.json +447 -462
  135. data/grammars/source.glsl.json +58 -83
  136. data/grammars/source.gn.json +188 -193
  137. data/grammars/source.gnuplot.json +104 -120
  138. data/grammars/source.go.json +169 -181
  139. data/grammars/source.golo.json +82 -87
  140. data/grammars/source.gosu.2.json +58 -68
  141. data/grammars/source.grace.json +266 -270
  142. data/grammars/source.graphql.json +586 -596
  143. data/grammars/source.groovy.gradle.json +18 -22
  144. data/grammars/source.groovy.json +422 -433
  145. data/grammars/source.harbour.json +129 -173
  146. data/grammars/source.haskell.json +871 -772
  147. data/grammars/source.haxe.2.json +402 -413
  148. data/grammars/source.hlsl.json +6 -16
  149. data/grammars/source.hsc2hs.json +1 -4
  150. data/grammars/source.hsig.json +871 -770
  151. data/grammars/source.hss.1.json +122 -144
  152. data/grammars/source.httpspec.json +119 -123
  153. data/grammars/source.hxml.json +8 -15
  154. data/grammars/source.ideal.json +125 -125
  155. data/grammars/source.idl-dlm.json +25 -32
  156. data/grammars/source.idl.json +59 -80
  157. data/grammars/source.idris.json +171 -185
  158. data/grammars/source.inform7.json +117 -121
  159. data/grammars/source.ini.json +37 -43
  160. data/grammars/source.io.json +65 -73
  161. data/grammars/source.ioke.json +72 -78
  162. data/grammars/source.isabelle.root.json +26 -30
  163. data/grammars/source.isabelle.theory.json +46 -50
  164. data/grammars/source.j.json +18 -21
  165. data/grammars/source.jasmin.json +45 -50
  166. data/grammars/source.java-properties.json +31 -41
  167. data/grammars/source.java.json +333 -342
  168. data/grammars/source.jcl.json +15 -18
  169. data/grammars/source.jflex.json +166 -172
  170. data/grammars/source.jison.json +331 -334
  171. data/grammars/source.jisonlex-injection.json +1 -2
  172. data/grammars/source.jisonlex.json +148 -151
  173. data/grammars/source.jolie.json +37 -43
  174. data/grammars/source.jq.json +80 -87
  175. data/grammars/source.js.json +798 -818
  176. data/grammars/source.js.jsx.json +2115 -2225
  177. data/grammars/source.js.objj.json +167 -172
  178. data/grammars/source.js.regexp.json +50 -50
  179. data/grammars/source.js.regexp.replacement.json +7 -7
  180. data/grammars/source.jsdoc.json +94 -94
  181. data/grammars/source.json.json +61 -71
  182. data/grammars/source.julia.console.json +5 -6
  183. data/grammars/source.julia.json +237 -234
  184. data/grammars/source.lean.json +55 -67
  185. data/grammars/source.lid.json +6 -10
  186. data/grammars/source.lilypond.json +181 -195
  187. data/grammars/source.lisp.json +40 -50
  188. data/grammars/source.litcoffee.json +169 -183
  189. data/grammars/source.livescript.json +207 -220
  190. data/grammars/source.llvm.json +28 -38
  191. data/grammars/source.logos.json +7 -14
  192. data/grammars/source.logtalk.json +136 -141
  193. data/grammars/source.loomscript.json +77 -83
  194. data/grammars/source.lsl.json +90 -106
  195. data/grammars/source.lua.json +100 -109
  196. data/grammars/source.makefile.json +181 -188
  197. data/grammars/source.makegen.json +3 -7
  198. data/grammars/source.mask.json +260 -265
  199. data/grammars/source.mata.json +38 -46
  200. data/grammars/source.mathematica.json +155 -167
  201. data/grammars/source.matlab.json +407 -684
  202. data/grammars/source.maxscript.json +293 -281
  203. data/grammars/source.mercury.json +179 -184
  204. data/grammars/source.meson.json +52 -58
  205. data/grammars/source.meta-info.json +64 -74
  206. data/grammars/source.ml.json +107 -113
  207. data/grammars/source.modelica.json +51 -59
  208. data/grammars/source.modula2.json +33 -42
  209. data/grammars/source.monkey.json +234 -241
  210. data/grammars/source.moonscript.json +51 -56
  211. data/grammars/source.mql5.json +74 -101
  212. data/grammars/source.mupad.json +30 -72
  213. data/grammars/source.ncl.json +1 -14
  214. data/grammars/source.ne.json +39 -42
  215. data/grammars/source.nemerle.json +58 -63
  216. data/grammars/source.nesc.json +9 -15
  217. data/grammars/source.netlinx.erb.json +13 -25
  218. data/grammars/source.netlinx.json +231 -292
  219. data/grammars/source.nextflow-groovy.json +1360 -0
  220. data/grammars/source.nextflow.json +74 -0
  221. data/grammars/source.nginx.json +274 -287
  222. data/grammars/source.nim.json +442 -483
  223. data/grammars/source.nim_filter.json +6 -26
  224. data/grammars/source.nimcfg.json +38 -51
  225. data/grammars/source.ninja.json +64 -70
  226. data/grammars/source.nit.json +60 -64
  227. data/grammars/source.nix.json +269 -273
  228. data/grammars/source.nmml.json +31 -37
  229. data/grammars/source.nsis.json +66 -72
  230. data/grammars/source.nu.json +129 -139
  231. data/grammars/source.nut.json +129 -133
  232. data/grammars/source.objc++.json +3 -10
  233. data/grammars/source.objc.json +303 -314
  234. data/grammars/source.objc.platform.json +145 -151
  235. data/grammars/source.ocaml.json +506 -514
  236. data/grammars/source.ocamllex.json +108 -115
  237. data/grammars/source.ocamlyacc.json +116 -123
  238. data/grammars/source.ooc.json +148 -155
  239. data/grammars/source.opa.json +39 -49
  240. data/grammars/source.opal.json +84 -89
  241. data/grammars/source.opalsysdefs.json +9 -13
  242. data/grammars/source.opencobol.json +22 -25
  243. data/grammars/source.opentype.json +148 -152
  244. data/grammars/source.ox.json +36 -44
  245. data/grammars/source.oz.json +31 -38
  246. data/grammars/source.p4.json +49 -59
  247. data/grammars/source.pan.json +273 -278
  248. data/grammars/source.papyrus.skyrim.json +705 -781
  249. data/grammars/source.parrot.pir.json +59 -65
  250. data/grammars/source.pascal.json +54 -61
  251. data/grammars/source.pawn.json +835 -849
  252. data/grammars/source.pcb.board.json +153 -158
  253. data/grammars/source.pcb.schematic.json +134 -138
  254. data/grammars/source.pcb.sexp.json +64 -74
  255. data/grammars/source.pep8.json +28 -32
  256. data/grammars/source.perl.6.json +83 -92
  257. data/grammars/source.perl.json +711 -737
  258. data/grammars/source.perl6fe.json +1204 -1218
  259. data/grammars/source.php.zephir.json +80 -89
  260. data/grammars/source.pic.json +137 -142
  261. data/grammars/source.pig_latin.json +76 -80
  262. data/grammars/source.pike.json +23 -36
  263. data/grammars/source.po.json +74 -84
  264. data/grammars/source.pogoscript.json +23 -29
  265. data/grammars/source.pony.json +98 -108
  266. data/grammars/source.postcss.json +370 -0
  267. data/grammars/source.postscript.json +88 -97
  268. data/grammars/source.pov-ray sdl.json +36 -42
  269. data/grammars/source.powershell.json +175 -197
  270. data/grammars/source.processing.json +236 -249
  271. data/grammars/source.prolog.eclipse.json +33 -38
  272. data/grammars/source.prolog.json +66 -72
  273. data/grammars/source.protobuf.json +88 -94
  274. data/grammars/source.puppet.json +144 -151
  275. data/grammars/source.purescript.json +268 -289
  276. data/grammars/source.pyjade.json +256 -281
  277. data/grammars/source.python.django.json +13 -18
  278. data/grammars/source.python.json +3319 -3367
  279. data/grammars/source.python.salt.json +3 -7
  280. data/grammars/source.qmake.json +83 -90
  281. data/grammars/source.qml.json +57 -78
  282. data/grammars/source.quoting.perl6fe.json +666 -669
  283. data/grammars/source.r.json +75 -84
  284. data/grammars/source.racket.json +17 -38
  285. data/grammars/source.rascal.json +77 -80
  286. data/grammars/source.reason.hover.type.json +1 -1
  287. data/grammars/source.reason.json +1025 -1080
  288. data/grammars/source.rebol.json +167 -177
  289. data/grammars/source.red.json +169 -177
  290. data/grammars/source.regexp.babel.json +74 -77
  291. data/grammars/source.regexp.extended.json +4 -5
  292. data/grammars/source.regexp.json +260 -264
  293. data/grammars/source.regexp.perl6fe.json +108 -111
  294. data/grammars/source.regexp.python.json +210 -215
  295. data/grammars/source.regexp.spin.json +63 -72
  296. data/grammars/source.renpy.json +617 -687
  297. data/grammars/source.rexx.json +25 -32
  298. data/grammars/source.ring.json +84 -114
  299. data/grammars/source.rpm-spec.json +392 -401
  300. data/grammars/source.ruby.gemfile.json +9 -12
  301. data/grammars/source.ruby.json +862 -952
  302. data/grammars/source.ruby.rspec.cucumber.steps.json +90 -103
  303. data/grammars/source.rust.json +223 -281
  304. data/grammars/source.sas.json +88 -105
  305. data/grammars/source.sass.json +100 -108
  306. data/grammars/source.sbt.json +16 -23
  307. data/grammars/source.scad.json +60 -67
  308. data/grammars/source.scala.json +215 -228
  309. data/grammars/source.scaml.json +120 -135
  310. data/grammars/source.scheme.json +119 -136
  311. data/grammars/source.scilab.json +40 -47
  312. data/grammars/source.scss.json +369 -403
  313. data/grammars/source.sdbl.json +14 -25
  314. data/grammars/source.shaderlab.json +24 -27
  315. data/grammars/source.shell.json +409 -440
  316. data/grammars/source.shen.json +75 -94
  317. data/grammars/source.smali.json +232 -293
  318. data/grammars/source.smalltalk.json +60 -75
  319. data/grammars/source.smt.json +67 -82
  320. data/grammars/source.solidity.json +35 -54
  321. data/grammars/source.sp.json +40 -45
  322. data/grammars/source.sparql.json +3 -8
  323. data/grammars/source.spin.json +277 -297
  324. data/grammars/source.sqf.json +34 -44
  325. data/grammars/source.sql.json +142 -156
  326. data/grammars/source.stan.json +201 -160
  327. data/grammars/source.stata.json +57 -68
  328. data/grammars/source.strings.json +26 -30
  329. data/grammars/source.stylus.json +558 -565
  330. data/grammars/source.supercollider.json +33 -40
  331. data/grammars/source.swift.json +999 -1077
  332. data/grammars/source.systemverilog.json +351 -365
  333. data/grammars/source.tcl.json +77 -94
  334. data/grammars/source.tea.json +61 -67
  335. data/grammars/source.terra.json +25 -32
  336. data/grammars/source.terraform.json +68 -88
  337. data/grammars/source.thrift.json +300 -306
  338. data/grammars/source.tl.json +112 -117
  339. data/grammars/source.tla.json +65 -69
  340. data/grammars/source.toc.json +21 -25
  341. data/grammars/source.toml.json +117 -122
  342. data/grammars/source.ts.json +2838 -2774
  343. data/grammars/source.tsx.json +180 -184
  344. data/grammars/source.turing.json +970 -974
  345. data/grammars/source.turtle.json +124 -140
  346. data/grammars/source.txl.json +23 -37
  347. data/grammars/source.ucfconstraints.json +16 -21
  348. data/grammars/source.ur.json +15 -27
  349. data/grammars/source.vala.json +221 -235
  350. data/grammars/source.varnish.vcl.json +117 -129
  351. data/grammars/source.vbnet.json +69 -106
  352. data/grammars/source.verilog.json +101 -107
  353. data/grammars/source.vhdl.json +437 -445
  354. data/grammars/source.viml.json +540 -550
  355. data/grammars/source.wavefront.mtl.json +274 -277
  356. data/grammars/source.wavefront.obj.json +781 -784
  357. data/grammars/source.wdl.json +66 -46
  358. data/grammars/source.webassembly.json +97 -102
  359. data/grammars/source.webidl.json +311 -326
  360. data/grammars/source.x10.json +28 -32
  361. data/grammars/source.x86asm.json +21 -26
  362. data/grammars/source.xc.json +164 -172
  363. data/grammars/source.xq.json +81 -92
  364. data/grammars/source.xtend.json +199 -208
  365. data/grammars/source.yaml-ext.json +118 -124
  366. data/grammars/source.yaml.json +155 -174
  367. data/grammars/source.yaml.salt.json +113 -116
  368. data/grammars/source.yang.json +10 -13
  369. data/grammars/source.yara.json +98 -0
  370. data/grammars/text.bibtex.json +95 -100
  371. data/grammars/text.cfml.basic.json +403 -404
  372. data/grammars/text.elixir.json +18 -23
  373. data/grammars/text.error-list.json +15 -16
  374. data/grammars/text.find-refs.json +487 -488
  375. data/grammars/text.gherkin.feature.json +45 -53
  376. data/grammars/text.haml.json +176 -189
  377. data/grammars/text.hamlc.json +82 -88
  378. data/grammars/text.html.abl.json +16 -21
  379. data/grammars/text.html.asciidoc.json +139 -153
  380. data/grammars/text.html.asdoc.json +145 -155
  381. data/grammars/text.html.asp.json +23 -28
  382. data/grammars/text.html.basic.json +323 -338
  383. data/grammars/text.html.cfm.json +316 -325
  384. data/grammars/text.html.creole.json +177 -189
  385. data/grammars/text.html.django.json +27 -33
  386. data/grammars/text.html.ecr.json +21 -25
  387. data/grammars/text.html.elixir.json +3 -9
  388. data/grammars/text.html.erb.json +81 -85
  389. data/grammars/text.html.erlang.yaws.json +24 -29
  390. data/grammars/text.html.factor.json +5 -11
  391. data/grammars/text.html.ftl.json +16 -25
  392. data/grammars/text.html.handlebars.json +579 -598
  393. data/grammars/text.html.javadoc.json +426 -0
  394. data/grammars/text.html.js.json +11 -17
  395. data/grammars/text.html.jsp.json +377 -384
  396. data/grammars/text.html.liquid.json +8 -18
  397. data/grammars/text.html.mako.json +257 -275
  398. data/grammars/text.html.markdown.source.gfm.apib.json +419 -427
  399. data/grammars/text.html.markdown.source.gfm.mson.json +405 -414
  400. data/grammars/text.html.mediawiki.json +318 -344
  401. data/grammars/text.html.php.blade.json +2134 -2140
  402. data/grammars/text.html.php.json +980 -1013
  403. data/grammars/text.html.slash.json +101 -107
  404. data/grammars/text.html.smarty.json +75 -83
  405. data/grammars/text.html.soy.json +250 -253
  406. data/grammars/text.html.ssp.json +18 -24
  407. data/grammars/text.html.tcl.json +17 -24
  408. data/grammars/text.html.twig.json +712 -718
  409. data/grammars/text.idl-idldoc.json +5 -9
  410. data/grammars/text.jade.json +213 -235
  411. data/grammars/text.junit-test-report.json +25 -28
  412. data/grammars/text.log.latex.json +44 -46
  413. data/grammars/text.marko.json +370 -401
  414. data/grammars/text.python.console.json +3 -7
  415. data/grammars/text.python.traceback.json +2 -5
  416. data/grammars/text.rdoc.json +15 -19
  417. data/grammars/text.restructuredtext.clean.json +8 -11
  418. data/grammars/text.restructuredtext.json +886 -873
  419. data/grammars/text.robot.json +26 -36
  420. data/grammars/text.roff.json +2852 -2915
  421. data/grammars/text.runoff.json +56 -69
  422. data/grammars/text.sfd.json +151 -155
  423. data/grammars/text.shell-session.json +5 -8
  424. data/grammars/text.slim.json +184 -210
  425. data/grammars/text.srt.json +54 -57
  426. data/grammars/text.tex.json +98 -105
  427. data/grammars/text.tex.latex.beamer.json +14 -20
  428. data/grammars/text.tex.latex.haskell.json +883 -782
  429. data/grammars/text.tex.latex.json +281 -291
  430. data/grammars/text.tex.latex.memoir.json +39 -46
  431. data/grammars/text.tex.latex.rd.json +32 -38
  432. data/grammars/text.xml.ant.json +62 -69
  433. data/grammars/text.xml.flex-config.json +1009 -1013
  434. data/grammars/text.xml.genshi.json +10 -16
  435. data/grammars/text.xml.json +117 -130
  436. data/grammars/text.xml.pom.json +235 -240
  437. data/grammars/text.xml.xsl.json +31 -37
  438. data/grammars/text.zone_file.json +24 -29
  439. data/lib/linguist/blob.rb +10 -1
  440. data/lib/linguist/blob_helper.rb +4 -1
  441. data/lib/linguist/file_blob.rb +5 -0
  442. data/lib/linguist/generated.rb +16 -0
  443. data/lib/linguist/heuristics.rb +23 -11
  444. data/lib/linguist/language.rb +3 -6
  445. data/lib/linguist/languages.json +1 -1
  446. data/lib/linguist/languages.yml +74 -12
  447. data/lib/linguist/lazy_blob.rb +15 -1
  448. data/lib/linguist/linguist.bundle +0 -0
  449. data/lib/linguist/samples.json +1666 -3381
  450. data/lib/linguist/shebang.rb +2 -0
  451. data/lib/linguist/strategy/modeline.rb +2 -0
  452. data/lib/linguist/vendor.yml +5 -6
  453. data/lib/linguist/version.rb +1 -1
  454. metadata +12 -11
  455. data/grammars/source.elm.json +0 -381
  456. data/grammars/source.nant-build.json +0 -86
  457. data/grammars/source.octave.json +0 -451
  458. data/grammars/text.html.mediawiki.elm-build-output.json +0 -111
  459. data/grammars/text.html.mediawiki.elm-documentation.json +0 -22
  460. data/grammars/text.html.vue.json +0 -936
@@ -1,50 +1,37 @@
1
1
  {
2
- "fileTypes": [
3
- "essl",
4
- "f.essl",
5
- "v.essl",
6
- "_v.essl",
7
- "_f.essl",
8
- "_vs.essl",
9
- "_fs.essl"
10
- ],
11
- "foldingStartMarker": "/\\*\\*|\\{\\s*$",
12
- "foldingStopMarker": "\\*\\*/|^\\s*\\}",
13
- "keyEquivalent": "^~G",
14
2
  "name": "ESSL",
3
+ "scopeName": "source.essl",
15
4
  "patterns": [
16
5
  {
17
- "match": "\\b(break|continue|discard|do|else|for|if|return|while)\\b",
18
- "name": "keyword.control.essl"
6
+ "name": "keyword.control.essl",
7
+ "match": "\\b(break|continue|discard|do|else|for|if|return|while)\\b"
19
8
  },
20
9
  {
21
- "match": "\\b(void|mat2|mat3|mat4|vec2|vec3|vec4|ivec2|ivec3|ivec4|bvec2|bvec3|bvec4|sampler2D|samplerCube|struct)\\b",
22
- "name": "storage.type.essl"
10
+ "name": "storage.type.essl",
11
+ "match": "\\b(void|mat2|mat3|mat4|vec2|vec3|vec4|ivec2|ivec3|ivec4|bvec2|bvec3|bvec4|sampler2D|samplerCube|struct)\\b"
23
12
  },
24
13
  {
25
- "match": "\\b(attribute|const|in|inout|out|uniform|varying|invariant|lowp|mediump|highp|precision)\\b",
26
- "name": "storage.modifier.essl"
14
+ "name": "storage.modifier.essl",
15
+ "match": "\\b(attribute|const|in|inout|out|uniform|varying|invariant|lowp|mediump|highp|precision)\\b"
27
16
  },
28
17
  {
29
- "match": "\\b(gl_Position|gl_PointSize|gl_FragCoord|gl_FrontFacing|gl_FragColor|gl_FragData|gl_PointCoord)\\b",
30
- "name": "support.variable.essl"
18
+ "name": "support.variable.essl",
19
+ "match": "\\b(gl_Position|gl_PointSize|gl_FragCoord|gl_FrontFacing|gl_FragColor|gl_FragData|gl_PointCoord)\\b"
31
20
  },
32
21
  {
33
- "match": "\\b(gl_MaxVertexAttribs|gl_MaxVertexUniformVectors|gl_MaxVaryingVectors|gl_MaxVertexTextureImageUnits|gl_MaxCombinedTextureImageUnits|gl_MaxTextureImageUnits|gl_MaxFragmentUniformVectors|gl_MaxDrawBuffers|gl_DepthRange|__VERSION__|GL_ES)\\b",
34
- "name": "support.constant.essl"
22
+ "name": "support.constant.essl",
23
+ "match": "\\b(gl_MaxVertexAttribs|gl_MaxVertexUniformVectors|gl_MaxVaryingVectors|gl_MaxVertexTextureImageUnits|gl_MaxCombinedTextureImageUnits|gl_MaxTextureImageUnits|gl_MaxFragmentUniformVectors|gl_MaxDrawBuffers|gl_DepthRange|__VERSION__|GL_ES)\\b"
35
24
  },
36
25
  {
37
- "match": "\\b(radians|degrees|sin|cos|tan|asin|acos|atan|atan|pow|exp|log|exp2|log2|sqrt|inversesqrt|abs|sign|floor|ceil|fract|mod|mod|min|max|clamp|mix|step|smoothstep|length|distance|dot|cross|normalize|faceforward|reflect|refract|matrixCompMult|lessThan|lessThanEqual|greaterThan|greaterThanEqual|equal|notEqual|any|all|not|texture2D|texture2DProj|texture2DLod|texture2DProjLod|textureCube|textureCubeLod)\\b",
38
- "name": "support.function.essl"
26
+ "name": "support.function.essl",
27
+ "match": "\\b(radians|degrees|sin|cos|tan|asin|acos|atan|atan|pow|exp|log|exp2|log2|sqrt|inversesqrt|abs|sign|floor|ceil|fract|mod|mod|min|max|clamp|mix|step|smoothstep|length|distance|dot|cross|normalize|faceforward|reflect|refract|matrixCompMult|lessThan|lessThanEqual|greaterThan|greaterThanEqual|equal|notEqual|any|all|not|texture2D|texture2DProj|texture2DLod|texture2DProjLod|textureCube|textureCubeLod)\\b"
39
28
  },
40
29
  {
41
- "match": "\\b(asm|class|union|enum|typedef|template|this|packed|goto|switch|default|inline|noinline|volatile|public|static|extern|external|interface|flat|long|short|double|half|fixed|unsigned|superp|input|output|hvec2|hvec3|hvec4|dvec2|dvec3|dvec4|fvec2|fvec3|fvec4|sampler1D|sampler3D|sampler1DShadow|sampler2DShadow|sampler2DRect|sampler3DRect|sampler2DRectShadow|sizeof|cast|namespace|using)\\b",
42
- "name": "invalid.illegal.essl"
30
+ "name": "invalid.illegal.essl",
31
+ "match": "\\b(asm|class|union|enum|typedef|template|this|packed|goto|switch|default|inline|noinline|volatile|public|static|extern|external|interface|flat|long|short|double|half|fixed|unsigned|superp|input|output|hvec2|hvec3|hvec4|dvec2|dvec3|dvec4|fvec2|fvec3|fvec4|sampler1D|sampler3D|sampler1DShadow|sampler2DShadow|sampler2DRect|sampler3DRect|sampler2DRectShadow|sizeof|cast|namespace|using)\\b"
43
32
  },
44
33
  {
45
34
  "include": "source.c"
46
35
  }
47
- ],
48
- "scopeName": "source.essl",
49
- "uuid": "5370EFAA-07AA-4597-962E-D051A99C57A9"
50
- }
36
+ ]
37
+ }
@@ -1,13 +1,10 @@
1
1
  {
2
- "fileTypes": [
3
- "factor",
4
- "facts"
5
- ],
6
- "foldingStartMarker": "^\\s*(M|C)?:|#(V|H|C)\\{",
7
- "foldingStopMarker": "^\\s*$",
8
2
  "name": "Factor",
3
+ "scopeName": "source.factor",
9
4
  "patterns": [
10
5
  {
6
+ "name": "definition.word.factor",
7
+ "match": "(^|(?\u003c=\\s))(::?)\\s+([^\\s]+)\\s",
11
8
  "captures": {
12
9
  "2": {
13
10
  "name": "keyword.colon.factor"
@@ -18,11 +15,11 @@
18
15
  "4": {
19
16
  "name": "comment.stack-effect.factor"
20
17
  }
21
- },
22
- "match": "(^|(?<=\\s))(::?)\\s+([^\\s]+)\\s",
23
- "name": "definition.word.factor"
18
+ }
24
19
  },
25
20
  {
21
+ "name": "definition.word.class.factor",
22
+ "match": "(^|(?\u003c=\\s))(C:)\\s+([^\\s]+)\\s",
26
23
  "captures": {
27
24
  "2": {
28
25
  "name": "keyword.colon.factor"
@@ -33,11 +30,11 @@
33
30
  "4": {
34
31
  "name": "comment.stack-effect.factor"
35
32
  }
36
- },
37
- "match": "(^|(?<=\\s))(C:)\\s+([^\\s]+)\\s",
38
- "name": "definition.word.class.factor"
33
+ }
39
34
  },
40
35
  {
36
+ "name": "definition.word.method.factor",
37
+ "match": "(^|(?\u003c=\\s))(M:)\\s+([^\\s]+)\\s+([^\\s]+)\\s",
41
38
  "captures": {
42
39
  "2": {
43
40
  "name": "keyword.colon.factor"
@@ -51,11 +48,11 @@
51
48
  "5": {
52
49
  "name": "comment.stack-effect.factor"
53
50
  }
54
- },
55
- "match": "(^|(?<=\\s))(M:)\\s+([^\\s]+)\\s+([^\\s]+)\\s",
56
- "name": "definition.word.method.factor"
51
+ }
57
52
  },
58
53
  {
54
+ "name": "definition.word.generic.factor",
55
+ "match": "(^|(?\u003c=\\s))(GENERIC:)\\s+([^\\s]+)\\s",
59
56
  "captures": {
60
57
  "2": {
61
58
  "name": "keyword.colon.factor"
@@ -66,11 +63,11 @@
66
63
  "5": {
67
64
  "name": "comment.stack-effect.factor"
68
65
  }
69
- },
70
- "match": "(^|(?<=\\s))(GENERIC:)\\s+([^\\s]+)\\s",
71
- "name": "definition.word.generic.factor"
66
+ }
72
67
  },
73
68
  {
69
+ "name": "definition.word.generic.factor",
70
+ "match": "(^|(?\u003c=\\s))(GENERIC#)\\s+([^\\s]+)\\s(\\d+)\\s",
74
71
  "captures": {
75
72
  "2": {
76
73
  "name": "keyword.colon.factor"
@@ -81,11 +78,11 @@
81
78
  "5": {
82
79
  "name": "comment.stack-effect.factor"
83
80
  }
84
- },
85
- "match": "(^|(?<=\\s))(GENERIC#)\\s+([^\\s]+)\\s(\\d+)\\s",
86
- "name": "definition.word.generic.factor"
81
+ }
87
82
  },
88
83
  {
84
+ "name": "meta.class.factor",
85
+ "match": "(^|(?\u003c=\\s))(TUPLE:|BUILTIN:)\\s+([^\\s]+)\\s+(([^\\s]+)+)",
89
86
  "captures": {
90
87
  "2": {
91
88
  "name": "storage.type.factor"
@@ -93,105 +90,103 @@
93
90
  "3": {
94
91
  "name": "entity.name.class.factor"
95
92
  }
96
- },
97
- "match": "(^|(?<=\\s))(TUPLE:|BUILTIN:)\\s+([^\\s]+)\\s+(([^\\s]+)+)",
98
- "name": "meta.class.factor"
93
+ }
99
94
  },
100
95
  {
101
- "match": "(^|(?<=\\s))(>boolean|<wrapper>|\\(clone\\)|-rot|2bi|2bi@|2bi\\*|2curry|2dip|2drop|2dup|2keep|2nip|2over|2tri|2tri@|2tri\\*|2with|3bi|3curry|3dip|3drop|3dup|3keep|3tri|4dip|4drop|4dup|4keep|=|\\?|\\?if|and|assert|assert=|assert\\?|bi|bi-curry|bi-curry@|bi-curry\\*|bi@|bi\\*|boa|boolean|boolean\\?|both\\?|build|call|callstack|callstack>array|callstack\\?|clear|clone|compose|compose\\?|curry|curry\\?|datastack|die|dip|do|drop|dup|dupd|either\\?|eq\\?|equal\\?|execute|hashcode|hashcode\\*|identity-hashcode|identity-tuple|identity-tuple\\?|if|if\\*|keep|loop|most|new|nip|not|null|object|or|over|pick|prepose|retainstack|rot|same\\?|swap|swapd|throw|tri|tri-curry|tri-curry@|tri-curry\\*|tri@|tri\\*|tuple|tuple\\?|unless|unless\\*|until|when|when\\*|while|with|wrapper|wrapper\\?|xor)(\\s|$)",
102
- "name": "keyword.control.kernel.factor"
96
+ "name": "keyword.control.kernel.factor",
97
+ "match": "(^|(?\u003c=\\s))(\u003eboolean|\u003cwrapper\u003e|\\(clone\\)|-rot|2bi|2bi@|2bi\\*|2curry|2dip|2drop|2dup|2keep|2nip|2over|2tri|2tri@|2tri\\*|2with|3bi|3curry|3dip|3drop|3dup|3keep|3tri|4dip|4drop|4dup|4keep|=|\\?|\\?if|and|assert|assert=|assert\\?|bi|bi-curry|bi-curry@|bi-curry\\*|bi@|bi\\*|boa|boolean|boolean\\?|both\\?|build|call|callstack|callstack\u003earray|callstack\\?|clear|clone|compose|compose\\?|curry|curry\\?|datastack|die|dip|do|drop|dup|dupd|either\\?|eq\\?|equal\\?|execute|hashcode|hashcode\\*|identity-hashcode|identity-tuple|identity-tuple\\?|if|if\\*|keep|loop|most|new|nip|not|null|object|or|over|pick|prepose|retainstack|rot|same\\?|swap|swapd|throw|tri|tri-curry|tri-curry@|tri-curry\\*|tri@|tri\\*|tuple|tuple\\?|unless|unless\\*|until|when|when\\*|while|with|wrapper|wrapper\\?|xor)(\\s|$)"
103
98
  },
104
99
  {
105
- "match": "(^|(?<=\\s))(\\+@|change|change-global|counter|dec|get|get-global|global|inc|init-namespaces|initialize|is-global|namespace|namestack|off|on|set|set-global|set-namestack|toggle|with-global|with-scope|with-variable|with-variables)(\\s|$)",
106
- "name": "keyword.control.namespaces.factor"
100
+ "name": "keyword.control.namespaces.factor",
101
+ "match": "(^|(?\u003c=\\s))(\\+@|change|change-global|counter|dec|get|get-global|global|inc|init-namespaces|initialize|is-global|namespace|namestack|off|on|set|set-global|set-namestack|toggle|with-global|with-scope|with-variable|with-variables)(\\s|$)"
107
102
  },
108
103
  {
109
- "match": "(^|(?<=\\s))(>alist|<enum>|2cache|\\?at|\\?of|assoc|assoc>map|assoc-all\\?|assoc-any\\?|assoc-clone-like|assoc-combine|assoc-diff|assoc-diff!|assoc-differ|assoc-each|assoc-empty\\?|assoc-filter|assoc-filter!|assoc-filter-as|assoc-find|assoc-hashcode|assoc-intersect|assoc-like|assoc-map|assoc-map-as|assoc-partition|assoc-refine|assoc-size|assoc-stack|assoc-subset\\?|assoc-union|assoc-union!|assoc=|assoc\\?|at|at\\*|at\\+|cache|change-at|clear-assoc|delete-at|delete-at\\*|enum|enum\\?|extract-keys|inc-at|key\\?|keys|map>assoc|maybe-set-at|new-assoc|of|push-at|rename-at|set-at|sift-keys|sift-values|substitute|unzip|value-at|value-at\\*|value\\?|values|zip|zip-as|zip-index|zip-index-as)(\\s|$)",
110
- "name": "keyword.control.assocs.factor"
104
+ "name": "keyword.control.assocs.factor",
105
+ "match": "(^|(?\u003c=\\s))(\u003ealist|\u003cenum\u003e|2cache|\\?at|\\?of|assoc|assoc\u003emap|assoc-all\\?|assoc-any\\?|assoc-clone-like|assoc-combine|assoc-diff|assoc-diff!|assoc-differ|assoc-each|assoc-empty\\?|assoc-filter|assoc-filter!|assoc-filter-as|assoc-find|assoc-hashcode|assoc-intersect|assoc-like|assoc-map|assoc-map-as|assoc-partition|assoc-refine|assoc-size|assoc-stack|assoc-subset\\?|assoc-union|assoc-union!|assoc=|assoc\\?|at|at\\*|at\\+|cache|change-at|clear-assoc|delete-at|delete-at\\*|enum|enum\\?|extract-keys|inc-at|key\\?|keys|map\u003eassoc|maybe-set-at|new-assoc|of|push-at|rename-at|set-at|sift-keys|sift-values|substitute|unzip|value-at|value-at\\*|value\\?|values|zip|zip-as|zip-index|zip-index-as)(\\s|$)"
111
106
  },
112
107
  {
113
- "match": "(^|(?<=\\s))(2cleave|2cleave>quot|3cleave|3cleave>quot|4cleave|4cleave>quot|alist>quot|call-effect|case|case>quot|case-find|cleave|cleave>quot|cond|cond>quot|deep-spread>quot|execute-effect|linear-case-quot|no-case|no-case\\?|no-cond|no-cond\\?|recursive-hashcode|shallow-spread>quot|spread|to-fixed-point|wrong-values|wrong-values\\?)(\\s|$)",
114
- "name": "keyword.control.combinators.factor"
108
+ "name": "keyword.control.combinators.factor",
109
+ "match": "(^|(?\u003c=\\s))(2cleave|2cleave\u003equot|3cleave|3cleave\u003equot|4cleave|4cleave\u003equot|alist\u003equot|call-effect|case|case\u003equot|case-find|cleave|cleave\u003equot|cond|cond\u003equot|deep-spread\u003equot|execute-effect|linear-case-quot|no-case|no-case\\?|no-cond|no-cond\\?|recursive-hashcode|shallow-spread\u003equot|spread|to-fixed-point|wrong-values|wrong-values\\?)(\\s|$)"
115
110
  },
116
111
  {
117
- "match": "(^|(?<=\\s))(>|>=|>bignum|>fixnum|>float|>integer|<|<=|<fp-nan>|\\(all-integers\\?\\)|\\(each-integer\\)|\\(find-integer\\)|-|/|/f|/i|/mod|2/|2^|\\*|\\+|\\?1\\+|abs|align|all-integers\\?|bignum|bignum\\?|bit\\?|bitand|bitnot|bitor|bits>double|bits>float|bitxor|complex|complex\\?|denominator|double>bits|each-integer|even\\?|find-integer|find-last-integer|fixnum|fixnum\\?|float|float>bits|float\\?|fp-bitwise=|fp-infinity\\?|fp-nan-payload|fp-nan\\?|fp-qnan\\?|fp-sign|fp-snan\\?|fp-special\\?|if-zero|imaginary-part|integer|integer>fixnum|integer>fixnum-strict|integer\\?|log2|log2-expects-positive|log2-expects-positive\\?|mod|neg|neg\\?|next-float|next-power-of-2|number|number=|number\\?|numerator|odd\\?|power-of-2\\?|prev-float|ratio|ratio\\?|rational|rational\\?|real|real-part|real\\?|recip|rem|sgn|shift|sq|times|u>|u>=|u<|u<=|unless-zero|unordered\\?|when-zero|zero\\?)(\\s|$)",
118
- "name": "keyword.control.math.factor"
112
+ "name": "keyword.control.math.factor",
113
+ "match": "(^|(?\u003c=\\s))(\u003e|\u003e=|\u003ebignum|\u003efixnum|\u003efloat|\u003einteger|\u003c|\u003c=|\u003cfp-nan\u003e|\\(all-integers\\?\\)|\\(each-integer\\)|\\(find-integer\\)|-|/|/f|/i|/mod|2/|2^|\\*|\\+|\\?1\\+|abs|align|all-integers\\?|bignum|bignum\\?|bit\\?|bitand|bitnot|bitor|bits\u003edouble|bits\u003efloat|bitxor|complex|complex\\?|denominator|double\u003ebits|each-integer|even\\?|find-integer|find-last-integer|fixnum|fixnum\\?|float|float\u003ebits|float\\?|fp-bitwise=|fp-infinity\\?|fp-nan-payload|fp-nan\\?|fp-qnan\\?|fp-sign|fp-snan\\?|fp-special\\?|if-zero|imaginary-part|integer|integer\u003efixnum|integer\u003efixnum-strict|integer\\?|log2|log2-expects-positive|log2-expects-positive\\?|mod|neg|neg\\?|next-float|next-power-of-2|number|number=|number\\?|numerator|odd\\?|power-of-2\\?|prev-float|ratio|ratio\\?|rational|rational\\?|real|real-part|real\\?|recip|rem|sgn|shift|sq|times|u\u003e|u\u003e=|u\u003c|u\u003c=|unless-zero|unordered\\?|when-zero|zero\\?)(\\s|$)"
119
114
  },
120
115
  {
121
- "match": "(^|(?<=\\s))(<repetition>|<reversed>|<slice>|1sequence|2all\\?|2each|2map|2map-as|2map-reduce|2reduce|2selector|2sequence|3append|3append-as|3each|3map|3map-as|3sequence|4sequence|\\?first|\\?last|\\?nth|\\?second|\\?set-nth|accumulate|accumulate!|accumulate-as|all\\?|any\\?|append|append!|append-as|assert-sequence|assert-sequence=|assert-sequence\\?|binary-reduce|bounds-check|bounds-check\\?|bounds-error|bounds-error\\?|but-last|but-last-slice|cartesian-each|cartesian-map|cartesian-product|change-nth|check-slice|check-slice-error|clone-like|collapse-slice|collector|collector-for|concat|concat-as|copy|count|cut|cut-slice|cut\\*|delete-all|delete-slice|drop-prefix|each|each-from|each-index|empty\\?|exchange|filter|filter!|filter-as|find|find-from|find-index|find-index-from|find-last|find-last-from|first|first2|first3|first4|flip|follow|fourth|glue|halves|harvest|head|head-slice|head-slice\\*|head\\*|head\\?|if-empty|immutable|immutable-sequence|immutable-sequence\\?|immutable\\?|index|index-from|indices|infimum|infimum-by|insert-nth|interleave|iota|iota-tuple|iota-tuple\\?|join|join-as|last|last-index|last-index-from|length|lengthen|like|longer|longer\\?|longest|map|map!|map-as|map-find|map-find-last|map-index|map-index-as|map-integers|map-reduce|map-sum|max-length|member-eq\\?|member\\?|midpoint@|min-length|mismatch|move|new-like|new-resizable|new-sequence|non-negative-integer-expected|non-negative-integer-expected\\?|nth|nths|pad-head|pad-tail|padding|partition|pop|pop\\*|prefix|prepend|prepend-as|produce|produce-as|product|push|push-all|push-either|push-if|reduce|reduce-index|remove|remove!|remove-eq|remove-eq!|remove-nth|remove-nth!|repetition|repetition\\?|replace-slice|replicate|replicate-as|rest|rest-slice|reverse|reverse!|reversed|reversed\\?|second|selector|selector-for|sequence|sequence-hashcode|sequence=|sequence\\?|set-first|set-fourth|set-last|set-length|set-nth|set-second|set-third|short|shorten|shorter|shorter\\?|shortest|sift|slice|slice-error|slice-error\\?|slice\\?|snip|snip-slice|start|start\\*|subseq|subseq\\?|suffix|suffix!|sum|sum-lengths|supremum|supremum-by|surround|tail|tail-slice|tail-slice\\*|tail\\*|tail\\?|third|trim|trim-head|trim-head-slice|trim-slice|trim-tail|trim-tail-slice|unclip|unclip-last|unclip-last-slice|unclip-slice|unless-empty|virtual-exemplar|virtual-sequence|virtual-sequence\\?|virtual@|when-empty)(\\s|$)",
122
- "name": "keyword.control.sequences.factor"
116
+ "name": "keyword.control.sequences.factor",
117
+ "match": "(^|(?\u003c=\\s))(\u003crepetition\u003e|\u003creversed\u003e|\u003cslice\u003e|1sequence|2all\\?|2each|2map|2map-as|2map-reduce|2reduce|2selector|2sequence|3append|3append-as|3each|3map|3map-as|3sequence|4sequence|\\?first|\\?last|\\?nth|\\?second|\\?set-nth|accumulate|accumulate!|accumulate-as|all\\?|any\\?|append|append!|append-as|assert-sequence|assert-sequence=|assert-sequence\\?|binary-reduce|bounds-check|bounds-check\\?|bounds-error|bounds-error\\?|but-last|but-last-slice|cartesian-each|cartesian-map|cartesian-product|change-nth|check-slice|check-slice-error|clone-like|collapse-slice|collector|collector-for|concat|concat-as|copy|count|cut|cut-slice|cut\\*|delete-all|delete-slice|drop-prefix|each|each-from|each-index|empty\\?|exchange|filter|filter!|filter-as|find|find-from|find-index|find-index-from|find-last|find-last-from|first|first2|first3|first4|flip|follow|fourth|glue|halves|harvest|head|head-slice|head-slice\\*|head\\*|head\\?|if-empty|immutable|immutable-sequence|immutable-sequence\\?|immutable\\?|index|index-from|indices|infimum|infimum-by|insert-nth|interleave|iota|iota-tuple|iota-tuple\\?|join|join-as|last|last-index|last-index-from|length|lengthen|like|longer|longer\\?|longest|map|map!|map-as|map-find|map-find-last|map-index|map-index-as|map-integers|map-reduce|map-sum|max-length|member-eq\\?|member\\?|midpoint@|min-length|mismatch|move|new-like|new-resizable|new-sequence|non-negative-integer-expected|non-negative-integer-expected\\?|nth|nths|pad-head|pad-tail|padding|partition|pop|pop\\*|prefix|prepend|prepend-as|produce|produce-as|product|push|push-all|push-either|push-if|reduce|reduce-index|remove|remove!|remove-eq|remove-eq!|remove-nth|remove-nth!|repetition|repetition\\?|replace-slice|replicate|replicate-as|rest|rest-slice|reverse|reverse!|reversed|reversed\\?|second|selector|selector-for|sequence|sequence-hashcode|sequence=|sequence\\?|set-first|set-fourth|set-last|set-length|set-nth|set-second|set-third|short|shorten|shorter|shorter\\?|shortest|sift|slice|slice-error|slice-error\\?|slice\\?|snip|snip-slice|start|start\\*|subseq|subseq\\?|suffix|suffix!|sum|sum-lengths|supremum|supremum-by|surround|tail|tail-slice|tail-slice\\*|tail\\*|tail\\?|third|trim|trim-head|trim-head-slice|trim-slice|trim-tail|trim-tail-slice|unclip|unclip-last|unclip-last-slice|unclip-slice|unless-empty|virtual-exemplar|virtual-sequence|virtual-sequence\\?|virtual@|when-empty)(\\s|$)"
123
118
  },
124
119
  {
125
- "match": "(^|(?<=\\s))(>array|<array>|1array|2array|3array|4array|array|array\\?|pair|pair\\?|resize-array)(\\s|$)",
126
- "name": "keyword.control.arrays.factor"
120
+ "name": "keyword.control.arrays.factor",
121
+ "match": "(^|(?\u003c=\\s))(\u003earray|\u003carray\u003e|1array|2array|3array|4array|array|array\\?|pair|pair\\?|resize-array)(\\s|$)"
127
122
  },
128
123
  {
129
- "match": "(^|(?<=\\s))(\\(each-stream-block-slice\\)|\\(each-stream-block\\)|\\(stream-contents-by-block\\)|\\(stream-contents-by-element\\)|\\(stream-contents-by-length-or-block\\)|\\(stream-contents-by-length\\)|\\+byte\\+|\\+character\\+|bad-seek-type|bad-seek-type\\?|bl|contents|each-block|each-block-size|each-block-slice|each-line|each-morsel|each-stream-block|each-stream-block-slice|each-stream-line|error-stream|flush|input-stream|input-stream\\?|invalid-read-buffer|invalid-read-buffer\\?|lines|nl|output-stream|output-stream\\?|print|read|read-into|read-partial|read-partial-into|read-until|read1|readln|seek-absolute|seek-absolute\\?|seek-end|seek-end\\?|seek-input|seek-output|seek-relative|seek-relative\\?|stream-bl|stream-contents|stream-contents\\*|stream-copy|stream-copy\\*|stream-element-type|stream-flush|stream-length|stream-lines|stream-nl|stream-print|stream-read|stream-read-into|stream-read-partial|stream-read-partial-into|stream-read-partial-unsafe|stream-read-unsafe|stream-read-until|stream-read1|stream-readln|stream-seek|stream-seekable\\?|stream-tell|stream-write|stream-write1|tell-input|tell-output|with-error>output|with-error-stream|with-error-stream\\*|with-input-output\\+error-streams|with-input-output\\+error-streams\\*|with-input-stream|with-input-stream\\*|with-output>error|with-output-stream|with-output-stream\\*|with-output\\+error-stream|with-output\\+error-stream\\*|with-streams|with-streams\\*|write|write1)(\\s|$)",
130
- "name": "keyword.control.io.factor"
124
+ "name": "keyword.control.io.factor",
125
+ "match": "(^|(?\u003c=\\s))(\\(each-stream-block-slice\\)|\\(each-stream-block\\)|\\(stream-contents-by-block\\)|\\(stream-contents-by-element\\)|\\(stream-contents-by-length-or-block\\)|\\(stream-contents-by-length\\)|\\+byte\\+|\\+character\\+|bad-seek-type|bad-seek-type\\?|bl|contents|each-block|each-block-size|each-block-slice|each-line|each-morsel|each-stream-block|each-stream-block-slice|each-stream-line|error-stream|flush|input-stream|input-stream\\?|invalid-read-buffer|invalid-read-buffer\\?|lines|nl|output-stream|output-stream\\?|print|read|read-into|read-partial|read-partial-into|read-until|read1|readln|seek-absolute|seek-absolute\\?|seek-end|seek-end\\?|seek-input|seek-output|seek-relative|seek-relative\\?|stream-bl|stream-contents|stream-contents\\*|stream-copy|stream-copy\\*|stream-element-type|stream-flush|stream-length|stream-lines|stream-nl|stream-print|stream-read|stream-read-into|stream-read-partial|stream-read-partial-into|stream-read-partial-unsafe|stream-read-unsafe|stream-read-until|stream-read1|stream-readln|stream-seek|stream-seekable\\?|stream-tell|stream-write|stream-write1|tell-input|tell-output|with-error\u003eoutput|with-error-stream|with-error-stream\\*|with-input-output\\+error-streams|with-input-output\\+error-streams\\*|with-input-stream|with-input-stream\\*|with-output\u003eerror|with-output-stream|with-output-stream\\*|with-output\\+error-stream|with-output\\+error-stream\\*|with-streams|with-streams\\*|write|write1)(\\s|$)"
131
126
  },
132
127
  {
133
- "match": "(^|(?<=\\s))(>string|<string>|1string|resize-string|string|string\\?)(\\s|$)",
134
- "name": "keyword.control.strings.factor"
128
+ "name": "keyword.control.strings.factor",
129
+ "match": "(^|(?\u003c=\\s))(\u003estring|\u003cstring\u003e|1string|resize-string|string|string\\?)(\\s|$)"
135
130
  },
136
131
  {
137
- "match": "(^|(?<=\\s))(>vector|<vector>|1vector|\\?push|vector|vector\\?)(\\s|$)",
138
- "name": "keyword.control.vectors.factor"
132
+ "name": "keyword.control.vectors.factor",
133
+ "match": "(^|(?\u003c=\\s))(\u003evector|\u003cvector\u003e|1vector|\\?push|vector|vector\\?)(\\s|$)"
139
134
  },
140
135
  {
141
- "match": "(^|(?<=\\s))(<condition>|<continuation>|<restart>|attempt-all|attempt-all-error|attempt-all-error\\?|callback-error-hook|callcc0|callcc1|cleanup|compute-restarts|condition|condition\\?|continuation|continuation\\?|continue|continue-restart|continue-with|current-continuation|error|error-continuation|error-in-thread|error-thread|ifcc|ignore-errors|in-callback\\?|original-error|recover|restart|restart\\?|restarts|rethrow|rethrow-restarts|return|return-continuation|thread-error-hook|throw-continue|throw-restarts|with-datastack|with-return)(\\s|$)",
142
- "name": "keyword.control.continuations.factor"
136
+ "name": "keyword.control.continuations.factor",
137
+ "match": "(^|(?\u003c=\\s))(\u003ccondition\u003e|\u003ccontinuation\u003e|\u003crestart\u003e|attempt-all|attempt-all-error|attempt-all-error\\?|callback-error-hook|callcc0|callcc1|cleanup|compute-restarts|condition|condition\\?|continuation|continuation\\?|continue|continue-restart|continue-with|current-continuation|error|error-continuation|error-in-thread|error-thread|ifcc|ignore-errors|in-callback\\?|original-error|recover|restart|restart\\?|restarts|rethrow|rethrow-restarts|return|return-continuation|thread-error-hook|throw-continue|throw-restarts|with-datastack|with-return)(\\s|$)"
143
138
  },
144
139
  {
145
- "begin": "(^|(?<=\\s))(USING:)",
146
- "end": "(?<=\\s);(\\s|$)",
147
140
  "name": "keyword.control.using.factor",
141
+ "begin": "(^|(?\u003c=\\s))(USING:)",
142
+ "end": "(?\u003c=\\s);(\\s|$)",
148
143
  "patterns": [
149
144
  {
150
- "match": "(^|(?<=\\s))[^\\s]+(\\s|$)",
151
- "name": "constant.namespace.factor"
145
+ "name": "constant.namespace.factor",
146
+ "match": "(^|(?\u003c=\\s))[^\\s]+(\\s|$)"
152
147
  }
153
148
  ]
154
149
  },
155
150
  {
156
- "match": "(^|(?<=\\s))(f|t)(\\s|$)",
157
- "name": "constant.language.factor"
151
+ "name": "constant.language.factor",
152
+ "match": "(^|(?\u003c=\\s))(f|t)(\\s|$)"
158
153
  },
159
154
  {
160
- "match": "(^|(?<=\\s))CHAR:\\s+[^\\s]+(\\s|$)",
161
- "name": "constant.character.factor"
155
+ "name": "constant.character.factor",
156
+ "match": "(^|(?\u003c=\\s))CHAR:\\s+[^\\s]+(\\s|$)"
162
157
  },
163
158
  {
164
- "match": "(^|(?<=\\s))[+-]?\\d([\\d,]*\\d)?(\\s|$)",
165
- "name": "constant.numeric.integer.factor"
159
+ "name": "constant.numeric.integer.factor",
160
+ "match": "(^|(?\u003c=\\s))[+-]?\\d([\\d,]*\\d)?(\\s|$)"
166
161
  },
167
162
  {
168
- "match": "(^|(?<=\\s))[+-]?(\\d([\\d,]*\\d)?)?\\.\\d([\\d,]*\\d)?([Ee][+-]?\\d([\\d,]*\\d)?)?(\\s|$)",
169
- "name": "constant.numeric.float.factor"
163
+ "name": "constant.numeric.float.factor",
164
+ "match": "(^|(?\u003c=\\s))[+-]?(\\d([\\d,]*\\d)?)?\\.\\d([\\d,]*\\d)?([Ee][+-]?\\d([\\d,]*\\d)?)?(\\s|$)"
170
165
  },
171
166
  {
172
- "match": "(^|(?<=\\s))(-\\d([\\d,]*\\d)?)?-?\\d([\\d,]*\\d)?/\\d([\\d,]*\\d)?(\\s|$)",
173
- "name": "constant.numeric.neg-ratio.factor"
167
+ "name": "constant.numeric.neg-ratio.factor",
168
+ "match": "(^|(?\u003c=\\s))(-\\d([\\d,]*\\d)?)?-?\\d([\\d,]*\\d)?/\\d([\\d,]*\\d)?(\\s|$)"
174
169
  },
175
170
  {
176
- "match": "(^|(?<=\\s))\\+?(\\d([\\d,]*\\d)?\\+?)?\\d([\\d,]*\\d)?/\\d([\\d,]*\\d)?(\\s|$)",
177
- "name": "constant.numeric.pos-ratio.factor"
171
+ "name": "constant.numeric.pos-ratio.factor",
172
+ "match": "(^|(?\u003c=\\s))\\+?(\\d([\\d,]*\\d)?\\+?)?\\d([\\d,]*\\d)?/\\d([\\d,]*\\d)?(\\s|$)"
178
173
  },
179
174
  {
180
- "match": "(^|(?<=\\s))[+-]?0b[01]([01,]*[01])?(\\s|$)",
181
- "name": "constant.numeric.binary.factor"
175
+ "name": "constant.numeric.binary.factor",
176
+ "match": "(^|(?\u003c=\\s))[+-]?0b[01]([01,]*[01])?(\\s|$)"
182
177
  },
183
178
  {
184
- "match": "(^|(?<=\\s))[+-]?0o[0-7]([0-7,]*[0-7])?(\\s|$)",
185
- "name": "constant.numeric.octal.factor"
179
+ "name": "constant.numeric.octal.factor",
180
+ "match": "(^|(?\u003c=\\s))[+-]?0o[0-7]([0-7,]*[0-7])?(\\s|$)"
186
181
  },
187
182
  {
188
- "match": "(^|(?<=\\s))[+-]?0x[0-9a-fA-Fp]([0-9a-fA-F,]*[0-9a-fA-F])?(p[0-9a-fA-Fp]([0-9a-fA-F,]*[0-9a-fA-F])?)?(\\s|$)",
189
- "name": "constant.numeric.hex.factor"
183
+ "name": "constant.numeric.hex.factor",
184
+ "match": "(^|(?\u003c=\\s))[+-]?0x[0-9a-fA-Fp]([0-9a-fA-F,]*[0-9a-fA-F])?(p[0-9a-fA-Fp]([0-9a-fA-F,]*[0-9a-fA-F])?)?(\\s|$)"
190
185
  },
191
186
  {
187
+ "name": "string.quoted.double.factor",
192
188
  "begin": "\"",
193
189
  "end": "\"",
194
- "name": "string.quoted.double.factor",
195
190
  "patterns": [
196
191
  {
197
192
  "include": "#escaped_characters"
@@ -199,9 +194,9 @@
199
194
  ]
200
195
  },
201
196
  {
202
- "begin": "<\"",
203
- "end": "\">",
204
197
  "name": "string.quoted.double.multiline.factor",
198
+ "begin": "\u003c\"",
199
+ "end": "\"\u003e",
205
200
  "patterns": [
206
201
  {
207
202
  "include": "#escaped_characters"
@@ -209,7 +204,10 @@
209
204
  ]
210
205
  },
211
206
  {
212
- "begin": "(^|(?<=\\s))(STRING:)\\s+(\\S+)",
207
+ "name": "definition.word.heredoc.factor",
208
+ "contentName": "string.unquoted.heredoc.factor",
209
+ "begin": "(^|(?\u003c=\\s))(STRING:)\\s+(\\S+)",
210
+ "end": "^;$",
213
211
  "captures": {
214
212
  "2": {
215
213
  "name": "keyword.colon.factor"
@@ -217,42 +215,38 @@
217
215
  "3": {
218
216
  "name": "entity.name.heredoc.factor"
219
217
  }
220
- },
221
- "contentName": "string.unquoted.heredoc.factor",
222
- "end": "^;$",
223
- "name": "definition.word.heredoc.factor"
218
+ }
224
219
  },
225
220
  {
226
- "match": "inline|foldable",
227
- "name": "storage.modifier.factor"
221
+ "name": "storage.modifier.factor",
222
+ "match": "inline|foldable"
228
223
  },
229
224
  {
230
- "match": "(^|(?<=\\s))#?!(\\s.*)?$",
231
- "name": "comment.line.factor"
225
+ "name": "comment.line.factor",
226
+ "match": "(^|(?\u003c=\\s))#?!(\\s.*)?$"
232
227
  },
233
228
  {
229
+ "name": "comment.parens.factor",
234
230
  "begin": "\\((?=\\s)",
235
- "end": "(^|(?<=\\s))\\)",
236
- "name": "comment.parens.factor"
231
+ "end": "(^|(?\u003c=\\s))\\)"
237
232
  },
238
233
  {
239
- "match": "\\b[^\\s]+:\\s+[^\\s]+(\\s|$)",
240
- "name": "keyword.control.postpone.factor"
234
+ "name": "keyword.control.postpone.factor",
235
+ "match": "\\b[^\\s]+:\\s+[^\\s]+(\\s|$)"
241
236
  }
242
237
  ],
243
238
  "repository": {
244
239
  "escaped_characters": {
245
240
  "patterns": [
246
241
  {
247
- "match": "\\\\(\\\\|[abefnrtsv0\"]|x[a-fA-F0-9]{2}|u[a-fA-F0-9]{6})",
248
- "name": "constant.character.escape.factor"
242
+ "name": "constant.character.escape.factor",
243
+ "match": "\\\\(\\\\|[abefnrtsv0\"]|x[a-fA-F0-9]{2}|u[a-fA-F0-9]{6})"
249
244
  },
250
245
  {
251
- "match": "\\\\.",
252
- "name": "invalid.illegal.unknown-escape.factor"
246
+ "name": "invalid.illegal.unknown-escape.factor",
247
+ "match": "\\\\."
253
248
  }
254
249
  ]
255
250
  }
256
- },
257
- "scopeName": "source.factor"
258
- }
251
+ }
252
+ }
@@ -1,8 +1,6 @@
1
1
  {
2
- "fileTypes": [
3
- "fan"
4
- ],
5
2
  "name": "Fantom",
3
+ "scopeName": "source.fan",
6
4
  "patterns": [
7
5
  {
8
6
  "include": "#main"
@@ -25,9 +23,9 @@
25
23
  "double-quoted-string": {
26
24
  "patterns": [
27
25
  {
26
+ "name": "string.quoted.double.fan",
28
27
  "begin": "(\")",
29
28
  "end": "(\")",
30
- "name": "string.quoted.double.fan",
31
29
  "patterns": [
32
30
  {
33
31
  "include": "#escaped-unicode"
@@ -45,100 +43,100 @@
45
43
  "escaped-char": {
46
44
  "patterns": [
47
45
  {
48
- "match": "(\\\\[bfnrt\"'`$\\\\])",
49
- "name": "constant.character.escape.char.fan"
46
+ "name": "constant.character.escape.char.fan",
47
+ "match": "(\\\\[bfnrt\"'`$\\\\])"
50
48
  },
51
49
  {
52
- "match": "(\\\\.)",
53
- "name": "invalid.illegal.escape.char.fan"
50
+ "name": "invalid.illegal.escape.char.fan",
51
+ "match": "(\\\\.)"
54
52
  }
55
53
  ]
56
54
  },
57
55
  "escaped-unicode": {
58
56
  "patterns": [
59
57
  {
60
- "match": "(\\\\u[0-9A-Fa-f]{4})",
61
- "name": "constant.character.escape.unicode.fan"
58
+ "name": "constant.character.escape.unicode.fan",
59
+ "match": "(\\\\u[0-9A-Fa-f]{4})"
62
60
  },
63
61
  {
64
- "match": "(\\\\u[0-9A-Fa-f]{0,3})",
65
- "name": "invalid.illegal.escape.unicode.fan"
62
+ "name": "invalid.illegal.escape.unicode.fan",
63
+ "match": "(\\\\u[0-9A-Fa-f]{0,3})"
66
64
  }
67
65
  ]
68
66
  },
69
67
  "fandoc-comment": {
70
68
  "patterns": [
71
69
  {
72
- "match": "(^\\s*\\*\\*.*$)",
73
- "name": "comment.line.fandoc.fan"
70
+ "name": "comment.line.fandoc.fan",
71
+ "match": "(^\\s*\\*\\*.*$)"
74
72
  }
75
73
  ]
76
74
  },
77
75
  "interpolation": {
78
76
  "patterns": [
79
77
  {
80
- "match": "(\\$\\{.+?\\})",
81
- "name": "variable.other.interpolated-expr.fan"
78
+ "name": "variable.other.interpolated-expr.fan",
79
+ "match": "(\\$\\{.+?\\})"
82
80
  },
83
81
  {
84
- "match": "(\\$([A-Za-z_][A-Za-z0-9_]*(\\.[A-Za-z_][A-Za-z0-9_]*)*))",
85
- "name": "variable.other.interpolated-dotcall.fan"
82
+ "name": "variable.other.interpolated-dotcall.fan",
83
+ "match": "(\\$([A-Za-z_][A-Za-z0-9_]*(\\.[A-Za-z_][A-Za-z0-9_]*)*))"
86
84
  },
87
85
  {
88
- "match": "(\\$\\{\\w*)",
89
- "name": "invalid.illegal.interpolation.fan"
86
+ "name": "invalid.illegal.interpolation.fan",
87
+ "match": "(\\$\\{\\w*)"
90
88
  }
91
89
  ]
92
90
  },
93
91
  "keywords": {
94
92
  "patterns": [
95
93
  {
96
- "match": "(\\b(true|false|null)\\b)",
97
- "name": "constant.language.fan"
94
+ "name": "constant.language.fan",
95
+ "match": "(\\b(true|false|null)\\b)"
98
96
  },
99
97
  {
100
- "match": "(\\b(abstract|const|enum|facet|final|internal|native|once|override|private|protected|public|readonly|static|virtual|volatile)\\b)",
101
- "name": "storage.modifier.fan"
98
+ "name": "storage.modifier.fan",
99
+ "match": "(\\b(abstract|const|enum|facet|final|internal|native|once|override|private|protected|public|readonly|static|virtual|volatile)\\b)"
102
100
  },
103
101
  {
104
- "match": "(\\b(return|break|continue)\\b)",
105
- "name": "keyword.control.block.fan"
102
+ "name": "keyword.control.block.fan",
103
+ "match": "(\\b(return|break|continue)\\b)"
106
104
  },
107
105
  {
108
- "match": "(\\b(try|catch|finally|throw|assert)\\b)",
109
- "name": "keyword.control.exceptions.fan"
106
+ "name": "keyword.control.exceptions.fan",
107
+ "match": "(\\b(try|catch|finally|throw|assert)\\b)"
110
108
  },
111
109
  {
112
- "match": "(\\b(for|while|do|foreach)\\b)",
113
- "name": "keyword.control.loop.fan"
110
+ "name": "keyword.control.loop.fan",
111
+ "match": "(\\b(for|while|do|foreach)\\b)"
114
112
  },
115
113
  {
116
- "match": "(\\b(if|else|switch|case|default)\\b)",
117
- "name": "keyword.control.flow.fan"
114
+ "name": "keyword.control.flow.fan",
115
+ "match": "(\\b(if|else|switch|case|default)\\b)"
118
116
  },
119
117
  {
120
- "match": "(\\b(new|void)\\b)",
121
- "name": "keyword.other.fan"
118
+ "name": "keyword.other.fan",
119
+ "match": "(\\b(new|void)\\b)"
122
120
  },
123
121
  {
124
- "match": "(\\b(using)\\b)",
125
- "name": "storage.modifier.global.fan"
122
+ "name": "storage.modifier.global.fan",
123
+ "match": "(\\b(using)\\b)"
126
124
  },
127
125
  {
128
- "match": "(\\b(this|super|it)\\b)",
129
- "name": "variable.language.self.fan"
126
+ "name": "variable.language.self.fan",
127
+ "match": "(\\b(this|super|it)\\b)"
130
128
  },
131
129
  {
132
- "match": "(\\b(Void|Bool|Int|Float|Decimal|Duration|Str|Uri|Type|Slot|Range|List|Map|This)\\b)",
133
- "name": "support.type.sys.fan"
130
+ "name": "support.type.sys.fan",
131
+ "match": "(\\b(Void|Bool|Int|Float|Decimal|Duration|Str|Uri|Type|Slot|Range|List|Map|This)\\b)"
134
132
  }
135
133
  ]
136
134
  },
137
135
  "line-comment": {
138
136
  "patterns": [
139
137
  {
140
- "match": "((//).*$)",
141
- "name": "comment.line.double-slash.fan"
138
+ "name": "comment.line.double-slash.fan",
139
+ "match": "((//).*$)"
142
140
  }
143
141
  ]
144
142
  },
@@ -170,107 +168,107 @@
170
168
  "multiline-comment": {
171
169
  "patterns": [
172
170
  {
171
+ "name": "comment.block",
173
172
  "begin": "(/\\*)",
174
- "end": "(\\*/)",
175
- "name": "comment.block"
173
+ "end": "(\\*/)"
176
174
  }
177
175
  ]
178
176
  },
179
177
  "numbers": {
180
178
  "patterns": [
181
179
  {
182
- "match": "(\\b0x[0-9A-Fa-f][_0-9A-Fa-f]*)",
183
- "name": "constant.numeric.hex.fan"
180
+ "name": "constant.numeric.hex.fan",
181
+ "match": "(\\b0x[0-9A-Fa-f][_0-9A-Fa-f]*)"
184
182
  },
185
183
  {
186
- "match": "(0x)",
187
- "name": "invalid.illegal.hex.fan"
184
+ "name": "invalid.illegal.hex.fan",
185
+ "match": "(0x)"
188
186
  },
189
187
  {
190
- "match": "(\\\\u[0-9A-Fa-f]{4})",
191
- "name": "constant.numeric.escape.unicode.fan"
188
+ "name": "constant.numeric.escape.unicode.fan",
189
+ "match": "(\\\\u[0-9A-Fa-f]{4})"
192
190
  },
193
191
  {
194
- "match": "(\\\\(u[0-9A-Fa-f]{0,3})?)",
195
- "name": "invalid.illegal.escape.unicode.fan"
192
+ "name": "invalid.illegal.escape.unicode.fan",
193
+ "match": "(\\\\(u[0-9A-Fa-f]{0,3})?)"
196
194
  },
197
195
  {
198
- "match": "(\\'\\\\[bfnrt\"'$\\\\]\\')",
199
- "name": "constant.numeric.escape.char.fan"
196
+ "name": "constant.numeric.escape.char.fan",
197
+ "match": "(\\'\\\\[bfnrt\"'$\\\\]\\')"
200
198
  },
201
199
  {
202
- "match": "(\\'[^\\\\]\\')",
203
- "name": "constant.numeric.char.fan"
200
+ "name": "constant.numeric.char.fan",
201
+ "match": "(\\'[^\\\\]\\')"
204
202
  },
205
203
  {
206
- "match": "((\\B\\.[0-9][0-9_]*|\\b[0-9][0-9_]*(\\.[0-9][0-9_]*)?)([eE][-+]?[0-9][0-9_]*)?(ns|ms|sec|min|hr|day))",
207
- "name": "constant.other.duration.fan"
204
+ "name": "constant.other.duration.fan",
205
+ "match": "((\\B\\.[0-9][0-9_]*|\\b[0-9][0-9_]*(\\.[0-9][0-9_]*)?)([eE][-+]?[0-9][0-9_]*)?(ns|ms|sec|min|hr|day))"
208
206
  },
209
207
  {
210
- "match": "((\\B\\.[0-9][0-9_]*|\\b[0-9][0-9_]*(\\.[0-9][0-9_]*)?)([eE][-+]?[0-9][0-9_]*)?[fdFD]?)",
211
- "name": "constant.numeric.number.fan"
208
+ "name": "constant.numeric.number.fan",
209
+ "match": "((\\B\\.[0-9][0-9_]*|\\b[0-9][0-9_]*(\\.[0-9][0-9_]*)?)([eE][-+]?[0-9][0-9_]*)?[fdFD]?)"
212
210
  }
213
211
  ]
214
212
  },
215
213
  "operators": {
216
214
  "patterns": [
217
215
  {
218
- "match": "(===?|!==?)",
219
- "name": "keyword.operator.equality.fan"
216
+ "name": "keyword.operator.equality.fan",
217
+ "match": "(===?|!==?)"
220
218
  },
221
219
  {
222
- "match": "(<(=|=>)?|>=?)",
223
- "name": "keyword.operator.relational.symbol.fan"
220
+ "name": "keyword.operator.relational.symbol.fan",
221
+ "match": "(\u003c(=|=\u003e)?|\u003e=?)"
224
222
  },
225
223
  {
226
- "match": "(:?=)",
227
- "name": "keyword.operator.assign.fan"
224
+ "name": "keyword.operator.assign.fan",
225
+ "match": "(:?=)"
228
226
  },
229
227
  {
230
- "match": "([+*/%-]=?)",
231
- "name": "keyword.operator.math.fan"
228
+ "name": "keyword.operator.math.fan",
229
+ "match": "([+*/%-]=?)"
232
230
  },
233
231
  {
234
- "match": "(!|&&|(\\?\\:)|(\\|\\|))",
235
- "name": "keyword.operator.logical.fan"
232
+ "name": "keyword.operator.logical.fan",
233
+ "match": "(!|\u0026\u0026|(\\?\\:)|(\\|\\|))"
236
234
  },
237
235
  {
238
- "match": "(\\b(is|isnot|as)\\b)",
239
- "name": "keyword.operator.relational.named.fan"
236
+ "name": "keyword.operator.relational.named.fan",
237
+ "match": "(\\b(is|isnot|as)\\b)"
240
238
  },
241
239
  {
242
- "match": "(\\->|\\?\\->|\\?\\.)",
243
- "name": "keyword.operator.call.fan"
240
+ "name": "keyword.operator.call.fan",
241
+ "match": "(\\-\u003e|\\?\\-\u003e|\\?\\.)"
244
242
  },
245
243
  {
246
- "match": "(\\+\\+|\\-\\-)",
247
- "name": "keyword.operator.inc-dec.fan"
244
+ "name": "keyword.operator.inc-dec.fan",
245
+ "match": "(\\+\\+|\\-\\-)"
248
246
  },
249
247
  {
250
- "match": "(\\.\\.<?)",
251
- "name": "keyword.operator.range.fan"
248
+ "name": "keyword.operator.range.fan",
249
+ "match": "(\\.\\.\u003c?)"
252
250
  },
253
251
  {
254
- "match": "(\\?|:)",
255
- "name": "keyword.operator.tertiary.fan"
252
+ "name": "keyword.operator.tertiary.fan",
253
+ "match": "(\\?|:)"
256
254
  },
257
255
  {
258
- "match": "(;)",
259
- "name": "punctuation.terminator.fan"
256
+ "name": "punctuation.terminator.fan",
257
+ "match": "(;)"
260
258
  }
261
259
  ]
262
260
  },
263
261
  "string-dsl": {
264
262
  "patterns": [
265
263
  {
266
- "begin": "((Str)<\\|)",
264
+ "name": "string.quoted.other.fan",
265
+ "begin": "((Str)\u003c\\|)",
266
+ "end": "(\\|\u003e)",
267
267
  "captures": {
268
268
  "1": {
269
269
  "name": "support.type.sys.fan"
270
270
  }
271
- },
272
- "end": "(\\|>)",
273
- "name": "string.quoted.other.fan"
271
+ }
274
272
  }
275
273
  ]
276
274
  },
@@ -290,13 +288,13 @@
290
288
  "triple-quoted-string": {
291
289
  "patterns": [
292
290
  {
291
+ "name": "string.quoted.triple.fan",
293
292
  "begin": "\"\"\"",
294
293
  "end": "\"\"\"",
295
- "name": "string.quoted.triple.fan",
296
294
  "patterns": [
297
295
  {
298
- "match": "\\\\\"",
299
- "name": "invalid.illegal.escape.char.fan"
296
+ "name": "invalid.illegal.escape.char.fan",
297
+ "match": "\\\\\""
300
298
  },
301
299
  {
302
300
  "include": "#escaped-unicode"
@@ -314,17 +312,17 @@
314
312
  "typedef": {
315
313
  "patterns": [
316
314
  {
317
- "match": "(class|mixin)(?=\\s+([A-Za-z_][A-Za-z0-9_]*))",
318
- "name": "storage.modifier.fan"
315
+ "name": "storage.modifier.fan",
316
+ "match": "(class|mixin)(?=\\s+([A-Za-z_][A-Za-z0-9_]*))"
319
317
  }
320
318
  ]
321
319
  },
322
320
  "uris": {
323
321
  "patterns": [
324
322
  {
323
+ "name": "string.quoted.other.uri.fan",
325
324
  "begin": "(`)",
326
325
  "end": "(`)",
327
- "name": "string.quoted.other.uri.fan",
328
326
  "patterns": [
329
327
  {
330
328
  "include": "#escaped-unicode"
@@ -339,7 +337,5 @@
339
337
  }
340
338
  ]
341
339
  }
342
- },
343
- "scopeName": "source.fan",
344
- "uuid": "de0743d9-c48e-44a0-a28b-6003d88f09d0"
345
- }
340
+ }
341
+ }