blusher 0.1.2-x64-mingw-ucrt
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 +43 -0
- data/LICENSE +25 -0
- data/README.md +98 -0
- data/lib/blusher/3.1/blusher.so +0 -0
- data/lib/blusher/3.2/blusher.so +0 -0
- data/lib/blusher/3.3/blusher.so +0 -0
- data/lib/blusher/3.4/blusher.so +0 -0
- data/lib/blusher/native.rb +120 -0
- data/lib/blusher/shim.rb +134 -0
- data/lib/blusher/tables/abap.json +1 -0
- data/lib/blusher/tables/actionscript.json +1 -0
- data/lib/blusher/tables/ada.json +1 -0
- data/lib/blusher/tables/apache.json +1 -0
- data/lib/blusher/tables/apex.json +1 -0
- data/lib/blusher/tables/apiblueprint.json +1 -0
- data/lib/blusher/tables/applescript.json +1 -0
- data/lib/blusher/tables/armasm.json +1 -0
- data/lib/blusher/tables/augeas.json +1 -0
- data/lib/blusher/tables/awk.json +1 -0
- data/lib/blusher/tables/batchfile.json +1 -0
- data/lib/blusher/tables/bbcbasic.json +1 -0
- data/lib/blusher/tables/bibtex.json +1 -0
- data/lib/blusher/tables/bicep.json +1 -0
- data/lib/blusher/tables/biml.json +1 -0
- data/lib/blusher/tables/bpf.json +1 -0
- data/lib/blusher/tables/brainfuck.json +1 -0
- data/lib/blusher/tables/brightscript.json +1 -0
- data/lib/blusher/tables/bsl.json +1 -0
- data/lib/blusher/tables/c.json +1 -0
- data/lib/blusher/tables/cfscript.json +1 -0
- data/lib/blusher/tables/cisco_ios.json +1 -0
- data/lib/blusher/tables/clean.json +1 -0
- data/lib/blusher/tables/clojure.json +1 -0
- data/lib/blusher/tables/cmake.json +1 -0
- data/lib/blusher/tables/cmhg.json +1 -0
- data/lib/blusher/tables/cobol.json +1 -0
- data/lib/blusher/tables/codeowners.json +1 -0
- data/lib/blusher/tables/coffeescript.json +1 -0
- data/lib/blusher/tables/common_lisp.json +1 -0
- data/lib/blusher/tables/conf.json +1 -0
- data/lib/blusher/tables/cpp.json +1 -0
- data/lib/blusher/tables/crystal.json +1 -0
- data/lib/blusher/tables/csharp.json +1 -0
- data/lib/blusher/tables/css.json +1 -0
- data/lib/blusher/tables/csvs.json +1 -0
- data/lib/blusher/tables/cuda.json +1 -0
- data/lib/blusher/tables/cypher.json +1 -0
- data/lib/blusher/tables/cython.json +1 -0
- data/lib/blusher/tables/d.json +1 -0
- data/lib/blusher/tables/dafny.json +1 -0
- data/lib/blusher/tables/dart.json +1 -0
- data/lib/blusher/tables/datastudio.json +1 -0
- data/lib/blusher/tables/diff.json +1 -0
- data/lib/blusher/tables/digdag.json +1 -0
- data/lib/blusher/tables/docker.json +1 -0
- data/lib/blusher/tables/dot.json +1 -0
- data/lib/blusher/tables/dylan.json +1 -0
- data/lib/blusher/tables/ecl.json +1 -0
- data/lib/blusher/tables/eex.json +1 -0
- data/lib/blusher/tables/eiffel.json +1 -0
- data/lib/blusher/tables/elixir.json +1 -0
- data/lib/blusher/tables/elm.json +1 -0
- data/lib/blusher/tables/email.json +1 -0
- data/lib/blusher/tables/epp.json +1 -0
- data/lib/blusher/tables/erb.json +1 -0
- data/lib/blusher/tables/erlang.json +1 -0
- data/lib/blusher/tables/factor.json +1 -0
- data/lib/blusher/tables/fluent.json +1 -0
- data/lib/blusher/tables/fortran.json +1 -0
- data/lib/blusher/tables/freefem.json +1 -0
- data/lib/blusher/tables/fsharp.json +1 -0
- data/lib/blusher/tables/gdscript.json +1 -0
- data/lib/blusher/tables/ghc-cmm.json +1 -0
- data/lib/blusher/tables/ghc-core.json +1 -0
- data/lib/blusher/tables/gjs.json +1 -0
- data/lib/blusher/tables/glsl.json +1 -0
- data/lib/blusher/tables/go.json +1 -0
- data/lib/blusher/tables/gradle.json +1 -0
- data/lib/blusher/tables/graphql.json +1 -0
- data/lib/blusher/tables/groovy.json +1 -0
- data/lib/blusher/tables/gts.json +1 -0
- data/lib/blusher/tables/hack.json +1 -0
- data/lib/blusher/tables/haml.json +1 -0
- data/lib/blusher/tables/handlebars.json +1 -0
- data/lib/blusher/tables/haskell.json +1 -0
- data/lib/blusher/tables/haxe.json +1 -0
- data/lib/blusher/tables/hcl.json +1 -0
- data/lib/blusher/tables/hlsl.json +1 -0
- data/lib/blusher/tables/hocon.json +1 -0
- data/lib/blusher/tables/hql.json +1 -0
- data/lib/blusher/tables/html.json +1 -0
- data/lib/blusher/tables/http.json +1 -0
- data/lib/blusher/tables/hylang.json +1 -0
- data/lib/blusher/tables/idlang.json +1 -0
- data/lib/blusher/tables/idris.json +1 -0
- data/lib/blusher/tables/iecst.json +1 -0
- data/lib/blusher/tables/igorpro.json +1 -0
- data/lib/blusher/tables/ini.json +1 -0
- data/lib/blusher/tables/io.json +1 -0
- data/lib/blusher/tables/irb_output.json +1 -0
- data/lib/blusher/tables/isabelle.json +1 -0
- data/lib/blusher/tables/isbl.json +1 -0
- data/lib/blusher/tables/j.json +1 -0
- data/lib/blusher/tables/janet.json +1 -0
- data/lib/blusher/tables/java.json +1 -0
- data/lib/blusher/tables/javascript.json +1 -0
- data/lib/blusher/tables/jinja.json +1 -0
- data/lib/blusher/tables/jsl.json +1 -0
- data/lib/blusher/tables/json-doc.json +1 -0
- data/lib/blusher/tables/json.json +1 -0
- data/lib/blusher/tables/json5.json +1 -0
- data/lib/blusher/tables/jsonnet.json +1 -0
- data/lib/blusher/tables/jsp.json +1 -0
- data/lib/blusher/tables/jsx.json +1 -0
- data/lib/blusher/tables/julia.json +1 -0
- data/lib/blusher/tables/kick_assembler.json +1 -0
- data/lib/blusher/tables/kotlin.json +1 -0
- data/lib/blusher/tables/lasso.json +1 -0
- data/lib/blusher/tables/lean.json +1 -0
- data/lib/blusher/tables/liquid.json +1 -0
- data/lib/blusher/tables/literate_coffeescript.json +1 -0
- data/lib/blusher/tables/literate_haskell.json +1 -0
- data/lib/blusher/tables/livescript.json +1 -0
- data/lib/blusher/tables/llvm.json +1 -0
- data/lib/blusher/tables/lua.json +1 -0
- data/lib/blusher/tables/lustre.json +1 -0
- data/lib/blusher/tables/lutin.json +1 -0
- data/lib/blusher/tables/m68k.json +1 -0
- data/lib/blusher/tables/magik.json +1 -0
- data/lib/blusher/tables/make.json +1 -0
- data/lib/blusher/tables/markdown.json +1 -0
- data/lib/blusher/tables/mason.json +1 -0
- data/lib/blusher/tables/mathematica.json +1 -0
- data/lib/blusher/tables/matlab.json +1 -0
- data/lib/blusher/tables/meson.json +1 -0
- data/lib/blusher/tables/minizinc.json +1 -0
- data/lib/blusher/tables/mojo.json +1 -0
- data/lib/blusher/tables/moonscript.json +1 -0
- data/lib/blusher/tables/mosel.json +1 -0
- data/lib/blusher/tables/msgtrans.json +1 -0
- data/lib/blusher/tables/mxml.json +1 -0
- data/lib/blusher/tables/nasm.json +1 -0
- data/lib/blusher/tables/nesasm.json +1 -0
- data/lib/blusher/tables/nginx.json +1 -0
- data/lib/blusher/tables/nial.json +1 -0
- data/lib/blusher/tables/nim.json +1 -0
- data/lib/blusher/tables/nix.json +1 -0
- data/lib/blusher/tables/objective_c.json +1 -0
- data/lib/blusher/tables/objective_cpp.json +1 -0
- data/lib/blusher/tables/ocaml.json +1 -0
- data/lib/blusher/tables/ocl.json +1 -0
- data/lib/blusher/tables/openedge.json +1 -0
- data/lib/blusher/tables/opentype_feature_file.json +1 -0
- data/lib/blusher/tables/p4.json +1 -0
- data/lib/blusher/tables/pascal.json +1 -0
- data/lib/blusher/tables/pdf.json +1 -0
- data/lib/blusher/tables/perl.json +1 -0
- data/lib/blusher/tables/php.json +1 -0
- data/lib/blusher/tables/plist.json +1 -0
- data/lib/blusher/tables/plsql.json +1 -0
- data/lib/blusher/tables/pony.json +1 -0
- data/lib/blusher/tables/postscript.json +1 -0
- data/lib/blusher/tables/powershell.json +1 -0
- data/lib/blusher/tables/praat.json +1 -0
- data/lib/blusher/tables/prolog.json +1 -0
- data/lib/blusher/tables/prometheus.json +1 -0
- data/lib/blusher/tables/properties.json +1 -0
- data/lib/blusher/tables/protobuf.json +1 -0
- data/lib/blusher/tables/puppet.json +1 -0
- data/lib/blusher/tables/python.json +1 -0
- data/lib/blusher/tables/q.json +1 -0
- data/lib/blusher/tables/qml.json +1 -0
- data/lib/blusher/tables/r.json +1 -0
- data/lib/blusher/tables/racket.json +1 -0
- data/lib/blusher/tables/reasonml.json +1 -0
- data/lib/blusher/tables/rego.json +1 -0
- data/lib/blusher/tables/rescript.json +1 -0
- data/lib/blusher/tables/rml.json +1 -0
- data/lib/blusher/tables/robot_framework.json +1 -0
- data/lib/blusher/tables/rocq.json +1 -0
- data/lib/blusher/tables/ruby.json +1 -0
- data/lib/blusher/tables/rust.json +1 -0
- data/lib/blusher/tables/sas.json +1 -0
- data/lib/blusher/tables/sass.json +1 -0
- data/lib/blusher/tables/scala.json +1 -0
- data/lib/blusher/tables/scheme.json +1 -0
- data/lib/blusher/tables/scss.json +1 -0
- data/lib/blusher/tables/sed.json +1 -0
- data/lib/blusher/tables/shell.json +1 -0
- data/lib/blusher/tables/sieve.json +1 -0
- data/lib/blusher/tables/slice.json +1 -0
- data/lib/blusher/tables/slim.json +1 -0
- data/lib/blusher/tables/smalltalk.json +1 -0
- data/lib/blusher/tables/smarty.json +1 -0
- data/lib/blusher/tables/sml.json +1 -0
- data/lib/blusher/tables/sparql.json +1 -0
- data/lib/blusher/tables/sqf.json +1 -0
- data/lib/blusher/tables/sql.json +1 -0
- data/lib/blusher/tables/ssh.json +1 -0
- data/lib/blusher/tables/stan.json +1 -0
- data/lib/blusher/tables/stata.json +1 -0
- data/lib/blusher/tables/supercollider.json +1 -0
- data/lib/blusher/tables/svelte.json +1 -0
- data/lib/blusher/tables/swift.json +1 -0
- data/lib/blusher/tables/systemd.json +1 -0
- data/lib/blusher/tables/syzlang.json +1 -0
- data/lib/blusher/tables/syzprog.json +1 -0
- data/lib/blusher/tables/tap.json +1 -0
- data/lib/blusher/tables/tcl.json +1 -0
- data/lib/blusher/tables/terraform.json +1 -0
- data/lib/blusher/tables/tex.json +1 -0
- data/lib/blusher/tables/thrift.json +1 -0
- data/lib/blusher/tables/toml.json +1 -0
- data/lib/blusher/tables/tsx.json +1 -0
- data/lib/blusher/tables/ttcn3.json +1 -0
- data/lib/blusher/tables/tulip.json +1 -0
- data/lib/blusher/tables/turtle.json +1 -0
- data/lib/blusher/tables/twig.json +1 -0
- data/lib/blusher/tables/typescript.json +1 -0
- data/lib/blusher/tables/vala.json +1 -0
- data/lib/blusher/tables/vb.json +1 -0
- data/lib/blusher/tables/vcl.json +1 -0
- data/lib/blusher/tables/velocity.json +1 -0
- data/lib/blusher/tables/verilog.json +1 -0
- data/lib/blusher/tables/veryl.json +1 -0
- data/lib/blusher/tables/vhdl.json +1 -0
- data/lib/blusher/tables/viml.json +1 -0
- data/lib/blusher/tables/vue.json +1 -0
- data/lib/blusher/tables/wollok.json +1 -0
- data/lib/blusher/tables/xml.json +1 -0
- data/lib/blusher/tables/xojo.json +1 -0
- data/lib/blusher/tables/xpath.json +1 -0
- data/lib/blusher/tables/xquery.json +1 -0
- data/lib/blusher/tables/yaml.json +1 -0
- data/lib/blusher/tables/yang.json +1 -0
- data/lib/blusher/tables/zig.json +1 -0
- data/lib/blusher/version.rb +5 -0
- data/lib/blusher.rb +18 -0
- metadata +307 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::Janet","start_push":[],"states":{"root":[{"kind":"tok","re":"#.*?$","opts":0,"tok":"Comment.Single","next":null},{"kind":"tok","re":"\\s+","opts":4,"tok":"Text.Whitespace","next":null},{"kind":"tok","re":"(true|false|nil)\\b","opts":0,"tok":"Name.Constant","next":null},{"kind":"actions","re":"(['~])((?-mix:([[:alpha:]]|(?-mix:[_!$%^&*+=~<>.?\\/-]))([[:word:]]|(?-mix:[_!$%^&*+=~<>.?\\/-])|:)*))","opts":0,"actions":[["groups",["Operator","Literal.String.Symbol"]]]},{"kind":"tok","re":":([[:word:]]|(?-mix:[_!$%^&*+=~<>.?\\/-])|:)*","opts":0,"tok":"Keyword.Constant","next":null},{"kind":"tok","re":"[+-]?\\d{1,2}r[\\w.]+(&[+-]?\\w+)?","opts":0,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"[+-]?0x\\h[\\h_]*(\\.\\h[\\h_]*)?","opts":0,"tok":"Literal.Number.Hex","next":null},{"kind":"tok","re":"[+-]?0x\\.\\h[\\h_]*","opts":0,"tok":"Literal.Number.Hex","next":null},{"kind":"tok","re":"[+-]?\\d[\\d_]*(\\.\\d[\\d_]*)?([e][+-]?\\d+)?","opts":1,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"[+-]?\\.\\d[\\d_]*([e][+-]?\\d+)?","opts":1,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"@?\"","opts":0,"tok":"Literal.String.Double","next":"string"},{"kind":"tok","re":"@?(`+).*?\\1","opts":4,"tok":"Literal.String.Heredoc","next":null},{"kind":"tok","re":"\\(","opts":0,"tok":"Punctuation","next":"function"},{"kind":"actions","re":"(')(@?[(\\[{])","opts":0,"actions":[["groups",["Operator","Punctuation"]],["push","quote"]]},{"kind":"actions","re":"(~)(@?[(\\[{])","opts":0,"actions":[["groups",["Operator","Punctuation"]],["push","quasiquote"]]},{"kind":"tok","re":"[\\#~,';\\|]","opts":0,"tok":"Operator","next":null},{"kind":"tok","re":"@?[(){}\\[\\]]","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"([[:alpha:]]|(?-mix:[_!$%^&*+=~<>.?\\/-]))([[:word:]]|(?-mix:[_!$%^&*+=~<>.?\\/-])|:)*","opts":0,"tok":"Name","next":null}],"string":[{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String.Double","next":"pop!"},{"kind":"tok","re":"\\\\(u\\h{4}|U\\h{6})","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"\\\\.","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"[^\"\\\\]+","opts":0,"tok":"Literal.String.Double","next":null}],"function":[{"kind":"tok","re":"[\\)]","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"callback","re":"([[:alpha:]]|(?-mix:[_!$%^&*+=~<>.?\\/-]))([[:word:]]|(?-mix:[_!$%^&*+=~<>.?\\/-])|:)*","opts":0},{"kind":"mixin","state":"root"}],"quote":[{"kind":"tok","re":"[(\\[{]","opts":0,"tok":"Punctuation","next":"push"},{"kind":"tok","re":"[)\\]}]","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"tok","re":"([[:alpha:]]|(?-mix:[_!$%^&*+=~<>.?\\/-]))([[:word:]]|(?-mix:[_!$%^&*+=~<>.?\\/-])|:)*","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"mixin","state":"root"}],"quasiquote":[{"kind":"actions","re":"(,)(\\()","opts":0,"actions":[["groups",["Operator","Punctuation"]],["push","function"]]},{"kind":"actions","re":"(\\()(\\s*)(unquote)(\\s+)(\\()","opts":0,"actions":[["groups",["Punctuation","Text","Keyword","Text","Punctuation"]],["push","function"]]},{"kind":"actions","re":"(,)((?-mix:([[:alpha:]]|(?-mix:[_!$%^&*+=~<>.?\\/-]))([[:word:]]|(?-mix:[_!$%^&*+=~<>.?\\/-])|:)*))","opts":0,"actions":[["groups",["Operator","Name"]]]},{"kind":"actions","re":"(\\()(\\s*)(unquote)(\\s+)((?-mix:([[:alpha:]]|(?-mix:[_!$%^&*+=~<>.?\\/-]))([[:word:]]|(?-mix:[_!$%^&*+=~<>.?\\/-])|:)*))","opts":0,"actions":[["groups",["Punctuation","Text","Keyword","Text","Name"]]]},{"kind":"mixin","state":"quote"}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::Java","start_push":[],"states":{"root":[{"kind":"tok","re":"[^\\S\\n]+","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"//.*?$","opts":0,"tok":"Comment.Single","next":null},{"kind":"tok","re":"/\\*.*?\\*/","opts":4,"tok":"Comment.Multiline","next":null},{"kind":"tok","re":"(?:assert|break|case|catch|continue|default|do|else|finally|for|if|goto|instanceof|new|return|switch|this|throw|try|while)\\b","opts":0,"tok":"Keyword","next":null},{"kind":"ir","re":"\n (\\s*(?:[a-zA-Z_][a-zA-Z0-9_.\\[\\]<>]*\\s+)+?) # return arguments\n ([a-zA-Z_][a-zA-Z0-9_]*) # method name\n (\\s*)(\\() # signature start\n ","opts":6,"ops":[["recurse",["g",1]],["token","Name.Function",["g",2]],["token","Text",["g",3]],["token","Operator",["g",4]]]},{"kind":"tok","re":"@(?-mix:[[:alpha:]_][[:word:]]*)","opts":0,"tok":"Name.Decorator","next":null},{"kind":"tok","re":"(?:abstract|const|enum|extends|final|implements|native|private|protected|public|static|strictfp|super|synchronized|throws|transient|volatile)\\b","opts":0,"tok":"Keyword.Declaration","next":null},{"kind":"tok","re":"(?:boolean|byte|char|double|float|int|long|short|var|void)\\b","opts":0,"tok":"Keyword.Type","next":null},{"kind":"tok","re":"(?:true|false|null)\\b","opts":0,"tok":"Keyword.Constant","next":null},{"kind":"tok","re":"(?:class|interface|record)\\b","opts":0,"tok":"Keyword.Declaration","next":"class"},{"kind":"tok","re":"(?:import|package)\\b","opts":0,"tok":"Keyword.Namespace","next":"import"},{"kind":"tok","re":"\"\"\"\\s*\\n.*?(?<!\\\\)\"\"\"","opts":4,"tok":"Literal.String.Heredoc","next":null},{"kind":"tok","re":"\"(\\\\\\\\|\\\\\"|[^\"])*\"","opts":0,"tok":"Literal.String","next":null},{"kind":"tok","re":"'(?:\\\\.|[^\\\\]|\\\\u[0-9a-f]{4})'","opts":0,"tok":"Literal.String.Char","next":null},{"kind":"actions","re":"(\\.)((?-mix:[[:alpha:]_][[:word:]]*))","opts":0,"actions":[["groups",["Operator","Name.Attribute"]]]},{"kind":"tok","re":"(?-mix:[[:alpha:]_][[:word:]]*):","opts":0,"tok":"Name.Label","next":null},{"kind":"tok","re":"[[:upper:]][[:upper:][:digit:]_]*\\b","opts":0,"tok":"Name.Constant","next":null},{"kind":"tok","re":"[[:upper:]][[:alnum:]]*\\b","opts":0,"tok":"Name.Class","next":null},{"kind":"tok","re":"\\$?(?-mix:[[:alpha:]_][[:word:]]*)","opts":0,"tok":"Name","next":null},{"kind":"tok","re":"[~^*!%&\\[\\](){}<>\\|+=:;,./?-]","opts":0,"tok":"Operator","next":null},{"kind":"tok","re":"(?-mix:[0-9]_+[0-9]|[0-9])+\\.(?-mix:[0-9]_+[0-9]|[0-9])+([eE](?-mix:[0-9]_+[0-9]|[0-9])+)?[fd]?","opts":0,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"0b(?-mix:[01]_+[01]|[01])+","opts":1,"tok":"Literal.Number.Bin","next":null},{"kind":"tok","re":"0x(?i-mx:[0-9a-f]_+[0-9a-f]|[0-9a-f])+","opts":1,"tok":"Literal.Number.Hex","next":null},{"kind":"tok","re":"0(?-mix:[0-7]_+[0-7]|[0-7])+","opts":0,"tok":"Literal.Number.Oct","next":null},{"kind":"tok","re":"(?-mix:[0-9]_+[0-9]|[0-9])+L?","opts":0,"tok":"Literal.Number.Integer","next":null},{"kind":"tok","re":"\\n","opts":0,"tok":"Text","next":null}],"class":[{"kind":"tok","re":"\\s+","opts":4,"tok":"Text","next":null},{"kind":"tok","re":"[[:alpha:]_][[:word:]]*","opts":0,"tok":"Name.Class","next":"pop!"}],"import":[{"kind":"tok","re":"\\s+","opts":4,"tok":"Text","next":null},{"kind":"tok","re":"[a-z0-9_.]+\\*?","opts":1,"tok":"Name.Namespace","next":"pop!"}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::Javascript","start_push":[],"states":{"multiline_comment":[{"kind":"tok","re":"[*]/","opts":0,"tok":"Comment.Multiline","next":"pop!"},{"kind":"tok","re":"[^*/]+","opts":0,"tok":"Comment.Multiline","next":null},{"kind":"tok","re":"[*/]","opts":0,"tok":"Comment.Multiline","next":null}],"comments_and_whitespace":[{"kind":"tok","re":"\\s+","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"<!--","opts":0,"tok":"Comment","next":null},{"kind":"tok","re":"//.*?$","opts":0,"tok":"Comment.Single","next":null},{"kind":"tok","re":"/[*]","opts":0,"tok":"Comment.Multiline","next":"multiline_comment"}],"expr_start":[{"kind":"mixin","state":"comments_and_whitespace"},{"kind":"actions","re":"/","opts":0,"actions":[["token","Literal.String.Regex"],["goto","regex"]]},{"kind":"actions","re":"[{]","opts":0,"actions":[["token","Punctuation"],["goto","object"]]},{"kind":"tok","re":"","opts":0,"tok":"Text","next":"pop!"}],"regex":[{"kind":"actions","re":"/","opts":0,"actions":[["token","Literal.String.Regex"],["goto","regex_end"]]},{"kind":"tok","re":"[^/]\\n","opts":0,"tok":"Error","next":"pop!"},{"kind":"tok","re":"\\n","opts":0,"tok":"Error","next":"pop!"},{"kind":"tok","re":"\\[\\^","opts":0,"tok":"Literal.String.Escape","next":"regex_group"},{"kind":"tok","re":"\\[","opts":0,"tok":"Literal.String.Escape","next":"regex_group"},{"kind":"tok","re":"\\\\.","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"[(][?][:=<!]","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"[{][\\d,]+[}]","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"[()?]","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":".","opts":0,"tok":"Literal.String.Regex","next":null}],"regex_end":[{"kind":"tok","re":"[gimuy]+","opts":0,"tok":"Literal.String.Regex","next":"pop!"},{"kind":"actions","re":"","opts":0,"actions":[["pop",1]]}],"regex_group":[{"kind":"tok","re":"/","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"actions","re":"[^/]\\n","opts":0,"actions":[["token","Error"],["pop",2]]},{"kind":"tok","re":"\\]","opts":0,"tok":"Literal.String.Escape","next":"pop!"},{"kind":"tok","re":"\\\\.","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":".","opts":0,"tok":"Literal.String.Regex","next":null}],"bad_regex":[{"kind":"tok","re":"[^\\n]+","opts":0,"tok":"Error","next":"pop!"}],"root":[{"kind":"tok","re":"\\A\\s*#!.*?\\n","opts":4,"tok":"Comment.Preproc","next":"statement"},{"kind":"tok","re":"(?<=\\n)(?=\\s|/|<!--)","opts":0,"tok":"Text","next":"expr_start"},{"kind":"mixin","state":"comments_and_whitespace"},{"kind":"tok","re":"\\+\\+ | -- | ~ | \\?\\?=? | && | \\|\\| | \\\\(?=\\n) | << | >>>? | ===\n | !== ","opts":2,"tok":"Operator","next":"expr_start"},{"kind":"tok","re":"[-<>+*%&|\\^/!=]=?","opts":0,"tok":"Operator","next":"expr_start"},{"kind":"tok","re":"[(\\[,]","opts":0,"tok":"Punctuation","next":"expr_start"},{"kind":"tok","re":";","opts":0,"tok":"Punctuation","next":"statement"},{"kind":"tok","re":"[)\\].]","opts":0,"tok":"Punctuation","next":null},{"kind":"actions","re":"`","opts":0,"actions":[["token","Literal.String.Double"],["push","template_string"]]},{"kind":"tok","re":"[?][.]","opts":0,"tok":"Punctuation","next":null},{"kind":"actions","re":"[?]","opts":0,"actions":[["token","Punctuation"],["push","ternary"],["push","expr_start"]]},{"kind":"actions","re":"(\\@)(\\w+)?","opts":0,"actions":[["groups",["Punctuation","Name.Decorator"]],["push","expr_start"]]},{"kind":"actions","re":"(class)((?:\\s|\\\\\\s)+)","opts":0,"actions":[["groups",["Keyword.Declaration","Text"]],["push","classname"]]},{"kind":"tok","re":"([\\p{Nl}$_]*\\p{Lu}[\\p{Word}]*)[ \\t]*(?=(\\(.*\\)))","opts":20,"tok":"Name.Class","next":null},{"kind":"actions","re":"(function)((?:\\s|\\\\\\s)+)((?i-mx:[\\p{L}\\p{Nl}$_][\\p{Word}]*))","opts":16,"actions":[["groups",["Keyword.Declaration","Text","Name.Function"]]]},{"kind":"tok","re":"function(?=(\\(.*\\)))","opts":0,"tok":"Keyword.Declaration","next":null},{"kind":"ir","re":"(#?(?i-mx:[\\p{L}\\p{Nl}$_][\\p{Word}]*))[ \\t]*(?=(\\(.*\\)))","opts":20,"ops":[["if",["gin",1,["async","await","break","case","catch","continue","debugger","default","delete","do","else","export","finally","from","for","if","import","in","instanceof","new","of","return","super","switch","this","throw","try","typeof","void","while","yield"]],[["token","Keyword"]],[["token","Name.Function"]]]]},{"kind":"tok","re":"[{}]","opts":0,"tok":"Punctuation","next":"statement"},{"kind":"ir","re":"#?(?i-mx:[\\p{L}\\p{Nl}$_][\\p{Word}]*)","opts":16,"ops":[["if",["gin",0,["async","await","break","case","catch","continue","debugger","default","delete","do","else","export","finally","from","for","if","import","in","instanceof","new","of","return","super","switch","this","throw","try","typeof","void","while","yield"]],[["token","Keyword"],["push","expr_start"]],[["if",["gin",0,["var","let","const","with","function","class","extends","constructor","get","set","static"]],[["token","Keyword.Declaration"],["push","expr_start"]],[["if",["gin",0,["enum","implements","interface","package","private","protected","public"]],[["token","Keyword.Reserved"]],[["if",["gin",0,["true","false","null","NaN","Infinity","undefined"]],[["token","Keyword.Constant"]],[["if",["gin",0,["Array","Boolean","Date","Error","Function","Math","netscape","Number","Object","Packages","RegExp","String","sun","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","Error","eval","isFinite","isNaN","parseFloat","parseInt","document","window","navigator","self","global","Promise","Set","Map","WeakSet","WeakMap","Symbol","Proxy","Reflect","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Uint16ClampedArray","Int32Array","Uint32Array","Uint32ClampedArray","Float32Array","Float64Array","DataView","ArrayBuffer"]],[["token","Name.Builtin"]],[["token","Name.Other"]]]]]]]]]]]]},{"kind":"tok","re":"[0-9][0-9]*\\.[0-9]+([eE][0-9]+)?[fd]?","opts":0,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"0x[0-9a-fA-F]+","opts":1,"tok":"Literal.Number.Hex","next":null},{"kind":"tok","re":"0o[0-7][0-7_]*","opts":1,"tok":"Literal.Number.Oct","next":null},{"kind":"tok","re":"0b[01][01_]*","opts":1,"tok":"Literal.Number.Bin","next":null},{"kind":"tok","re":"[0-9]+","opts":0,"tok":"Literal.Number.Integer","next":null},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String.Delimiter","next":"dq"},{"kind":"tok","re":"'","opts":0,"tok":"Literal.String.Delimiter","next":"sq"},{"kind":"tok","re":":","opts":0,"tok":"Punctuation","next":null}],"dq":[{"kind":"tok","re":"\\\\[\\\\nrt\"]?","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"[^\\\\\"]+","opts":0,"tok":"Literal.String.Double","next":null},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String.Delimiter","next":"pop!"}],"sq":[{"kind":"tok","re":"\\\\[\\\\nrt']?","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"[^\\\\']+","opts":0,"tok":"Literal.String.Single","next":null},{"kind":"tok","re":"'","opts":0,"tok":"Literal.String.Delimiter","next":"pop!"}],"classname":[{"kind":"actions","re":"((?i-mx:[\\p{L}\\p{Nl}$_][\\p{Word}]*))((?:\\s|\\\\\\s)+)(extends)((?:\\s|\\\\\\s)+)","opts":16,"actions":[["groups",["Name.Class","Text","Keyword.Declaration","Text"]]]},{"kind":"tok","re":"[\\p{L}\\p{Nl}$_][\\p{Word}]*","opts":17,"tok":"Name.Class","next":"pop!"}],"statement":[{"kind":"actions","re":"case\\b","opts":0,"actions":[["token","Keyword"],["goto","expr_start"]]},{"kind":"actions","re":"((?i-mx:[\\p{L}\\p{Nl}$_][\\p{Word}]*))(\\s*)(:)","opts":16,"actions":[["groups",["Name.Label","Text","Punctuation"]]]},{"kind":"mixin","state":"expr_start"}],"object":[{"kind":"mixin","state":"comments_and_whitespace"},{"kind":"actions","re":"[{]","opts":0,"actions":[["token","Punctuation"],["push","__self__"]]},{"kind":"actions","re":"[}]","opts":0,"actions":[["token","Punctuation"],["goto","statement"]]},{"kind":"actions","re":"((?i-mx:[\\p{L}\\p{Nl}$_][\\p{Word}]*))(\\s*)(:)","opts":16,"actions":[["groups",["Name.Attribute","Text","Punctuation"]],["push","expr_start"]]},{"kind":"tok","re":":","opts":0,"tok":"Punctuation","next":null},{"kind":"mixin","state":"root"}],"ternary":[{"kind":"actions","re":":","opts":0,"actions":[["token","Punctuation"],["goto","expr_start"]]},{"kind":"mixin","state":"root"}],"template_string":[{"kind":"tok","re":"[$]{","opts":0,"tok":"Punctuation","next":"template_string_expr"},{"kind":"tok","re":"`","opts":0,"tok":"Literal.String.Double","next":"pop!"},{"kind":"tok","re":"\\\\[$`\\\\]","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"[^$`\\\\]+","opts":0,"tok":"Literal.String.Double","next":null},{"kind":"tok","re":"[\\\\$]","opts":0,"tok":"Literal.String.Double","next":null}],"template_string_expr":[{"kind":"tok","re":"}","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"mixin","state":"root"}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::Jinja","start_push":[],"states":{"root":[{"kind":"tok","re":"{#","opts":0,"tok":"Comment","next":"comment"},{"kind":"tok","re":"##.*","opts":0,"tok":"Comment","next":null},{"kind":"ir","re":"({%-?)(\\s*)(raw|verbatim)(\\s*)(-?%})","opts":0,"ops":[["groups",["Comment.Preproc","Text","Keyword","Text","Comment.Preproc"]],["if",["gin",3,["raw"]],[["push","raw"]],[["if",["gin",3,["verbatim"]],[["push","verbatim"]],[]]]]]},{"kind":"actions","re":"\\{\\%","opts":0,"actions":[["token","Comment.Preproc"],["push","statement"]]},{"kind":"actions","re":"\\{\\{","opts":0,"actions":[["token","Comment.Preproc"],["push","expression"]]},{"kind":"callback","re":"(.+?)(?=\\\\|{{|{%|{#|##)","opts":4},{"kind":"callback","re":".+","opts":4}],"filter":[{"kind":"actions","re":"(\\|\\s*)(\\w+)","opts":0,"actions":[["groups",["Operator","Name.Function"]]]}],"function":[{"kind":"actions","re":"(\\w+)(\\()","opts":0,"actions":[["groups",["Name.Function","Punctuation"]]]}],"text":[{"kind":"tok","re":"\\s+","opts":4,"tok":"Text","next":null}],"literal":[{"kind":"tok","re":"\"(\\\\.|.)*?\"","opts":0,"tok":"Literal.String.Double","next":null},{"kind":"tok","re":"'(\\\\.|.)*?'","opts":0,"tok":"Literal.String.Single","next":null},{"kind":"tok","re":"\\d+(?=}\\s)","opts":0,"tok":"Literal.Number","next":null},{"kind":"tok","re":"(\\+|\\-|\\*|//?|\\*\\*?|=)","opts":0,"tok":"Operator","next":null},{"kind":"tok","re":"(<=?|>=?|===?|!=)","opts":0,"tok":"Operator","next":null},{"kind":"tok","re":",","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"\\[","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"\\]","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"\\(","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"\\)","opts":0,"tok":"Punctuation","next":null}],"comment":[{"kind":"tok","re":"[^#]+","opts":4,"tok":"Comment","next":null},{"kind":"actions","re":"#}","opts":0,"actions":[["token","Comment"],["pop",1]]},{"kind":"tok","re":"#","opts":0,"tok":"Comment","next":null}],"expression":[{"kind":"tok","re":"\\w+\\.?","opts":4,"tok":"Name.Variable","next":null},{"kind":"mixin","state":"filter"},{"kind":"mixin","state":"function"},{"kind":"mixin","state":"literal"},{"kind":"mixin","state":"text"},{"kind":"tok","re":"%}|}}","opts":0,"tok":"Comment.Preproc","next":"pop!"}],"statement":[{"kind":"ir","re":"(\\w+\\.?)","opts":0,"ops":[["if",["gin",0,["as","context","do","else","extends","from","ignore","missing","import","include","reversed","recursive","scoped","autoescape","endautoescape","block","endblock","call","endcall","filter","endfilter","for","endfor","if","endif","macro","endmacro","set","endset","trans","endtrans","with","endwith","without"]],[["groups",["Keyword"]]],[["if",["gin",0,["true","false","none","True","False","None"]],[["groups",["Keyword.Pseudo"]]],[["if",["gin",0,["is","in","and","or","not"]],[["groups",["Operator.Word"]]],[["if",["gin",0,["callable","defined","divisibleby","equalto","escaped","even","iterable","lower","mapping","none","number","odd","sameas","sequence","string","undefined","upper"]],[["groups",["Name.Builtin"]]],[["groups",["Name.Variable"]]]]]]]]]]]},{"kind":"mixin","state":"filter"},{"kind":"mixin","state":"function"},{"kind":"mixin","state":"literal"},{"kind":"mixin","state":"text"},{"kind":"tok","re":"\\%\\}","opts":0,"tok":"Comment.Preproc","next":"pop!"}],"raw":[{"kind":"actions","re":"({%-?)(\\s*)(endraw)(\\s*)(-?%})","opts":0,"actions":[["groups",["Comment.Preproc","Text","Keyword","Text","Comment.Preproc"]],["pop",1]]},{"kind":"tok","re":"[^{]+","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"{","opts":0,"tok":"Text","next":null}],"verbatim":[{"kind":"actions","re":"({%-?)(\\s*)(endverbatim)(\\s*)(-?%})","opts":0,"actions":[["groups",["Comment.Preproc","Text","Keyword","Text","Comment.Preproc"]],["pop",1]]},{"kind":"tok","re":"[^{]+","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"{","opts":0,"tok":"Text","next":null}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::JSL","start_push":[],"states":{"root":[{"kind":"tok","re":"\\s+","opts":4,"tok":"Text.Whitespace","next":null},{"kind":"tok","re":"//.*?$","opts":0,"tok":"Comment.Single","next":null},{"kind":"tok","re":"/[*].*?","opts":0,"tok":"Comment.Multiline","next":"comment"},{"kind":"tok","re":"<<","opts":0,"tok":"Operator","next":"message"},{"kind":"actions","re":"(::|:)?([a-z_][\\w\\s'%.\\\\]*)(\\()","opts":1,"actions":[["groups",["Punctuation","Keyword","Punctuation"]]]},{"kind":"tok","re":"\\d{2}(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)\\d{2}(\\d{2})?(:\\d{2}:\\d{2}(:\\d{2}(\\.\\d*)?)?)?","opts":1,"tok":"Literal.Date","next":null},{"kind":"tok","re":"-?(?:[0-9]+(?:[.][0-9]+)?|[.][0-9]*)(?:e[+-]?[0-9]+)?i?","opts":1,"tok":"Literal.Number","next":null},{"kind":"actions","re":"(::|:)?([a-z_][\\w\\s'%.\\\\]*|\"(?:\\\\!\"|[^\"])*?\"n)","opts":1,"actions":[["groups",["Punctuation","Name.Variable"]]]},{"kind":"actions","re":"(\")(\\\\\\[)(.*?)(\\]\\\\)(\")","opts":4,"actions":[["groups",["Literal.String.Double","Literal.String.Escape","Literal.String.Double","Literal.String.Escape","Literal.String.Double"]]]},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String.Double","next":"dq"},{"kind":"tok","re":"[-+*/!%&<>\\|=:`^]","opts":0,"tok":"Operator","next":null},{"kind":"tok","re":"[\\[\\](){},;]","opts":0,"tok":"Punctuation","next":null}],"message":[{"kind":"tok","re":"\\s+","opts":4,"tok":"Text.Whitespace","next":null},{"kind":"tok","re":"[a-z_][\\w\\s'%.\\\\]*","opts":1,"tok":"Name.Function","next":null},{"kind":"tok","re":"[(),;]","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"tok","re":"[&|!=<>]","opts":0,"tok":"Operator","next":"pop!"}],"dq":[{"kind":"tok","re":"\\\\![btrnNf0\\\\\"]","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"\\\\","opts":0,"tok":"Literal.String.Double","next":null},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String.Double","next":"pop!"},{"kind":"tok","re":"[^\\\\\"]+","opts":4,"tok":"Literal.String.Double","next":null}],"comment":[{"kind":"tok","re":"/[*]","opts":0,"tok":"Comment.Multiline","next":"comment"},{"kind":"tok","re":"[*]/","opts":0,"tok":"Comment.Multiline","next":"pop!"},{"kind":"tok","re":"[^/*]+","opts":0,"tok":"Comment.Multiline","next":null},{"kind":"tok","re":"[/*]","opts":0,"tok":"Comment.Multiline","next":null}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::JSONDOC","start_push":[],"states":{"name":[{"kind":"actions","re":"([$\\w]+)(\\s*)(:)","opts":0,"actions":[["groups",["Name.Attribute","Text","Punctuation"]]]},{"kind":"actions","re":"(\"(?:\\\\.|[^\"\\\\\\n])*?\")(\\s*)(:)","opts":0,"actions":[["groups",["Name.Label","Text.Whitespace","Punctuation"]]]}],"value":[{"kind":"tok","re":"/[*].*?[*]/","opts":0,"tok":"Comment","next":null},{"kind":"tok","re":"//.*?$","opts":0,"tok":"Comment.Single","next":null},{"kind":"tok","re":"(\\.\\.\\.)","opts":0,"tok":"Comment.Single","next":null},{"kind":"mixin","state":"whitespace"},{"kind":"mixin","state":"constants"},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String.Double","next":"string"},{"kind":"tok","re":"\\[","opts":0,"tok":"Punctuation","next":"array"},{"kind":"tok","re":"{","opts":0,"tok":"Punctuation","next":"object"}],"whitespace":[{"kind":"tok","re":"\\s+","opts":0,"tok":"Text.Whitespace","next":null}],"root":[{"kind":"mixin","state":"whitespace"},{"kind":"tok","re":"{","opts":0,"tok":"Punctuation","next":"object"},{"kind":"tok","re":"\\[","opts":0,"tok":"Punctuation","next":"array"},{"kind":"mixin","state":"name"},{"kind":"mixin","state":"value"},{"kind":"tok","re":"[\\]}]","opts":0,"tok":"Punctuation","next":null}],"object":[{"kind":"mixin","state":"whitespace"},{"kind":"mixin","state":"name"},{"kind":"mixin","state":"value"},{"kind":"tok","re":"}","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"tok","re":",","opts":0,"tok":"Punctuation","next":null}],"string":[{"kind":"tok","re":"[^\\\\\"]+","opts":0,"tok":"Literal.String.Double","next":null},{"kind":"tok","re":"\\\\.","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String.Double","next":"pop!"}],"array":[{"kind":"mixin","state":"value"},{"kind":"tok","re":"\\]","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"tok","re":",","opts":0,"tok":"Punctuation","next":null}],"constants":[{"kind":"tok","re":"(?:true|false|null)","opts":0,"tok":"Keyword.Constant","next":null},{"kind":"tok","re":"-?(?:0|[1-9]\\d*)\\.\\d+(?:e[+-]?\\d+)?","opts":1,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"-?(?:0|[1-9]\\d*)(?:e[+-]?\\d+)?","opts":1,"tok":"Literal.Number.Integer","next":null}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::JSON","start_push":[],"states":{"whitespace":[{"kind":"tok","re":"\\s+","opts":0,"tok":"Text.Whitespace","next":null}],"root":[{"kind":"mixin","state":"whitespace"},{"kind":"tok","re":"{","opts":0,"tok":"Punctuation","next":"object"},{"kind":"tok","re":"\\[","opts":0,"tok":"Punctuation","next":"array"},{"kind":"mixin","state":"name"},{"kind":"mixin","state":"value"},{"kind":"tok","re":"[\\]}]","opts":0,"tok":"Punctuation","next":null}],"object":[{"kind":"mixin","state":"whitespace"},{"kind":"mixin","state":"name"},{"kind":"mixin","state":"value"},{"kind":"tok","re":"}","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"tok","re":",","opts":0,"tok":"Punctuation","next":null}],"name":[{"kind":"actions","re":"(\"(?:\\\\.|[^\"\\\\\\n])*?\")(\\s*)(:)","opts":0,"actions":[["groups",["Name.Label","Text.Whitespace","Punctuation"]]]}],"value":[{"kind":"mixin","state":"whitespace"},{"kind":"mixin","state":"constants"},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String.Double","next":"string"},{"kind":"tok","re":"\\[","opts":0,"tok":"Punctuation","next":"array"},{"kind":"tok","re":"{","opts":0,"tok":"Punctuation","next":"object"}],"string":[{"kind":"tok","re":"[^\\\\\"]+","opts":0,"tok":"Literal.String.Double","next":null},{"kind":"tok","re":"\\\\.","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String.Double","next":"pop!"}],"array":[{"kind":"mixin","state":"value"},{"kind":"tok","re":"\\]","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"tok","re":",","opts":0,"tok":"Punctuation","next":null}],"constants":[{"kind":"tok","re":"(?:true|false|null)","opts":0,"tok":"Keyword.Constant","next":null},{"kind":"tok","re":"-?(?:0|[1-9]\\d*)\\.\\d+(?:e[+-]?\\d+)?","opts":1,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"-?(?:0|[1-9]\\d*)(?:e[+-]?\\d+)?","opts":1,"tok":"Literal.Number.Integer","next":null}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::JSON5","start_push":[],"states":{"whitespace":[{"kind":"tok","re":"\\s+","opts":0,"tok":"Text.Whitespace","next":null},{"kind":"tok","re":"//.*$","opts":0,"tok":"Comment","next":null},{"kind":"tok","re":"/[*].*?[*]/","opts":4,"tok":"Comment","next":null}],"name":[{"kind":"tok","re":"[\\p{L}\\p{Nl}$_][\\p{Word}]*","opts":17,"tok":"Name.Label","next":null},{"kind":"tok","re":"\".*?\"","opts":0,"tok":"Name.Label","next":null},{"kind":"actions","re":"(\"(?:\\\\.|[^\"\\\\\\n])*?\")(\\s*)(:)","opts":0,"actions":[["groups",["Name.Label","Text.Whitespace","Punctuation"]]]}],"object":[{"kind":"mixin","state":"whitespace"},{"kind":"mixin","state":"name"},{"kind":"mixin","state":"value"},{"kind":"tok","re":"}","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"tok","re":",","opts":0,"tok":"Punctuation","next":null},{"kind":"actions","re":":","opts":0,"actions":[["token","Punctuation"],["goto","object_value"]]}],"object_value":[{"kind":"mixin","state":"value"},{"kind":"actions","re":",","opts":0,"actions":[["token","Punctuation"],["goto","object"]]},{"kind":"tok","re":"}","opts":0,"tok":"Punctuation","next":"pop!"}],"value":[{"kind":"mixin","state":"whitespace"},{"kind":"mixin","state":"constants"},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String.Double","next":"string"},{"kind":"tok","re":"\\[","opts":0,"tok":"Punctuation","next":"array"},{"kind":"tok","re":"{","opts":0,"tok":"Punctuation","next":"object"},{"kind":"tok","re":"'","opts":0,"tok":"Literal.String.Single","next":"sstring"}],"sstring":[{"kind":"tok","re":"[^\\\\']+","opts":0,"tok":"Literal.String.Single","next":null},{"kind":"tok","re":"\\\\.","opts":4,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"'","opts":0,"tok":"Literal.String.Single","next":"pop!"}],"string":[{"kind":"tok","re":"[^\\\\\"]+","opts":0,"tok":"Literal.String.Double","next":null},{"kind":"tok","re":"\\\\.","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String.Double","next":"pop!"},{"kind":"tok","re":"\\\\.","opts":4,"tok":"Literal.String.Escape","next":null}],"constants":[{"kind":"tok","re":"\\b(?:true|false|null)\\b","opts":0,"tok":"Keyword.Constant","next":null},{"kind":"tok","re":"[+-]?\\b(?:Infinity|NaN)\\b","opts":0,"tok":"Keyword.Constant","next":null},{"kind":"tok","re":"[+-]?0x\\h+","opts":1,"tok":"Literal.Number.Hex","next":null},{"kind":"tok","re":"[+-.]?[0-9]+[.]?[0-9]?([eE][-]?[0-9]+)?","opts":1,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"[+-]?\\d+e[+-]?\\d+","opts":0,"tok":"Literal.Number.Integer","next":null},{"kind":"tok","re":"[+-]?(?:0|[1-9]\\d*)(?:e[+-]?\\d+)?","opts":1,"tok":"Literal.Number.Integer","next":null}],"root":[{"kind":"mixin","state":"whitespace"},{"kind":"tok","re":"{","opts":0,"tok":"Punctuation","next":"object"},{"kind":"tok","re":"\\[","opts":0,"tok":"Punctuation","next":"array"},{"kind":"mixin","state":"name"},{"kind":"mixin","state":"value"},{"kind":"tok","re":"[\\]}]","opts":0,"tok":"Punctuation","next":null}],"array":[{"kind":"mixin","state":"value"},{"kind":"tok","re":"\\]","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"tok","re":",","opts":0,"tok":"Punctuation","next":null}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::Jsonnet","start_push":[],"states":{"root":[{"kind":"tok","re":"\\s+","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"//.*?$","opts":0,"tok":"Comment.Single","next":null},{"kind":"tok","re":"#.*?$","opts":0,"tok":"Comment.Single","next":null},{"kind":"tok","re":"/\\*.*?\\*/","opts":4,"tok":"Comment.Multiline","next":null},{"kind":"tok","re":"-?(?:0|[1-9]\\d*)\\.\\d+(?:e[+-]\\d+)?","opts":1,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"-?(?:0|[1-9]\\d*)(?:e[+-]\\d+)?","opts":1,"tok":"Literal.Number.Integer","next":null},{"kind":"tok","re":"[{}:\\.,;+\\[\\]=%\\(\\)]","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String","next":"string_double"},{"kind":"tok","re":"'","opts":0,"tok":"Literal.String","next":"string_single"},{"kind":"tok","re":"\\|\\|\\|","opts":0,"tok":"Literal.String","next":"string_block"},{"kind":"tok","re":"\\$","opts":0,"tok":"Keyword","next":null},{"kind":"ir","re":"[a-zA-Z_][a-zA-Z0-9_]*","opts":0,"ops":[["if",["gin",0,["self","super","local","for","in","if","then","else","import","importstr","error","tailstrict","assert"]],[["token","Keyword"]],[["if",["gin",0,["function"]],[["token","Keyword.Declaration"]],[["if",["gin",0,["null","true","false"]],[["token","Keyword.Constant"]],[["if",["gin",0,["acos","asin","atan","ceil","char","codepoint","cos","exp","exponent","filter","floor","force","length","log","makeArray","mantissa","objectFields","objectHas","pow","sin","sqrt","tan","thisFile","type","abs","assertEqual","escapeStringBash","escapeStringDollars","escapeStringJson","escapeStringPython","filterMap","flattenArrays","foldl","foldr","format","join","lines","manifestIni","manifestPython","manifestPythonVars","map","max","min","mod","range","set","setDiff","setInter","setMember","setUnion","sort","split","stringChars","substr","toString","uniq"]],[["token","Name.Builtin"]],[["token","Name.Other"]]]]]]]]]]}],"string":[{"kind":"tok","re":"\\\\([\\\\/bfnrt]|(u[0-9a-fA-F]{4}))","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"\\\\.","opts":0,"tok":"Literal.String.Escape","next":null}],"string_double":[{"kind":"mixin","state":"string"},{"kind":"tok","re":"\\\\\"","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String","next":"pop!"},{"kind":"tok","re":"[^\\\\\"]+","opts":0,"tok":"Literal.String","next":null}],"string_single":[{"kind":"mixin","state":"string"},{"kind":"tok","re":"'","opts":0,"tok":"Literal.String","next":"pop!"},{"kind":"tok","re":"[^\\\\']+","opts":0,"tok":"Literal.String","next":null}],"string_block":[{"kind":"mixin","state":"string"},{"kind":"tok","re":"[|][|][|]","opts":0,"tok":"Literal.String","next":"pop!"},{"kind":"tok","re":"[^|\\\\]+","opts":0,"tok":"Literal.String","next":null},{"kind":"tok","re":"[|]","opts":0,"tok":"Literal.String","next":null}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::JSP","start_push":[],"states":{"root":[{"kind":"tok","re":"<%--","opts":0,"tok":"Comment","next":"jsp_comment"},{"kind":"tok","re":"<%@\\s*(page|include|taglib)\\s*","opts":0,"tok":"Name.Tag","next":"jsp_directive"},{"kind":"tok","re":"<jsp:directive\\.(page|include|taglib)","opts":0,"tok":"Name.Tag","next":"jsp_directive2"},{"kind":"tok","re":"<jsp:(scriptlet|declaration|expression)>","opts":0,"tok":"Name.Tag","next":"jsp_expression"},{"kind":"tok","re":"<[a-zA-Z]*:[a-zA-Z]*\\s*","opts":0,"tok":"Name.Tag","next":"jsp_tag"},{"kind":"tok","re":"</[a-zA-Z]*:[a-zA-Z]*>","opts":0,"tok":"Name.Tag","next":null},{"kind":"tok","re":"<%[!=]?","opts":0,"tok":"Name.Tag","next":"jsp_expression2"},{"kind":"callback","re":"(.+?)(?=(<%|</?[a-zA-Z]*:))","opts":4},{"kind":"callback","re":".+","opts":4}],"jsp_comment":[{"kind":"tok","re":"(--%>)","opts":0,"tok":"Comment","next":"pop!"},{"kind":"tok","re":".","opts":4,"tok":"Comment","next":null}],"jsp_directive":[{"kind":"tok","re":"(%>)","opts":0,"tok":"Name.Tag","next":"pop!"},{"kind":"mixin","state":"attributes"},{"kind":"callback","re":"(.+?)(?=%>)","opts":4}],"jsp_directive2":[{"kind":"tok","re":"(/>)","opts":0,"tok":"Name.Tag","next":"pop!"},{"kind":"mixin","state":"attributes"},{"kind":"callback","re":"(.+?)(?=/>)","opts":4}],"jsp_expression":[{"kind":"tok","re":"</jsp:(scriptlet|declaration|expression)>","opts":0,"tok":"Name.Tag","next":"pop!"},{"kind":"mixin","state":"attributes"},{"kind":"callback","re":"[^</]+","opts":0}],"jsp_expression2":[{"kind":"tok","re":"%>","opts":0,"tok":"Name.Tag","next":"pop!"},{"kind":"callback","re":"[^%>]+","opts":0}],"jsp_tag":[{"kind":"tok","re":"/?>","opts":0,"tok":"Name.Tag","next":"pop!"},{"kind":"mixin","state":"attributes"},{"kind":"callback","re":"(.+?)(?=/?>)","opts":4}],"attributes":[{"kind":"tok","re":"\\s*[a-zA-Z0-9_:-]+\\s*=\\s*","opts":4,"tok":"Name.Attribute","next":"attr"}],"attr":[{"kind":"actions","re":"\"","opts":0,"actions":[["token","Literal.String"],["goto","double_quotes"]]},{"kind":"actions","re":"'","opts":0,"actions":[["token","Literal.String"],["goto","single_quotes"]]},{"kind":"tok","re":"[^\\s>]+","opts":0,"tok":"Literal.String","next":"pop!"}],"double_quotes":[{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String","next":"pop!"},{"kind":"tok","re":"\\$\\{","opts":0,"tok":"Literal.String.Interpol","next":"jsp_interp"},{"kind":"tok","re":"[^\"]+","opts":0,"tok":"Literal.String","next":null}],"single_quotes":[{"kind":"tok","re":"'","opts":0,"tok":"Literal.String","next":"pop!"},{"kind":"tok","re":"\\$\\{","opts":0,"tok":"Literal.String.Interpol","next":"jsp_interp"},{"kind":"tok","re":"[^']+","opts":0,"tok":"Literal.String","next":null}],"jsp_interp":[{"kind":"tok","re":"\\}","opts":0,"tok":"Literal.String.Interpol","next":"pop!"},{"kind":"tok","re":"'","opts":0,"tok":"Literal","next":"jsp_interp_literal_start"},{"kind":"callback","re":"[^'\\}]+","opts":0}],"jsp_interp_literal_start":[{"kind":"tok","re":"'","opts":0,"tok":"Literal","next":"pop!"},{"kind":"tok","re":"[^']+","opts":0,"tok":"Literal","next":null}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::JSX","start_push":["expr_start"],"states":{"expr_start":[{"kind":"mixin","state":"tag"},{"kind":"mixin","state":"comments_and_whitespace"},{"kind":"actions","re":"/","opts":0,"actions":[["token","Literal.String.Regex"],["goto","regex"]]},{"kind":"actions","re":"[{]","opts":0,"actions":[["token","Punctuation"],["goto","object"]]},{"kind":"tok","re":"","opts":0,"tok":"Text","next":"pop!"}],"tag":[{"kind":"actions","re":"<","opts":0,"actions":[["token","Punctuation"],["push","tag_opening"],["push","element"],["push","element_name"]]}],"tag_opening":[{"kind":"actions","re":"</","opts":0,"actions":[["token","Punctuation"],["goto","element"],["push","element_name"]]},{"kind":"mixin","state":"tag"},{"kind":"actions","re":"{","opts":0,"actions":[["token","Literal.String.Interpol"],["push","interpol"],["push","expr_start"]]},{"kind":"callback","re":"[^<{]+","opts":0}],"element":[{"kind":"mixin","state":"comments_and_whitespace"},{"kind":"actions","re":"/>","opts":0,"actions":[["token","Punctuation"],["pop",2]]},{"kind":"tok","re":">","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"actions","re":"{","opts":0,"actions":[["token","Literal.String.Interpol"],["push","interpol"],["push","expr_start"]]},{"kind":"tok","re":"\\w[\\w-]*","opts":0,"tok":"Name.Attribute","next":null},{"kind":"tok","re":"=","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"([\"']).*?(\\1)","opts":0,"tok":"Literal.String","next":null}],"element_name":[{"kind":"tok","re":"[A-Z]\\w*","opts":0,"tok":"Name.Class","next":null},{"kind":"tok","re":"\\w+","opts":0,"tok":"Name.Tag","next":null},{"kind":"tok","re":"\\.","opts":0,"tok":"Punctuation","next":null},{"kind":"actions","re":"","opts":0,"actions":[["pop",1]]}],"interpol":[{"kind":"tok","re":"}","opts":0,"tok":"Literal.String.Interpol","next":"pop!"},{"kind":"actions","re":"{","opts":0,"actions":[["token","Punctuation"],["push","interpol_inner"],["push","statement"]]},{"kind":"mixin","state":"root"}],"interpol_inner":[{"kind":"actions","re":"}","opts":0,"actions":[["token","Punctuation"],["goto","statement"]]},{"kind":"mixin","state":"root"}],"multiline_comment":[{"kind":"tok","re":"[*]/","opts":0,"tok":"Comment.Multiline","next":"pop!"},{"kind":"tok","re":"[^*/]+","opts":0,"tok":"Comment.Multiline","next":null},{"kind":"tok","re":"[*/]","opts":0,"tok":"Comment.Multiline","next":null}],"comments_and_whitespace":[{"kind":"tok","re":"\\s+","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"<!--","opts":0,"tok":"Comment","next":null},{"kind":"tok","re":"//.*?$","opts":0,"tok":"Comment.Single","next":null},{"kind":"tok","re":"/[*]","opts":0,"tok":"Comment.Multiline","next":"multiline_comment"}],"regex":[{"kind":"actions","re":"/","opts":0,"actions":[["token","Literal.String.Regex"],["goto","regex_end"]]},{"kind":"tok","re":"[^/]\\n","opts":0,"tok":"Error","next":"pop!"},{"kind":"tok","re":"\\n","opts":0,"tok":"Error","next":"pop!"},{"kind":"tok","re":"\\[\\^","opts":0,"tok":"Literal.String.Escape","next":"regex_group"},{"kind":"tok","re":"\\[","opts":0,"tok":"Literal.String.Escape","next":"regex_group"},{"kind":"tok","re":"\\\\.","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"[(][?][:=<!]","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"[{][\\d,]+[}]","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"[()?]","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":".","opts":0,"tok":"Literal.String.Regex","next":null}],"regex_end":[{"kind":"tok","re":"[gimuy]+","opts":0,"tok":"Literal.String.Regex","next":"pop!"},{"kind":"actions","re":"","opts":0,"actions":[["pop",1]]}],"regex_group":[{"kind":"tok","re":"/","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"actions","re":"[^/]\\n","opts":0,"actions":[["token","Error"],["pop",2]]},{"kind":"tok","re":"\\]","opts":0,"tok":"Literal.String.Escape","next":"pop!"},{"kind":"tok","re":"\\\\.","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":".","opts":0,"tok":"Literal.String.Regex","next":null}],"bad_regex":[{"kind":"tok","re":"[^\\n]+","opts":0,"tok":"Error","next":"pop!"}],"root":[{"kind":"tok","re":"\\A\\s*#!.*?\\n","opts":4,"tok":"Comment.Preproc","next":"statement"},{"kind":"tok","re":"(?<=\\n)(?=\\s|/|<!--)","opts":0,"tok":"Text","next":"expr_start"},{"kind":"mixin","state":"comments_and_whitespace"},{"kind":"tok","re":"\\+\\+ | -- | ~ | \\?\\?=? | && | \\|\\| | \\\\(?=\\n) | << | >>>? | ===\n | !== ","opts":2,"tok":"Operator","next":"expr_start"},{"kind":"tok","re":"[-<>+*%&|\\^/!=]=?","opts":0,"tok":"Operator","next":"expr_start"},{"kind":"tok","re":"[(\\[,]","opts":0,"tok":"Punctuation","next":"expr_start"},{"kind":"tok","re":";","opts":0,"tok":"Punctuation","next":"statement"},{"kind":"tok","re":"[)\\].]","opts":0,"tok":"Punctuation","next":null},{"kind":"actions","re":"`","opts":0,"actions":[["token","Literal.String.Double"],["push","template_string"]]},{"kind":"tok","re":"[?][.]","opts":0,"tok":"Punctuation","next":null},{"kind":"actions","re":"[?]","opts":0,"actions":[["token","Punctuation"],["push","ternary"],["push","expr_start"]]},{"kind":"actions","re":"(\\@)(\\w+)?","opts":0,"actions":[["groups",["Punctuation","Name.Decorator"]],["push","expr_start"]]},{"kind":"actions","re":"(class)((?:\\s|\\\\\\s)+)","opts":0,"actions":[["groups",["Keyword.Declaration","Text"]],["push","classname"]]},{"kind":"tok","re":"([\\p{Nl}$_]*\\p{Lu}[\\p{Word}]*)[ \\t]*(?=(\\(.*\\)))","opts":20,"tok":"Name.Class","next":null},{"kind":"actions","re":"(function)((?:\\s|\\\\\\s)+)((?i-mx:[\\p{L}\\p{Nl}$_][\\p{Word}]*))","opts":16,"actions":[["groups",["Keyword.Declaration","Text","Name.Function"]]]},{"kind":"tok","re":"function(?=(\\(.*\\)))","opts":0,"tok":"Keyword.Declaration","next":null},{"kind":"ir","re":"(#?(?i-mx:[\\p{L}\\p{Nl}$_][\\p{Word}]*))[ \\t]*(?=(\\(.*\\)))","opts":20,"ops":[["if",["gin",1,["async","await","break","case","catch","continue","debugger","default","delete","do","else","export","finally","from","for","if","import","in","instanceof","new","of","return","super","switch","this","throw","try","typeof","void","while","yield"]],[["token","Keyword"]],[["token","Name.Function"]]]]},{"kind":"tok","re":"[{}]","opts":0,"tok":"Punctuation","next":"statement"},{"kind":"ir","re":"#?(?i-mx:[\\p{L}\\p{Nl}$_][\\p{Word}]*)","opts":16,"ops":[["if",["gin",0,["async","await","break","case","catch","continue","debugger","default","delete","do","else","export","finally","from","for","if","import","in","instanceof","new","of","return","super","switch","this","throw","try","typeof","void","while","yield"]],[["token","Keyword"],["push","expr_start"]],[["if",["gin",0,["var","let","const","with","function","class","extends","constructor","get","set","static"]],[["token","Keyword.Declaration"],["push","expr_start"]],[["if",["gin",0,["enum","implements","interface","package","private","protected","public"]],[["token","Keyword.Reserved"]],[["if",["gin",0,["true","false","null","NaN","Infinity","undefined"]],[["token","Keyword.Constant"]],[["if",["gin",0,["Array","Boolean","Date","Error","Function","Math","netscape","Number","Object","Packages","RegExp","String","sun","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","Error","eval","isFinite","isNaN","parseFloat","parseInt","document","window","navigator","self","global","Promise","Set","Map","WeakSet","WeakMap","Symbol","Proxy","Reflect","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Uint16ClampedArray","Int32Array","Uint32Array","Uint32ClampedArray","Float32Array","Float64Array","DataView","ArrayBuffer"]],[["token","Name.Builtin"]],[["token","Name.Other"]]]]]]]]]]]]},{"kind":"tok","re":"[0-9][0-9]*\\.[0-9]+([eE][0-9]+)?[fd]?","opts":0,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"0x[0-9a-fA-F]+","opts":1,"tok":"Literal.Number.Hex","next":null},{"kind":"tok","re":"0o[0-7][0-7_]*","opts":1,"tok":"Literal.Number.Oct","next":null},{"kind":"tok","re":"0b[01][01_]*","opts":1,"tok":"Literal.Number.Bin","next":null},{"kind":"tok","re":"[0-9]+","opts":0,"tok":"Literal.Number.Integer","next":null},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String.Delimiter","next":"dq"},{"kind":"tok","re":"'","opts":0,"tok":"Literal.String.Delimiter","next":"sq"},{"kind":"tok","re":":","opts":0,"tok":"Punctuation","next":null}],"dq":[{"kind":"tok","re":"\\\\[\\\\nrt\"]?","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"[^\\\\\"]+","opts":0,"tok":"Literal.String.Double","next":null},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String.Delimiter","next":"pop!"}],"sq":[{"kind":"tok","re":"\\\\[\\\\nrt']?","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"[^\\\\']+","opts":0,"tok":"Literal.String.Single","next":null},{"kind":"tok","re":"'","opts":0,"tok":"Literal.String.Delimiter","next":"pop!"}],"classname":[{"kind":"actions","re":"((?i-mx:[\\p{L}\\p{Nl}$_][\\p{Word}]*))((?:\\s|\\\\\\s)+)(extends)((?:\\s|\\\\\\s)+)","opts":16,"actions":[["groups",["Name.Class","Text","Keyword.Declaration","Text"]]]},{"kind":"tok","re":"[\\p{L}\\p{Nl}$_][\\p{Word}]*","opts":17,"tok":"Name.Class","next":"pop!"}],"statement":[{"kind":"actions","re":"case\\b","opts":0,"actions":[["token","Keyword"],["goto","expr_start"]]},{"kind":"actions","re":"((?i-mx:[\\p{L}\\p{Nl}$_][\\p{Word}]*))(\\s*)(:)","opts":16,"actions":[["groups",["Name.Label","Text","Punctuation"]]]},{"kind":"mixin","state":"expr_start"}],"object":[{"kind":"mixin","state":"comments_and_whitespace"},{"kind":"actions","re":"[{]","opts":0,"actions":[["token","Punctuation"],["push","__self__"]]},{"kind":"actions","re":"[}]","opts":0,"actions":[["token","Punctuation"],["goto","statement"]]},{"kind":"actions","re":"((?i-mx:[\\p{L}\\p{Nl}$_][\\p{Word}]*))(\\s*)(:)","opts":16,"actions":[["groups",["Name.Attribute","Text","Punctuation"]],["push","expr_start"]]},{"kind":"tok","re":":","opts":0,"tok":"Punctuation","next":null},{"kind":"mixin","state":"root"}],"ternary":[{"kind":"actions","re":":","opts":0,"actions":[["token","Punctuation"],["goto","expr_start"]]},{"kind":"mixin","state":"root"}],"template_string":[{"kind":"tok","re":"[$]{","opts":0,"tok":"Punctuation","next":"template_string_expr"},{"kind":"tok","re":"`","opts":0,"tok":"Literal.String.Double","next":"pop!"},{"kind":"tok","re":"\\\\[$`\\\\]","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"[^$`\\\\]+","opts":0,"tok":"Literal.String.Double","next":null},{"kind":"tok","re":"[\\\\$]","opts":0,"tok":"Literal.String.Double","next":null}],"template_string_expr":[{"kind":"tok","re":"}","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"mixin","state":"root"}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::Julia","start_push":[],"states":{"root":[{"kind":"tok","re":"\\n","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"[^\\S\\n]+","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"#=","opts":0,"tok":"Comment.Multiline","next":"blockcomment"},{"kind":"tok","re":"#.*$","opts":0,"tok":"Comment","next":null},{"kind":"tok","re":" \\+ | = | - | \\* | /\n | \\\\ | & | \\| | \\$ | ~\n | \\^ | % | ! | >>> | >>\n | << | && | \\|\\| | \\+= | -=\n | \\*= | /= | \\\\= | ÷= | %=\n | \\^= | &= | \\|= | \\$= | >>>=\n | >>= | <<= | == | != | ≠\n | <= | ≤ | >= | ≥ | \\.\n | :: | <: | -> | \\? | \\.\\*\n | \\.\\^ | \\.\\\\ | \\./ | \\\\ | <\n | > | ÷ | >: | : | ===\n | !== | =>\n ","opts":18,"tok":"Operator","next":null},{"kind":"tok","re":"\\\\\\n","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"\\\\","opts":0,"tok":"Text","next":null},{"kind":"actions","re":"(function|macro)((?:\\s|\\\\\\s)+)","opts":0,"actions":[["groups",["Keyword","Name.Function"]],["push","funcname"]]},{"kind":"actions","re":"((?:mutable )?struct|(?:abstract|primitive) type)((?:\\s|\\\\\\s)+)","opts":0,"actions":[["groups",["Keyword","Name.Class"]],["push","typename"]]},{"kind":"tok","re":"\\b(?:\n ARPACKException | AbstractArray | AbstractChannel\n | AbstractChar | AbstractDict | AbstractDisplay\n | AbstractFloat | AbstractIrrational | AbstractLogger\n | AbstractMatrix | AbstractREPL | AbstractRNG\n | AbstractRange | AbstractSerializer | AbstractSet\n | AbstractSparseArray | AbstractSparseMatrix | AbstractSparseVector\n | AbstractString | AbstractUnitRange | AbstractVecOrMat\n | AbstractVector | AbstractWorkerPool | Adjoint\n | Any | ArgumentError | Array\n | AssertionError | Base64DecodePipe | Base64EncodePipe\n | BasicREPL | Bidiagonal | BigFloat\n | BigInt | BitArray | BitMatrix\n | BitSet | BitVector | Bool\n | BoundsError | BunchKaufman | CachingPool\n | CapturedException | CartesianIndex | CartesianIndices\n | Cchar | Cdouble | Cfloat\n | Channel | Char | Cholesky\n | CholeskyPivoted | Cint | Cintmax_t\n | Clong | Clonglong | ClusterManager\n | Cmd | Colon | Complex\n | ComplexF16 | ComplexF32 | ComplexF64\n | CompositeException | Condition | ConsoleLogger\n | Cptrdiff_t | Cshort | Csize_t\n | Cssize_t | Cstring | Cuchar\n | Cuint | Cuintmax_t | Culong\n | Culonglong | Cushort | Cvoid\n | Cwchar_t | Cwstring | DataType\n | Date | DateFormat | DatePeriod\n | DateTime | Day | DenseArray\n | DenseMatrix | DenseVecOrMat | DenseVector\n | Diagonal | Dict | DimensionMismatch\n | Dims | DivideError | DomainError\n | EOFError | Eigen | Enum\n | ErrorException | Exception | ExponentialBackOff\n | Expr | FDWatcher | Factorization\n | FileMonitor | Float16 | Float32\n | Float64 | FolderMonitor | Function\n | GeneralizedEigen | GeneralizedSVD | GeneralizedSchur\n | GenericArray | GenericDict | GenericSet\n | GenericString | GitConfig | GitRepo\n | GlobalRef | HMAC_CTX | HTML\n | Hermitian | Hessenberg | Hour\n | IO | IOBuffer | IOContext\n | IOStream | IPAddr | IPv4\n | IPv6 | IdDict | IndexCartesian\n | IndexLinear | IndexStyle | InexactError\n | InitError | Int | Int128\n | Int16 | Int32 | Int64\n | Int8 | Integer | InterruptException\n | InvalidStateException | Irrational | KeyError\n | LAPACKException | LDLt | LQ\n | LU | LinRange | LineEditREPL\n | LineNumberNode | LinearIndices | LoadError\n | LogLevel | LowerTriangular | MIME\n | Matrix | MersenneTwister | Method\n | MethodError | Microsecond | Millisecond\n | Minute | Missing | MissingException\n | Module | Month | NTuple\n | NamedTuple | Nanosecond | Nothing\n | NullLogger | Number | OrdinalRange\n | OutOfMemoryError | OverflowError | PackageMode\n | PackageSpec | Pair | PartialQuickSort\n | Period | PermutedDimsArray | Pipe\n | PollingFileWatcher | PosDefException | ProcessExitedException\n | Ptr | QR | QRPivoted\n | QuoteNode | RandomDevice | RankDeficientException\n | Rational | RawFD | ReadOnlyMemoryError\n | Real | ReentrantLock | Ref\n | Regex | RegexMatch | RemoteChannel\n | RemoteException | RoundingMode | SHA1_CTX\n | SHA224_CTX | SHA256_CTX | SHA2_224_CTX\n | SHA2_256_CTX | SHA2_384_CTX | SHA2_512_CTX\n | SHA384_CTX | SHA3_224_CTX | SHA3_256_CTX\n | SHA3_384_CTX | SHA3_512_CTX | SHA512_CTX\n | SVD | Schur | Second\n | SegmentationFault | Serializer | Set\n | SharedArray | SharedMatrix | SharedVector\n | Signed | SimpleLogger | SingularException\n | Some | SparseMatrixCSC | SparseVector\n | StackOverflowError | StepRange | StepRangeLen\n | StreamREPL | StridedArray | StridedMatrix\n | StridedVecOrMat | StridedVector | String\n | StringIndexError | SubArray | SubString\n | SubstitutionString | SymTridiagonal | Symbol\n | Symmetric | SystemError | TCPSocket\n | Task | TestSetException | Text\n | TextDisplay | Time | TimePeriod\n | TimeType | TimeZone | Timer\n | Transpose | Tridiagonal | Tuple\n | Type | TypeError | TypeVar\n | UDPSocket | UInt | UInt128\n | UInt16 | UInt32 | UInt64\n | UInt8 | UTC | UUID\n | UndefInitializer | UndefKeywordError | UndefRefError\n | UndefVarError | UniformScaling | Union\n | UnionAll | UnitLowerTriangular | UnitRange\n | UnitUpperTriangular | Unsigned | UpgradeLevel\n | UpperTriangular | Val | Vararg\n | VecElement | VecOrMat | Vector\n | VersionNumber | WeakKeyDict | WeakRef\n | Week | WorkerConfig | WorkerPool\n | Year\n )\\b","opts":2,"tok":"Keyword.Type","next":null},{"kind":"tok","re":"(local|global|const)\\b","opts":0,"tok":"Keyword.Declaration","next":null},{"kind":"tok","re":"\\b(?:\n function | return | module | import | export\n | if | else | elseif | end | for\n | in | isa | while | try | catch\n | const | local | global | using | struct\n | mutable struct | abstract type | finally\n | begin | do | quote | macro | for outer\n | where\n )\\b","opts":2,"tok":"Keyword","next":null},{"kind":"tok","re":"\\b(?:\n true | false | missing | nothing\n | Inf | Inf16 | Inf32 | Inf64\n | NaN | NaN16 | NaN32 | NaN64\n | stdout | stderr | stdin | devnull\n | pi | π | ℯ | im\n | ARGS | C_NULL | ENV | ENDIAN_BOM\n | VERSION | undef | (LOAD|DEPOT)_PATH\n )\\b","opts":18,"tok":"Name.Builtin","next":null},{"kind":"tok","re":"`.*?`","opts":0,"tok":"Literal.String.Backtick","next":null},{"kind":"tok","re":"'(\\\\.|\\\\[0-7]{1,3}|\\\\x[a-fA-F0-9]{1,3}|\\\\u[a-fA-F0-9]{1,4}|\\\\U[a-fA-F0-9]{1,6}|[^\\\\\\'\\n])'","opts":0,"tok":"Literal.String.Char","next":null},{"kind":"tok","re":"(?<=[.\\w)\\]])\\'+","opts":0,"tok":"Operator","next":null},{"kind":"tok","re":"(?:[IL])\"","opts":0,"tok":"Literal.String","next":"string"},{"kind":"tok","re":"[E]?\"","opts":0,"tok":"Literal.String","next":"string"},{"kind":"tok","re":"@[\\w.]+","opts":0,"tok":"Name.Decorator","next":null},{"kind":"tok","re":"(?:[a-zA-Z_\\u00A1-\\uffff]|[\\u1000-\\u10ff])(?:[a-zA-Z_0-9\\u00A1-\\uffff]|[\\u1000-\\u10ff])*!*","opts":16,"tok":"Name","next":null},{"kind":"tok","re":"[\\[\\]{}\\(\\),;]","opts":0,"tok":"Other","next":null},{"kind":"tok","re":"(\\d+(_\\d+)+\\.\\d*|\\d*\\.\\d+(_\\d+)+)([eEf][+-]?[0-9]+)?","opts":0,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"(\\d+\\.\\d*|\\d*\\.\\d+)([eEf][+-]?[0-9]+)?","opts":0,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"\\d+(_\\d+)+[eEf][+-]?[0-9]+","opts":0,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"\\d+[eEf][+-]?[0-9]+","opts":0,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"0b[01]+(_[01]+)+","opts":0,"tok":"Literal.Number.Bin","next":null},{"kind":"tok","re":"0b[01]+","opts":0,"tok":"Literal.Number.Bin","next":null},{"kind":"tok","re":"0o[0-7]+(_[0-7]+)+","opts":0,"tok":"Literal.Number.Oct","next":null},{"kind":"tok","re":"0o[0-7]+","opts":0,"tok":"Literal.Number.Oct","next":null},{"kind":"tok","re":"0x[a-fA-F0-9]+(_[a-fA-F0-9]+)+","opts":0,"tok":"Literal.Number.Hex","next":null},{"kind":"tok","re":"0x[a-fA-F0-9]+","opts":0,"tok":"Literal.Number.Hex","next":null},{"kind":"tok","re":"\\d+(_\\d+)+","opts":0,"tok":"Literal.Number.Integer","next":null},{"kind":"tok","re":"\\d+","opts":0,"tok":"Literal.Number.Integer","next":null}],"funcname":[{"kind":"tok","re":"[\\p{L}\\p{Nl}\\p{S}_][\\p{Word}\\p{S}\\p{Po}!]*","opts":16,"tok":"Name.Function","next":"pop!"},{"kind":"tok","re":"\\([^\\s\\w{]{1,2}\\)","opts":0,"tok":"Operator","next":"pop!"},{"kind":"tok","re":"[^\\s\\w{]{1,2}","opts":0,"tok":"Operator","next":"pop!"}],"typename":[{"kind":"tok","re":"[\\p{L}\\p{Nl}\\p{S}_][\\p{Word}\\p{S}\\p{Po}!]*","opts":16,"tok":"Name.Class","next":"pop!"}],"stringescape":[{"kind":"tok","re":"\\\\([\\\\abfnrtv\"\\']|\\n|N\\{.*?\\}|u[a-fA-F0-9]{4}|U[a-fA-F0-9]{8}|x[a-fA-F0-9]{2}|[0-7]{1,3})","opts":0,"tok":"Literal.String.Escape","next":null}],"blockcomment":[{"kind":"tok","re":"[^=#]","opts":0,"tok":"Comment.Multiline","next":null},{"kind":"tok","re":"#=","opts":0,"tok":"Comment.Multiline","next":"blockcomment"},{"kind":"tok","re":"\\=#","opts":0,"tok":"Comment.Multiline","next":"pop!"},{"kind":"tok","re":"[=#]","opts":0,"tok":"Comment.Multiline","next":null}],"string":[{"kind":"mixin","state":"stringescape"},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String","next":"pop!"},{"kind":"tok","re":"\\\\\\\\|\\\\\"|\\\\\\n","opts":0,"tok":"Literal.String.Escape","next":null},{"kind":"tok","re":"\\$(\\(\\w+\\))?[-#0 +]*([0-9]+|[*])?(\\.([0-9]+|[*]))?","opts":0,"tok":"Literal.String.Interpol","next":null},{"kind":"tok","re":"[^\\\\\"$]+","opts":0,"tok":"Literal.String","next":null},{"kind":"tok","re":"[\"\\\\]","opts":0,"tok":"Literal.String","next":null},{"kind":"tok","re":"\\$","opts":0,"tok":"Literal.String","next":null}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::KickAssembler","start_push":[],"states":{"root":[{"kind":"tok","re":"//.*?$","opts":0,"tok":"Comment.Single","next":null},{"kind":"tok","re":"\"(?:[^\"\\\\]|\\\\.)*\"","opts":0,"tok":"Literal.String","next":null},{"kind":"tok","re":"'.'","opts":0,"tok":"Literal.String.Char","next":null},{"kind":"tok","re":"\\#?\\%[0-1]+","opts":0,"tok":"Literal.Number","next":null},{"kind":"tok","re":"\\#?\\$[0-9a-fA-F]+","opts":0,"tok":"Literal.Number","next":null},{"kind":"tok","re":"\\#?\\d+","opts":0,"tok":"Literal.Number","next":null},{"kind":"tok","re":"[+\\-*/=<>!]","opts":0,"tok":"Operator","next":null},{"kind":"callback","re":"#\\w+","opts":1},{"kind":"tok","re":"#","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"[(){},]","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"[a-z$._?][\\w$.?#@~]*:","opts":1,"tok":"Name.Label","next":null},{"kind":"ir","re":"\\.\\w+","opts":1,"ops":[["if",["geq",0,".const"],[["token","Keyword.Constant"]],[["if",["gmatch",0,"^\\.(for|while|macro|function|pseudopc|pseudocommand)$",1],[["token","Keyword.Reserved"]],[["if",["ginf",0,"down",[".align",".assert",".asserterror",".break",".by",".byte",".cpu",".disk",".dword",".dw",".encoding",".enum",".error",".errorif",".eval",".file",".fill",".fillword",".for",".function",".import",".importonce",".label",".lohifill",".macro",".memblock",".modify",".namespace",".pc",".print",".printnow",".pseudocommand",".pseudopc",".return",".segment",".segmentdef",".struct",".text",".var",".word",".while",".zp"]],[["token","Keyword.Declaration"]],[["token","Keyword"]]]]]]]]},{"kind":"ir","re":"\\b\\w+\\b","opts":1,"ops":[["if",["ginf",0,"down",["lda","ldx","ldy","sta","stx","sty","tax","tay","txa","tya","tsx","txs","pha","php","pla","plp","and","eor","ora","bit","adc","sbc","cmp","cpx","cpy","inc","inx","iny","dec","dex","dey","asl","lsr","rol","ror","jmp","jsr","rts","rti","bcc","bcs","beq","bmi","bne","bpl","bvc","bvs","clc","cld","cli","clv","sec","sed","sei","brk","nop","phx","plx","phy","ply","stz","trb","tsb","bra","neg","asr","dea","ina","ahx","alr","anc","anc2","arr","axs","dcp","isc","las","lax","rla","rra","sax","shx","shy","slo","sre","tas","xaa"]],[["token","Keyword"]],[["token","Name"]]]]},{"kind":"tok","re":"[ \\t\\r\\n]+","opts":0,"tok":"Text","next":null}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::Kotlin","start_push":[],"states":{"root":[{"kind":"actions","re":"\\b(companion)(\\s+)(object)\\b","opts":0,"actions":[["groups",["Keyword","Text","Keyword"]]]},{"kind":"actions","re":"\\b(class|data\\s+class|interface|object)(\\s+)","opts":0,"actions":[["groups",["Keyword.Declaration","Text"]],["push","class"]]},{"kind":"actions","re":"\\b(fun)(\\s+)","opts":0,"actions":[["groups",["Keyword","Text"]],["push","function"]]},{"kind":"actions","re":"\\b(package|import)(\\s+)","opts":0,"actions":[["groups",["Keyword","Text"]],["push","package"]]},{"kind":"actions","re":"\\b(val|var)(\\s+)(\\()","opts":0,"actions":[["groups",["Keyword.Declaration","Text","Punctuation"]],["push","destructure"]]},{"kind":"actions","re":"\\b(val|var)(\\s+)","opts":0,"actions":[["groups",["Keyword.Declaration","Text"]],["push","property"]]},{"kind":"actions","re":"(return|continue|break|this|super)(@(?-mix:`?[_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}](?-mix:[-\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}\\p{Nd}\\p{Pc}\\p{Cf}\\p{Mn}\\p{Mc}]*)`?))?\\b","opts":16,"actions":[["groups",["Keyword","Name.Decorator"]]]},{"kind":"tok","re":"\\bfun\\b","opts":0,"tok":"Keyword","next":null},{"kind":"tok","re":"\\b(?:abstract|annotation|as|break|by|catch|class|companion|const|constructor|continue|crossinline|do|dynamic|else|enum|external|false|final|finally|for|fun|get|if|import|in|infix|inline|inner|interface|internal|is|lateinit|noinline|null|object|open|operator|out|override|package|private|protected|public|reified|return|sealed|set|super|suspend|tailrec|this|throw|true|try|typealias|typeof|val|var|vararg|when|where|while|yield)\\b","opts":0,"tok":"Keyword","next":null},{"kind":"tok","re":"^\\s*\\[.*?\\]","opts":0,"tok":"Name.Attribute","next":null},{"kind":"tok","re":"[^\\S\\n]+","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"\\\\\\n","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"//.*?$","opts":0,"tok":"Comment.Single","next":null},{"kind":"tok","re":"/[*].*[*]/","opts":0,"tok":"Comment.Multiline","next":null},{"kind":"tok","re":"/[*].*","opts":0,"tok":"Comment.Multiline","next":"comment"},{"kind":"tok","re":"\\n","opts":0,"tok":"Text","next":null},{"kind":"actions","re":"(::)(class)","opts":0,"actions":[["groups",["Operator","Keyword"]]]},{"kind":"tok","re":"::|!!|\\?[:.]","opts":0,"tok":"Operator","next":null},{"kind":"tok","re":"(\\.\\.)","opts":0,"tok":"Operator","next":null},{"kind":"tok","re":"((?-mix:(((?-mix:([0-9][0-9_]*[0-9])|[0-9]))?\\.(?-mix:([0-9][0-9_]*[0-9])|[0-9])((?-mix:[eE][+-]?((?-mix:([0-9][0-9_]*[0-9])|[0-9]))))?)|((?-mix:([0-9][0-9_]*[0-9])|[0-9])(?-mix:[eE][+-]?((?-mix:([0-9][0-9_]*[0-9])|[0-9])))))[fF]?)|((?-mix:([0-9][0-9_]*[0-9])|[0-9])[fF])","opts":0,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"0[bB]([01][01_]*[01]|[01])[uU]?L?","opts":0,"tok":"Literal.Number.Bin","next":null},{"kind":"tok","re":"0[xX]([0-9a-fA-F][0-9a-fA-F_]*[0-9a-fA-F]|[0-9a-fA-F])[uU]?L?","opts":0,"tok":"Literal.Number.Hex","next":null},{"kind":"tok","re":"(([1-9][0-9_]*[0-9])|[0-9])[uU]?L?","opts":0,"tok":"Literal.Number.Integer","next":null},{"kind":"tok","re":"[~!%^&*()+=|\\[\\]:;,.<>/?-]","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"[{}]","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"@\"(\"\"|[^\"])*\"","opts":4,"tok":"Literal.String","next":null},{"kind":"tok","re":"\"\"\".*?\"\"\"","opts":4,"tok":"Literal.String","next":null},{"kind":"tok","re":"\"(\\\\\\\\|\\\\\"|[^\"\\n])*[\"\\n]","opts":4,"tok":"Literal.String","next":null},{"kind":"tok","re":"'\\\\.'|'[^\\\\]'","opts":0,"tok":"Literal.String.Char","next":null},{"kind":"tok","re":"(@(?-mix:`?[\\p{Lu}](?-mix:[-\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}\\p{Nd}\\p{Pc}\\p{Cf}\\p{Mn}\\p{Mc}]*)`?))","opts":16,"tok":"Name.Decorator","next":null},{"kind":"actions","re":"(@)(file|property|field|get|set|receiver|param|setparam|delegate)(:)","opts":0,"actions":[["groups",["Name.Decorator","Keyword","Punctuation"]]]},{"kind":"actions","re":"((?-mix:`?[\\p{Lu}](?-mix:[-\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}\\p{Nd}\\p{Pc}\\p{Cf}\\p{Mn}\\p{Mc}]*)`?))(<)","opts":16,"actions":[["groups",["Name.Class","Punctuation"]],["push","generic_parameters"]]},{"kind":"tok","re":"`?[\\p{Lu}](?-mix:[-\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}\\p{Nd}\\p{Pc}\\p{Cf}\\p{Mn}\\p{Mc}]*)`?","opts":16,"tok":"Name.Class","next":null},{"kind":"tok","re":"((?-mix:`?[_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}](?-mix:[-\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}\\p{Nd}\\p{Pc}\\p{Cf}\\p{Mn}\\p{Mc}]*)`?))(?=\\s*[({])","opts":16,"tok":"Name.Function","next":null},{"kind":"tok","re":"((?-mix:`?[_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}](?-mix:[-\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}\\p{Nd}\\p{Pc}\\p{Cf}\\p{Mn}\\p{Mc}]*)`?))@","opts":16,"tok":"Name.Decorator","next":null},{"kind":"tok","re":"`?[_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}](?-mix:[-\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}\\p{Nd}\\p{Pc}\\p{Cf}\\p{Mn}\\p{Mc}]*)`?","opts":16,"tok":"Name","next":null}],"package":[{"kind":"tok","re":"\\S+","opts":0,"tok":"Name.Namespace","next":"pop!"}],"class":[{"kind":"tok","re":"`?[\\p{Lu}](?-mix:[-\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}\\p{Nd}\\p{Pc}\\p{Cf}\\p{Mn}\\p{Mc}]*)`?","opts":16,"tok":"Name.Class","next":"pop!"}],"function":[{"kind":"tok","re":"(<)","opts":0,"tok":"Punctuation","next":"generic_parameters"},{"kind":"tok","re":"(\\s+)","opts":0,"tok":"Text","next":null},{"kind":"actions","re":"((?-mix:`?[\\p{Lu}](?-mix:[-\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}\\p{Nd}\\p{Pc}\\p{Cf}\\p{Mn}\\p{Mc}]*)`?))(\\.)","opts":16,"actions":[["groups",["Name.Class","Punctuation"]]]},{"kind":"tok","re":"`?[_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}](?-mix:[-\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}\\p{Nd}\\p{Pc}\\p{Cf}\\p{Mn}\\p{Mc}]*)`?","opts":16,"tok":"Name.Function","next":"pop!"}],"generic_parameters":[{"kind":"tok","re":"`?[\\p{Lu}](?-mix:[-\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}\\p{Nd}\\p{Pc}\\p{Cf}\\p{Mn}\\p{Mc}]*)`?","opts":16,"tok":"Name.Class","next":null},{"kind":"tok","re":"(<)","opts":0,"tok":"Punctuation","next":"generic_parameters"},{"kind":"tok","re":"(reified|out|in)","opts":0,"tok":"Keyword","next":null},{"kind":"tok","re":"([,:.?])","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"(\\s+)","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"(>)","opts":0,"tok":"Punctuation","next":"pop!"}],"property":[{"kind":"tok","re":"(<)","opts":0,"tok":"Punctuation","next":"generic_parameters"},{"kind":"tok","re":"(\\s+)","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"`?[_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}](?-mix:[-\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}\\p{Nd}\\p{Pc}\\p{Cf}\\p{Mn}\\p{Mc}]*)`?","opts":16,"tok":"Name.Property","next":"pop!"}],"destructure":[{"kind":"tok","re":"(,)","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"(\\))","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"tok","re":"(\\s+)","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"`?[_\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}](?-mix:[-\\p{Lu}\\p{Ll}\\p{Lt}\\p{Lm}\\p{Nl}\\p{Nd}\\p{Pc}\\p{Cf}\\p{Mn}\\p{Mc}]*)`?","opts":16,"tok":"Name.Property","next":null}],"comment":[{"kind":"tok","re":"/[*]","opts":0,"tok":"Comment.Multiline","next":"comment"},{"kind":"tok","re":"[*]/","opts":0,"tok":"Comment.Multiline","next":"pop!"},{"kind":"tok","re":"[^/*]+","opts":0,"tok":"Comment.Multiline","next":null},{"kind":"tok","re":"[/*]","opts":0,"tok":"Comment.Multiline","next":null}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::Lasso","start_push":["lasso"],"states":{"root":[{"kind":"tok","re":"^#![ \\S]+lasso9\\b","opts":0,"tok":"Comment.Preproc","next":"lasso"},{"kind":"actions","re":"(?=\\[|<)","opts":0,"actions":[["push","delimiters"]]},{"kind":"tok","re":"\\s+","opts":0,"tok":"Text.Whitespace","next":null},{"kind":"actions","re":"","opts":0,"actions":[["push","delimiters"],["push","lassofile"]]}],"delimiters":[{"kind":"tok","re":"\\[no_square_brackets\\]","opts":0,"tok":"Comment.Preproc","next":"nosquarebrackets"},{"kind":"tok","re":"\\[noprocess\\]","opts":0,"tok":"Comment.Preproc","next":"noprocess"},{"kind":"tok","re":"\\[","opts":0,"tok":"Comment.Preproc","next":"squarebrackets"},{"kind":"tok","re":"<\\?(lasso(script)?|=)","opts":1,"tok":"Comment.Preproc","next":"anglebrackets"},{"kind":"callback","re":"([^\\[<]|<!--.*?-->|<(script|style).*?\\2>|<(?!\\?(lasso(script)?|=)))+","opts":5}],"nosquarebrackets":[{"kind":"tok","re":"\\[noprocess\\]","opts":0,"tok":"Comment.Preproc","next":"noprocess"},{"kind":"tok","re":"<\\?(lasso(script)?|=)","opts":1,"tok":"Comment.Preproc","next":"anglebrackets"},{"kind":"callback","re":"([^\\[<]|<!--.*?-->|<(script|style).*?\\2>|<(?!\\?(lasso(script)?|=))|\\[(?!noprocess))+","opts":5}],"noprocess":[{"kind":"tok","re":"\\[/noprocess\\]","opts":0,"tok":"Comment.Preproc","next":"pop!"},{"kind":"callback","re":"([^\\[]|\\[(?!/noprocess))+","opts":1}],"squarebrackets":[{"kind":"tok","re":"\\]","opts":0,"tok":"Comment.Preproc","next":"pop!"},{"kind":"mixin","state":"lasso"}],"anglebrackets":[{"kind":"tok","re":"\\?>","opts":0,"tok":"Comment.Preproc","next":"pop!"},{"kind":"mixin","state":"lasso"}],"lassofile":[{"kind":"tok","re":"\\]|\\?>","opts":0,"tok":"Comment.Preproc","next":"pop!"},{"kind":"mixin","state":"lasso"}],"whitespacecomments":[{"kind":"tok","re":"\\s+","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"//.*?\\n","opts":0,"tok":"Comment.Single","next":null},{"kind":"tok","re":"/\\*\\*!.*?\\*/","opts":4,"tok":"Comment.Doc","next":null},{"kind":"tok","re":"/\\*.*?\\*/","opts":4,"tok":"Comment.Multiline","next":null}],"lasso":[{"kind":"mixin","state":"whitespacecomments"},{"kind":"tok","re":"\\d*\\.\\d+(e[+-]?\\d+)?","opts":1,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"0x[\\da-f]+","opts":1,"tok":"Literal.Number.Hex","next":null},{"kind":"tok","re":"\\d+","opts":0,"tok":"Literal.Number.Integer","next":null},{"kind":"tok","re":"(infinity|NaN)\\b","opts":1,"tok":"Literal.Number","next":null},{"kind":"tok","re":"'[^'\\\\]*(\\\\.[^'\\\\]*)*'","opts":4,"tok":"Literal.String.Single","next":null},{"kind":"tok","re":"\"[^\"\\\\]*(\\\\.[^\"\\\\]*)*\"","opts":4,"tok":"Literal.String.Double","next":null},{"kind":"tok","re":"`[^`]*`","opts":4,"tok":"Literal.String.Backtick","next":null},{"kind":"tok","re":"\\$(?i-mx:[a-z_][\\w.]*)","opts":0,"tok":"Name.Variable","next":null},{"kind":"tok","re":"#((?i-mx:[a-z_][\\w.]*)|\\d+\\b)","opts":0,"tok":"Name.Variable.Instance","next":null},{"kind":"actions","re":"(\\.\\s*)('(?i-mx:[a-z_][\\w.]*)')","opts":0,"actions":[["groups",["Name.Builtin.Pseudo","Name.Variable.Class"]]]},{"kind":"actions","re":"(self)(\\s*->\\s*)('(?i-mx:[a-z_][\\w.]*)')","opts":1,"actions":[["groups",["Name.Builtin.Pseudo","Operator","Name.Variable.Class"]]]},{"kind":"actions","re":"(\\.\\.?\\s*)((?i-mx:[a-z_][\\w.]*)(=(?!=))?)","opts":0,"actions":[["groups",["Name.Builtin.Pseudo","Name.Other"]]]},{"kind":"actions","re":"(->\\\\?\\s*|&\\s*)((?i-mx:[a-z_][\\w.]*)(=(?!=))?)","opts":0,"actions":[["groups",["Operator","Name.Other"]]]},{"kind":"tok","re":"(?<!->)(self|inherited|currentcapture|givenblock)\\b","opts":1,"tok":"Name.Builtin.Pseudo","next":null},{"kind":"tok","re":"-(?!infinity)(?i-mx:[a-z_][\\w.]*)","opts":1,"tok":"Name.Attribute","next":null},{"kind":"tok","re":"::\\s*(?i-mx:[a-z_][\\w.]*)","opts":0,"tok":"Name.Label","next":null},{"kind":"actions","re":"(define)(\\s+)((?i-mx:[a-z_][\\w.]*))(\\s*=>\\s*)(type|trait|thread)\\b","opts":1,"actions":[["groups",["Keyword.Declaration","Text","Name.Class","Operator","Keyword"]]]},{"kind":"actions","re":"(define)(\\s+)((?i-mx:[a-z_][\\w.]*))(\\s*->\\s*)((?i-mx:[a-z_][\\w.]*)=?|[-+*/%])","opts":1,"actions":[["groups",["Keyword.Declaration","Text","Name.Class","Operator","Name.Function"]],["push","signature"]]},{"kind":"actions","re":"(define)(\\s+)((?i-mx:[a-z_][\\w.]*))","opts":1,"actions":[["groups",["Keyword.Declaration","Text","Name.Function"]],["push","signature"]]},{"kind":"actions","re":"(public|protected|private|provide)(\\s+)(((?i-mx:[a-z_][\\w.]*)=?|[-+*/%])(?=\\s*\\())","opts":1,"actions":[["groups",["Keyword","Text","Name.Function"]],["push","signature"]]},{"kind":"actions","re":"(public|protected|private|provide)(\\s+)((?i-mx:[a-z_][\\w.]*))","opts":1,"actions":[["groups",["Keyword","Text","Name.Function"]]]},{"kind":"tok","re":"(true|false|none|minimal|full|all|void)\\b","opts":1,"tok":"Keyword.Constant","next":null},{"kind":"tok","re":"(local|var|variable|global|data(?=\\s))\\b","opts":1,"tok":"Keyword.Declaration","next":null},{"kind":"actions","re":"((?i-mx:[a-z_][\\w.]*))(\\s+)(in)\\b","opts":1,"actions":[["groups",["Name","Text","Keyword"]]]},{"kind":"actions","re":"(let|into)(\\s+)((?i-mx:[a-z_][\\w.]*))","opts":1,"actions":[["groups",["Keyword","Text","Name"]]]},{"kind":"tok","re":",","opts":0,"tok":"Punctuation","next":"commamember"},{"kind":"tok","re":"(and|or|not)\\b","opts":1,"tok":"Operator.Word","next":null},{"kind":"actions","re":"((?i-mx:[a-z_][\\w.]*))(\\s*::\\s*(?i-mx:[a-z_][\\w.]*))?(\\s*=(?!=|>))","opts":0,"actions":[["groups",["Name","Name.Label","Operator"]]]},{"kind":"callback","re":"(/?)([\\w.]+)","opts":0},{"kind":"actions","re":"(=)(n?bw|n?ew|n?cn|lte?|gte?|n?eq|n?rx|ft)\\b","opts":1,"actions":[["groups",["Operator","Operator.Word"]]]},{"kind":"tok","re":":=|[-+*/%=<>&|!?\\\\]+","opts":0,"tok":"Operator","next":null},{"kind":"tok","re":"[{}():;,@^]","opts":0,"tok":"Punctuation","next":null}],"signature":[{"kind":"tok","re":"\\=>","opts":0,"tok":"Operator","next":"pop!"},{"kind":"tok","re":"\\)","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"tok","re":"[(,]","opts":0,"tok":"Punctuation","next":"parameter"},{"kind":"mixin","state":"lasso"}],"parameter":[{"kind":"tok","re":"\\)","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"tok","re":"-?(?i-mx:[a-z_][\\w.]*)","opts":0,"tok":"Name.Attribute","next":"pop!"},{"kind":"tok","re":"\\.\\.\\.","opts":0,"tok":"Name.Builtin.Pseudo","next":null},{"kind":"mixin","state":"lasso"}],"commamember":[{"kind":"tok","re":"((?i-mx:[a-z_][\\w.]*)=?|[-+*/%])(?=\\s*(\\(([^()]*\\([^()]*\\))*[^\\)]*\\)\\s*)?(::[\\w.\\s]+)?=>)","opts":0,"tok":"Name.Function","next":"signature"},{"kind":"mixin","state":"whitespacecomments"},{"kind":"tok","re":"","opts":0,"tok":"Text","next":"pop!"}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::Lean","start_push":[],"states":{"root":[{"kind":"tok","re":"\\s*--+\\s+.*?$","opts":0,"tok":"Comment.Doc","next":null},{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String","next":"string"},{"kind":"tok","re":"\\d+","opts":0,"tok":"Literal.Number.Integer","next":null},{"kind":"ir","re":"#?\\w+","opts":0,"ops":[["if",["gin",0,["abbreviation","add_rewrite","alias","assume","axiom","begin","by","calc","calc_refl","calc_subst","calc_trans","#check","coercion","conjecture","constant","constants","context","corollary","def","definition","end","#eval","example","export","expose","exposing","exit","extends","from","fun","have","help","hiding","hott","hypothesis","import","include","including","inductive","infix","infixl","infixr","inline","instance","irreducible","lemma","match","namespace","notation","opaque","opaque_hint","open","options","parameter","parameters","postfix","precedence","prefix","#print","private","protected","#reduce","reducible","renaming","repeat","section","set_option","show","tactic_hint","theorem","universe","universes","using","variable","variables","with"]],[["token","Keyword"]],[["if",["gin",0,["Sort","Prop","Type"]],[["token","Keyword.Type"]],[["token","Name"]]]]]]},{"kind":"tok","re":"[λ]","opts":16,"tok":"Keyword","next":null},{"kind":"tok","re":"\\:=?","opts":0,"tok":"Text","next":null},{"kind":"tok","re":"\\.[0-9]*","opts":0,"tok":"Operator","next":null},{"kind":"tok","re":"!=|#|&|&&|\\*|\\+|-|/|@|!|`|-\\.|->|\\.|\\.\\.|\\.\\.\\.|::|:>|;|;;|<|<-|=|==|>|_|\\||\\|\\||~|=>|<=|>=|/ \\/|∀|Π|λ|↔|∧|∨|≠|≤|≥|⊎|¬|⁻¹|⬝|▸|→|∃|ℕ|ℤ|≈|×|⌞|⌟|≡|⟨|⟩","opts":16,"tok":"Operator","next":null},{"kind":"tok","re":"[\\s\\(\\),\\[\\]αβ‹›]+","opts":16,"tok":"Text","next":null},{"kind":"tok","re":".","opts":0,"tok":"Error","next":null}],"string":[{"kind":"tok","re":"\"","opts":0,"tok":"Literal.String","next":"pop!"},{"kind":"tok","re":"\\\\","opts":0,"tok":"Literal.String.Escape","next":"escape"},{"kind":"tok","re":"[^\\\\\"]+","opts":0,"tok":"Literal.String","next":null}],"escape":[{"kind":"tok","re":"[nrt\"'\\\\]","opts":0,"tok":"Literal.String.Escape","next":"pop!"},{"kind":"tok","re":"x[\\da-f]+","opts":1,"tok":"Literal.String.Escape","next":"pop!"}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::Liquid","start_push":[],"states":{"root":[{"kind":"tok","re":"[^\\{]+","opts":0,"tok":"Text","next":null},{"kind":"actions","re":"(\\{%-?)(\\s*)","opts":0,"actions":[["groups",["Comment.Preproc","Text.Whitespace"]],["push","logic"]]},{"kind":"actions","re":"(\\{\\{-?)(\\s*)","opts":0,"actions":[["groups",["Comment.Preproc","Text.Whitespace"]],["push","output"]]},{"kind":"tok","re":"\\{","opts":0,"tok":"Text","next":null}],"end_logic":[{"kind":"callback","re":"(\\s*)(-?%\\})","opts":0},{"kind":"callback","re":"\\n\\s*","opts":0},{"kind":"mixin","state":"whitespace"}],"end_output":[{"kind":"callback","re":"(\\s*)(-?\\}\\})","opts":0}],"liquid":[{"kind":"mixin","state":"end_logic"},{"kind":"mixin","state":"logic"}],"logic":[{"kind":"tok","re":"(liquid)\\b","opts":0,"tok":"Name.Tag","next":"liquid"},{"kind":"tok","re":"(if|elsif|unless|case)\\b","opts":0,"tok":"Name.Tag","next":"condition"},{"kind":"tok","re":"(when)\\b","opts":0,"tok":"Name.Tag","next":"value"},{"kind":"tok","re":"(else|ifchanged|end\\w+)\\b","opts":0,"tok":"Name.Tag","next":"end_logic"},{"kind":"tok","re":"(break|continue)\\b","opts":0,"tok":"Keyword.Reserved","next":"end_logic"},{"kind":"actions","re":"(for|tablerow)(\\s+)(\\S+)(\\s+)(in)(\\s+)","opts":0,"actions":[["groups",["Name.Tag","Text.Whitespace","Name.Variable","Text.Whitespace","Name.Tag","Text.Whitespace"]],["push","iteration_args"]]},{"kind":"actions","re":"(capture|(?:in|de)crement)(\\s+)([a-zA-Z_](?:\\w|-(?!%))*)","opts":0,"actions":[["groups",["Name.Tag","Text.Whitespace","Name.Variable"]],["push","end_logic"]]},{"kind":"actions","re":"(comment)(\\s*)(-?%\\})","opts":0,"actions":[["groups",["Name.Tag","Text.Whitespace","Comment.Preproc"]],["push","comment"]]},{"kind":"actions","re":"(raw)(\\s*)(-?%\\})","opts":0,"actions":[["groups",["Name.Tag","Text.Whitespace","Comment.Preproc"]],["push","raw"]]},{"kind":"tok","re":"(assign|echo)\\b","opts":0,"tok":"Name.Tag","next":"assign"},{"kind":"actions","re":"(include|render)(\\s+)([/\\w-]+(?:\\.[\\w-]+)+\\b)?","opts":0,"actions":[["groups",["Name.Tag","Text.Whitespace","Text"]],["push","include"]]},{"kind":"callback","re":"(cycle)(\\s+)(?:([\\w-]+|'[^']*'|\"[^\"]*\")(\\s*)(:))?(\\s*)","opts":0},{"kind":"tok","re":"(\\w+)\\b","opts":0,"tok":"Name.Tag","next":"block_args"},{"kind":"mixin","state":"end_logic"}],"output":[{"kind":"actions","re":"(\\|)(\\s*)","opts":0,"actions":[["groups",["Punctuation","Text.Whitespace"]],["push","filters"],["push","filter"]]},{"kind":"mixin","state":"end_output"},{"kind":"mixin","state":"static"},{"kind":"mixin","state":"variable"}],"condition":[{"kind":"tok","re":"([=!]=|[<>]=?)","opts":0,"tok":"Operator","next":null},{"kind":"tok","re":"(and|or|contains)\\b","opts":0,"tok":"Operator.Word","next":null},{"kind":"mixin","state":"value"}],"value":[{"kind":"mixin","state":"end_logic"},{"kind":"mixin","state":"static"},{"kind":"mixin","state":"variable"}],"iteration_args":[{"kind":"tok","re":"(reversed|continue)\\b","opts":0,"tok":"Name.Attribute","next":null},{"kind":"tok","re":"\\(","opts":0,"tok":"Punctuation","next":"range"},{"kind":"mixin","state":"tag_args"}],"block_args":[{"kind":"tok","re":"(\\{\\{-?)","opts":0,"tok":"Comment.Preproc","next":"output_embed"},{"kind":"actions","re":"(\\|)(\\s*)","opts":0,"actions":[["groups",["Punctuation","Text.Whitespace"]],["push","filters"],["push","filter"]]},{"kind":"mixin","state":"tag_args"}],"tag_args":[{"kind":"mixin","state":"end_logic"},{"kind":"mixin","state":"args"}],"comment":[{"kind":"tok","re":"[^\\{]+","opts":0,"tok":"Comment","next":null},{"kind":"callback","re":"(\\{%-?)(\\s*)(endcomment)(\\s*)(-?%\\})","opts":0},{"kind":"tok","re":"\\{","opts":0,"tok":"Comment","next":null}],"raw":[{"kind":"tok","re":"[^\\{]+","opts":0,"tok":"Text","next":null},{"kind":"callback","re":"(\\{%-?)(\\s*)(endraw)(\\s*)(-?%\\})","opts":0},{"kind":"tok","re":"\\{","opts":0,"tok":"Text","next":null}],"assign":[{"kind":"tok","re":"=","opts":0,"tok":"Operator","next":null},{"kind":"tok","re":"\\(","opts":0,"tok":"Punctuation","next":"range"},{"kind":"actions","re":"(\\|)(\\s*)","opts":0,"actions":[["groups",["Punctuation","Text.Whitespace"]],["push","filters"],["push","filter"]]},{"kind":"mixin","state":"value"}],"include":[{"kind":"tok","re":"(\\{\\{-?)","opts":0,"tok":"Comment.Preproc","next":"output_embed"},{"kind":"tok","re":"(with|for|as)\\b","opts":0,"tok":"Keyword.Reserved","next":null},{"kind":"mixin","state":"tag_args"}],"output_embed":[{"kind":"actions","re":"(\\|)(\\s*)([a-zA-Z_](?:\\w|-(?!}))*)","opts":0,"actions":[["groups",["Punctuation","Text.Whitespace","Name.Function"]]]},{"kind":"tok","re":"-?\\}\\}","opts":0,"tok":"Comment.Preproc","next":"pop!"},{"kind":"mixin","state":"args"}],"range":[{"kind":"tok","re":"\\.\\.","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"\\)","opts":0,"tok":"Punctuation","next":"pop!"},{"kind":"mixin","state":"whitespace"},{"kind":"mixin","state":"number"},{"kind":"mixin","state":"variable"}],"filters":[{"kind":"actions","re":"(\\|)(\\s*)","opts":0,"actions":[["groups",["Punctuation","Text.Whitespace"]],["push","filter"]]},{"kind":"mixin","state":"end_logic"},{"kind":"mixin","state":"end_output"},{"kind":"mixin","state":"args"}],"filter":[{"kind":"tok","re":"[a-zA-Z_](?:\\w|-(?![%}]))*","opts":0,"tok":"Name.Function","next":"pop!"},{"kind":"mixin","state":"whitespace"}],"args":[{"kind":"mixin","state":"static"},{"kind":"actions","re":"([a-zA-Z_][\\w-]*)(\\s*)(=|:)","opts":0,"actions":[["groups",["Name.Attribute","Text.Whitespace","Operator"]]]},{"kind":"mixin","state":"variable"}],"static":[{"kind":"tok","re":"(false|true|nil)\\b","opts":0,"tok":"Keyword.Constant","next":null},{"kind":"tok","re":"'[^']*'","opts":0,"tok":"Literal.String.Single","next":null},{"kind":"tok","re":"\"[^\"]*\"","opts":0,"tok":"Literal.String.Double","next":null},{"kind":"tok","re":"[,:]","opts":0,"tok":"Punctuation","next":null},{"kind":"mixin","state":"whitespace"},{"kind":"mixin","state":"number"}],"whitespace":[{"kind":"tok","re":"\\s+","opts":0,"tok":"Text.Whitespace","next":null},{"kind":"tok","re":"#.*?(?=$|-?[}%]})","opts":0,"tok":"Comment","next":null}],"number":[{"kind":"tok","re":"-","opts":0,"tok":"Operator","next":null},{"kind":"tok","re":"\\d+\\.\\d+","opts":0,"tok":"Literal.Number.Float","next":null},{"kind":"tok","re":"\\d+","opts":0,"tok":"Literal.Number.Integer","next":null}],"variable":[{"kind":"actions","re":"(\\.)(\\s*)(first|last|size)\\b(?![?!/])","opts":0,"actions":[["groups",["Punctuation","Text.Whitespace","Name.Function"]]]},{"kind":"tok","re":"\\.(?= *\\w)|\\[|\\]","opts":0,"tok":"Punctuation","next":null},{"kind":"tok","re":"(empty|blank|(for|tablerow)loop\\.(parentloop\\.)*\\w+)\\b(?![?!/])","opts":0,"tok":"Name.Builtin","next":null},{"kind":"tok","re":"[a-zA-Z_][\\w-]*\\b-?(?![?!/])","opts":0,"tok":"Name.Variable","next":null},{"kind":"tok","re":"\\S+","opts":0,"tok":"Text","next":null}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::LiterateCoffeescript","start_push":[],"states":{"root":[{"kind":"callback","re":"^( .*?\\n)+","opts":4},{"kind":"callback","re":"^([ ]{0,3}(\\S.*?|)\\n)*","opts":4}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"lexer":"Rouge::Lexers::LiterateHaskell","start_push":[],"states":{"root":[{"kind":"tok","re":"\\s*?\\n(?=>)","opts":0,"tok":"Text","next":"code"},{"kind":"tok","re":".*?\\n","opts":0,"tok":"Text","next":null},{"kind":"tok","re":".+\\z","opts":0,"tok":"Text","next":null}],"code":[{"kind":"callback","re":"(>)( .*?(\\n|\\z))","opts":0},{"kind":"tok","re":"\\s*\\n(?=\\s*[^>])","opts":0,"tok":"Text","next":"pop!"}]},"shortnames":{"Text":"","Text.Whitespace":"w","Escape":"esc","Error":"err","Other":"x","Keyword":"k","Keyword.Constant":"kc","Keyword.Declaration":"kd","Keyword.Namespace":"kn","Keyword.Pseudo":"kp","Keyword.Reserved":"kr","Keyword.Type":"kt","Keyword.Variable":"kv","Name":"n","Name.Attribute":"na","Name.Builtin":"nb","Name.Builtin.Pseudo":"bp","Name.Class":"nc","Name.Constant":"no","Name.Decorator":"nd","Name.Entity":"ni","Name.Exception":"ne","Name.Function":"nf","Name.Function.Magic":"fm","Name.Property":"py","Name.Label":"nl","Name.Namespace":"nn","Name.Other":"nx","Name.Tag":"nt","Name.Variable":"nv","Name.Variable.Class":"vc","Name.Variable.Global":"vg","Name.Variable.Instance":"vi","Name.Variable.Magic":"vm","Literal":"l","Literal.Date":"ld","Literal.String":"s","Literal.String.Affix":"sa","Literal.String.Backtick":"sb","Literal.String.Char":"sc","Literal.String.Delimiter":"dl","Literal.String.Doc":"sd","Literal.String.Double":"s2","Literal.String.Escape":"se","Literal.String.Heredoc":"sh","Literal.String.Interpol":"si","Literal.String.Other":"sx","Literal.String.Regex":"sr","Literal.String.Single":"s1","Literal.String.Symbol":"ss","Literal.Number":"m","Literal.Number.Bin":"mb","Literal.Number.Float":"mf","Literal.Number.Hex":"mh","Literal.Number.Integer":"mi","Literal.Number.Integer.Long":"il","Literal.Number.Oct":"mo","Literal.Number.Other":"mx","Operator":"o","Operator.Word":"ow","Punctuation":"p","Punctuation.Indicator":"pi","Comment":"c","Comment.Hashbang":"ch","Comment.Doc":"cd","Comment.Multiline":"cm","Comment.Preproc":"cp","Comment.PreprocFile":"cpf","Comment.Single":"c1","Comment.Special":"cs","Generic":"g","Generic.Deleted":"gd","Generic.Emph":"ge","Generic.EmphStrong":"ges","Generic.Error":"gr","Generic.Heading":"gh","Generic.Inserted":"gi","Generic.Lineno":"gl","Generic.Output":"go","Generic.Prompt":"gp","Generic.Strong":"gs","Generic.Subheading":"gu","Generic.Traceback":"gt"}}
|