lib/linguist/samples.json in github-linguist-2.10.11 vs lib/linguist/samples.json in github-linguist-2.10.13
- old
+ new
@@ -4,10 +4,13 @@
".abap"
],
"Agda": [
".agda"
],
+ "Alloy": [
+ ".als"
+ ],
"Apex": [
".cls"
],
"AppleScript": [
".applescript"
@@ -18,10 +21,19 @@
"AsciiDoc": [
".adoc",
".asc",
".asciidoc"
],
+ "AspectJ": [
+ ".aj"
+ ],
+ "ATS": [
+ ".atxt",
+ ".dats",
+ ".hats",
+ ".sats"
+ ],
"AutoHotkey": [
".ahk"
],
"Awk": [
".awk"
@@ -35,25 +47,30 @@
"Brightscript": [
".brs"
],
"C": [
".c",
+ ".cats",
".h"
],
"C#": [
".cs",
".cshtml"
],
"C++": [
".cc",
".cpp",
".h",
- ".hpp"
+ ".hpp",
+ ".inl"
],
"Ceylon": [
".ceylon"
],
+ "Cirru": [
+ ".cirru"
+ ],
"Clojure": [
".cl2",
".clj",
".cljc",
".cljs",
@@ -69,18 +86,22 @@
],
"CoffeeScript": [
".coffee"
],
"Common Lisp": [
+ ".cl",
".lisp"
],
"Coq": [
".v"
],
"Creole": [
".creole"
],
+ "Crystal": [
+ ".cr"
+ ],
"CSS": [
".css"
],
"Cuda": [
".cu",
@@ -93,10 +114,20 @@
".patch"
],
"DM": [
".dm"
],
+ "Dogescript": [
+ ".djs"
+ ],
+ "E": [
+ ".E"
+ ],
+ "Eagle": [
+ ".brd",
+ ".sch"
+ ],
"ECL": [
".ecl"
],
"edn": [
".edn"
@@ -117,23 +148,41 @@
],
"Forth": [
".forth",
".fth"
],
+ "Frege": [
+ ".fr"
+ ],
+ "Game Maker Language": [
+ ".gml"
+ ],
+ "GAP": [
+ ".g",
+ ".gd",
+ ".gi"
+ ],
"GAS": [
".s"
],
"GLSL": [
".fp",
".glsl"
],
+ "Gnuplot": [
+ ".gnu",
+ ".gp"
+ ],
"Gosu": [
".gs",
".gst",
".gsx",
".vark"
],
+ "Grammatical Framework": [
+ ".gf"
+ ],
"Groovy": [
".gradle",
".script!"
],
"Groovy Server Pages": [
@@ -154,10 +203,14 @@
".pro"
],
"Idris": [
".idr"
],
+ "Inform 7": [
+ ".i7x",
+ ".ni"
+ ],
"Ioke": [
".ik"
],
"Jade": [
".jade"
@@ -174,13 +227,22 @@
".lock"
],
"JSON5": [
".json5"
],
+ "JSONiq": [
+ ".jq"
+ ],
+ "JSONLD": [
+ ".jsonld"
+ ],
"Julia": [
".jl"
],
+ "Kit": [
+ ".kit"
+ ],
"Kotlin": [
".kt"
],
"KRL": [
".krl"
@@ -189,10 +251,13 @@
".las",
".lasso",
".lasso9",
".ldml"
],
+ "Latte": [
+ ".latte"
+ ],
"Less": [
".less"
],
"LFE": [
".lfe"
@@ -222,10 +287,16 @@
".script!"
],
"Markdown": [
".md"
],
+ "Mask": [
+ ".mask"
+ ],
+ "Mathematica": [
+ ".m"
+ ],
"Matlab": [
".m"
],
"Max": [
".maxhelp",
@@ -233,16 +304,26 @@
".mxt"
],
"MediaWiki": [
".mediawiki"
],
+ "Mercury": [
+ ".m",
+ ".moo"
+ ],
"Monkey": [
".monkey"
],
+ "Moocode": [
+ ".moo"
+ ],
"MoonScript": [
".moon"
],
+ "MTML": [
+ ".mtml"
+ ],
"Nemerle": [
".n"
],
"NetLogo": [
".nlogo"
@@ -260,10 +341,13 @@
],
"Objective-C": [
".h",
".m"
],
+ "Objective-C++": [
+ ".mm"
+ ],
"OCaml": [
".eliom",
".ml"
],
"Omgrofl": [
@@ -299,10 +383,11 @@
],
"Perl": [
".fcgi",
".pl",
".pm",
+ ".pod",
".script!",
".t"
],
"Perl6": [
".p6",
@@ -328,22 +413,28 @@
],
"Processing": [
".pde"
],
"Prolog": [
+ ".ecl",
".pl",
".prolog"
],
"Protocol Buffer": [
".proto"
],
+ "PureScript": [
+ ".purs"
+ ],
"Python": [
".py",
".script!"
],
"R": [
".R",
+ ".r",
+ ".rsx",
".script!"
],
"Racket": [
".scrbl"
],
@@ -352,11 +443,15 @@
],
"RDoc": [
".rdoc"
],
"Rebol": [
- ".r"
+ ".r",
+ ".r2",
+ ".r3",
+ ".reb",
+ ".rebol"
],
"RMarkdown": [
".rmd"
],
"RobotFramework": [
@@ -383,10 +478,11 @@
],
"Scaml": [
".scaml"
],
"Scheme": [
+ ".sld",
".sps"
],
"Scilab": [
".sce",
".sci",
@@ -399,27 +495,60 @@
".bash",
".script!",
".sh",
".zsh"
],
+ "ShellSession": [
+ ".sh-session"
+ ],
+ "Shen": [
+ ".shen"
+ ],
"Slash": [
".sl"
],
+ "SourcePawn": [
+ ".sp"
+ ],
+ "SQL": [
+ ".prc",
+ ".sql",
+ ".tab",
+ ".udf",
+ ".viw"
+ ],
"Squirrel": [
".nut"
],
"Standard ML": [
".fun",
".sig",
".sml"
],
+ "Stata": [
+ ".ado",
+ ".do",
+ ".doh",
+ ".ihlp",
+ ".mata",
+ ".matah",
+ ".sthlp"
+ ],
"Stylus": [
".styl"
],
"SuperCollider": [
".scd"
],
+ "SystemVerilog": [
+ ".sv",
+ ".svh",
+ ".vh"
+ ],
+ "Tcl": [
+ ".tm"
+ ],
"Tea": [
".tea"
],
"TeX": [
".cls"
@@ -457,10 +586,11 @@
".xc"
],
"XML": [
".ant",
".ivy",
+ ".pluginspec",
".xml"
],
"XProc": [
".xpl"
],
@@ -470,10 +600,16 @@
"XSLT": [
".xslt"
],
"Xtend": [
".xtend"
+ ],
+ "YAML": [
+ ".yml"
+ ],
+ "Zephir": [
+ ".zep"
]
},
"interpreters": {
},
@@ -533,12 +669,12 @@
],
"YAML": [
".gemrc"
]
},
- "tokens_total": 445429,
- "languages_total": 523,
+ "tokens_total": 588287,
+ "languages_total": 706,
"tokens": {
"ABAP": {
"*/**": 1,
"*": 56,
"The": 2,
@@ -853,10 +989,245 @@
"trans": 5,
".n": 1,
"zero": 1,
"Nat": 1
},
+ "Alloy": {
+ "module": 3,
+ "examples/systems/file_system": 1,
+ "abstract": 2,
+ "sig": 20,
+ "Object": 10,
+ "{": 54,
+ "}": 60,
+ "Name": 2,
+ "File": 1,
+ "extends": 10,
+ "some": 3,
+ "d": 3,
+ "Dir": 8,
+ "|": 19,
+ "this": 14,
+ "in": 19,
+ "d.entries.contents": 1,
+ "entries": 3,
+ "set": 10,
+ "DirEntry": 2,
+ "parent": 3,
+ "lone": 6,
+ "this.": 4,
+ "@contents.": 1,
+ "@entries": 1,
+ "all": 16,
+ "e1": 2,
+ "e2": 2,
+ "e1.name": 1,
+ "e2.name": 1,
+ "@parent": 2,
+ "Root": 5,
+ "one": 8,
+ "no": 8,
+ "Cur": 1,
+ "name": 1,
+ "contents": 2,
+ "pred": 16,
+ "OneParent_buggyVersion": 2,
+ "-": 41,
+ "d.parent": 2,
+ "OneParent_correctVersion": 2,
+ "(": 12,
+ "&&": 2,
+ "contents.d": 1,
+ ")": 9,
+ "NoDirAliases": 3,
+ "o": 1,
+ "o.": 1,
+ "check": 6,
+ "for": 7,
+ "expect": 6,
+ "examples/systems/marksweepgc": 1,
+ "Node": 10,
+ "HeapState": 5,
+ "left": 3,
+ "right": 1,
+ "marked": 1,
+ "freeList": 1,
+ "clearMarks": 1,
+ "[": 82,
+ "hs": 16,
+ ".marked": 3,
+ ".right": 4,
+ "hs.right": 3,
+ "fun": 1,
+ "reachable": 1,
+ "n": 5,
+ "]": 80,
+ "+": 14,
+ "n.": 1,
+ "hs.left": 2,
+ "mark": 1,
+ "from": 2,
+ "hs.reachable": 1,
+ "setFreeList": 1,
+ ".freeList.*": 3,
+ ".left": 5,
+ "hs.marked": 1,
+ "GC": 1,
+ "root": 5,
+ "assert": 3,
+ "Soundness1": 2,
+ "h": 9,
+ "live": 3,
+ "h.reachable": 1,
+ "h.right": 1,
+ "Soundness2": 2,
+ ".reachable": 2,
+ "h.GC": 1,
+ ".freeList": 1,
+ "Completeness": 1,
+ "examples/systems/views": 1,
+ "open": 2,
+ "util/ordering": 1,
+ "State": 16,
+ "as": 2,
+ "so": 1,
+ "util/relation": 1,
+ "rel": 1,
+ "Ref": 19,
+ "t": 16,
+ "b": 13,
+ "v": 25,
+ "views": 2,
+ "when": 1,
+ "is": 1,
+ "view": 2,
+ "of": 3,
+ "type": 1,
+ "backing": 1,
+ "dirty": 3,
+ "contains": 1,
+ "refs": 7,
+ "that": 1,
+ "have": 1,
+ "been": 1,
+ "invalidated": 1,
+ "obj": 1,
+ "ViewType": 8,
+ "anyviews": 2,
+ "visualization": 1,
+ "ViewType.views": 1,
+ "Map": 2,
+ "keys": 3,
+ "map": 2,
+ "s": 6,
+ "Ref.map": 1,
+ "s.refs": 3,
+ "MapRef": 4,
+ "fact": 4,
+ "State.obj": 3,
+ "Iterator": 2,
+ "done": 3,
+ "lastRef": 2,
+ "IteratorRef": 5,
+ "Set": 2,
+ "elts": 2,
+ "SetRef": 5,
+ "KeySetView": 6,
+ "State.views": 1,
+ "IteratorView": 3,
+ "s.views": 2,
+ "handle": 1,
+ "possibility": 1,
+ "modifying": 1,
+ "an": 1,
+ "object": 1,
+ "and": 1,
+ "its": 1,
+ "at": 1,
+ "once": 1,
+ "*": 1,
+ "should": 1,
+ "we": 1,
+ "limit": 1,
+ "frame": 1,
+ "conds": 1,
+ "to": 1,
+ "non": 1,
+ "*/": 1,
+ "modifies": 5,
+ "pre": 15,
+ "post": 14,
+ "rs": 4,
+ "let": 5,
+ "vr": 1,
+ "pre.views": 8,
+ "mods": 3,
+ "rs.*vr": 1,
+ "r": 3,
+ "pre.refs": 6,
+ "pre.obj": 10,
+ "post.obj": 7,
+ "viewFrame": 4,
+ "post.dirty": 1,
+ "pre.dirty": 1,
+ "allocates": 5,
+ "&": 3,
+ "post.refs": 1,
+ ".map": 3,
+ ".elts": 3,
+ "dom": 1,
+ "<:>": 1,
+ "setRefs": 1,
+ "MapRef.put": 1,
+ "k": 5,
+ "none": 4,
+ "post.views": 4,
+ "SetRef.iterator": 1,
+ "iterRef": 4,
+ "i": 7,
+ "i.left": 3,
+ "i.done": 1,
+ "i.lastRef": 1,
+ "IteratorRef.remove": 1,
+ ".lastRef": 2,
+ "IteratorRef.next": 1,
+ "ref": 3,
+ "IteratorRef.hasNext": 1,
+ "s.obj": 1,
+ "zippishOK": 2,
+ "ks": 6,
+ "vs": 6,
+ "m": 4,
+ "ki": 2,
+ "vi": 2,
+ "s0": 4,
+ "so/first": 1,
+ "s1": 4,
+ "so/next": 7,
+ "s2": 6,
+ "s3": 4,
+ "s4": 4,
+ "s5": 4,
+ "s6": 4,
+ "s7": 2,
+ "precondition": 2,
+ "s0.dirty": 1,
+ "ks.iterator": 1,
+ "vs.iterator": 1,
+ "ki.hasNext": 1,
+ "vi.hasNext": 1,
+ "ki.this/next": 1,
+ "vi.this/next": 1,
+ "m.put": 1,
+ "ki.remove": 1,
+ "vi.remove": 1,
+ "State.dirty": 1,
+ "ViewType.pre.views": 2,
+ "but": 1,
+ "#s.obj": 1,
+ "<": 1
+ },
"ApacheConf": {
"ServerSignature": 1,
"Off": 1,
"RewriteCond": 15,
"%": 48,
@@ -2030,10 +2401,649 @@
"B": 2,
"B*": 1,
".Section": 1,
"list": 1
},
+ "AspectJ": {
+ "package": 2,
+ "com.blogspot.miguelinlas3.aspectj.cache": 1,
+ ";": 29,
+ "import": 5,
+ "java.util.Map": 2,
+ "java.util.WeakHashMap": 1,
+ "org.aspectj.lang.JoinPoint": 1,
+ "com.blogspot.miguelinlas3.aspectj.cache.marker.Cachable": 1,
+ "public": 6,
+ "aspect": 2,
+ "CacheAspect": 1,
+ "{": 11,
+ "pointcut": 3,
+ "cache": 3,
+ "(": 46,
+ "Cachable": 2,
+ "cachable": 5,
+ ")": 46,
+ "execution": 1,
+ "@Cachable": 2,
+ "*": 2,
+ "..": 1,
+ "&&": 2,
+ "@annotation": 1,
+ "Object": 15,
+ "around": 2,
+ "String": 3,
+ "evaluatedKey": 6,
+ "this.evaluateKey": 1,
+ "cachable.scriptKey": 1,
+ "thisJoinPoint": 1,
+ "if": 2,
+ "cache.containsKey": 1,
+ "System.out.println": 5,
+ "+": 7,
+ "return": 5,
+ "this.cache.get": 1,
+ "}": 11,
+ "value": 3,
+ "proceed": 2,
+ "cache.put": 1,
+ "protected": 2,
+ "evaluateKey": 1,
+ "key": 2,
+ "JoinPoint": 1,
+ "joinPoint": 1,
+ "//": 1,
+ "TODO": 1,
+ "add": 1,
+ "some": 1,
+ "smart": 1,
+ "staff": 1,
+ "to": 1,
+ "allow": 1,
+ "simple": 1,
+ "scripting": 1,
+ "in": 1,
+ "annotation": 1,
+ "Map": 3,
+ "<String,>": 2,
+ "new": 1,
+ "WeakHashMap": 1,
+ "aspects.caching": 1,
+ "abstract": 3,
+ "OptimizeRecursionCache": 2,
+ "@SuppressWarnings": 3,
+ "private": 1,
+ "_cache": 2,
+ "getCache": 2,
+ "operation": 4,
+ "o": 16,
+ "topLevelOperation": 4,
+ "cflowbelow": 1,
+ "before": 1,
+ "cachedValue": 4,
+ "_cache.get": 1,
+ "null": 1,
+ "after": 2,
+ "returning": 2,
+ "result": 3,
+ "_cache.put": 1,
+ "_cache.size": 1
+ },
+ "ATS": {
+ "//": 211,
+ "#include": 16,
+ "staload": 25,
+ "_": 25,
+ "sortdef": 2,
+ "ftype": 13,
+ "type": 30,
+ "-": 49,
+ "infixr": 2,
+ "(": 562,
+ ")": 567,
+ "typedef": 10,
+ "a": 200,
+ "b": 26,
+ "<cloref1>": 2,
+ "functor": 12,
+ "F": 34,
+ "{": 142,
+ "}": 141,
+ "list0": 9,
+ "extern": 13,
+ "val": 95,
+ "functor_list0": 7,
+ "implement": 55,
+ "f": 22,
+ "lam": 20,
+ "xs": 82,
+ "list0_map": 2,
+ "<a>": 14,
+ "<b>": 3,
+ "datatype": 4,
+ "CoYoneda": 7,
+ "r": 25,
+ "of": 59,
+ "fun": 56,
+ "CoYoneda_phi": 2,
+ "CoYoneda_psi": 3,
+ "ftor": 9,
+ "fx": 8,
+ "x": 48,
+ "int0": 4,
+ "I": 8,
+ "int": 2,
+ "bool": 27,
+ "True": 7,
+ "|": 22,
+ "False": 8,
+ "boxed": 2,
+ "boolean": 2,
+ "bool2string": 4,
+ "string": 2,
+ "case": 9,
+ "+": 20,
+ "fprint_val": 2,
+ "<bool>": 2,
+ "out": 8,
+ "fprint": 3,
+ "int2bool": 2,
+ "i": 6,
+ "let": 34,
+ "in": 48,
+ "if": 7,
+ "then": 11,
+ "else": 7,
+ "end": 73,
+ "myintlist0": 2,
+ "g0ofg1": 1,
+ "list": 1,
+ "myboolist0": 9,
+ "fprintln": 3,
+ "stdout_ref": 4,
+ "main0": 3,
+ "UN": 3,
+ "phil_left": 3,
+ "n": 51,
+ "phil_right": 3,
+ "nmod": 1,
+ "NPHIL": 6,
+ "randsleep": 6,
+ "intGte": 1,
+ "void": 14,
+ "ignoret": 2,
+ "sleep": 2,
+ "UN.cast": 2,
+ "uInt": 1,
+ "rand": 1,
+ "mod": 1,
+ "phil_think": 3,
+ "println": 9,
+ "phil_dine": 3,
+ "lf": 5,
+ "rf": 5,
+ "phil_loop": 10,
+ "nl": 2,
+ "nr": 2,
+ "ch_lfork": 2,
+ "fork_changet": 5,
+ "ch_rfork": 2,
+ "channel_takeout": 4,
+ "HX": 1,
+ "try": 1,
+ "to": 16,
+ "actively": 1,
+ "induce": 1,
+ "deadlock": 2,
+ "ch_forktray": 3,
+ "forktray_changet": 4,
+ "channel_insert": 5,
+ "[": 49,
+ "]": 48,
+ "cleaner_wash": 3,
+ "fork_get_num": 4,
+ "cleaner_return": 4,
+ "ch": 7,
+ "cleaner_loop": 6,
+ "f0": 3,
+ "dynload": 3,
+ "local": 10,
+ "mythread_create_cloptr": 6,
+ "llam": 6,
+ "while": 1,
+ "true": 5,
+ "%": 7,
+ "#": 7,
+ "#define": 4,
+ "nphil": 13,
+ "natLt": 2,
+ "absvtype": 2,
+ "fork_vtype": 3,
+ "ptr": 2,
+ "vtypedef": 2,
+ "fork": 16,
+ "channel": 11,
+ "datavtype": 1,
+ "FORK": 3,
+ "assume": 2,
+ "the_forkarray": 2,
+ "t": 1,
+ "array_tabulate": 1,
+ "fopr": 1,
+ "<t>": 2,
+ "where": 6,
+ "channel_create_exn": 2,
+ "<fork>": 2,
+ "i2sz": 4,
+ "arrayref_tabulate": 1,
+ "the_forktray": 2,
+ "set_vtype": 3,
+ "t@ype": 2,
+ "set": 34,
+ "t0p": 31,
+ "compare_elt_elt": 4,
+ "x1": 1,
+ "x2": 1,
+ "<": 14,
+ "linset_nil": 2,
+ "linset_make_nil": 2,
+ "linset_sing": 2,
+ "<!wrt>": 16,
+ "linset_make_sing": 2,
+ "linset_make_list": 1,
+ "List": 1,
+ "INV": 24,
+ "linset_is_nil": 2,
+ "linset_isnot_nil": 2,
+ "linset_size": 2,
+ "size_t": 1,
+ "linset_is_member": 3,
+ "x0": 22,
+ "linset_isnot_member": 1,
+ "linset_copy": 2,
+ "linset_free": 2,
+ "linset_insert": 3,
+ "&": 17,
+ "linset_takeout": 1,
+ "res": 9,
+ "opt": 6,
+ "endfun": 1,
+ "linset_takeout_opt": 1,
+ "Option_vt": 4,
+ "linset_remove": 2,
+ "linset_choose": 3,
+ "linset_choose_opt": 1,
+ "linset_takeoutmax": 1,
+ "linset_takeoutmax_opt": 1,
+ "linset_takeoutmin": 1,
+ "linset_takeoutmin_opt": 1,
+ "fprint_linset": 3,
+ "sep": 1,
+ "FILEref": 2,
+ "overload": 1,
+ "with": 1,
+ "env": 11,
+ "vt0p": 2,
+ "linset_foreach": 3,
+ "fwork": 3,
+ "linset_foreach_env": 3,
+ "linset_listize": 2,
+ "List0_vt": 5,
+ "linset_listize1": 2,
+ "code": 6,
+ "reuse": 2,
+ "elt": 2,
+ "list_vt_nil": 16,
+ "list_vt_cons": 17,
+ "list_vt_is_nil": 1,
+ "list_vt_is_cons": 1,
+ "list_vt_length": 1,
+ "aux": 4,
+ "nat": 4,
+ ".": 14,
+ "<n>": 3,
+ "list_vt": 7,
+ "sgn": 9,
+ "false": 6,
+ "list_vt_copy": 2,
+ "list_vt_free": 1,
+ "mynode_cons": 4,
+ "nx": 22,
+ "mynode1": 6,
+ "xs1": 15,
+ "UN.castvwtp0": 8,
+ "List1_vt": 5,
+ "@list_vt_cons": 5,
+ "xs2": 3,
+ "prval": 20,
+ "UN.cast2void": 5,
+ ";": 4,
+ "fold@": 8,
+ "ins": 3,
+ "tail": 1,
+ "recursive": 1,
+ "n1": 4,
+ "<=>": 1,
+ "1": 3,
+ "mynode_make_elt": 4,
+ "ans": 2,
+ "is": 26,
+ "found": 1,
+ "effmask_all": 3,
+ "free@": 1,
+ "xs1_": 3,
+ "rem": 1,
+ "*": 2,
+ "opt_some": 1,
+ "opt_none": 1,
+ "list_vt_foreach": 1,
+ "<env>": 3,
+ "list_vt_foreach_env": 1,
+ "mynode_null": 5,
+ "mynode": 3,
+ "null": 1,
+ "the_null_ptr": 1,
+ "mynode_free": 1,
+ "nx2": 4,
+ "mynode_get_elt": 1,
+ "nx1": 7,
+ "UN.castvwtp1": 2,
+ "mynode_set_elt": 1,
+ "l": 3,
+ "__assert": 2,
+ "praxi": 1,
+ "mynode_getfree_elt": 1,
+ "linset_takeout_ngc": 2,
+ "takeout": 3,
+ "mynode0": 1,
+ "pf_x": 6,
+ "view@x": 3,
+ "pf_xs1": 6,
+ "view@xs1": 3,
+ "linset_takeoutmax_ngc": 2,
+ "xs_": 4,
+ "@list_vt_nil": 1,
+ "linset_takeoutmin_ngc": 2,
+ "unsnoc": 4,
+ "pos": 1,
+ "and": 10,
+ "fold@xs": 1,
+ "ATS_PACKNAME": 1,
+ "ATS_STALOADFLAG": 1,
+ "no": 2,
+ "static": 1,
+ "loading": 1,
+ "at": 2,
+ "run": 1,
+ "time": 1,
+ "castfn": 1,
+ "linset2list": 1,
+ "<!DOCTYPE>": 1,
+ "html": 1,
+ "PUBLIC": 1,
+ "W3C": 1,
+ "DTD": 2,
+ "XHTML": 1,
+ "EN": 1,
+ "http": 2,
+ "www": 1,
+ "w3": 1,
+ "org": 1,
+ "TR": 1,
+ "xhtml11": 2,
+ "dtd": 1,
+ "<html>": 1,
+ "xmlns=": 1,
+ "<head>": 1,
+ "<meta>": 1,
+ "equiv=": 1,
+ "content=": 1,
+ "<title>": 1,
+ "EFFECTIVATS": 1,
+ "DiningPhil2": 1,
+ "</title>": 1,
+ "#patscode_style": 1,
+ "</head>": 1,
+ "<body>": 1,
+ "<h1>": 1,
+ "Effective": 1,
+ "ATS": 2,
+ "Dining": 2,
+ "Philosophers": 2,
+ "</h1>": 1,
+ "In": 2,
+ "this": 2,
+ "article": 2,
+ "present": 1,
+ "an": 6,
+ "implementation": 3,
+ "slight": 1,
+ "variant": 1,
+ "the": 30,
+ "famous": 1,
+ "problem": 1,
+ "by": 4,
+ "Dijkstra": 1,
+ "that": 8,
+ "makes": 1,
+ "simple": 1,
+ "but": 1,
+ "convincing": 1,
+ "use": 1,
+ "linear": 2,
+ "types.": 1,
+ "<h2>": 8,
+ "The": 8,
+ "Original": 2,
+ "Problem": 2,
+ "</h2>": 8,
+ "There": 3,
+ "are": 7,
+ "five": 1,
+ "philosophers": 1,
+ "sitting": 1,
+ "around": 1,
+ "table": 3,
+ "there": 3,
+ "also": 3,
+ "forks": 7,
+ "placed": 1,
+ "on": 8,
+ "such": 1,
+ "each": 2,
+ "located": 2,
+ "between": 1,
+ "left": 3,
+ "hand": 6,
+ "philosopher": 5,
+ "right": 3,
+ "another": 1,
+ "philosopher.": 1,
+ "Each": 4,
+ "does": 1,
+ "following": 6,
+ "routine": 1,
+ "repeatedly": 1,
+ "thinking": 1,
+ "dining.": 1,
+ "order": 1,
+ "dine": 1,
+ "needs": 2,
+ "first": 2,
+ "acquire": 1,
+ "two": 3,
+ "one": 3,
+ "his": 4,
+ "side": 2,
+ "other": 2,
+ "side.": 2,
+ "After": 2,
+ "finishing": 1,
+ "dining": 1,
+ "puts": 2,
+ "acquired": 1,
+ "onto": 1,
+ "A": 6,
+ "Variant": 1,
+ "twist": 1,
+ "added": 1,
+ "original": 1,
+ "version": 1,
+ "<p>": 1,
+ "used": 1,
+ "it": 2,
+ "becomes": 1,
+ "be": 9,
+ "put": 1,
+ "tray": 2,
+ "for": 15,
+ "dirty": 2,
+ "forks.": 1,
+ "cleaner": 2,
+ "who": 1,
+ "cleans": 1,
+ "them": 2,
+ "back": 1,
+ "table.": 1,
+ "Channels": 1,
+ "Communication": 1,
+ "just": 1,
+ "shared": 1,
+ "queue": 1,
+ "fixed": 1,
+ "capacity.": 1,
+ "functions": 1,
+ "inserting": 1,
+ "element": 5,
+ "into": 3,
+ "taking": 1,
+ "given": 4,
+ "<pre>": 7,
+ "class=": 6,
+ "#pats2xhtml_sats": 3,
+ "</pre>": 7,
+ "If": 2,
+ "called": 2,
+ "full": 4,
+ "caller": 2,
+ "blocked": 3,
+ "until": 2,
+ "taken": 1,
+ "channel.": 2,
+ "empty": 1,
+ "inserted": 1,
+ "Channel": 2,
+ "Fork": 3,
+ "Forks": 1,
+ "resources": 1,
+ "type.": 1,
+ "initially": 1,
+ "stored": 2,
+ "which": 2,
+ "can": 4,
+ "obtained": 2,
+ "calling": 2,
+ "function": 3,
+ "defined": 1,
+ "natural": 1,
+ "numbers": 1,
+ "less": 1,
+ "than": 1,
+ "channels": 4,
+ "storing": 3,
+ "chosen": 3,
+ "capacity": 3,
+ "reason": 1,
+ "store": 1,
+ "most": 1,
+ "guarantee": 1,
+ "these": 1,
+ "never": 2,
+ "so": 2,
+ "attempt": 1,
+ "made": 1,
+ "send": 1,
+ "signals": 1,
+ "awake": 1,
+ "callers": 1,
+ "supposedly": 1,
+ "being": 2,
+ "due": 1,
+ "Tray": 1,
+ "instead": 1,
+ "become": 1,
+ "as": 4,
+ "only": 1,
+ "total": 1,
+ "Philosopher": 1,
+ "Loop": 2,
+ "implemented": 2,
+ "loop": 2,
+ "#pats2xhtml_dats": 3,
+ "It": 2,
+ "should": 3,
+ "straighforward": 2,
+ "follow": 2,
+ "Cleaner": 1,
+ "finds": 1,
+ "number": 2,
+ "uses": 1,
+ "locate": 1,
+ "fork.": 1,
+ "Its": 1,
+ "actual": 1,
+ "follows": 1,
+ "now": 1,
+ "Testing": 1,
+ "entire": 1,
+ "files": 1,
+ "DiningPhil2.sats": 1,
+ "DiningPhil2.dats": 1,
+ "DiningPhil2_fork.dats": 1,
+ "DiningPhil2_thread.dats": 1,
+ "Makefile": 1,
+ "available": 1,
+ "compiling": 1,
+ "source": 1,
+ "excutable": 1,
+ "testing.": 1,
+ "One": 1,
+ "able": 1,
+ "encounter": 1,
+ "after": 1,
+ "running": 1,
+ "simulation": 1,
+ "while.": 1,
+ "<hr>": 1,
+ "size=": 1,
+ "This": 1,
+ "written": 1,
+ "href=": 1,
+ "Hongwei": 1,
+ "Xi": 1,
+ "</a>": 1,
+ "</body>": 1,
+ "</html>": 1,
+ "main": 1,
+ "fprint_filsub": 1,
+ "option0": 3,
+ "functor_option0": 2,
+ "option0_map": 1,
+ "functor_homres": 2,
+ "c": 3,
+ "Yoneda_phi": 3,
+ "Yoneda_psi": 3,
+ "m": 4,
+ "mf": 4,
+ "natrans": 3,
+ "G": 2,
+ "Yoneda_phi_nat": 2,
+ "Yoneda_psi_nat": 2,
+ "list_t": 1,
+ "g0ofg1_list": 1,
+ "Yoneda_bool_list0": 3,
+ "myboolist1": 2
+ },
"AutoHotkey": {
"MsgBox": 1,
"Hello": 1,
"World": 1
},
@@ -2959,22 +3969,22 @@
"cran_TV_plat.svg.png": 2,
"}": 1,
"buttons": 1
},
"C": {
- "#include": 152,
+ "#include": 154,
"const": 358,
"char": 530,
"*blob_type": 2,
";": 5465,
"struct": 360,
"blob": 6,
"*lookup_blob": 2,
- "(": 6238,
+ "(": 6243,
"unsigned": 140,
"*sha1": 16,
- ")": 6240,
+ ")": 6245,
"{": 1531,
"object": 41,
"*obj": 9,
"lookup_object": 2,
"sha1": 20,
@@ -2999,15 +4009,15 @@
"*buffer": 6,
"long": 105,
"size": 120,
"item": 24,
"object.parsed": 4,
- "#ifndef": 87,
+ "#ifndef": 89,
"BLOB_H": 2,
- "#define": 913,
+ "#define": 920,
"extern": 38,
- "#endif": 241,
+ "#endif": 243,
"BOOTSTRAP_H": 2,
"<stdio.h>": 8,
"__GNUC__": 8,
"typedef": 191,
"*true": 1,
@@ -3084,11 +4094,11 @@
"*oid": 2,
"uint32_t": 144,
"hash": 12,
"*node": 2,
"*result": 1,
- "memcpy": 34,
+ "memcpy": 35,
"oid": 17,
"id": 13,
"git_mutex_lock": 2,
"node": 9,
"&&": 248,
@@ -3883,10 +4893,17 @@
"f": 184,
"o": 80,
"diff_delta__merge_like_cgit": 1,
"git_vector_swap": 1,
"git_pool_swap": 1,
+ "ATSHOME_LIBATS_DYNARRAY_CATS": 3,
+ "<string.h>": 5,
+ "atslib_dynarray_memcpy": 1,
+ "atslib_dynarray_memmove": 1,
+ "memmove": 2,
+ "//": 262,
+ "ifndef": 2,
"git_usage_string": 2,
"git_more_info_string": 2,
"N_": 1,
"startup_info": 3,
"git_startup_info": 2,
@@ -4119,11 +5136,10 @@
"hello": 1,
"<assert.h>": 5,
"<stddef.h>": 2,
"<ctype.h>": 3,
"<stdlib.h>": 3,
- "<string.h>": 4,
"<limits.h>": 2,
"ULLONG_MAX": 10,
"MIN": 3,
"HTTP_PARSER_DEBUG": 4,
"SET_ERRNO": 47,
@@ -4815,10 +5831,19 @@
"MKD_NO_EXT": 1,
"Init_rdiscount": 1,
"rb_define_class": 1,
"rb_cObject": 1,
"rb_define_method": 2,
+ "READLINE_READLINE_CATS": 3,
+ "<readline/readline.h>": 1,
+ "atscntrb_readline_rl_library_version": 1,
+ "char*": 167,
+ "rl_library_version": 1,
+ "atscntrb_readline_rl_readline_version": 1,
+ "rl_readline_version": 1,
+ "atscntrb_readline_readline": 1,
+ "readline": 1,
"<time.h>": 1,
"<signal.h>": 1,
"<stdarg.h>": 1,
"<arpa/inet.h>": 1,
"<sys/stat.h>": 1,
@@ -5070,11 +6095,10 @@
"o2": 7,
"dictObjHash": 2,
"key": 9,
"dictGenHashFunction": 5,
"dictSdsHash": 4,
- "char*": 166,
"dictSdsCaseHash": 2,
"dictGenCaseHashFunction": 1,
"dictEncObjKeyCompare": 4,
"robj*": 3,
"REDIS_ENCODING_INT": 4,
@@ -5693,11 +6717,10 @@
"aeMain": 1,
"aeDeleteEventLoop": 1,
"<rf_io.h>": 1,
"<rf_utils.h>": 2,
"<String/rfc_string.h>": 2,
- "//": 257,
"rfUTF8_IsContinuationbyte": 1,
"e.t.c.": 1,
"rfFReadLine_UTF8": 5,
"FILE*": 64,
"utf8": 36,
@@ -6170,11 +7193,10 @@
"byteIndex_": 12,
"variable": 1,
"use": 1,
"determine": 1,
"backs": 1,
- "memmove": 1,
"by": 1,
"contiuing": 1,
"make": 3,
"sure": 2,
"position": 1,
@@ -8798,22 +9820,22 @@
"Console.WriteLine": 2
},
"C++": {
"class": 40,
"Bar": 2,
- "{": 581,
+ "{": 629,
"protected": 4,
"char": 127,
"*name": 6,
- ";": 2471,
+ ";": 2564,
"public": 33,
- "void": 225,
+ "void": 226,
"hello": 2,
- "(": 2729,
- ")": 2731,
- "}": 581,
- "//": 278,
+ "(": 2853,
+ ")": 2855,
+ "}": 629,
+ "//": 292,
"///": 843,
"mainpage": 1,
"C": 6,
"library": 14,
"for": 98,
@@ -8822,26 +9844,26 @@
"as": 28,
"used": 17,
"in": 165,
"Raspberry": 6,
"Pi": 5,
- "This": 18,
- "is": 100,
- "a": 156,
+ "This": 19,
+ "is": 102,
+ "a": 157,
"RPi": 17,
".": 16,
"It": 7,
"provides": 3,
"access": 17,
- "to": 253,
+ "to": 254,
"GPIO": 87,
"and": 118,
"other": 17,
"IO": 2,
"functions": 19,
"on": 55,
- "the": 537,
+ "the": 541,
"chip": 9,
"allowing": 3,
"pins": 40,
"pin": 90,
"IDE": 4,
@@ -8850,11 +9872,11 @@
"so": 2,
"you": 29,
"can": 21,
"control": 17,
"interface": 9,
- "with": 32,
+ "with": 33,
"various": 4,
"external": 3,
"devices.": 1,
"reading": 3,
"digital": 2,
@@ -8873,36 +9895,36 @@
"supported": 3,
"by": 53,
"polling": 1,
"interrupts": 1,
"are": 36,
- "not": 26,
- "+": 60,
+ "not": 29,
+ "+": 70,
"compatible": 1,
"installs": 1,
"header": 7,
"file": 31,
"non": 2,
- "-": 349,
+ "-": 360,
"shared": 2,
"any": 23,
"Linux": 2,
"based": 4,
"distro": 1,
"but": 5,
"clearly": 1,
"no": 7,
- "use": 34,
+ "use": 37,
"except": 2,
"or": 44,
"another": 1,
"The": 50,
"version": 38,
- "of": 211,
+ "of": 215,
"package": 1,
- "that": 33,
- "this": 52,
+ "that": 36,
+ "this": 55,
"documentation": 3,
"refers": 1,
"be": 35,
"downloaded": 1,
"from": 91,
@@ -8983,11 +10005,11 @@
"OSs.": 1,
"If": 11,
"must": 6,
"friends": 2,
"make": 6,
- "sure": 3,
+ "sure": 6,
"disable": 2,
"bcm2835_gpio_cler_len": 1,
"after": 18,
"use.": 1,
"par": 9,
@@ -9011,18 +10033,18 @@
"zxvf": 1,
"cd": 1,
"xx": 2,
"./configure": 1,
"sudo": 2,
- "check": 3,
+ "check": 4,
"endcode": 2,
"Physical": 21,
"Addresses": 6,
"bcm2835_peri_read": 3,
"bcm2835_peri_write": 3,
"bcm2835_peri_set_bits": 2,
- "low": 2,
+ "low": 5,
"level": 10,
"peripheral": 14,
"register": 17,
"functions.": 4,
"They": 1,
@@ -9050,11 +10072,11 @@
"advertised": 1,
"manual": 8,
"Ennnnnn": 1,
"available": 6,
"nnnnnn.": 1,
- "base": 4,
+ "base": 6,
"registers": 12,
"following": 2,
"externals": 1,
"bcm2835_gpio": 2,
"bcm2835_pwm": 2,
@@ -9164,11 +10186,11 @@
"kernel": 4,
"usually": 2,
"subject": 1,
"paging": 1,
"swapping": 2,
- "while": 12,
+ "while": 13,
"does": 4,
"things": 1,
"besides": 1,
"running": 1,
"your": 12,
@@ -9184,11 +10206,11 @@
"particular": 1,
"there": 4,
"guarantee": 1,
"bcm2835_delay": 5,
"bcm2835_delayMicroseconds": 6,
- "return": 164,
+ "return": 221,
"exactly": 2,
"requested.": 1,
"fact": 2,
"depending": 1,
"activity": 1,
@@ -9197,11 +10219,11 @@
"might": 1,
"significantly": 1,
"longer": 1,
"delay": 9,
"times": 2,
- "than": 5,
+ "than": 6,
"one": 73,
"asked": 1,
"for.": 1,
"So": 1,
"please": 2,
@@ -9213,27 +10235,27 @@
"fragment": 2,
"struct": 12,
"sched_param": 1,
"sp": 4,
"memset": 3,
- "&": 149,
+ "&": 161,
"sizeof": 15,
"sp.sched_priority": 1,
"sched_get_priority_max": 1,
"SCHED_FIFO": 2,
"sched_setscheduler": 1,
"mlockall": 1,
"MCL_CURRENT": 1,
- "|": 14,
+ "|": 19,
"MCL_FUTURE": 1,
"Open": 2,
"Source": 2,
"Licensing": 2,
"GPL": 2,
"appropriate": 7,
"option": 1,
- "if": 306,
+ "if": 316,
"want": 5,
"share": 2,
"source": 12,
"application": 2,
"everyone": 1,
@@ -9283,11 +10305,11 @@
"library.": 3,
"Suggested": 1,
"sar": 1,
"Ortiz": 1,
"Document": 1,
- "testing": 1,
+ "testing": 2,
"Functions": 1,
"bcm2835_gpio_ren": 3,
"bcm2835_gpio_fen": 3,
"bcm2835_gpio_hen": 3,
"bcm2835_gpio_aren": 3,
@@ -9332,19 +10354,19 @@
"ve": 4,
"removed": 1,
"mallocs": 1,
"frees": 1,
"found": 1,
- "calling": 8,
+ "calling": 9,
"nanosleep": 7,
"takes": 1,
"least": 2,
"us.": 1,
- "need": 3,
+ "need": 6,
"link": 3,
"version.": 1,
- "s": 18,
+ "s": 24,
"doc": 1,
"Also": 1,
"added": 2,
"define": 2,
"passwrd": 1,
@@ -9399,11 +10421,11 @@
"Loncar.": 2,
"bcm2835_gpio_write_mask.": 1,
"Changes": 1,
"timer": 2,
"counter": 1,
- "instead": 1,
+ "instead": 4,
"clock_gettime": 1,
"improved": 1,
"accuracy.": 1,
"No": 2,
"lrt": 1,
@@ -9449,15 +10471,15 @@
"ocasional": 1,
"reads": 2,
"completing.": 1,
"Patched": 1,
"p": 6,
- "[": 274,
+ "[": 276,
"atched": 1,
"his": 1,
"submitted": 1,
- "high": 1,
+ "high": 5,
"load": 1,
"processes.": 1,
"Updated": 1,
"distribution": 1,
"location": 6,
@@ -9478,13 +10500,13 @@
"THE": 2,
"AUTHOR": 1,
"DIRECTLY": 1,
"USE": 1,
"LISTS": 1,
- "#ifndef": 27,
+ "#ifndef": 28,
"BCM2835_H": 3,
- "#define": 341,
+ "#define": 342,
"#include": 121,
"<stdint.h>": 2,
"defgroup": 7,
"constants": 1,
"Constants": 1,
@@ -9500,11 +10522,11 @@
"Speed": 1,
"core": 1,
"clock": 21,
"core_clk": 1,
"BCM2835_CORE_CLK_HZ": 1,
- "<": 247,
+ "<": 250,
"Base": 17,
"Address": 10,
"BCM2835_PERI_BASE": 9,
"System": 10,
"Timer": 9,
@@ -9555,11 +10577,11 @@
"Function": 8,
"Select": 49,
"BCM2835_GPFSEL1": 1,
"BCM2835_GPFSEL2": 1,
"BCM2835_GPFSEL3": 1,
- "c": 62,
+ "c": 72,
"BCM2835_GPFSEL4": 1,
"BCM2835_GPFSEL5": 1,
"BCM2835_GPSET0": 1,
"Output": 6,
"Set": 2,
@@ -9600,11 +10622,11 @@
"Clock": 11,
"BCM2835_GPPUDCLK1": 1,
"brief": 12,
"bcm2835PortFunction": 1,
"Port": 1,
- "function": 18,
+ "function": 19,
"select": 9,
"modes": 1,
"bcm2835_gpio_fsel": 2,
"typedef": 50,
"enum": 17,
@@ -9676,11 +10698,11 @@
"BCM2835_PAD_GROUP_GPIO_0_27": 1,
"BCM2835_PAD_GROUP_GPIO_28_45": 1,
"BCM2835_PAD_GROUP_GPIO_46_53": 1,
"Numbers": 1,
"Here": 1,
- "we": 4,
+ "we": 10,
"terms": 4,
"numbers.": 1,
"These": 6,
"requiring": 1,
"bin": 1,
@@ -9778,11 +10800,11 @@
"RXF": 2,
"FIFO": 25,
"Full": 1,
"BCM2835_SPI0_CS_RXR": 1,
"RXR": 3,
- "needs": 3,
+ "needs": 4,
"Reading": 1,
"full": 9,
"BCM2835_SPI0_CS_TXD": 1,
"TXD": 2,
"accept": 2,
@@ -9948,11 +10970,11 @@
"Received": 4,
"NACK": 1,
"BCM2835_I2C_REASON_ERROR_CLKT": 1,
"BCM2835_I2C_REASON_ERROR_DATA": 1,
"sent": 1,
- "/": 14,
+ "/": 15,
"BCM2835_ST_CS": 1,
"Control/Status": 1,
"BCM2835_ST_CLO": 1,
"Counter": 4,
"Lower": 2,
@@ -9988,12 +11010,12 @@
"BCM2835_PWM0_REVPOLAR": 1,
"BCM2835_PWM0_OFFSTATE": 1,
"BCM2835_PWM0_REPEATFF": 1,
"BCM2835_PWM0_SERIAL": 1,
"BCM2835_PWM0_ENABLE": 1,
- "x": 48,
- "#endif": 89,
+ "x": 86,
+ "#endif": 98,
"#ifdef": 19,
"__cplusplus": 12,
"init": 2,
"Library": 1,
"management": 1,
@@ -10016,12 +11038,12 @@
"messages": 1,
"stderr": 1,
"case": 34,
"errors.": 1,
"successful": 2,
- "else": 48,
- "int": 161,
+ "else": 50,
+ "int": 192,
"Close": 1,
"deallocating": 1,
"allocated": 2,
"closing": 1,
"Sets": 24,
@@ -10030,18 +11052,18 @@
"makes": 1,
"print": 5,
"out": 5,
"what": 2,
"would": 2,
- "do": 9,
+ "do": 13,
"rather": 2,
"causes": 1,
"normal": 1,
"operation.": 2,
"Call": 2,
"param": 72,
- "]": 273,
+ "]": 275,
"level.": 3,
"uint8_t": 43,
"lowlevel": 2,
"provide": 1,
"generally": 1,
@@ -10265,11 +11287,11 @@
"len": 15,
"slave": 8,
"placed": 1,
"rbuf.": 1,
"rbuf": 3,
- "long": 11,
+ "long": 14,
"tbuf": 4,
"Buffer": 10,
"send.": 5,
"put": 1,
"buffer": 9,
@@ -10310,11 +11332,11 @@
"Of": 1,
"course": 2,
"nothing": 1,
"driver": 1,
"const": 170,
- "*": 161,
+ "*": 177,
"receive.": 2,
"received.": 2,
"Allows": 2,
"slaves": 1,
"require": 3,
@@ -10356,11 +11378,11 @@
"spin.c": 1,
"#pragma": 3,
"<string>": 4,
"<vector>": 4,
"<fstream>": 2,
- "namespace": 31,
+ "namespace": 32,
"std": 52,
"DEFAULT_DELIMITER": 1,
"CsvStreamer": 5,
"private": 16,
"ofstream": 1,
@@ -10405,16 +11427,16 @@
"Appends": 5,
"quoted": 1,
"leading/trailing": 1,
"spaces": 3,
"trimmed": 1,
- "bool": 104,
+ "bool": 105,
"Like": 1,
"specify": 1,
"trim": 2,
"keep": 1,
- "float": 8,
+ "float": 74,
"double": 25,
"writeln": 1,
"Flushes": 1,
"Saves": 1,
"closes": 1,
@@ -10567,11 +11589,11 @@
"*O": 1,
"*Q": 1,
"*rr": 1,
"*zero": 1,
"n": 28,
- "i": 47,
+ "i": 83,
"BN_CTX_start": 1,
"BN_CTX_get": 8,
"EC_GROUP_get_order": 1,
"BN_copy": 1,
"BN_mul_word": 1,
@@ -10633,15 +11655,15 @@
"ECDSA_do_sign": 1,
"sig": 11,
"nBitsR": 3,
"BN_num_bits": 2,
"nBitsS": 3,
- "&&": 23,
+ "&&": 24,
"nRecId": 4,
"<4;>": 1,
"keyRec": 5,
- "1": 2,
+ "1": 4,
"GetPubKey": 5,
"break": 34,
"BN_bn2bin": 2,
"/8": 2,
"ECDSA_SIG_free": 2,
@@ -10701,19 +11723,19 @@
"vchPrivKey": 1,
"SetSecret": 1,
"vchSecret": 1,
"GetPrivKey": 1,
"SetPubKey": 1,
- "Sign": 1,
+ "Sign": 2,
"LIBCANIH": 2,
"<stdlib.h>": 1,
"<cstring>": 1,
"int64": 1,
"//#define": 1,
"DEBUG": 5,
"dout": 2,
- "#else": 25,
+ "#else": 31,
"cerr": 1,
"libcanister": 2,
"//the": 8,
"canmem": 22,
"object": 3,
@@ -10768,11 +11790,11 @@
"holds": 2,
"//canister": 1,
"canister*": 1,
"parent": 1,
"//internal": 1,
- "id": 1,
+ "id": 4,
"//use": 1,
"own.": 1,
"newline": 2,
"delimited": 2,
"container.": 1,
@@ -10832,18 +11854,18 @@
"sCFID": 2,
"CFID": 2,
"avoid": 1,
"uncaching": 1,
"//really": 1,
- "just": 1,
+ "just": 2,
"internally": 1,
"harm.": 1,
"cacheclean": 1,
"dFlush": 1,
"Q_OS_LINUX": 2,
"<QApplication>": 1,
- "#if": 44,
+ "#if": 52,
"QT_VERSION": 1,
"QT_VERSION_CHECK": 1,
"#error": 9,
"Something": 1,
"wrong": 1,
@@ -10875,10 +11897,145 @@
"Phantom": 1,
"phantom": 1,
"phantom.execute": 1,
"app.exec": 1,
"phantom.returnValue": 1,
+ "__OG_MATH_INL__": 2,
+ "og": 1,
+ "OG_INLINE": 41,
+ "Math": 41,
+ "Abs": 1,
+ "MASK_SIGNED": 2,
+ "y": 16,
+ "Fabs": 1,
+ "f": 104,
+ "uInt": 1,
+ "*pf": 1,
+ "reinterpret_cast": 8,
+ "<uInt*>": 1,
+ "pf": 1,
+ "fabsf": 1,
+ "Round": 1,
+ "floorf": 2,
+ "Floor": 1,
+ "Ceil": 1,
+ "ceilf": 1,
+ "Ftoi": 1,
+ "@todo": 1,
+ "note": 1,
+ "sse": 1,
+ "cvttss2si": 2,
+ "OG_ASM_MSVC": 4,
+ "defined": 23,
+ "OG_FTOI_USE_SSE": 2,
+ "SysInfo": 2,
+ "cpu.general.SSE": 2,
+ "__asm": 8,
+ "eax": 5,
+ "mov": 6,
+ "fld": 4,
+ "fistp": 3,
+ "//__asm": 3,
+ "O_o": 3,
+ "#elif": 7,
+ "OG_ASM_GNU": 4,
+ "__asm__": 4,
+ "__volatile__": 4,
+ "cast": 7,
+ "why": 3,
+ "did": 3,
+ "static_cast": 11,
+ "<int>": 3,
+ "FtoiFast": 2,
+ "Ftol": 1,
+ "<long>": 1,
+ "Fmod": 1,
+ "numerator": 2,
+ "denominator": 2,
+ "fmodf": 1,
+ "Modf": 2,
+ "modff": 2,
+ "Sqrt": 2,
+ "sqrtf": 2,
+ "InvSqrt": 1,
+ "OG_ASSERT": 4,
+ "RSqrt": 1,
+ "g": 2,
+ "*reinterpret_cast": 3,
+ "guess": 1,
+ "f375a86": 1,
+ "<float>": 1,
+ "Newtons": 1,
+ "calculation": 1,
+ "Log": 1,
+ "logf": 3,
+ "Log2": 1,
+ "INV_LN_2": 1,
+ "Log10": 1,
+ "INV_LN_10": 1,
+ "Pow": 1,
+ "exp": 2,
+ "powf": 1,
+ "Exp": 1,
+ "expf": 1,
+ "IsPowerOfTwo": 4,
+ "faster": 3,
+ "two": 2,
+ "known": 1,
+ "methods": 2,
+ "moved": 1,
+ "beginning": 1,
+ "HigherPowerOfTwo": 4,
+ "LowerPowerOfTwo": 2,
+ "FloorPowerOfTwo": 1,
+ "CeilPowerOfTwo": 1,
+ "ClosestPowerOfTwo": 1,
+ "Digits": 1,
+ "digits": 6,
+ "step": 3,
+ "Sin": 2,
+ "sinf": 1,
+ "ASin": 1,
+ "<=>": 2,
+ "0f": 2,
+ "HALF_PI": 2,
+ "asinf": 1,
+ "Cos": 2,
+ "cosf": 1,
+ "ACos": 1,
+ "PI": 1,
+ "acosf": 1,
+ "Tan": 1,
+ "tanf": 1,
+ "ATan": 2,
+ "atanf": 1,
+ "f1": 2,
+ "f2": 2,
+ "atan2f": 1,
+ "SinCos": 1,
+ "sometimes": 1,
+ "assembler": 1,
+ "waaayy": 1,
+ "_asm": 1,
+ "fsincos": 1,
+ "ecx": 2,
+ "edx": 2,
+ "fstp": 2,
+ "dword": 2,
+ "ptr": 2,
+ "asm": 1,
+ "Deg2Rad": 1,
+ "DEG_TO_RAD": 1,
+ "Rad2Deg": 1,
+ "RAD_TO_DEG": 1,
+ "Square": 1,
+ "v": 10,
+ "Cube": 1,
+ "Sec2Ms": 1,
+ "sec": 2,
+ "Ms2Sec": 1,
+ "ms": 2,
"NINJA_METRICS_H_": 3,
"int64_t.": 1,
"Metrics": 2,
"module": 1,
"dumps": 1,
@@ -10939,11 +12096,10 @@
"Stopwatch": 2,
"started_": 4,
"Seconds": 1,
"call.": 1,
"Elapsed": 1,
- "static_cast": 8,
"<double>": 1,
"primary": 1,
"metrics.": 1,
"top": 1,
"recorded": 1,
@@ -11115,11 +12271,10 @@
"clear_has_name": 5,
"mutable": 1,
"u": 9,
"*name_": 1,
"assign": 3,
- "reinterpret_cast": 7,
"temp": 2,
"SWIG": 2,
"QSCICOMMAND_H": 2,
"__APPLE__": 4,
"<qstring.h>": 1,
@@ -11128,11 +12283,10 @@
"QsciScintilla": 7,
"QsciCommand": 7,
"represents": 1,
"editor": 1,
"command": 9,
- "two": 1,
"keys": 3,
"bound": 4,
"Methods": 1,
"provided": 1,
"binding.": 1,
@@ -11476,11 +12630,10 @@
"customised": 2,
"graphics.": 2,
"drawing": 4,
"actually": 1,
"sized.": 1,
- "methods": 1,
"area": 5,
"draw": 1,
"text.": 3,
"necessary": 1,
"reserve": 1,
@@ -11537,11 +12690,10 @@
"uc32": 19,
"ScanHexNumber": 2,
"expected_length": 4,
"ASSERT": 17,
"overflow": 1,
- "digits": 3,
"c0_": 64,
"d": 8,
"HexValue": 2,
"j": 4,
"PushBack": 8,
@@ -11555,11 +12707,10 @@
"RPAREN": 2,
"COMMA": 2,
"COLON": 2,
"SEMICOLON": 2,
"CONDITIONAL": 2,
- "f": 5,
"LBRACK": 2,
"RBRACK": 2,
"LBRACE": 2,
"RBRACE": 2,
"BIT_NOT": 2,
@@ -11635,11 +12786,10 @@
"ASSERT_EQ": 1,
"ScanEscape": 2,
"IsCarriageReturn": 2,
"IsLineFeed": 2,
"fall": 2,
- "v": 3,
"xxx": 1,
"immediately": 1,
"octal": 1,
"escape": 1,
"quote": 3,
@@ -11648,11 +12798,10 @@
"literal": 2,
"X": 2,
"E": 3,
"l": 1,
"w": 1,
- "y": 13,
"keyword": 1,
"Unescaped": 1,
"in_character_class": 2,
"AddLiteralCharAdvance": 3,
"literal.Complete": 2,
@@ -11719,11 +12868,10 @@
"ExpandBuffer": 2,
"kMaxAsciiCharCodeU": 1,
"<byte>": 6,
"kASCIISize": 1,
"ConvertToUtf16": 2,
- "*reinterpret_cast": 1,
"<uc16*>": 2,
"kUC16Size": 2,
"is_ascii": 3,
"Vector": 13,
"uc16": 5,
@@ -11945,11 +13093,10 @@
"random_bits": 2,
"binary_million": 3,
"r.double_value": 3,
"r.uint64_t_value": 1,
"HeapNumber": 1,
- "cast": 1,
"set_value": 1,
"InitializeOncePerProcessImpl": 3,
"SetUp": 4,
"FLAG_crankshaft": 1,
"Serializer": 1,
@@ -11966,11 +13113,10 @@
"SetUpJSCallerSavedCodeData": 1,
"SamplerRegistry": 1,
"ExternalReference": 1,
"CallOnce": 1,
"V8_V8_H_": 3,
- "defined": 21,
"GOOGLE3": 2,
"NDEBUG": 4,
"both": 1,
"Deserializer": 1,
"AllStatic": 1,
@@ -12179,11 +13325,10 @@
"PYREX_WITHOUT_ASSERTIONS": 1,
"CYTHON_WITHOUT_ASSERTIONS": 1,
"CYTHON_INLINE": 68,
"__GNUC__": 5,
"__inline__": 1,
- "#elif": 3,
"__inline": 1,
"__STDC_VERSION__": 2,
"L": 1,
"CYTHON_UNUSED": 7,
"**p": 1,
@@ -12713,10 +13858,47 @@
"other": 1,
"return": 1,
"<=>": 1,
"other.name": 1
},
+ "Cirru": {
+ "print": 38,
+ "array": 14,
+ "int": 36,
+ "string": 7,
+ "set": 12,
+ "f": 3,
+ "block": 1,
+ "(": 20,
+ "a": 22,
+ "b": 7,
+ "c": 9,
+ ")": 20,
+ "call": 1,
+ "bool": 6,
+ "true": 1,
+ "false": 1,
+ "yes": 1,
+ "no": 1,
+ "map": 8,
+ "m": 3,
+ "float": 1,
+ "require": 1,
+ "./stdio.cr": 1,
+ "self": 2,
+ "child": 1,
+ "under": 2,
+ "parent": 1,
+ "get": 4,
+ "x": 2,
+ "just": 4,
+ "-": 4,
+ "code": 4,
+ "eval": 2,
+ "nothing": 1,
+ "container": 3
+ },
"Clojure": {
"(": 83,
"defn": 4,
"prime": 2,
"[": 41,
@@ -13590,50 +14772,337 @@
"ip.push": 1,
"xFF": 1,
"ip.join": 1
},
"Common Lisp": {
- ";": 10,
- "-": 10,
+ ";": 152,
+ "@file": 1,
+ "macros": 2,
+ "-": 161,
+ "advanced.cl": 1,
+ "@breif": 1,
+ "Advanced": 1,
+ "macro": 5,
+ "practices": 1,
+ "defining": 1,
+ "your": 1,
+ "own": 1,
+ "Macro": 1,
+ "definition": 1,
+ "skeleton": 1,
+ "(": 365,
+ "defmacro": 5,
+ "name": 6,
+ "parameter*": 1,
+ ")": 372,
+ "body": 8,
+ "form*": 1,
+ "Note": 2,
+ "that": 5,
+ "backquote": 1,
+ "expression": 2,
+ "is": 6,
+ "most": 2,
+ "often": 1,
+ "used": 2,
+ "in": 23,
+ "the": 35,
+ "form": 1,
+ "primep": 4,
+ "test": 1,
+ "a": 7,
+ "number": 2,
+ "for": 3,
+ "prime": 12,
+ "defun": 23,
+ "n": 8,
+ "if": 14,
+ "<": 1,
+ "return": 3,
+ "from": 8,
+ "do": 9,
+ "i": 8,
+ "+": 35,
+ "p": 10,
+ "t": 7,
+ "not": 6,
+ "zerop": 1,
+ "mod": 1,
+ "sqrt": 1,
+ "when": 4,
+ "next": 11,
+ "bigger": 1,
+ "than": 1,
+ "specified": 2,
+ "The": 2,
+ "recommended": 1,
+ "procedures": 1,
+ "to": 4,
+ "writting": 1,
+ "new": 6,
+ "are": 2,
+ "as": 1,
+ "follows": 1,
+ "Write": 2,
+ "sample": 2,
+ "call": 2,
+ "and": 12,
+ "code": 2,
+ "it": 2,
+ "should": 1,
+ "expand": 1,
+ "into": 2,
+ "primes": 3,
+ "format": 3,
+ "Expected": 1,
+ "expanded": 1,
+ "codes": 1,
+ "generate": 1,
+ "hardwritten": 1,
+ "expansion": 2,
+ "arguments": 1,
+ "var": 49,
+ "range": 4,
+ "&": 8,
+ "rest": 5,
+ "let": 6,
+ "first": 5,
+ "start": 5,
+ "second": 3,
+ "end": 8,
+ "third": 2,
+ "@body": 4,
+ "More": 1,
+ "concise": 1,
+ "implementations": 1,
+ "with": 7,
+ "synonym": 1,
+ "also": 1,
+ "emits": 1,
+ "more": 1,
+ "friendly": 1,
+ "messages": 1,
+ "on": 1,
+ "incorrent": 1,
+ "input.": 1,
+ "Test": 1,
+ "result": 1,
+ "of": 3,
+ "macroexpand": 2,
+ "function": 2,
+ "gensyms": 4,
+ "value": 8,
+ "Define": 1,
+ "note": 1,
+ "how": 1,
+ "comma": 1,
+ "interpolate": 1,
+ "loop": 2,
+ "names": 2,
+ "collect": 1,
+ "gensym": 1,
+ "#": 15,
+ "|": 9,
+ "ESCUELA": 1,
+ "POLITECNICA": 1,
+ "SUPERIOR": 1,
+ "UNIVERSIDAD": 1,
+ "AUTONOMA": 1,
+ "DE": 1,
+ "MADRID": 1,
+ "INTELIGENCIA": 1,
+ "ARTIFICIAL": 1,
+ "Motor": 1,
+ "de": 2,
+ "inferencia": 1,
+ "Basado": 1,
+ "en": 2,
+ "parte": 1,
+ "Peter": 1,
+ "Norvig": 1,
+ "Global": 1,
+ "variables": 6,
+ "defvar": 4,
+ "*hypothesis": 1,
+ "list*": 7,
+ "*rule": 4,
+ "*fact": 2,
+ "Constants": 1,
+ "defconstant": 2,
+ "fail": 10,
+ "nil": 3,
+ "no": 6,
+ "bindings": 45,
+ "lambda": 4,
+ "b": 6,
+ "mapcar": 2,
+ "man": 3,
+ "luis": 1,
+ "pedro": 1,
+ "woman": 2,
+ "mart": 1,
+ "daniel": 1,
+ "laura": 1,
+ "facts": 1,
+ "x": 47,
+ "aux": 3,
+ "unify": 12,
+ "hypothesis": 10,
+ "list": 9,
+ "____________________________________________________________________________": 5,
+ "FUNCTION": 3,
+ "FIND": 1,
+ "RULES": 2,
+ "COMMENTS": 3,
+ "Returns": 2,
+ "rules": 5,
+ "whose": 1,
+ "THENs": 1,
+ "term": 1,
+ "given": 3,
+ "<hypothesis>": 2,
+ "satisfy": 1,
+ "this": 1,
+ "requirement": 1,
+ "renamed.": 1,
+ "EXAMPLES": 2,
+ "setq": 1,
+ "renamed": 3,
+ "rule": 17,
+ "rename": 1,
+ "then": 7,
+ "unless": 3,
+ "null": 1,
+ "equal": 4,
+ "VALUE": 1,
+ "FROM": 1,
+ "all": 2,
+ "solutions": 1,
+ "found": 5,
+ "using": 1,
+ "<rules>": 1,
+ ".": 10,
+ "single": 1,
+ "can": 4,
+ "have": 1,
+ "multiple": 1,
+ "solutions.": 1,
+ "mapcan": 1,
+ "R1": 2,
+ "pertenece": 3,
+ "E": 4,
+ "_": 8,
+ "R2": 2,
+ "Xs": 2,
+ "Then": 1,
+ "EVAL": 2,
+ "RULE": 2,
+ "PERTENECE": 6,
+ "E.42": 2,
+ "returns": 4,
+ "NIL": 3,
+ "That": 2,
+ "query": 4,
+ "be": 2,
+ "proven": 2,
+ "binding": 17,
+ "necessary": 2,
+ "fact": 4,
+ "has": 1,
+ "On": 1,
+ "other": 1,
+ "hand": 1,
+ "E.49": 2,
+ "XS.50": 2,
+ "R2.": 1,
+ "eval": 6,
+ "ifs": 1,
+ "NOT": 2,
+ "question": 1,
+ "T": 1,
+ "equality": 2,
+ "UNIFY": 1,
+ "Finds": 1,
+ "general": 1,
+ "unifier": 1,
+ "two": 2,
+ "input": 2,
+ "expressions": 2,
+ "taking": 1,
+ "account": 1,
+ "<bingings>": 1,
+ "In": 1,
+ "case": 1,
+ "total": 1,
+ "unification.": 1,
+ "Otherwise": 1,
+ "which": 1,
+ "constant": 1,
+ "anonymous": 4,
+ "make": 4,
+ "variable": 6,
+ "Auxiliary": 1,
+ "Functions": 1,
+ "cond": 3,
+ "or": 4,
+ "get": 5,
+ "lookup": 5,
+ "occurs": 5,
+ "extend": 2,
+ "symbolp": 2,
+ "eql": 2,
+ "char": 2,
+ "symbol": 2,
+ "assoc": 1,
+ "car": 2,
+ "val": 6,
+ "cdr": 2,
+ "cons": 2,
+ "append": 1,
+ "eq": 7,
+ "consp": 2,
+ "subst": 3,
+ "listp": 1,
+ "exp": 1,
+ "unique": 3,
+ "find": 6,
+ "anywhere": 6,
+ "predicate": 8,
+ "tree": 11,
+ "optional": 2,
+ "so": 4,
+ "far": 4,
+ "atom": 3,
+ "funcall": 2,
+ "pushnew": 1,
+ "gentemp": 2,
+ "quote": 3,
+ "s/reuse": 1,
+ "cons/cons": 1,
+ "expresion": 2,
+ "some": 1,
+ "EOF": 1,
"*": 2,
"lisp": 1,
- "(": 14,
- "in": 1,
"package": 1,
"foo": 2,
- ")": 14,
"Header": 1,
"comment.": 4,
- "defvar": 1,
"*foo*": 1,
- "eval": 1,
- "when": 1,
"execute": 1,
"compile": 1,
"toplevel": 2,
"load": 1,
- "defun": 1,
"add": 1,
- "x": 5,
- "&": 3,
- "optional": 1,
"y": 2,
"key": 1,
"z": 2,
"declare": 1,
"ignore": 1,
"Inline": 1,
- "+": 2,
- "or": 1,
- "#": 2,
- "|": 2,
"Multi": 1,
"line": 2,
- "defmacro": 1,
- "body": 1,
- "b": 1,
- "if": 1,
"After": 1
},
"Coq": {
"Inductive": 41,
"day": 9,
@@ -15059,10 +16528,257 @@
"file": 1,
"of": 1,
"Ruby": 1,
"distribution.": 1
},
+ "Crystal": {
+ "SHEBANG#!bin/crystal": 2,
+ "require": 2,
+ "describe": 2,
+ "do": 26,
+ "it": 21,
+ "run": 14,
+ "(": 201,
+ ")": 201,
+ ".to_i.should": 11,
+ "eq": 16,
+ "end": 135,
+ ".to_f32.should": 2,
+ ".to_b.should": 1,
+ "be_true": 1,
+ "assert_type": 7,
+ "{": 7,
+ "int32": 8,
+ "}": 7,
+ "union_of": 1,
+ "char": 1,
+ "result": 3,
+ "types": 3,
+ "[": 9,
+ "]": 9,
+ "mod": 1,
+ "result.program": 1,
+ "foo": 3,
+ "mod.types": 1,
+ "as": 4,
+ "NonGenericClassType": 1,
+ "foo.instance_vars": 1,
+ ".type.should": 3,
+ "mod.int32": 1,
+ "GenericClassType": 2,
+ "foo_i32": 4,
+ "foo.instantiate": 2,
+ "of": 3,
+ "Type": 2,
+ "|": 8,
+ "ASTNode": 4,
+ "foo_i32.lookup_instance_var": 2,
+ "module": 1,
+ "Crystal": 1,
+ "class": 2,
+ "def": 84,
+ "transform": 81,
+ "transformer": 1,
+ "transformer.before_transform": 1,
+ "self": 77,
+ "node": 164,
+ "transformer.transform": 1,
+ "transformer.after_transform": 1,
+ "Transformer": 1,
+ "before_transform": 1,
+ "after_transform": 1,
+ "Expressions": 2,
+ "exps": 6,
+ "node.expressions.each": 1,
+ "exp": 3,
+ "new_exp": 3,
+ "exp.transform": 3,
+ "if": 23,
+ "new_exp.is_a": 1,
+ "exps.concat": 1,
+ "new_exp.expressions": 1,
+ "else": 2,
+ "<<": 1,
+ "exps.length": 1,
+ "node.expressions": 3,
+ "Call": 1,
+ "node_obj": 1,
+ "node.obj": 9,
+ "node_obj.transform": 1,
+ "transform_many": 23,
+ "node.args": 3,
+ "node_block": 1,
+ "node.block": 2,
+ "node_block.transform": 1,
+ "node_block_arg": 1,
+ "node.block_arg": 6,
+ "node_block_arg.transform": 1,
+ "And": 1,
+ "node.left": 3,
+ "node.left.transform": 3,
+ "node.right": 3,
+ "node.right.transform": 3,
+ "Or": 1,
+ "StringInterpolation": 1,
+ "ArrayLiteral": 1,
+ "node.elements": 1,
+ "node_of": 1,
+ "node.of": 2,
+ "node_of.transform": 1,
+ "HashLiteral": 1,
+ "node.keys": 1,
+ "node.values": 2,
+ "of_key": 1,
+ "node.of_key": 2,
+ "of_key.transform": 1,
+ "of_value": 1,
+ "node.of_value": 2,
+ "of_value.transform": 1,
+ "If": 1,
+ "node.cond": 5,
+ "node.cond.transform": 5,
+ "node.then": 3,
+ "node.then.transform": 3,
+ "node.else": 5,
+ "node.else.transform": 3,
+ "Unless": 1,
+ "IfDef": 1,
+ "MultiAssign": 1,
+ "node.targets": 1,
+ "SimpleOr": 1,
+ "Def": 1,
+ "node.body": 12,
+ "node.body.transform": 10,
+ "receiver": 2,
+ "node.receiver": 4,
+ "receiver.transform": 2,
+ "block_arg": 2,
+ "block_arg.transform": 2,
+ "Macro": 1,
+ "PointerOf": 1,
+ "node.exp": 3,
+ "node.exp.transform": 3,
+ "SizeOf": 1,
+ "InstanceSizeOf": 1,
+ "IsA": 1,
+ "node.obj.transform": 5,
+ "node.const": 1,
+ "node.const.transform": 1,
+ "RespondsTo": 1,
+ "Case": 1,
+ "node.whens": 1,
+ "node_else": 1,
+ "node_else.transform": 1,
+ "When": 1,
+ "node.conds": 1,
+ "ImplicitObj": 1,
+ "ClassDef": 1,
+ "superclass": 1,
+ "node.superclass": 2,
+ "superclass.transform": 1,
+ "ModuleDef": 1,
+ "While": 1,
+ "Generic": 1,
+ "node.name": 5,
+ "node.name.transform": 5,
+ "node.type_vars": 1,
+ "ExceptionHandler": 1,
+ "node.rescues": 1,
+ "node_ensure": 1,
+ "node.ensure": 2,
+ "node_ensure.transform": 1,
+ "Rescue": 1,
+ "node.types": 2,
+ "Union": 1,
+ "Hierarchy": 1,
+ "Metaclass": 1,
+ "Arg": 1,
+ "default_value": 1,
+ "node.default_value": 2,
+ "default_value.transform": 1,
+ "restriction": 1,
+ "node.restriction": 2,
+ "restriction.transform": 1,
+ "BlockArg": 1,
+ "node.fun": 1,
+ "node.fun.transform": 1,
+ "Fun": 1,
+ "node.inputs": 1,
+ "output": 1,
+ "node.output": 2,
+ "output.transform": 1,
+ "Block": 1,
+ "node.args.map": 1,
+ "Var": 2,
+ "FunLiteral": 1,
+ "node.def.body": 1,
+ "node.def.body.transform": 1,
+ "FunPointer": 1,
+ "obj": 1,
+ "obj.transform": 1,
+ "Return": 1,
+ "node.exps": 5,
+ "Break": 1,
+ "Next": 1,
+ "Yield": 1,
+ "scope": 1,
+ "node.scope": 2,
+ "scope.transform": 1,
+ "Include": 1,
+ "Extend": 1,
+ "RangeLiteral": 1,
+ "node.from": 1,
+ "node.from.transform": 1,
+ "node.to": 2,
+ "node.to.transform": 2,
+ "Assign": 1,
+ "node.target": 1,
+ "node.target.transform": 1,
+ "node.value": 3,
+ "node.value.transform": 3,
+ "Nop": 1,
+ "NilLiteral": 1,
+ "BoolLiteral": 1,
+ "NumberLiteral": 1,
+ "CharLiteral": 1,
+ "StringLiteral": 1,
+ "SymbolLiteral": 1,
+ "RegexLiteral": 1,
+ "MetaVar": 1,
+ "InstanceVar": 1,
+ "ClassVar": 1,
+ "Global": 1,
+ "Require": 1,
+ "Path": 1,
+ "Self": 1,
+ "LibDef": 1,
+ "FunDef": 1,
+ "body": 1,
+ "body.transform": 1,
+ "TypeDef": 1,
+ "StructDef": 1,
+ "UnionDef": 1,
+ "EnumDef": 1,
+ "ExternalVar": 1,
+ "IndirectRead": 1,
+ "IndirectWrite": 1,
+ "TypeOf": 1,
+ "Primitive": 1,
+ "Not": 1,
+ "TypeFilteredNode": 1,
+ "TupleLiteral": 1,
+ "Cast": 1,
+ "DeclareVar": 1,
+ "node.var": 1,
+ "node.var.transform": 1,
+ "node.declared_type": 1,
+ "node.declared_type.transform": 1,
+ "Alias": 1,
+ "TupleIndexer": 1,
+ "Attribute": 1,
+ "exps.map": 1
+ },
"CSS": {
".clearfix": 8,
"{": 1661,
"*zoom": 48,
";": 4219,
@@ -16022,10 +17738,688 @@
"else": 2,
"CONST_VARIABLE": 1,
"#undef": 1,
"Undefine": 1
},
+ "Dogescript": {
+ "quiet": 1,
+ "wow": 4,
+ "such": 2,
+ "language": 3,
+ "very": 1,
+ "syntax": 1,
+ "github": 1,
+ "recognized": 1,
+ "loud": 1,
+ "much": 1,
+ "friendly": 2,
+ "rly": 1,
+ "is": 2,
+ "true": 1,
+ "plz": 2,
+ "console.loge": 2,
+ "with": 2,
+ "but": 1,
+ "module.exports": 1
+ },
+ "E": {
+ "def": 24,
+ "makeVehicle": 3,
+ "(": 65,
+ "self": 1,
+ ")": 64,
+ "{": 57,
+ "vehicle": 2,
+ "to": 27,
+ "milesTillEmpty": 1,
+ "return": 19,
+ "self.milesPerGallon": 1,
+ "*": 1,
+ "self.getFuelRemaining": 1,
+ "}": 57,
+ "makeCar": 4,
+ "var": 6,
+ "fuelRemaining": 4,
+ "car": 8,
+ "extends": 2,
+ "milesPerGallon": 2,
+ "getFuelRemaining": 2,
+ "makeJet": 1,
+ "jet": 3,
+ "println": 2,
+ "The": 2,
+ "can": 1,
+ "go": 1,
+ "car.milesTillEmpty": 1,
+ "miles.": 1,
+ "name": 4,
+ "x": 3,
+ "y": 3,
+ "moveTo": 1,
+ "newX": 2,
+ "newY": 2,
+ "getX": 1,
+ "getY": 1,
+ "setName": 1,
+ "newName": 2,
+ "getName": 1,
+ "sportsCar": 1,
+ "sportsCar.moveTo": 1,
+ "sportsCar.getName": 1,
+ "is": 1,
+ "at": 1,
+ "X": 1,
+ "location": 1,
+ "sportsCar.getX": 1,
+ "makeVOCPair": 1,
+ "brandName": 3,
+ "String": 1,
+ "near": 6,
+ "myTempContents": 6,
+ "none": 2,
+ "brand": 5,
+ "__printOn": 4,
+ "out": 4,
+ "TextWriter": 4,
+ "void": 5,
+ "out.print": 4,
+ "ProveAuth": 2,
+ "<$brandName>": 3,
+ "prover": 1,
+ "getBrand": 4,
+ "coerce": 2,
+ "specimen": 2,
+ "optEjector": 3,
+ "sealedBox": 2,
+ "offerContent": 1,
+ "CheckAuth": 2,
+ "checker": 3,
+ "template": 1,
+ "match": 4,
+ "[": 10,
+ "get": 2,
+ "authList": 2,
+ "any": 2,
+ "]": 10,
+ "specimenBox": 2,
+ "null": 1,
+ "if": 2,
+ "specimenBox.__respondsTo": 1,
+ "specimenBox.offerContent": 1,
+ "else": 1,
+ "for": 3,
+ "auth": 3,
+ "in": 1,
+ "throw.eject": 1,
+ "Unmatched": 1,
+ "authorization": 1,
+ "__respondsTo": 2,
+ "_": 3,
+ "true": 1,
+ "false": 1,
+ "__getAllegedType": 1,
+ "null.__getAllegedType": 1,
+ "#File": 1,
+ "objects": 1,
+ "hardwired": 1,
+ "files": 1,
+ "file1": 1,
+ "<file:myFile.txt>": 1,
+ "file2": 1,
+ "<file:/home/marcs/myFile.txt>": 1,
+ "#Using": 2,
+ "a": 4,
+ "variable": 1,
+ "file": 3,
+ "filePath": 2,
+ "file3": 1,
+ "<file>": 1,
+ "single": 1,
+ "character": 1,
+ "specify": 1,
+ "Windows": 1,
+ "drive": 1,
+ "file4": 1,
+ "<file:c:/docs/myFile.txt>": 1,
+ "file5": 1,
+ "<c:/docs/myFile.txt>": 1,
+ "file6": 1,
+ "<c:\\docs\\myFile.txt>": 1,
+ "pragma.syntax": 1,
+ "send": 1,
+ "message": 4,
+ "when": 2,
+ "friend": 4,
+ "<-receive(message))>": 1,
+ "chatUI.showMessage": 4,
+ "catch": 2,
+ "prob": 2,
+ "receive": 1,
+ "receiveFriend": 2,
+ "friendRcvr": 2,
+ "bind": 2,
+ "save": 1,
+ "file.setText": 1,
+ "makeURIFromObject": 1,
+ "chatController": 2,
+ "load": 1,
+ "getObjectFromURI": 1,
+ "file.getText": 1,
+ "<": 1,
+ "-": 2,
+ "tempVow": 2,
+ "#...use": 1,
+ "#....": 1,
+ "report": 1,
+ "problem": 1,
+ "finally": 1,
+ "#....log": 1,
+ "event": 1
+ },
+ "Eagle": {
+ "<?xml>": 2,
+ "version=": 4,
+ "encoding=": 2,
+ "<!DOCTYPE>": 2,
+ "eagle": 4,
+ "SYSTEM": 2,
+ "dtd": 2,
+ "<eagle>": 2,
+ "<drawing>": 2,
+ "<settings>": 2,
+ "<setting>": 4,
+ "alwaysvectorfont=": 2,
+ "verticaltext=": 2,
+ "</settings>": 2,
+ "<grid>": 2,
+ "distance=": 2,
+ "unitdist=": 2,
+ "unit=": 2,
+ "style=": 2,
+ "multiple=": 2,
+ "display=": 2,
+ "altdistance=": 2,
+ "altunitdist=": 2,
+ "altunit=": 2,
+ "<layers>": 2,
+ "<layer>": 118,
+ "number=": 119,
+ "name=": 447,
+ "color=": 118,
+ "fill=": 118,
+ "visible=": 118,
+ "active=": 125,
+ "</layers>": 2,
+ "<board>": 1,
+ "<plain>": 1,
+ "<wire>": 497,
+ "x1=": 630,
+ "y1=": 630,
+ "x2=": 630,
+ "y2=": 630,
+ "width=": 512,
+ "layer=": 822,
+ "</plain>": 1,
+ "<libraries>": 2,
+ "<library>": 4,
+ "<description>": 60,
+ "&": 5501,
+ "lt": 2665,
+ ";": 5567,
+ "b": 64,
+ "gt": 2770,
+ "Resistors": 2,
+ "Capacitors": 4,
+ "Inductors": 2,
+ "/b": 64,
+ "p": 65,
+ "Based": 2,
+ "on": 2,
+ "the": 5,
+ "previous": 2,
+ "libraries": 2,
+ "ul": 2,
+ "li": 12,
+ "r.lbr": 2,
+ "cap.lbr": 2,
+ "cap": 2,
+ "-": 768,
+ "fe.lbr": 2,
+ "captant.lbr": 2,
+ "polcap.lbr": 2,
+ "ipc": 2,
+ "smd.lbr": 2,
+ "/ul": 2,
+ "All": 2,
+ "SMD": 4,
+ "packages": 2,
+ "are": 2,
+ "defined": 2,
+ "according": 2,
+ "to": 3,
+ "IPC": 2,
+ "specifications": 2,
+ "and": 5,
+ "CECC": 2,
+ "author": 3,
+ "Created": 3,
+ "by": 3,
+ "librarian@cadsoft.de": 3,
+ "/author": 3,
+ "for": 5,
+ "Electrolyt": 2,
+ "see": 4,
+ "also": 2,
+ "www.bccomponents.com": 2,
+ "www.panasonic.com": 2,
+ "www.kemet.com": 2,
+ "http": 4,
+ "//www.secc.co.jp/pdf/os_e/2004/e_os_all.pdf": 2,
+ "(": 4,
+ "SANYO": 2,
+ ")": 4,
+ "trimmer": 2,
+ "refence": 2,
+ "u": 2,
+ "www.electrospec": 2,
+ "inc.com/cross_references/trimpotcrossref.asp": 2,
+ "/u": 2,
+ "table": 2,
+ "border": 2,
+ "cellspacing": 2,
+ "cellpadding": 2,
+ "width": 6,
+ "cellpaddding": 2,
+ "tr": 2,
+ "valign": 2,
+ "td": 4,
+ "amp": 66,
+ "nbsp": 66,
+ "/td": 4,
+ "font": 2,
+ "color": 20,
+ "size": 2,
+ "TRIM": 4,
+ "POT": 4,
+ "CROSS": 4,
+ "REFERENCE": 4,
+ "/font": 2,
+ "P": 128,
+ "TABLE": 4,
+ "BORDER": 4,
+ "CELLSPACING": 4,
+ "CELLPADDING": 4,
+ "TR": 36,
+ "TD": 170,
+ "COLSPAN": 16,
+ "FONT": 166,
+ "SIZE": 166,
+ "FACE": 166,
+ "ARIAL": 166,
+ "B": 106,
+ "RECTANGULAR": 2,
+ "MULTI": 6,
+ "TURN": 10,
+ "/B": 90,
+ "/FONT": 166,
+ "/TD": 170,
+ "/TR": 36,
+ "ALIGN": 124,
+ "CENTER": 124,
+ "BOURNS": 6,
+ "BI": 10,
+ "TECH": 10,
+ "DALE": 10,
+ "VISHAY": 10,
+ "PHILIPS/MEPCO": 10,
+ "MURATA": 6,
+ "PANASONIC": 10,
+ "SPECTROL": 6,
+ "MILSPEC": 6,
+ "BGCOLOR": 76,
+ "BR": 1478,
+ "W": 92,
+ "Y": 36,
+ "J": 12,
+ "L": 18,
+ "X": 82,
+ "PH": 2,
+ "XH": 2,
+ "SLT": 2,
+ "ALT": 42,
+ "T8S": 2,
+ "T18/784": 2,
+ "/1897": 2,
+ "/1880": 2,
+ "EKP/CT20/RJ": 2,
+ "RJ": 14,
+ "EKQ": 4,
+ "EKR": 4,
+ "EKJ": 2,
+ "EKL": 2,
+ "S": 18,
+ "EVMCOG": 2,
+ "T602": 2,
+ "RT/RTR12": 6,
+ "RJ/RJR12": 6,
+ "SQUARE": 2,
+ "BOURN": 4,
+ "H": 24,
+ "Z": 16,
+ "T63YB": 2,
+ "T63XB": 2,
+ "T93Z": 2,
+ "T93YA": 2,
+ "T93XA": 2,
+ "T93YB": 2,
+ "T93XB": 2,
+ "EKP": 8,
+ "EKW": 6,
+ "EKM": 4,
+ "EKB": 2,
+ "EKN": 2,
+ "P/CT9P": 2,
+ "P/3106P": 2,
+ "W/3106W": 2,
+ "X/3106X": 2,
+ "Y/3106Y": 2,
+ "Z/3105Z": 2,
+ "EVMCBG": 2,
+ "EVMCCG": 2,
+ "RT/RTR22": 8,
+ "RJ/RJR22": 6,
+ "RT/RTR26": 6,
+ "RJ/RJR26": 12,
+ "RT/RTR24": 6,
+ "RJ/RJR24": 12,
+ "SINGLE": 4,
+ "E": 6,
+ "K": 4,
+ "T": 10,
+ "V": 10,
+ "M": 10,
+ "R": 6,
+ "U": 4,
+ "C": 6,
+ "F": 4,
+ "RX": 6,
+ "PA": 2,
+ "A": 16,
+ "XW": 2,
+ "XL": 2,
+ "PM": 2,
+ "PX": 2,
+ "RXW": 2,
+ "RXL": 2,
+ "T7YB": 2,
+ "T7YA": 2,
+ "TXD": 2,
+ "TYA": 2,
+ "TYP": 2,
+ "TYD": 2,
+ "TX": 4,
+ "SX": 6,
+ "ET6P": 2,
+ "ET6S": 2,
+ "ET6X": 2,
+ "W/8014EMW": 2,
+ "P/8014EMP": 2,
+ "X/8014EMX": 2,
+ "TM7W": 2,
+ "TM7P": 2,
+ "TM7X": 2,
+ "SMS": 2,
+ "SMB": 2,
+ "SMA": 2,
+ "CT": 12,
+ "EKV": 2,
+ "EKX": 2,
+ "EKZ": 2,
+ "N": 2,
+ "RVA0911V304A": 2,
+ "RVA0911H413A": 2,
+ "RVG0707V100A": 2,
+ "RVA0607V": 2,
+ "RVA1214H213A": 2,
+ "EVMQ0G": 4,
+ "EVMQIG": 2,
+ "EVMQ3G": 2,
+ "EVMS0G": 2,
+ "EVMG0G": 2,
+ "EVMK4GA00B": 2,
+ "EVM30GA00B": 2,
+ "EVMK0GA00B": 2,
+ "EVM38GA00B": 2,
+ "EVMB6": 2,
+ "EVLQ0": 2,
+ "EVMMSG": 2,
+ "EVMMBG": 2,
+ "EVMMAG": 2,
+ "EVMMCS": 2,
+ "EVMM1": 2,
+ "EVMM0": 2,
+ "EVMM3": 2,
+ "RJ/RJR50": 6,
+ "/TABLE": 4,
+ "TOCOS": 4,
+ "AUX/KYOCERA": 4,
+ "G": 10,
+ "ST63Z": 2,
+ "ST63Y": 2,
+ "ST5P": 2,
+ "ST5W": 2,
+ "ST5X": 2,
+ "A/B": 2,
+ "C/D": 2,
+ "W/X": 2,
+ "ST5YL/ST53YL": 2,
+ "ST5YJ/5T53YJ": 2,
+ "ST": 14,
+ "EVM": 8,
+ "YS": 2,
+ "D": 2,
+ "G4B": 2,
+ "G4A": 2,
+ "TR04": 2,
+ "S1": 4,
+ "TRG04": 2,
+ "DVR": 2,
+ "CVR": 4,
+ "A/C": 2,
+ "ALTERNATE": 2,
+ "/tr": 2,
+ "/table": 2,
+ "</description>": 60,
+ "<packages>": 4,
+ "<package>": 53,
+ "RESISTOR": 52,
+ "<smd>": 64,
+ "x=": 240,
+ "y=": 242,
+ "dx=": 64,
+ "dy=": 64,
+ "<text>": 108,
+ "size=": 114,
+ "NAME": 52,
+ "</text>": 108,
+ "VALUE": 52,
+ "<rectangle>": 132,
+ "</package>": 52,
+ "</packages>": 3,
+ "</library>": 3,
+ "Pin": 1,
+ "Header": 1,
+ "Connectors": 1,
+ "PIN": 1,
+ "HEADER": 1,
+ "<pad>": 39,
+ "drill=": 41,
+ "shape=": 39,
+ "ratio=": 41,
+ "</libraries>": 1,
+ "<attributes>": 1,
+ "</attributes>": 1,
+ "<variantdefs>": 1,
+ "</variantdefs>": 1,
+ "<classes>": 1,
+ "<class>": 1,
+ "</class>": 1,
+ "</classes>": 1,
+ "<designrules>": 1,
+ "language=": 2,
+ "EAGLE": 2,
+ "Design": 5,
+ "Rules": 5,
+ "Die": 1,
+ "Standard": 1,
+ "sind": 1,
+ "so": 2,
+ "gew": 1,
+ "hlt": 1,
+ "dass": 1,
+ "sie": 1,
+ "f": 1,
+ "r": 1,
+ "die": 3,
+ "meisten": 1,
+ "Anwendungen": 1,
+ "passen.": 1,
+ "Sollte": 1,
+ "ihre": 1,
+ "Platine": 1,
+ "besondere": 1,
+ "Anforderungen": 1,
+ "haben": 1,
+ "treffen": 1,
+ "Sie": 1,
+ "erforderlichen": 1,
+ "Einstellungen": 1,
+ "hier": 1,
+ "und": 1,
+ "speichern": 1,
+ "unter": 1,
+ "einem": 1,
+ "neuen": 1,
+ "Namen": 1,
+ "ab.": 1,
+ "The": 1,
+ "default": 1,
+ "have": 2,
+ "been": 1,
+ "set": 1,
+ "cover": 1,
+ "a": 2,
+ "wide": 1,
+ "range": 1,
+ "of": 1,
+ "applications.": 1,
+ "Your": 1,
+ "particular": 1,
+ "design": 2,
+ "may": 1,
+ "different": 1,
+ "requirements": 1,
+ "please": 1,
+ "make": 1,
+ "necessary": 1,
+ "adjustments": 1,
+ "save": 1,
+ "your": 1,
+ "customized": 1,
+ "rules": 1,
+ "under": 1,
+ "new": 1,
+ "name.": 1,
+ "<param>": 142,
+ "value=": 145,
+ "</designrules>": 1,
+ "<autorouter>": 1,
+ "<pass>": 8,
+ "</pass>": 8,
+ "refer=": 7,
+ "</autorouter>": 1,
+ "<elements>": 1,
+ "<element>": 3,
+ "library=": 3,
+ "package=": 3,
+ "smashed=": 3,
+ "<attribute>": 6,
+ "</element>": 3,
+ "1": 1,
+ "778": 1,
+ "16": 1,
+ "002": 1,
+ "</elements>": 1,
+ "<signals>": 1,
+ "<signal>": 3,
+ "<contactref>": 4,
+ "element=": 4,
+ "pad=": 4,
+ "<via>": 1,
+ "extent=": 1,
+ "</signal>": 3,
+ "<polygon>": 2,
+ "<vertex>": 8,
+ "</polygon>": 2,
+ "</signals>": 1,
+ "</board>": 1,
+ "</drawing>": 1,
+ "</eagle>": 1,
+ "<schematic>": 1,
+ "xreflabel=": 1,
+ "xrefpart=": 1,
+ "Frames": 1,
+ "Sheet": 2,
+ "Layout": 1,
+ "<symbols>": 1,
+ "<symbol>": 1,
+ "font=": 4,
+ "DRAWING_NAME": 1,
+ "LAST_DATE_TIME": 1,
+ "SHEET": 1,
+ "<frame>": 1,
+ "columns=": 1,
+ "rows=": 1,
+ "</symbol>": 1,
+ "</symbols>": 1,
+ "<devicesets>": 1,
+ "<deviceset>": 1,
+ "prefix=": 1,
+ "uservalue=": 1,
+ "FRAME": 1,
+ "DIN": 1,
+ "A4": 1,
+ "landscape": 1,
+ "with": 1,
+ "location": 1,
+ "doc.": 1,
+ "field": 1,
+ "<gates>": 1,
+ "<gate>": 1,
+ "symbol=": 1,
+ "</gates>": 1,
+ "<devices>": 1,
+ "<device>": 1,
+ "<technologies>": 1,
+ "<technology>": 1,
+ "</technologies>": 1,
+ "</device>": 1,
+ "</devices>": 1,
+ "</deviceset>": 1,
+ "</devicesets>": 1,
+ "wave": 10,
+ "soldering": 10,
+ "Source": 2,
+ "//download.siliconexpert.com/pdfs/2005/02/24/Semi_Ap/2/VSH/Resistor/dcrcwfre.pdf": 2,
+ "MELF": 8,
+ "type": 20,
+ "grid": 20,
+ "mm": 20,
+ "curve=": 56,
+ "<circle>": 12,
+ "radius=": 12
+ },
"ECL": {
"#option": 1,
"(": 32,
"true": 1,
")": 32,
@@ -17404,10 +19798,3482 @@
"defined": 1,
"invert": 1,
"/cell": 2,
"cell": 2
},
+ "Frege": {
+ "module": 2,
+ "examples.CommandLineClock": 1,
+ "where": 39,
+ "data": 3,
+ "Date": 5,
+ "native": 4,
+ "java.util.Date": 1,
+ "new": 9,
+ "(": 339,
+ ")": 345,
+ "-": 730,
+ "IO": 13,
+ "MutableIO": 1,
+ "toString": 2,
+ "Mutable": 1,
+ "s": 21,
+ "ST": 1,
+ "String": 9,
+ "d.toString": 1,
+ "action": 2,
+ "to": 13,
+ "give": 2,
+ "us": 1,
+ "the": 20,
+ "current": 4,
+ "time": 1,
+ "as": 33,
+ "do": 38,
+ "d": 3,
+ "<->": 35,
+ "java": 5,
+ "lang": 2,
+ "Thread": 2,
+ "sleep": 4,
+ "takes": 1,
+ "a": 99,
+ "long": 4,
+ "and": 14,
+ "returns": 2,
+ "nothing": 2,
+ "but": 2,
+ "may": 1,
+ "throw": 1,
+ "an": 6,
+ "InterruptedException": 4,
+ "This": 2,
+ "is": 24,
+ "without": 1,
+ "doubt": 1,
+ "public": 1,
+ "static": 1,
+ "void": 2,
+ "millis": 1,
+ "throws": 4,
+ "Encoded": 1,
+ "in": 22,
+ "Frege": 1,
+ "argument": 1,
+ "type": 8,
+ "Long": 3,
+ "result": 11,
+ "does": 2,
+ "defined": 1,
+ "frege": 1,
+ "Lang": 1,
+ "main": 11,
+ "args": 2,
+ "forever": 1,
+ "print": 25,
+ "stdout.flush": 1,
+ "Thread.sleep": 4,
+ "examples.Concurrent": 1,
+ "import": 7,
+ "System.Random": 1,
+ "Java.Net": 1,
+ "URL": 2,
+ "Control.Concurrent": 1,
+ "C": 6,
+ "main2": 1,
+ "m": 2,
+ "<": 84,
+ "newEmptyMVar": 1,
+ "forkIO": 11,
+ "m.put": 3,
+ "replicateM_": 3,
+ "c": 33,
+ "m.take": 1,
+ "println": 25,
+ "example1": 1,
+ "putChar": 2,
+ "example2": 2,
+ "getLine": 2,
+ "case": 6,
+ "of": 32,
+ "Right": 6,
+ "n": 38,
+ "setReminder": 3,
+ "Left": 5,
+ "_": 60,
+ "+": 200,
+ "show": 24,
+ "L*n": 1,
+ "table": 1,
+ "mainPhil": 2,
+ "[": 120,
+ "fork1": 3,
+ "fork2": 3,
+ "fork3": 3,
+ "fork4": 3,
+ "fork5": 3,
+ "]": 116,
+ "mapM": 3,
+ "MVar": 3,
+ "1": 2,
+ "5": 1,
+ "philosopher": 7,
+ "Kant": 1,
+ "Locke": 1,
+ "Wittgenstein": 1,
+ "Nozick": 1,
+ "Mises": 1,
+ "return": 17,
+ "Int": 6,
+ "me": 13,
+ "left": 4,
+ "right": 4,
+ "g": 4,
+ "Random.newStdGen": 1,
+ "let": 8,
+ "phil": 4,
+ "tT": 2,
+ "g1": 2,
+ "Random.randomR": 2,
+ "L": 6,
+ "eT": 2,
+ "g2": 3,
+ "thinkTime": 3,
+ "*": 5,
+ "eatTime": 3,
+ "fl": 4,
+ "left.take": 1,
+ "rFork": 2,
+ "poll": 1,
+ "Just": 2,
+ "fr": 3,
+ "right.put": 1,
+ "left.put": 2,
+ "table.notifyAll": 2,
+ "Nothing": 2,
+ "table.wait": 1,
+ "inter": 3,
+ "catch": 2,
+ "getURL": 4,
+ "xx": 2,
+ "url": 1,
+ "URL.new": 1,
+ "con": 3,
+ "url.openConnection": 1,
+ "con.connect": 1,
+ "con.getInputStream": 1,
+ "typ": 5,
+ "con.getContentType": 1,
+ "stderr.println": 3,
+ "ir": 2,
+ "InputStreamReader.new": 2,
+ "fromMaybe": 1,
+ "charset": 2,
+ "unsupportedEncoding": 3,
+ "br": 4,
+ "BufferedReader": 1,
+ "getLines": 1,
+ "InputStream": 1,
+ "UnsupportedEncodingException": 1,
+ "InputStreamReader": 1,
+ "x": 45,
+ "x.catched": 1,
+ "ctyp": 2,
+ "charset=": 1,
+ "m.group": 1,
+ "SomeException": 2,
+ "Throwable": 1,
+ "m1": 1,
+ "MVar.newEmpty": 3,
+ "m2": 1,
+ "m3": 2,
+ "r": 7,
+ "catchAll": 3,
+ ".": 41,
+ "m1.put": 1,
+ "m2.put": 1,
+ "m3.put": 1,
+ "r1": 2,
+ "m1.take": 1,
+ "r2": 3,
+ "m2.take": 1,
+ "r3": 3,
+ "take": 13,
+ "ss": 8,
+ "mapM_": 5,
+ "putStrLn": 2,
+ "|": 62,
+ "x.getClass.getName": 1,
+ "y": 15,
+ "sum": 2,
+ "map": 49,
+ "length": 20,
+ "package": 2,
+ "examples.Sudoku": 1,
+ "Data.TreeMap": 1,
+ "Tree": 4,
+ "keys": 2,
+ "Data.List": 1,
+ "DL": 1,
+ "hiding": 1,
+ "find": 20,
+ "union": 10,
+ "Element": 6,
+ "Zelle": 8,
+ "set": 4,
+ "candidates": 18,
+ "Position": 22,
+ "Feld": 3,
+ "Brett": 13,
+ "for": 25,
+ "assumptions": 10,
+ "conclusions": 2,
+ "Assumption": 21,
+ "ISNOT": 14,
+ "IS": 16,
+ "derive": 2,
+ "Eq": 1,
+ "Ord": 1,
+ "instance": 1,
+ "Show": 1,
+ "p": 72,
+ "e": 15,
+ "pname": 10,
+ "e.show": 2,
+ "showcs": 5,
+ "cs": 27,
+ "joined": 4,
+ "Assumption.show": 1,
+ "elements": 12,
+ "all": 22,
+ "possible": 2,
+ "..": 1,
+ "positions": 16,
+ "rowstarts": 4,
+ "row": 20,
+ "starting": 3,
+ "colstarts": 3,
+ "column": 2,
+ "boxstarts": 3,
+ "box": 15,
+ "boxmuster": 3,
+ "pattern": 1,
+ "by": 3,
+ "adding": 1,
+ "upper": 2,
+ "position": 9,
+ "results": 1,
+ "real": 1,
+ "extract": 2,
+ "field": 9,
+ "getf": 16,
+ "f": 19,
+ "fs": 22,
+ "fst": 9,
+ "otherwise": 8,
+ "cell": 24,
+ "getc": 12,
+ "b": 113,
+ "snd": 20,
+ "compute": 5,
+ "list": 7,
+ "that": 18,
+ "belong": 3,
+ "same": 8,
+ "given": 3,
+ "z..": 1,
+ "z": 12,
+ "quot": 1,
+ "col": 17,
+ "mod": 3,
+ "ri": 2,
+ "div": 3,
+ "or": 15,
+ "depending": 1,
+ "on": 4,
+ "ci": 3,
+ "index": 3,
+ "middle": 2,
+ "check": 2,
+ "if": 5,
+ "candidate": 10,
+ "has": 2,
+ "exactly": 2,
+ "one": 2,
+ "member": 1,
+ "i.e.": 1,
+ "been": 1,
+ "solved": 1,
+ "single": 9,
+ "Bool": 2,
+ "true": 16,
+ "false": 13,
+ "unsolved": 10,
+ "rows": 4,
+ "cols": 6,
+ "boxes": 1,
+ "allrows": 8,
+ "allcols": 5,
+ "allboxs": 5,
+ "allrcb": 5,
+ "zip": 7,
+ "repeat": 3,
+ "containers": 6,
+ "PRINTING": 1,
+ "printable": 1,
+ "coordinate": 1,
+ "a1": 3,
+ "lower": 1,
+ "i9": 1,
+ "packed": 1,
+ "chr": 2,
+ "ord": 6,
+ "board": 41,
+ "printb": 4,
+ "p1line": 2,
+ "pfld": 4,
+ "line": 2,
+ "brief": 1,
+ "no": 4,
+ "some": 2,
+ "zs": 1,
+ "initial/final": 1,
+ "msg": 6,
+ "res012": 2,
+ "concatMap": 1,
+ "a*100": 1,
+ "b*10": 1,
+ "BOARD": 1,
+ "ALTERATION": 1,
+ "ACTIONS": 1,
+ "message": 1,
+ "about": 1,
+ "what": 1,
+ "done": 1,
+ "turnoff1": 3,
+ "i": 16,
+ "off": 11,
+ "nc": 7,
+ "head": 19,
+ "newb": 7,
+ "filter": 26,
+ "notElem": 7,
+ "turnoff": 11,
+ "turnoffh": 1,
+ "ps": 8,
+ "foldM": 2,
+ "toh": 2,
+ "setto": 3,
+ "cname": 4,
+ "nf": 2,
+ "SOLVING": 1,
+ "STRATEGIES": 1,
+ "reduce": 3,
+ "sets": 2,
+ "contains": 1,
+ "numbers": 1,
+ "already": 1,
+ "finds": 1,
+ "logs": 1,
+ "NAKED": 5,
+ "SINGLEs": 1,
+ "passing.": 1,
+ "sss": 3,
+ "each": 2,
+ "with": 15,
+ "more": 2,
+ "than": 2,
+ "fields": 6,
+ "are": 6,
+ "rcb": 16,
+ "elem": 16,
+ "collect": 1,
+ "remove": 3,
+ "from": 7,
+ "look": 10,
+ "number": 4,
+ "appears": 1,
+ "container": 9,
+ "this": 2,
+ "can": 9,
+ "go": 1,
+ "other": 2,
+ "place": 1,
+ "HIDDEN": 6,
+ "SINGLE": 1,
+ "hiddenSingle": 2,
+ "select": 1,
+ "containername": 1,
+ "FOR": 11,
+ "IN": 9,
+ "occurs": 5,
+ "PAIRS": 8,
+ "TRIPLES": 8,
+ "QUADS": 2,
+ "nakedPair": 4,
+ "t": 14,
+ "nm": 6,
+ "SELECT": 3,
+ "pos": 5,
+ "tuple": 2,
+ "name": 2,
+ "//": 8,
+ "u": 6,
+ "fold": 7,
+ "non": 2,
+ "outof": 6,
+ "tuples": 2,
+ "hit": 7,
+ "subset": 3,
+ "any": 3,
+ "hiddenPair": 4,
+ "minus": 2,
+ "uniq": 4,
+ "sort": 4,
+ "common": 4,
+ "bs": 7,
+ "undefined": 1,
+ "cannot": 1,
+ "happen": 1,
+ "because": 1,
+ "either": 1,
+ "empty": 4,
+ "not": 5,
+ "intersectionlist": 2,
+ "intersections": 2,
+ "reason": 8,
+ "reson": 1,
+ "cpos": 7,
+ "WHERE": 2,
+ "tail": 2,
+ "intersection": 1,
+ "we": 5,
+ "occurences": 1,
+ "XY": 2,
+ "Wing": 2,
+ "there": 6,
+ "exists": 6,
+ "A": 7,
+ "X": 5,
+ "Y": 4,
+ "B": 5,
+ "Z": 6,
+ "shares": 2,
+ "reasoning": 1,
+ "will": 4,
+ "be": 9,
+ "since": 1,
+ "indeed": 1,
+ "thus": 1,
+ "see": 1,
+ "xyWing": 2,
+ "rcba": 4,
+ "share": 1,
+ "b1": 11,
+ "b2": 10,
+ "&&": 9,
+ "||": 2,
+ "then": 1,
+ "else": 1,
+ "c1": 4,
+ "c2": 3,
+ "N": 5,
+ "Fish": 1,
+ "Swordfish": 1,
+ "Jellyfish": 1,
+ "When": 2,
+ "particular": 1,
+ "digit": 1,
+ "located": 2,
+ "only": 1,
+ "columns": 2,
+ "eliminate": 1,
+ "those": 2,
+ "which": 2,
+ "fish": 7,
+ "fishname": 5,
+ "rset": 4,
+ "certain": 1,
+ "rflds": 2,
+ "rowset": 1,
+ "colss": 3,
+ "must": 4,
+ "appear": 1,
+ "at": 3,
+ "least": 3,
+ "cstart": 2,
+ "immediate": 1,
+ "consequences": 6,
+ "assumption": 8,
+ "form": 1,
+ "conseq": 3,
+ "cp": 3,
+ "two": 1,
+ "contradict": 2,
+ "contradicts": 7,
+ "get": 3,
+ "aPos": 5,
+ "List": 1,
+ "turned": 1,
+ "when": 2,
+ "true/false": 1,
+ "toClear": 7,
+ "whose": 1,
+ "implications": 5,
+ "themself": 1,
+ "chain": 2,
+ "paths": 12,
+ "solution": 6,
+ "reverse": 4,
+ "css": 7,
+ "yields": 1,
+ "contradictory": 1,
+ "chainContra": 2,
+ "pro": 7,
+ "contra": 4,
+ "ALL": 2,
+ "conlusions": 1,
+ "uniqBy": 2,
+ "using": 2,
+ "sortBy": 2,
+ "comparing": 2,
+ "conslusion": 1,
+ "chains": 4,
+ "LET": 1,
+ "BE": 1,
+ "final": 2,
+ "conclusion": 4,
+ "THE": 1,
+ "FIRST": 1,
+ "implication": 2,
+ "ai": 2,
+ "so": 1,
+ "a0": 1,
+ "OR": 7,
+ "a2": 2,
+ "...": 2,
+ "IMPLIES": 1,
+ "For": 2,
+ "cells": 1,
+ "pi": 2,
+ "have": 1,
+ "construct": 2,
+ "p0": 1,
+ "p1": 1,
+ "c0": 1,
+ "cellRegionChain": 2,
+ "os": 3,
+ "cellas": 2,
+ "regionas": 2,
+ "iss": 3,
+ "ass": 2,
+ "first": 2,
+ "candidates@": 1,
+ "region": 2,
+ "oss": 2,
+ "Liste": 1,
+ "aller": 1,
+ "Annahmen": 1,
+ "ein": 1,
+ "bestimmtes": 1,
+ "acstree": 3,
+ "Tree.fromList": 1,
+ "bypass": 1,
+ "maybe": 1,
+ "tree": 1,
+ "lookup": 2,
+ "error": 1,
+ "performance": 1,
+ "resons": 1,
+ "confine": 1,
+ "ourselves": 1,
+ "20": 1,
+ "per": 1,
+ "mkPaths": 3,
+ "acst": 3,
+ "impl": 2,
+ "{": 1,
+ "a3": 1,
+ "ordered": 1,
+ "impls": 2,
+ "ns": 2,
+ "concat": 1,
+ "takeUntil": 1,
+ "null": 1,
+ "iterate": 1,
+ "expandchain": 3,
+ "avoid": 1,
+ "loops": 1,
+ "uni": 3,
+ "SOLVE": 1,
+ "SUDOKU": 1,
+ "Apply": 1,
+ "available": 1,
+ "strategies": 1,
+ "until": 1,
+ "changes": 1,
+ "anymore": 1,
+ "Strategy": 1,
+ "functions": 2,
+ "supposed": 1,
+ "applied": 1,
+ "changed": 1,
+ "board.": 1,
+ "strategy": 2,
+ "anything": 1,
+ "alter": 1,
+ "it": 2,
+ "next": 1,
+ "tried.": 1,
+ "solve": 19,
+ "res@": 16,
+ "apply": 17,
+ "res": 16,
+ "smallest": 1,
+ "comment": 16,
+ "SINGLES": 1,
+ "locked": 1,
+ "2": 3,
+ "QUADRUPELS": 6,
+ "3": 3,
+ "4": 3,
+ "WINGS": 1,
+ "FISH": 3,
+ "pcomment": 2,
+ "9": 5,
+ "forcing": 1,
+ "allow": 1,
+ "infer": 1,
+ "both": 1,
+ "brd": 2,
+ "com": 5,
+ "stderr": 3,
+ "<<": 4,
+ "log": 1,
+ "turn": 1,
+ "string": 3,
+ "into": 1,
+ "mkrow": 2,
+ "mkrow1": 2,
+ "xs": 4,
+ "make": 1,
+ "sure": 1,
+ "unpacked": 2,
+ "<=>": 1,
+ "0": 2,
+ "ignored": 1,
+ "h": 1,
+ "help": 1,
+ "usage": 1,
+ "Sudoku": 2,
+ "file": 4,
+ "81": 3,
+ "char": 1,
+ "consisting": 1,
+ "digits": 2,
+ "One": 1,
+ "such": 1,
+ "going": 1,
+ "http": 3,
+ "www": 1,
+ "sudokuoftheday": 1,
+ "pages": 1,
+ "o": 1,
+ "php": 1,
+ "click": 1,
+ "puzzle": 1,
+ "open": 1,
+ "tab": 1,
+ "Copy": 1,
+ "address": 1,
+ "your": 1,
+ "browser": 1,
+ "There": 1,
+ "also": 1,
+ "hard": 1,
+ "sudokus": 1,
+ "examples": 1,
+ "top95": 1,
+ "txt": 1,
+ "W": 1,
+ "felder": 2,
+ "decode": 4,
+ "files": 2,
+ "forM_": 1,
+ "sudoku": 2,
+ "openReader": 1,
+ "lines": 2,
+ "BufferedReader.getLines": 1,
+ "process": 5,
+ "candi": 2,
+ "consider": 3,
+ "acht": 4,
+ "neun": 2,
+ "examples.SwingExamples": 1,
+ "Java.Awt": 1,
+ "ActionListener": 2,
+ "Java.Swing": 1,
+ "rs": 2,
+ "Runnable.new": 1,
+ "helloWorldGUI": 2,
+ "buttonDemoGUI": 2,
+ "celsiusConverterGUI": 2,
+ "invokeLater": 1,
+ "tempTextField": 2,
+ "JTextField.new": 1,
+ "celsiusLabel": 1,
+ "JLabel.new": 3,
+ "convertButton": 1,
+ "JButton.new": 3,
+ "fahrenheitLabel": 1,
+ "frame": 3,
+ "JFrame.new": 3,
+ "frame.setDefaultCloseOperation": 3,
+ "JFrame.dispose_on_close": 3,
+ "frame.setTitle": 1,
+ "celsiusLabel.setText": 1,
+ "convertButton.setText": 1,
+ "convertButtonActionPerformed": 2,
+ "celsius": 3,
+ "getText": 1,
+ "double": 1,
+ "fahrenheitLabel.setText": 3,
+ "c*1.8": 1,
+ ".long": 1,
+ "ActionListener.new": 2,
+ "convertButton.addActionListener": 1,
+ "contentPane": 2,
+ "frame.getContentPane": 2,
+ "layout": 2,
+ "GroupLayout.new": 1,
+ "contentPane.setLayout": 1,
+ "TODO": 1,
+ "continue": 1,
+ "//docs.oracle.com/javase/tutorial/displayCode.html": 1,
+ "code": 1,
+ "//docs.oracle.com/javase/tutorial/uiswing/examples/learn/CelsiusConverterProject/src/learn/CelsiusConverterGUI.java": 1,
+ "frame.pack": 3,
+ "frame.setVisible": 3,
+ "label": 2,
+ "cp.add": 1,
+ "newContentPane": 2,
+ "JPanel.new": 1,
+ "JButton": 4,
+ "b1.setVerticalTextPosition": 1,
+ "SwingConstants.center": 2,
+ "b1.setHorizontalTextPosition": 1,
+ "SwingConstants.leading": 2,
+ "b2.setVerticalTextPosition": 1,
+ "b2.setHorizontalTextPosition": 1,
+ "b3": 7,
+ "Enable": 1,
+ "button": 1,
+ "setVerticalTextPosition": 1,
+ "SwingConstants": 2,
+ "center": 1,
+ "setHorizontalTextPosition": 1,
+ "leading": 1,
+ "setEnabled": 7,
+ "action1": 2,
+ "action3": 2,
+ "b1.addActionListener": 1,
+ "b3.addActionListener": 1,
+ "newContentPane.add": 3,
+ "newContentPane.setOpaque": 1,
+ "frame.setContentPane": 1
+ },
+ "Game Maker Language": {
+ "//draws": 1,
+ "the": 62,
+ "sprite": 12,
+ "draw": 3,
+ "true": 73,
+ ";": 1282,
+ "if": 397,
+ "(": 1501,
+ "facing": 17,
+ "RIGHT": 10,
+ ")": 1502,
+ "image_xscale": 17,
+ "-": 212,
+ "else": 151,
+ "blinkToggle": 1,
+ "{": 300,
+ "state": 50,
+ "CLIMBING": 5,
+ "or": 78,
+ "sprite_index": 14,
+ "sPExit": 1,
+ "sDamselExit": 1,
+ "sTunnelExit": 1,
+ "and": 155,
+ "global.hasJetpack": 4,
+ "not": 63,
+ "whipping": 5,
+ "draw_sprite_ext": 10,
+ "x": 76,
+ "y": 85,
+ "image_yscale": 14,
+ "image_angle": 14,
+ "image_blend": 2,
+ "image_alpha": 10,
+ "//draw_sprite": 1,
+ "draw_sprite": 9,
+ "sJetpackBack": 1,
+ "false": 85,
+ "}": 307,
+ "sJetpackRight": 1,
+ "sJetpackLeft": 1,
+ "+": 206,
+ "redColor": 2,
+ "make_color_rgb": 1,
+ "holdArrow": 4,
+ "ARROW_NORM": 2,
+ "sArrowRight": 1,
+ "ARROW_BOMB": 2,
+ "holdArrowToggle": 2,
+ "sBombArrowRight": 2,
+ "LEFT": 7,
+ "sArrowLeft": 1,
+ "sBombArrowLeft": 2,
+ "hangCountMax": 2,
+ "//////////////////////////////////////": 2,
+ "kLeft": 12,
+ "checkLeft": 1,
+ "kLeftPushedSteps": 3,
+ "kLeftPressed": 2,
+ "checkLeftPressed": 1,
+ "kLeftReleased": 3,
+ "checkLeftReleased": 1,
+ "kRight": 12,
+ "checkRight": 1,
+ "kRightPushedSteps": 3,
+ "kRightPressed": 2,
+ "checkRightPressed": 1,
+ "kRightReleased": 3,
+ "checkRightReleased": 1,
+ "kUp": 5,
+ "checkUp": 1,
+ "kDown": 5,
+ "checkDown": 1,
+ "//key": 1,
+ "canRun": 1,
+ "kRun": 2,
+ "kJump": 6,
+ "checkJump": 1,
+ "kJumpPressed": 11,
+ "checkJumpPressed": 1,
+ "kJumpReleased": 5,
+ "checkJumpReleased": 1,
+ "cantJump": 3,
+ "global.isTunnelMan": 1,
+ "sTunnelAttackL": 1,
+ "holdItem": 1,
+ "kAttack": 2,
+ "checkAttack": 2,
+ "kAttackPressed": 2,
+ "checkAttackPressed": 1,
+ "kAttackReleased": 2,
+ "checkAttackReleased": 1,
+ "kItemPressed": 2,
+ "checkItemPressed": 1,
+ "xPrev": 1,
+ "yPrev": 1,
+ "stunned": 3,
+ "dead": 3,
+ "//////////////////////////////////////////": 2,
+ "colSolidLeft": 4,
+ "colSolidRight": 3,
+ "colLeft": 6,
+ "colRight": 6,
+ "colTop": 4,
+ "colBot": 11,
+ "colLadder": 3,
+ "colPlatBot": 6,
+ "colPlat": 5,
+ "colWaterTop": 3,
+ "colIceBot": 2,
+ "runKey": 4,
+ "isCollisionMoveableSolidLeft": 1,
+ "isCollisionMoveableSolidRight": 1,
+ "isCollisionLeft": 2,
+ "isCollisionRight": 2,
+ "isCollisionTop": 1,
+ "isCollisionBottom": 1,
+ "isCollisionLadder": 1,
+ "isCollisionPlatformBottom": 1,
+ "isCollisionPlatform": 1,
+ "isCollisionWaterTop": 1,
+ "collision_point": 30,
+ "oIce": 1,
+ "checkRun": 1,
+ "runHeld": 3,
+ "HANGING": 10,
+ "approximatelyZero": 4,
+ "xVel": 24,
+ "xAcc": 12,
+ "platformCharacterIs": 23,
+ "ON_GROUND": 18,
+ "DUCKING": 4,
+ "pushTimer": 3,
+ "//if": 5,
+ "SS_IsSoundPlaying": 2,
+ "global.sndPush": 4,
+ "playSound": 3,
+ "runAcc": 2,
+ "abs": 9,
+ "alarm": 13,
+ "[": 99,
+ "]": 103,
+ "<": 39,
+ "floor": 11,
+ "/": 5,
+ "/xVel": 1,
+ "instance_exists": 8,
+ "oCape": 2,
+ "oCape.open": 6,
+ "kJumped": 7,
+ "ladderTimer": 4,
+ "ladder": 5,
+ "oLadder": 4,
+ "ladder.x": 3,
+ "oLadderTop": 2,
+ "yAcc": 26,
+ "climbAcc": 2,
+ "FALLING": 8,
+ "STANDING": 2,
+ "departLadderXVel": 2,
+ "departLadderYVel": 1,
+ "JUMPING": 6,
+ "jumpButtonReleased": 7,
+ "jumpTime": 8,
+ "IN_AIR": 5,
+ "gravityIntensity": 2,
+ "yVel": 20,
+ "RUNNING": 3,
+ "jumps": 3,
+ "//playSound": 1,
+ "global.sndLand": 1,
+ "grav": 22,
+ "global.hasGloves": 3,
+ "hangCount": 14,
+ "*": 18,
+ "yVel*0.3": 1,
+ "oWeb": 2,
+ "obj": 14,
+ "instance_place": 3,
+ "obj.life": 1,
+ "initialJumpAcc": 6,
+ "xVel/2": 3,
+ "gravNorm": 7,
+ "global.hasCape": 1,
+ "jetpackFuel": 2,
+ "fallTimer": 2,
+ "global.hasJordans": 1,
+ "yAccLimit": 2,
+ "global.hasSpringShoes": 1,
+ "global.sndJump": 1,
+ "jumpTimeTotal": 2,
+ "//let": 1,
+ "character": 20,
+ "continue": 4,
+ "to": 62,
+ "jump": 1,
+ "jumpTime/jumpTimeTotal": 1,
+ "looking": 2,
+ "UP": 1,
+ "LOOKING_UP": 4,
+ "oSolid": 14,
+ "move_snap": 6,
+ "oTree": 4,
+ "oArrow": 5,
+ "instance_nearest": 1,
+ "obj.stuck": 1,
+ "//the": 2,
+ "can": 1,
+ "t": 23,
+ "want": 1,
+ "use": 4,
+ "because": 2,
+ "is": 9,
+ "too": 2,
+ "high": 1,
+ "yPrevHigh": 1,
+ "//": 11,
+ "we": 5,
+ "ll": 1,
+ "move": 2,
+ "correct": 1,
+ "distance": 1,
+ "but": 2,
+ "need": 1,
+ "shorten": 1,
+ "out": 4,
+ "a": 55,
+ "little": 1,
+ "ratio": 1,
+ "xVelInteger": 2,
+ "/dist*0.9": 1,
+ "//can": 1,
+ "be": 4,
+ "changed": 1,
+ "moveTo": 2,
+ "round": 6,
+ "xVelInteger*ratio": 1,
+ "yVelInteger*ratio": 1,
+ "slopeChangeInY": 1,
+ "maxDownSlope": 1,
+ "floating": 1,
+ "just": 1,
+ "above": 1,
+ "slope": 1,
+ "so": 2,
+ "down": 1,
+ "upYPrev": 1,
+ "for": 26,
+ "<=upYPrev+maxDownSlope;y+=1)>": 1,
+ "hit": 1,
+ "solid": 1,
+ "below": 1,
+ "upYPrev=": 1,
+ "I": 1,
+ "know": 1,
+ "that": 2,
+ "this": 2,
+ "doesn": 1,
+ "seem": 1,
+ "make": 1,
+ "sense": 1,
+ "of": 25,
+ "name": 9,
+ "variable": 1,
+ "it": 6,
+ "all": 3,
+ "works": 1,
+ "correctly": 1,
+ "after": 1,
+ "break": 58,
+ "loop": 1,
+ "y=": 1,
+ "figures": 1,
+ "what": 1,
+ "index": 11,
+ "should": 25,
+ "characterSprite": 1,
+ "sets": 1,
+ "previous": 2,
+ "previously": 1,
+ "statePrevPrev": 1,
+ "statePrev": 2,
+ "calculates": 1,
+ "image_speed": 9,
+ "based": 1,
+ "on": 4,
+ "s": 6,
+ "velocity": 1,
+ "runAnimSpeed": 1,
+ "0": 21,
+ "1": 32,
+ "sqrt": 1,
+ "sqr": 2,
+ "climbAnimSpeed": 1,
+ "<=>": 3,
+ "4": 2,
+ "setCollisionBounds": 3,
+ "8": 9,
+ "5": 5,
+ "DUCKTOHANG": 1,
+ "image_index": 1,
+ "limit": 5,
+ "at": 23,
+ "animation": 1,
+ "always": 1,
+ "looks": 1,
+ "good": 1,
+ "var": 79,
+ "i": 95,
+ "playerObject": 1,
+ "playerID": 1,
+ "player": 36,
+ "otherPlayerID": 1,
+ "otherPlayer": 1,
+ "sameVersion": 1,
+ "buffer": 1,
+ "plugins": 4,
+ "pluginsRequired": 2,
+ "usePlugins": 1,
+ "tcp_eof": 3,
+ "global.serverSocket": 10,
+ "gotServerHello": 2,
+ "show_message": 7,
+ "instance_destroy": 7,
+ "exit": 10,
+ "room": 1,
+ "DownloadRoom": 1,
+ "keyboard_check": 1,
+ "vk_escape": 1,
+ "downloadingMap": 2,
+ "while": 15,
+ "tcp_receive": 3,
+ "min": 4,
+ "downloadMapBytes": 2,
+ "buffer_size": 2,
+ "downloadMapBuffer": 6,
+ "write_buffer": 2,
+ "write_buffer_to_file": 1,
+ "downloadMapName": 3,
+ "buffer_destroy": 8,
+ "roomchange": 2,
+ "do": 1,
+ "switch": 9,
+ "read_ubyte": 10,
+ "case": 50,
+ "HELLO": 1,
+ "global.joinedServerName": 2,
+ "receivestring": 4,
+ "advertisedMapMd5": 1,
+ "receiveCompleteMessage": 1,
+ "global.tempBuffer": 3,
+ "string_pos": 20,
+ "Server": 3,
+ "sent": 7,
+ "illegal": 2,
+ "map": 47,
+ "This": 2,
+ "server": 10,
+ "requires": 1,
+ "following": 2,
+ "play": 2,
+ "#": 3,
+ "suggests": 1,
+ "optional": 1,
+ "Error": 2,
+ "ocurred": 1,
+ "loading": 1,
+ "plugins.": 1,
+ "Maps/": 2,
+ ".png": 2,
+ "The": 6,
+ "version": 4,
+ "Enter": 1,
+ "Password": 1,
+ "Incorrect": 1,
+ "Password.": 1,
+ "Incompatible": 1,
+ "protocol": 3,
+ "version.": 1,
+ "Name": 1,
+ "Exploit": 1,
+ "Invalid": 2,
+ "plugin": 6,
+ "packet": 3,
+ "ID": 2,
+ "There": 1,
+ "are": 1,
+ "many": 1,
+ "connections": 1,
+ "from": 5,
+ "your": 1,
+ "IP": 1,
+ "You": 1,
+ "have": 2,
+ "been": 1,
+ "kicked": 1,
+ "server.": 1,
+ ".": 12,
+ "#Server": 1,
+ "went": 1,
+ "invalid": 1,
+ "internal": 1,
+ "#Exiting.": 1,
+ "full.": 1,
+ "noone": 7,
+ "ERROR": 1,
+ "when": 1,
+ "reading": 1,
+ "no": 1,
+ "such": 1,
+ "unexpected": 1,
+ "data.": 1,
+ "until": 1,
+ "downloadHandle": 3,
+ "url": 62,
+ "tmpfile": 3,
+ "window_oldshowborder": 2,
+ "window_oldfullscreen": 2,
+ "timeLeft": 1,
+ "counter": 1,
+ "AudioControlPlaySong": 1,
+ "window_get_showborder": 1,
+ "window_get_fullscreen": 1,
+ "window_set_fullscreen": 2,
+ "window_set_showborder": 1,
+ "global.updaterBetaChannel": 3,
+ "UPDATE_SOURCE_BETA": 1,
+ "UPDATE_SOURCE": 1,
+ "temp_directory": 1,
+ "httpGet": 1,
+ "httpRequestStatus": 1,
+ "download": 1,
+ "isn": 1,
+ "extract": 1,
+ "downloaded": 1,
+ "file": 2,
+ "now.": 1,
+ "extractzip": 1,
+ "working_directory": 6,
+ "execute_program": 1,
+ "game_end": 1,
+ "victim": 10,
+ "killer": 11,
+ "assistant": 16,
+ "damageSource": 18,
+ "argument0": 28,
+ "argument1": 10,
+ "argument2": 3,
+ "argument3": 1,
+ "//*************************************": 6,
+ "//*": 3,
+ "Scoring": 1,
+ "Kill": 1,
+ "log": 1,
+ "recordKillInLog": 1,
+ "victim.stats": 1,
+ "DEATHS": 1,
+ "WEAPON_KNIFE": 1,
+ "||": 16,
+ "WEAPON_BACKSTAB": 1,
+ "killer.stats": 8,
+ "STABS": 2,
+ "killer.roundStats": 8,
+ "POINTS": 10,
+ "victim.object.currentWeapon.object_index": 1,
+ "Medigun": 2,
+ "victim.object.currentWeapon.uberReady": 1,
+ "BONUS": 2,
+ "KILLS": 2,
+ "victim.object.intel": 1,
+ "DEFENSES": 2,
+ "recordEventInLog": 1,
+ "killer.team": 1,
+ "killer.name": 2,
+ "global.myself": 4,
+ "assistant.stats": 2,
+ "ASSISTS": 2,
+ "assistant.roundStats": 2,
+ ".5": 2,
+ "//SPEC": 1,
+ "instance_create": 20,
+ "victim.object.x": 3,
+ "victim.object.y": 3,
+ "Spectator": 1,
+ "Gibbing": 2,
+ "xoffset": 5,
+ "yoffset": 5,
+ "xsize": 3,
+ "ysize": 3,
+ "view_xview": 3,
+ "view_yview": 3,
+ "view_wview": 2,
+ "view_hview": 2,
+ "randomize": 1,
+ "with": 47,
+ "victim.object": 2,
+ "WEAPON_ROCKETLAUNCHER": 1,
+ "WEAPON_MINEGUN": 1,
+ "FRAG_BOX": 2,
+ "WEAPON_REFLECTED_STICKY": 1,
+ "WEAPON_REFLECTED_ROCKET": 1,
+ "FINISHED_OFF_GIB": 2,
+ "GENERATOR_EXPLOSION": 2,
+ "player.class": 15,
+ "CLASS_QUOTE": 3,
+ "global.gibLevel": 14,
+ "distance_to_point": 3,
+ "xsize/2": 2,
+ "ysize/2": 2,
+ "hasReward": 4,
+ "repeat": 7,
+ "createGib": 14,
+ "PumpkinGib": 1,
+ "hspeed": 14,
+ "vspeed": 13,
+ "random": 21,
+ "choose": 8,
+ "Gib": 1,
+ "player.team": 8,
+ "TEAM_BLUE": 6,
+ "BlueClump": 1,
+ "TEAM_RED": 8,
+ "RedClump": 1,
+ "blood": 2,
+ "BloodDrop": 1,
+ "blood.hspeed": 1,
+ "blood.vspeed": 1,
+ "blood.sprite_index": 1,
+ "PumpkinJuiceS": 1,
+ "//All": 1,
+ "Classes": 1,
+ "gib": 1,
+ "head": 1,
+ "hands": 2,
+ "feet": 1,
+ "Headgib": 1,
+ "//Medic": 1,
+ "has": 2,
+ "specially": 1,
+ "colored": 1,
+ "CLASS_MEDIC": 2,
+ "Hand": 3,
+ "Feet": 1,
+ "//Class": 1,
+ "specific": 1,
+ "gibs": 1,
+ "CLASS_PYRO": 2,
+ "Accesory": 5,
+ "CLASS_SOLDIER": 2,
+ "CLASS_ENGINEER": 3,
+ "CLASS_SNIPER": 3,
+ "playsound": 2,
+ "deadbody": 2,
+ "DeathSnd1": 1,
+ "DeathSnd2": 1,
+ "DeadGuy": 1,
+ "deadbody.sprite_index": 2,
+ "haxxyStatue": 1,
+ "deadbody.image_index": 2,
+ "CHARACTER_ANIMATION_DEAD": 1,
+ "deadbody.hspeed": 1,
+ "deadbody.vspeed": 1,
+ "deadbody.image_xscale": 1,
+ "global.gg_birthday": 1,
+ "myHat": 2,
+ "PartyHat": 1,
+ "myHat.image_index": 2,
+ "victim.team": 2,
+ "global.xmas": 1,
+ "XmasHat": 1,
+ "Deathcam": 1,
+ "global.killCam": 3,
+ "KILL_BOX": 1,
+ "FINISHED_OFF": 5,
+ "DeathCam": 1,
+ "DeathCam.killedby": 1,
+ "DeathCam.name": 1,
+ "DeathCam.oldxview": 1,
+ "DeathCam.oldyview": 1,
+ "DeathCam.lastDamageSource": 1,
+ "DeathCam.team": 1,
+ "global.myself.team": 3,
+ "xr": 19,
+ "yr": 19,
+ "cloakAlpha": 1,
+ "team": 13,
+ "canCloak": 1,
+ "cloakAlpha/2": 1,
+ "invisible": 1,
+ "stabbing": 2,
+ "power": 1,
+ "currentWeapon.stab.alpha": 1,
+ "&&": 6,
+ "global.showHealthBar": 3,
+ "draw_set_alpha": 3,
+ "draw_healthbar": 1,
+ "hp*100/maxHp": 1,
+ "c_black": 1,
+ "c_red": 3,
+ "c_green": 1,
+ "mouse_x": 1,
+ "mouse_y": 1,
+ "<25)>": 1,
+ "cloak": 2,
+ "global": 8,
+ "myself": 2,
+ "draw_set_halign": 1,
+ "fa_center": 1,
+ "draw_set_valign": 1,
+ "fa_bottom": 1,
+ "team=": 1,
+ "draw_set_color": 2,
+ "c_blue": 2,
+ "draw_text": 4,
+ "35": 1,
+ "showTeammateStats": 1,
+ "weapons": 3,
+ "50": 3,
+ "Superburst": 1,
+ "string": 13,
+ "currentWeapon": 2,
+ "uberCharge": 1,
+ "20": 1,
+ "Shotgun": 1,
+ "Nuts": 1,
+ "N": 1,
+ "Bolts": 1,
+ "nutsNBolts": 1,
+ "Minegun": 1,
+ "Lobbed": 1,
+ "Mines": 1,
+ "lobbed": 1,
+ "ubercolour": 6,
+ "overlaySprite": 6,
+ "zoomed": 1,
+ "SniperCrouchRedS": 1,
+ "SniperCrouchBlueS": 1,
+ "sniperCrouchOverlay": 1,
+ "overlay": 1,
+ "omnomnomnom": 2,
+ "draw_sprite_ext_overlay": 7,
+ "omnomnomnomSprite": 2,
+ "omnomnomnomOverlay": 2,
+ "omnomnomnomindex": 4,
+ "c_white": 13,
+ "ubered": 7,
+ "7": 4,
+ "taunting": 2,
+ "tauntsprite": 2,
+ "tauntOverlay": 2,
+ "tauntindex": 2,
+ "humiliated": 1,
+ "humiliationPoses": 1,
+ "animationImage": 9,
+ "humiliationOffset": 1,
+ "animationOffset": 6,
+ "burnDuration": 2,
+ "burnIntensity": 2,
+ "numFlames": 1,
+ "maxIntensity": 1,
+ "FlameS": 1,
+ "flameArray_x": 1,
+ "flameArray_y": 1,
+ "maxDuration": 1,
+ "demon": 4,
+ "demonX": 5,
+ "median": 2,
+ "demonY": 4,
+ "demonOffset": 4,
+ "demonDir": 2,
+ "dir": 3,
+ "demonFrame": 5,
+ "sprite_get_number": 1,
+ "*player.team": 2,
+ "dir*1": 2,
+ "#define": 26,
+ "__http_init": 3,
+ "global.__HttpClient": 4,
+ "object_add": 1,
+ "object_set_persistent": 1,
+ "__http_split": 3,
+ "text": 19,
+ "delimeter": 7,
+ "list": 36,
+ "count": 4,
+ "ds_list_create": 5,
+ "ds_list_add": 23,
+ "string_copy": 32,
+ "string_length": 25,
+ "return": 56,
+ "__http_parse_url": 4,
+ "ds_map_create": 4,
+ "ds_map_add": 15,
+ "colonPos": 22,
+ "string_char_at": 13,
+ "slashPos": 13,
+ "real": 14,
+ "queryPos": 12,
+ "ds_map_destroy": 6,
+ "__http_resolve_url": 2,
+ "baseUrl": 3,
+ "refUrl": 18,
+ "urlParts": 15,
+ "refUrlParts": 5,
+ "canParseRefUrl": 3,
+ "result": 11,
+ "ds_map_find_value": 22,
+ "__http_resolve_path": 3,
+ "ds_map_replace": 3,
+ "ds_map_exists": 11,
+ "ds_map_delete": 1,
+ "path": 10,
+ "query": 4,
+ "relUrl": 1,
+ "__http_construct_url": 2,
+ "basePath": 4,
+ "refPath": 7,
+ "parts": 29,
+ "refParts": 5,
+ "lastPart": 3,
+ "ds_list_find_value": 9,
+ "ds_list_size": 11,
+ "ds_list_delete": 5,
+ "ds_list_destroy": 4,
+ "part": 6,
+ "ds_list_replace": 3,
+ "__http_parse_hex": 2,
+ "hexString": 4,
+ "hexValues": 3,
+ "digit": 4,
+ "__http_prepare_request": 4,
+ "client": 33,
+ "headers": 11,
+ "parsed": 18,
+ "show_error": 2,
+ "destroyed": 3,
+ "CR": 10,
+ "chr": 3,
+ "LF": 5,
+ "CRLF": 17,
+ "socket": 40,
+ "tcp_connect": 1,
+ "errored": 19,
+ "error": 18,
+ "linebuf": 33,
+ "line": 19,
+ "statusCode": 6,
+ "reasonPhrase": 2,
+ "responseBody": 19,
+ "buffer_create": 7,
+ "responseBodySize": 5,
+ "responseBodyProgress": 5,
+ "responseHeaders": 9,
+ "requestUrl": 2,
+ "requestHeaders": 2,
+ "write_string": 9,
+ "key": 17,
+ "ds_map_find_first": 1,
+ "is_string": 2,
+ "ds_map_find_next": 1,
+ "socket_send": 1,
+ "__http_parse_header": 3,
+ "ord": 16,
+ "headerValue": 9,
+ "string_lower": 3,
+ "headerName": 4,
+ "__http_client_step": 2,
+ "socket_has_error": 1,
+ "socket_error": 1,
+ "__http_client_destroy": 20,
+ "available": 7,
+ "tcp_receive_available": 1,
+ "bytesRead": 6,
+ "c": 20,
+ "read_string": 9,
+ "Reached": 2,
+ "end": 11,
+ "HTTP": 1,
+ "defines": 1,
+ "sequence": 2,
+ "as": 1,
+ "marker": 1,
+ "elements": 1,
+ "except": 2,
+ "entity": 1,
+ "body": 2,
+ "see": 1,
+ "appendix": 1,
+ "19": 1,
+ "3": 1,
+ "tolerant": 1,
+ "applications": 1,
+ "Strip": 1,
+ "trailing": 1,
+ "First": 1,
+ "status": 2,
+ "code": 2,
+ "first": 3,
+ "Response": 1,
+ "message": 1,
+ "Status": 1,
+ "Line": 1,
+ "consisting": 1,
+ "followed": 1,
+ "by": 5,
+ "numeric": 1,
+ "its": 1,
+ "associated": 1,
+ "textual": 1,
+ "phrase": 1,
+ "each": 18,
+ "element": 8,
+ "separated": 1,
+ "SP": 1,
+ "characters": 3,
+ "No": 3,
+ "allowed": 1,
+ "in": 21,
+ "final": 1,
+ "httpVer": 2,
+ "spacePos": 11,
+ "space": 4,
+ "response": 5,
+ "second": 2,
+ "Other": 1,
+ "Blank": 1,
+ "write": 1,
+ "remainder": 1,
+ "write_buffer_part": 3,
+ "Header": 1,
+ "Receiving": 1,
+ "transfer": 6,
+ "encoding": 2,
+ "chunked": 4,
+ "Chunked": 1,
+ "let": 1,
+ "decode": 36,
+ "actualResponseBody": 8,
+ "actualResponseSize": 1,
+ "actualResponseBodySize": 3,
+ "Parse": 1,
+ "chunks": 1,
+ "chunk": 12,
+ "size": 7,
+ "extension": 3,
+ "data": 4,
+ "HEX": 1,
+ "buffer_bytes_left": 6,
+ "chunkSize": 11,
+ "Read": 1,
+ "byte": 2,
+ "We": 1,
+ "found": 21,
+ "semicolon": 1,
+ "beginning": 1,
+ "skip": 1,
+ "stuff": 2,
+ "header": 2,
+ "Doesn": 1,
+ "did": 1,
+ "empty": 13,
+ "something": 1,
+ "up": 6,
+ "Parsing": 1,
+ "failed": 56,
+ "hex": 2,
+ "was": 1,
+ "hexadecimal": 1,
+ "Is": 1,
+ "bigger": 2,
+ "than": 1,
+ "remaining": 1,
+ "2": 2,
+ "responseHaders": 1,
+ "location": 4,
+ "resolved": 5,
+ "socket_destroy": 4,
+ "http_new_get": 1,
+ "variable_global_exists": 2,
+ "http_new_get_ex": 1,
+ "http_step": 1,
+ "client.errored": 3,
+ "client.state": 3,
+ "http_status_code": 1,
+ "client.statusCode": 1,
+ "http_reason_phrase": 1,
+ "client.error": 1,
+ "client.reasonPhrase": 1,
+ "http_response_body": 1,
+ "client.responseBody": 1,
+ "http_response_body_size": 1,
+ "client.responseBodySize": 1,
+ "http_response_body_progress": 1,
+ "client.responseBodyProgress": 1,
+ "http_response_headers": 1,
+ "client.responseHeaders": 1,
+ "http_destroy": 1,
+ "RoomChangeObserver": 1,
+ "set_little_endian_global": 1,
+ "file_exists": 5,
+ "file_delete": 3,
+ "backupFilename": 5,
+ "file_find_first": 1,
+ "file_find_next": 1,
+ "file_find_close": 1,
+ "customMapRotationFile": 7,
+ "restart": 4,
+ "//import": 1,
+ "wav": 1,
+ "files": 1,
+ "music": 1,
+ "global.MenuMusic": 3,
+ "sound_add": 3,
+ "global.IngameMusic": 3,
+ "global.FaucetMusic": 3,
+ "sound_volume": 3,
+ "global.sendBuffer": 19,
+ "global.HudCheck": 1,
+ "global.map_rotation": 19,
+ "global.CustomMapCollisionSprite": 1,
+ "window_set_region_scale": 1,
+ "ini_open": 2,
+ "global.playerName": 7,
+ "ini_read_string": 12,
+ "string_count": 2,
+ "MAX_PLAYERNAME_LENGTH": 2,
+ "global.fullscreen": 3,
+ "ini_read_real": 65,
+ "global.useLobbyServer": 2,
+ "global.hostingPort": 2,
+ "global.music": 2,
+ "MUSIC_BOTH": 1,
+ "global.playerLimit": 4,
+ "//thy": 1,
+ "playerlimit": 1,
+ "shalt": 1,
+ "exceed": 1,
+ "global.dedicatedMode": 7,
+ "ini_write_real": 60,
+ "global.multiClientLimit": 2,
+ "global.particles": 2,
+ "PARTICLES_NORMAL": 1,
+ "global.monitorSync": 3,
+ "set_synchronization": 2,
+ "global.medicRadar": 2,
+ "global.showHealer": 2,
+ "global.showHealing": 2,
+ "global.showTeammateStats": 2,
+ "global.serverPluginsPrompt": 2,
+ "global.restartPrompt": 2,
+ "//user": 1,
+ "HUD": 1,
+ "settings": 1,
+ "global.timerPos": 2,
+ "global.killLogPos": 2,
+ "global.kothHudPos": 2,
+ "global.clientPassword": 1,
+ "global.shuffleRotation": 2,
+ "global.timeLimitMins": 2,
+ "max": 2,
+ "global.serverPassword": 2,
+ "global.mapRotationFile": 1,
+ "global.serverName": 2,
+ "global.welcomeMessage": 2,
+ "global.caplimit": 3,
+ "global.caplimitBkup": 1,
+ "global.autobalance": 2,
+ "global.Server_RespawntimeSec": 4,
+ "global.rewardKey": 1,
+ "unhex": 1,
+ "global.rewardId": 1,
+ "global.mapdownloadLimitBps": 2,
+ "isBetaVersion": 1,
+ "global.attemptPortForward": 2,
+ "global.serverPluginList": 3,
+ "global.serverPluginsRequired": 2,
+ "CrosshairFilename": 5,
+ "CrosshairRemoveBG": 4,
+ "global.queueJumping": 2,
+ "global.backgroundHash": 2,
+ "global.backgroundTitle": 2,
+ "global.backgroundURL": 2,
+ "global.backgroundShowVersion": 2,
+ "readClasslimitsFromIni": 1,
+ "global.currentMapArea": 1,
+ "global.totalMapAreas": 1,
+ "global.setupTimer": 1,
+ "global.serverPluginsInUse": 1,
+ "global.pluginPacketBuffers": 1,
+ "global.pluginPacketPlayers": 1,
+ "ini_write_string": 10,
+ "ini_key_delete": 1,
+ "global.classlimits": 10,
+ "CLASS_SCOUT": 1,
+ "CLASS_HEAVY": 2,
+ "CLASS_DEMOMAN": 1,
+ "CLASS_SPY": 1,
+ "//screw": 1,
+ "will": 1,
+ "start": 1,
+ "//map_truefort": 1,
+ "maps": 37,
+ "//map_2dfort": 1,
+ "//map_conflict": 1,
+ "//map_classicwell": 1,
+ "//map_waterway": 1,
+ "//map_orange": 1,
+ "//map_dirtbowl": 1,
+ "//map_egypt": 1,
+ "//arena_montane": 1,
+ "//arena_lumberyard": 1,
+ "//gen_destroy": 1,
+ "//koth_valley": 1,
+ "//koth_corinth": 1,
+ "//koth_harvest": 1,
+ "//dkoth_atalia": 1,
+ "//dkoth_sixties": 1,
+ "//Server": 1,
+ "respawn": 1,
+ "time": 1,
+ "calculator.": 1,
+ "Converts": 1,
+ "frame.": 1,
+ "read": 1,
+ "multiply": 1,
+ "hehe": 1,
+ "global.Server_Respawntime": 3,
+ "global.mapchanging": 1,
+ "ini_close": 2,
+ "global.protocolUuid": 2,
+ "parseUuid": 2,
+ "PROTOCOL_UUID": 1,
+ "global.gg2lobbyId": 2,
+ "GG2_LOBBY_UUID": 1,
+ "initRewards": 1,
+ "IPRaw": 3,
+ "portRaw": 3,
+ "doubleCheck": 8,
+ "global.launchMap": 5,
+ "parameter_count": 1,
+ "parameter_string": 8,
+ "global.serverPort": 1,
+ "global.serverIP": 1,
+ "global.isHost": 1,
+ "Client": 1,
+ "global.customMapdesginated": 2,
+ "fileHandle": 6,
+ "mapname": 9,
+ "file_text_open_read": 1,
+ "file_text_eof": 1,
+ "file_text_read_string": 1,
+ "starts": 1,
+ "tab": 2,
+ "string_delete": 1,
+ "delete": 1,
+ "comment": 1,
+ "starting": 1,
+ "file_text_readln": 1,
+ "file_text_close": 1,
+ "load": 1,
+ "ini": 1,
+ "Maps": 9,
+ "section": 1,
+ "//Set": 1,
+ "rotation": 1,
+ "sort_list": 7,
+ "*maps": 1,
+ "ds_list_sort": 1,
+ "mod": 1,
+ "global.gg2Font": 2,
+ "font_add_sprite": 2,
+ "gg2FontS": 1,
+ "global.countFont": 1,
+ "countFontS": 1,
+ "draw_set_font": 1,
+ "cursor_sprite": 1,
+ "CrosshairS": 5,
+ "directory_exists": 2,
+ "directory_create": 2,
+ "AudioControl": 1,
+ "SSControl": 1,
+ "message_background": 1,
+ "popupBackgroundB": 1,
+ "message_button": 1,
+ "popupButtonS": 1,
+ "message_text_font": 1,
+ "message_button_font": 1,
+ "message_input_font": 1,
+ "//Key": 1,
+ "Mapping": 1,
+ "global.jump": 1,
+ "global.down": 1,
+ "global.left": 1,
+ "global.right": 1,
+ "global.attack": 1,
+ "MOUSE_LEFT": 1,
+ "global.special": 1,
+ "MOUSE_RIGHT": 1,
+ "global.taunt": 1,
+ "global.chat1": 1,
+ "global.chat2": 1,
+ "global.chat3": 1,
+ "global.medic": 1,
+ "global.drop": 1,
+ "global.changeTeam": 1,
+ "global.changeClass": 1,
+ "global.showScores": 1,
+ "vk_shift": 1,
+ "calculateMonthAndDay": 1,
+ "loadplugins": 1,
+ "registry_set_root": 1,
+ "HKLM": 1,
+ "global.NTKernelVersion": 1,
+ "registry_read_string_ext": 1,
+ "CurrentVersion": 1,
+ "SIC": 1,
+ "sprite_replace": 1,
+ "sprite_set_offset": 1,
+ "sprite_get_width": 1,
+ "/2": 2,
+ "sprite_get_height": 1,
+ "AudioControlToggleMute": 1,
+ "room_goto_fix": 2,
+ "Menu": 2,
+ "__jso_gmt_tuple": 1,
+ "//Position": 1,
+ "address": 1,
+ "table": 1,
+ "pos": 2,
+ "addr_table": 2,
+ "*argument_count": 1,
+ "//Build": 1,
+ "tuple": 1,
+ "ca": 1,
+ "isstr": 1,
+ "datastr": 1,
+ "argument_count": 1,
+ "//Check": 1,
+ "argument": 10,
+ "Unexpected": 18,
+ "position": 16,
+ "f": 5,
+ "JSON": 5,
+ "string.": 5,
+ "Cannot": 5,
+ "parse": 3,
+ "boolean": 3,
+ "value": 13,
+ "expecting": 9,
+ "digit.": 9,
+ "e": 4,
+ "E": 4,
+ "dot": 1,
+ "an": 24,
+ "integer": 6,
+ "Expected": 6,
+ "least": 6,
+ "arguments": 26,
+ "got": 6,
+ "find": 10,
+ "lookup.": 4,
+ "indices": 1,
+ "nested": 27,
+ "lists": 6,
+ "Index": 1,
+ "overflow": 4,
+ "Recursive": 1,
+ "abcdef": 1,
+ "number": 7,
+ "num": 1,
+ "assert_true": 1,
+ "_assert_error_popup": 2,
+ "string_repeat": 2,
+ "_assert_newline": 2,
+ "assert_false": 1,
+ "assert_equal": 1,
+ "//Safe": 1,
+ "equality": 1,
+ "check": 1,
+ "won": 1,
+ "support": 1,
+ "instead": 1,
+ "_assert_debug_value": 1,
+ "//String": 1,
+ "os_browser": 1,
+ "browser_not_a_browser": 1,
+ "string_replace_all": 1,
+ "//Numeric": 1,
+ "GMTuple": 1,
+ "jso_encode_string": 1,
+ "encode": 8,
+ "escape": 2,
+ "jso_encode_map": 4,
+ "one": 42,
+ "key1": 3,
+ "key2": 3,
+ "multi": 7,
+ "jso_encode_list": 3,
+ "three": 36,
+ "_jso_decode_string": 5,
+ "small": 1,
+ "quick": 2,
+ "brown": 2,
+ "fox": 2,
+ "over": 2,
+ "lazy": 2,
+ "dog.": 2,
+ "simple": 1,
+ "Waahoo": 1,
+ "negg": 1,
+ "mixed": 1,
+ "_jso_decode_boolean": 2,
+ "_jso_decode_real": 11,
+ "standard": 1,
+ "zero": 4,
+ "signed": 2,
+ "decimal": 1,
+ "digits": 1,
+ "positive": 7,
+ "negative": 7,
+ "exponent": 4,
+ "_jso_decode_integer": 3,
+ "_jso_decode_map": 14,
+ "didn": 14,
+ "include": 14,
+ "right": 14,
+ "prefix": 14,
+ "#1": 14,
+ "#2": 14,
+ "entry": 29,
+ "pi": 2,
+ "bool": 2,
+ "waahoo": 10,
+ "woohah": 8,
+ "mix": 4,
+ "_jso_decode_list": 14,
+ "woo": 2,
+ "Empty": 4,
+ "equal": 20,
+ "other.": 12,
+ "junk": 2,
+ "info": 1,
+ "taxi": 1,
+ "An": 4,
+ "filled": 4,
+ "map.": 2,
+ "A": 24,
+ "B": 18,
+ "C": 8,
+ "same": 6,
+ "content": 4,
+ "entered": 4,
+ "different": 12,
+ "orders": 4,
+ "D": 1,
+ "keys": 2,
+ "values": 4,
+ "six": 1,
+ "corresponding": 4,
+ "types": 4,
+ "other": 4,
+ "crash.": 4,
+ "list.": 2,
+ "Lists": 4,
+ "two": 16,
+ "entries": 2,
+ "also": 2,
+ "jso_map_check": 9,
+ "existing": 9,
+ "single": 11,
+ "jso_map_lookup": 3,
+ "wrong": 10,
+ "trap": 2,
+ "jso_map_lookup_type": 3,
+ "type": 8,
+ "four": 21,
+ "inexistent": 11,
+ "multiple": 20,
+ "jso_list_check": 8,
+ "jso_list_lookup": 3,
+ "jso_list_lookup_type": 3,
+ "inner": 1,
+ "indexing": 1,
+ "bad": 1,
+ "jso_cleanup_map": 1,
+ "one_map": 1,
+ "hashList": 5,
+ "pluginname": 9,
+ "pluginhash": 4,
+ "realhash": 1,
+ "handle": 1,
+ "filesize": 1,
+ "progress": 1,
+ "tempfile": 1,
+ "tempdir": 1,
+ "lastContact": 2,
+ "isCached": 2,
+ "isDebug": 2,
+ "split": 1,
+ "checkpluginname": 1,
+ "ds_list_find_index": 1,
+ ".zip": 3,
+ "ServerPluginsCache": 6,
+ "@": 5,
+ ".zip.tmp": 1,
+ ".tmp": 2,
+ "ServerPluginsDebug": 1,
+ "Warning": 2,
+ "being": 2,
+ "loaded": 2,
+ "ServerPluginsDebug.": 2,
+ "Make": 2,
+ "sure": 2,
+ "clients": 1,
+ "they": 1,
+ "may": 2,
+ "unable": 2,
+ "connect.": 2,
+ "you": 1,
+ "Downloading": 1,
+ "last_plugin.log": 2,
+ "plugin.gml": 1,
+ "playerId": 11,
+ "commandLimitRemaining": 4,
+ "variable_local_exists": 4,
+ "commandReceiveState": 1,
+ "commandReceiveExpectedBytes": 1,
+ "commandReceiveCommand": 1,
+ "player.socket": 12,
+ "player.commandReceiveExpectedBytes": 7,
+ "player.commandReceiveState": 7,
+ "player.commandReceiveCommand": 4,
+ "commandBytes": 2,
+ "commandBytesInvalidCommand": 1,
+ "commandBytesPrefixLength1": 1,
+ "commandBytesPrefixLength2": 1,
+ "default": 1,
+ "read_ushort": 2,
+ "PLAYER_LEAVE": 1,
+ "PLAYER_CHANGECLASS": 1,
+ "class": 8,
+ "getCharacterObject": 2,
+ "player.object": 12,
+ "SpawnRoom": 2,
+ "lastDamageDealer": 8,
+ "sendEventPlayerDeath": 4,
+ "BID_FAREWELL": 4,
+ "doEventPlayerDeath": 4,
+ "secondToLastDamageDealer": 2,
+ "lastDamageDealer.object": 2,
+ "lastDamageDealer.object.healer": 4,
+ "player.alarm": 4,
+ "<=0)>": 1,
+ "checkClasslimits": 2,
+ "ServerPlayerChangeclass": 2,
+ "sendBuffer": 1,
+ "PLAYER_CHANGETEAM": 1,
+ "newTeam": 7,
+ "balance": 5,
+ "redSuperiority": 6,
+ "calculate": 1,
+ "which": 1,
+ "Player": 1,
+ "TEAM_SPECTATOR": 1,
+ "newClass": 4,
+ "ServerPlayerChangeteam": 1,
+ "ServerBalanceTeams": 1,
+ "CHAT_BUBBLE": 2,
+ "bubbleImage": 5,
+ "global.aFirst": 1,
+ "write_ubyte": 20,
+ "setChatBubble": 1,
+ "BUILD_SENTRY": 2,
+ "collision_circle": 1,
+ "player.object.x": 3,
+ "player.object.y": 3,
+ "Sentry": 1,
+ "player.object.nutsNBolts": 1,
+ "player.sentry": 2,
+ "player.object.onCabinet": 1,
+ "write_ushort": 2,
+ "global.serializeBuffer": 3,
+ "player.object.x*5": 1,
+ "player.object.y*5": 1,
+ "write_byte": 1,
+ "player.object.image_xscale": 2,
+ "buildSentry": 1,
+ "DESTROY_SENTRY": 1,
+ "DROP_INTEL": 1,
+ "player.object.intel": 1,
+ "sendEventDropIntel": 1,
+ "doEventDropIntel": 1,
+ "OMNOMNOMNOM": 2,
+ "player.humiliated": 1,
+ "player.object.taunting": 1,
+ "player.object.omnomnomnom": 1,
+ "player.object.canEat": 1,
+ "omnomnomnomend": 2,
+ "xscale": 1,
+ "TOGGLE_ZOOM": 2,
+ "toggleZoom": 1,
+ "PLAYER_CHANGENAME": 2,
+ "nameLength": 4,
+ "socket_receivebuffer_size": 3,
+ "KICK": 2,
+ "KICK_NAME": 1,
+ "current_time": 2,
+ "lastNamechange": 2,
+ "INPUTSTATE": 1,
+ "keyState": 1,
+ "netAimDirection": 1,
+ "aimDirection": 1,
+ "netAimDirection*360/65536": 1,
+ "event_user": 1,
+ "REWARD_REQUEST": 1,
+ "player.rewardId": 1,
+ "player.challenge": 2,
+ "rewardCreateChallenge": 1,
+ "REWARD_CHALLENGE_CODE": 1,
+ "write_binstring": 1,
+ "REWARD_CHALLENGE_RESPONSE": 1,
+ "answer": 3,
+ "authbuffer": 1,
+ "read_binstring": 1,
+ "rewardAuthStart": 1,
+ "challenge": 1,
+ "rewardId": 1,
+ "PLUGIN_PACKET": 1,
+ "packetID": 3,
+ "buf": 5,
+ "success": 3,
+ "_PluginPacketPush": 1,
+ "KICK_BAD_PLUGIN_PACKET": 1,
+ "CLIENT_SETTINGS": 2,
+ "mirror": 4,
+ "player.queueJump": 1,
+ "global.levelType": 22,
+ "//global.currLevel": 1,
+ "global.currLevel": 22,
+ "global.hadDarkLevel": 4,
+ "global.startRoomX": 1,
+ "global.startRoomY": 1,
+ "global.endRoomX": 1,
+ "global.endRoomY": 1,
+ "oGame.levelGen": 2,
+ "j": 14,
+ "global.roomPath": 1,
+ "k": 5,
+ "global.lake": 3,
+ "isLevel": 1,
+ "999": 2,
+ "levelType": 2,
+ "16": 14,
+ "656": 3,
+ "oDark": 2,
+ "invincible": 2,
+ "sDark": 1,
+ "oTemple": 2,
+ "cityOfGold": 1,
+ "sTemple": 2,
+ "lake": 1,
+ "i*16": 8,
+ "j*16": 6,
+ "oLush": 2,
+ "obj.sprite_index": 4,
+ "sLush": 2,
+ "obj.invincible": 3,
+ "oBrick": 1,
+ "sBrick": 1,
+ "global.cityOfGold": 2,
+ "*16": 2,
+ "//instance_create": 2,
+ "oSpikes": 1,
+ "background_index": 1,
+ "bgTemple": 1,
+ "global.temp1": 1,
+ "global.gameStart": 3,
+ "scrLevelGen": 1,
+ "global.cemetary": 3,
+ "rand": 10,
+ "global.probCemetary": 1,
+ "oRoom": 1,
+ "scrRoomGen": 1,
+ "global.blackMarket": 3,
+ "scrRoomGenMarket": 1,
+ "scrRoomGen2": 1,
+ "global.yetiLair": 2,
+ "scrRoomGenYeti": 1,
+ "scrRoomGen3": 1,
+ "scrRoomGen4": 1,
+ "scrRoomGen5": 1,
+ "global.darkLevel": 4,
+ "global.noDarkLevel": 1,
+ "global.probDarkLevel": 1,
+ "oPlayer1.x": 2,
+ "oPlayer1.y": 2,
+ "oFlare": 1,
+ "global.genUdjatEye": 4,
+ "global.madeUdjatEye": 1,
+ "global.genMarketEntrance": 4,
+ "global.madeMarketEntrance": 1,
+ "////////////////////////////": 2,
+ "global.temp2": 1,
+ "isRoom": 3,
+ "scrEntityGen": 1,
+ "oEntrance": 1,
+ "global.customLevel": 1,
+ "oEntrance.x": 1,
+ "oEntrance.y": 1,
+ "global.snakePit": 1,
+ "global.alienCraft": 1,
+ "global.sacrificePit": 1,
+ "oPlayer1": 1,
+ "scrSetupWalls": 3,
+ "global.graphicsHigh": 1,
+ "tile_add": 4,
+ "bgExtrasLush": 1,
+ "*rand": 12,
+ "bgExtrasIce": 1,
+ "bgExtrasTemple": 1,
+ "bgExtras": 1,
+ "global.murderer": 1,
+ "global.thiefLevel": 1,
+ "isRealLevel": 1,
+ "oExit": 1,
+ "oShopkeeper": 1,
+ "obj.status": 1,
+ "oTreasure": 1,
+ "oWater": 1,
+ "sWaterTop": 1,
+ "sLavaTop": 1,
+ "scrCheckWaterTop": 1,
+ "global.temp3": 1
+ },
+ "GAP": {
+ "#############################################################################": 63,
+ "##": 766,
+ "#W": 4,
+ "example.gd": 2,
+ "This": 10,
+ "file": 7,
+ "contains": 7,
+ "a": 113,
+ "sample": 2,
+ "of": 114,
+ "GAP": 15,
+ "declaration": 1,
+ "file.": 3,
+ "DeclareProperty": 2,
+ "(": 721,
+ "IsLeftModule": 6,
+ ")": 722,
+ ";": 569,
+ "DeclareGlobalFunction": 5,
+ "#C": 7,
+ "IsQuuxFrobnicator": 1,
+ "<R>": 3,
+ "<ManSection>": 28,
+ "<Filt>": 7,
+ "Name=": 33,
+ "Arg=": 33,
+ "Type=": 7,
+ "<Description>": 28,
+ "Tests": 1,
+ "whether": 5,
+ "R": 5,
+ "is": 72,
+ "quux": 1,
+ "frobnicator.": 1,
+ "</Description>": 28,
+ "</ManSection>": 28,
+ "DeclareSynonym": 17,
+ "IsField": 1,
+ "and": 102,
+ "IsGroup": 1,
+ "implementation": 1,
+ "#M": 20,
+ "SomeOperation": 1,
+ "<val>": 2,
+ "performs": 1,
+ "some": 2,
+ "operation": 1,
+ "on": 5,
+ "InstallMethod": 18,
+ "SomeProperty": 1,
+ "[": 145,
+ "]": 169,
+ "function": 37,
+ "M": 7,
+ "if": 103,
+ "IsFreeLeftModule": 3,
+ "not": 49,
+ "IsTrivial": 1,
+ "then": 128,
+ "return": 41,
+ "true": 21,
+ "fi": 91,
+ "TryNextMethod": 7,
+ "end": 34,
+ "#F": 17,
+ "SomeGlobalFunction": 2,
+ "A": 9,
+ "global": 1,
+ "variadic": 1,
+ "funfion.": 1,
+ "InstallGlobalFunction": 5,
+ "arg": 16,
+ "Length": 14,
+ "+": 9,
+ "*": 12,
+ "elif": 21,
+ "-": 67,
+ "else": 25,
+ "Error": 7,
+ "#": 73,
+ "SomeFunc": 1,
+ "x": 14,
+ "y": 8,
+ "local": 16,
+ "z": 3,
+ "func": 3,
+ "tmp": 20,
+ "j": 3,
+ "mod": 2,
+ "List": 6,
+ "while": 5,
+ "do": 18,
+ "for": 53,
+ "in": 64,
+ "Print": 24,
+ "od": 15,
+ "repeat": 1,
+ "until": 1,
+ "<": 17,
+ "Magic.gd": 1,
+ "AutoDoc": 4,
+ "package": 10,
+ "Copyright": 6,
+ "Max": 2,
+ "Horn": 2,
+ "JLU": 2,
+ "Giessen": 2,
+ "Sebastian": 2,
+ "Gutsche": 2,
+ "University": 4,
+ "Kaiserslautern": 2,
+ "SHEBANG#!#! @Description": 1,
+ "SHEBANG#!#! This": 1,
+ "SHEBANG#!#! any": 1,
+ "SHEBANG#!#! <Enum>": 1,
+ "SHEBANG#!#! <Item>": 5,
+ "SHEBANG#!#! It": 3,
+ "SHEBANG#!#! That": 1,
+ "SHEBANG#!#! of": 1,
+ "SHEBANG#!#! (with": 1,
+ "SHEBANG#!#! main": 1,
+ "SHEBANG#!#! XML": 1,
+ "SHEBANG#!#! other": 1,
+ "SHEBANG#!#! as": 1,
+ "SHEBANG#!#! to": 2,
+ "SHEBANG#!#! Secondly,": 1,
+ "SHEBANG#!#! page": 1,
+ "SHEBANG#!#! (name,": 1,
+ "SHEBANG#!#! on": 1,
+ "SHEBANG#!Item>": 25,
+ "SHEBANG#!#! tags": 1,
+ "SHEBANG#!#! This": 1,
+ "SHEBANG#!#! produce": 1,
+ "SHEBANG#!#! MathJaX": 1,
+ "SHEBANG#!#! generated": 1,
+ "SHEBANG#!#! this,": 1,
+ "SHEBANG#!#! supplementary": 1,
+ "SHEBANG#!#! (see": 1,
+ "SHEBANG#!Enum>": 1,
+ "SHEBANG#!#! For": 1,
+ "SHEBANG#!>": 11,
+ "SHEBANG#!#! The": 1,
+ "SHEBANG#!#! <List>": 1,
+ "SHEBANG#!Mark>": 22,
+ "SHEBANG#!#! The": 2,
+ "SHEBANG#!A>": 1,
+ "SHEBANG#!#! <List>": 1,
+ "SHEBANG#!#! <Item>": 4,
+ "SHEBANG#!#! This": 4,
+ "SHEBANG#!#! Directory()": 1,
+ "SHEBANG#!#! (i.e.": 1,
+ "SHEBANG#!#! <E>Default": 1,
+ "SHEBANG#!#! for": 1,
+ "SHEBANG#!#! The": 3,
+ "SHEBANG#!#! record.": 3,
+ "SHEBANG#!#! equivalent": 3,
+ "SHEBANG#!#! enabled.": 3,
+ "SHEBANG#!#! package's": 1,
+ "SHEBANG#!#! In": 3,
+ "SHEBANG#!K>),": 3,
+ "SHEBANG#!#! If": 3,
+ "####": 34,
+ "TODO": 3,
+ "mention": 1,
+ "merging": 1,
+ "with": 24,
+ "PackageInfo.AutoDoc": 1,
+ "SHEBANG#!#! <List>": 3,
+ "SHEBANG#!#! <Item>": 13,
+ "SHEBANG#!#! A": 6,
+ "SHEBANG#!#! If": 2,
+ "SHEBANG#!#! your": 1,
+ "SHEBANG#!#! you": 1,
+ "SHEBANG#!#! to": 4,
+ "SHEBANG#!#! is": 1,
+ "SHEBANG#!#! of": 2,
+ "SHEBANG#!#! This": 3,
+ "SHEBANG#!#! i.e.": 1,
+ "SHEBANG#!#! The": 2,
+ "SHEBANG#!#! then": 1,
+ "The": 21,
+ "param": 1,
+ "bit": 2,
+ "strange.": 1,
+ "We": 4,
+ "should": 2,
+ "probably": 2,
+ "change": 1,
+ "it": 8,
+ "to": 37,
+ "be": 24,
+ "more": 3,
+ "general": 1,
+ "as": 23,
+ "one": 11,
+ "might": 1,
+ "want": 1,
+ "define": 2,
+ "other": 4,
+ "entities...": 1,
+ "For": 10,
+ "now": 1,
+ "we": 3,
+ "document": 1,
+ "leave": 1,
+ "us": 1,
+ "the": 136,
+ "choice": 1,
+ "revising": 1,
+ "how": 1,
+ "works.": 1,
+ "<Mark>": 2,
+ "<A>": 117,
+ "entities": 2,
+ "</A>": 117,
+ "</Mark>": 2,
+ "<Item>": 2,
+ "list": 16,
+ "names": 1,
+ "or": 13,
+ "which": 8,
+ "are": 14,
+ "used": 10,
+ "corresponding": 1,
+ "XML": 4,
+ "entities.": 1,
+ "example": 3,
+ "set": 6,
+ "containing": 1,
+ "string": 6,
+ "<Q>": 2,
+ "SomePackage": 3,
+ "</Q>": 2,
+ "following": 4,
+ "added": 1,
+ "preamble": 1,
+ "<Listing>": 2,
+ "CDATA": 2,
+ "ENTITY": 2,
+ "</Listing>": 2,
+ "allows": 1,
+ "you": 3,
+ "write": 3,
+ "&": 37,
+ "amp": 1,
+ "your": 1,
+ "documentation": 2,
+ "reference": 1,
+ "that": 39,
+ "package.": 2,
+ "If": 11,
+ "another": 1,
+ "type": 2,
+ "entity": 1,
+ "desired": 1,
+ "can": 12,
+ "simply": 2,
+ "add": 2,
+ "instead": 1,
+ "two": 13,
+ "entry": 2,
+ "list.": 2,
+ "It": 1,
+ "will": 5,
+ "handled": 3,
+ "so": 3,
+ "please": 1,
+ "careful.": 1,
+ "</Item>": 2,
+ "SHEBANG#!#! for": 1,
+ "SHEBANG#!#! statement": 1,
+ "SHEBANG#!#! components": 2,
+ "SHEBANG#!#! example,": 1,
+ "SHEBANG#!#! acknowledgements": 1,
+ "SHEBANG#!#! <Listing><![CDATA[": 1,
+ "SHEBANG#!#! rec(": 1,
+ "SHEBANG#!#! For": 1,
+ "SHEBANG#!#! &GAPDoc;": 1,
+ "SHEBANG#!#! and": 1,
+ "SHEBANG#!#! Sets": 1,
+ "SHEBANG#!#! which": 4,
+ "SHEBANG#!#! a": 1,
+ "SHEBANG#!#! the": 2,
+ "SHEBANG#!#! Replaces": 1,
+ "SHEBANG#!#! Please": 1,
+ "SHEBANG#!#! Must": 1,
+ "SHEBANG#!#! will": 1,
+ "SHEBANG#!List>": 6,
+ "SHEBANG#!#! by": 1,
+ "SHEBANG#!#! package": 1,
+ "SHEBANG#!#! Usually": 2,
+ "SHEBANG#!#! are": 2,
+ "SHEBANG#!#! <E>Default": 3,
+ "SHEBANG#!#! When": 1,
+ "SHEBANG#!#! they": 1,
+ "Document": 1,
+ "section_intros": 2,
+ "later": 1,
+ "on.": 1,
+ "However": 2,
+ "note": 2,
+ "thanks": 1,
+ "new": 2,
+ "comment": 1,
+ "syntax": 1,
+ "only": 5,
+ "remaining": 1,
+ "use": 5,
+ "this": 15,
+ "seems": 1,
+ "ability": 1,
+ "specify": 3,
+ "order": 1,
+ "chapters": 1,
+ "sections.": 1,
+ "TODO.": 1,
+ "SHEBANG#!#! files": 1,
+ "Note": 3,
+ "strictly": 1,
+ "speaking": 1,
+ "also": 3,
+ "scaffold.": 1,
+ "uses": 2,
+ "scaffolding": 2,
+ "mechanism": 4,
+ "really": 4,
+ "necessary": 2,
+ "custom": 1,
+ "name": 2,
+ "main": 1,
+ "Thus": 3,
+ "purpose": 1,
+ "parameter": 1,
+ "cater": 1,
+ "packages": 5,
+ "have": 3,
+ "existing": 1,
+ "using": 2,
+ "different": 2,
+ "wish": 1,
+ "scaffolding.": 1,
+ "explain": 1,
+ "why": 2,
+ "allow": 1,
+ "specifying": 1,
+ "gapdoc.main.": 1,
+ "code": 1,
+ "still": 1,
+ "honor": 1,
+ "though": 1,
+ "just": 1,
+ "case.": 1,
+ "SHEBANG#!#! In": 1,
+ "maketest": 12,
+ "part.": 1,
+ "Still": 1,
+ "under": 1,
+ "construction.": 1,
+ "SHEBANG#!#! <Item>": 1,
+ "SHEBANG#!#! The": 1,
+ "SHEBANG#!#! a": 1,
+ "SHEBANG#!#! which": 1,
+ "SHEBANG#!#! the": 1,
+ "SHEBANG#!#! <List>": 1,
+ "SHEBANG#!#! <Item>": 2,
+ "SHEBANG#!#! Sets": 1,
+ "SHEBANG#!#! A": 1,
+ "SHEBANG#!#! will": 1,
+ "SHEBANG#!#! @Returns": 1,
+ "SHEBANG#!#! @Arguments": 1,
+ "SHEBANG#!#! @ChapterInfo": 1,
+ "Magic.gi": 1,
+ "BindGlobal": 7,
+ "str": 8,
+ "suffix": 3,
+ "n": 31,
+ "m": 8,
+ "{": 21,
+ "}": 21,
+ "i": 25,
+ "d": 16,
+ "IsDirectoryPath": 1,
+ "CreateDir": 2,
+ "currently": 1,
+ "undocumented": 1,
+ "fail": 18,
+ "LastSystemError": 1,
+ ".message": 1,
+ "false": 7,
+ "pkg": 32,
+ "subdirs": 2,
+ "extensions": 1,
+ "d_rel": 6,
+ "files": 4,
+ "result": 9,
+ "DirectoriesPackageLibrary": 2,
+ "IsEmpty": 6,
+ "continue": 3,
+ "Directory": 5,
+ "DirectoryContents": 1,
+ "Sort": 1,
+ "AUTODOC_GetSuffix": 2,
+ "IsReadableFile": 2,
+ "Filename": 8,
+ "Add": 4,
+ "Make": 1,
+ "callable": 1,
+ "package_name": 1,
+ "AutoDocWorksheet.": 1,
+ "Which": 1,
+ "create": 1,
+ "worksheet": 1,
+ "package_info": 3,
+ "opt": 3,
+ "scaffold": 12,
+ "gapdoc": 7,
+ "autodoc": 8,
+ "pkg_dir": 5,
+ "doc_dir": 18,
+ "doc_dir_rel": 3,
+ "title_page": 7,
+ "tree": 8,
+ "is_worksheet": 13,
+ "position_document_class": 7,
+ "gapdoc_latex_option_record": 4,
+ "LowercaseString": 3,
+ "rec": 20,
+ "DirectoryCurrent": 1,
+ "PackageInfo": 1,
+ "key": 3,
+ "val": 4,
+ "ValueOption": 1,
+ "opt.": 1,
+ "IsBound": 39,
+ "opt.dir": 4,
+ "IsString": 7,
+ "IsDirectory": 1,
+ "AUTODOC_CreateDirIfMissing": 1,
+ "opt.scaffold": 5,
+ "package_info.AutoDoc": 3,
+ "IsRecord": 7,
+ "IsBool": 4,
+ "AUTODOC_APPEND_RECORD_WRITEONCE": 3,
+ "AUTODOC_WriteOnce": 10,
+ "opt.autodoc": 5,
+ "Concatenation": 15,
+ "package_info.Dependencies.NeededOtherPackages": 1,
+ "package_info.Dependencies.SuggestedOtherPackages": 1,
+ "ForAny": 1,
+ "autodoc.files": 7,
+ "autodoc.scan_dirs": 5,
+ "autodoc.level": 3,
+ "PushOptions": 1,
+ "level_value": 1,
+ "Append": 2,
+ "AUTODOC_FindMatchingFiles": 2,
+ "opt.gapdoc": 5,
+ "opt.maketest": 4,
+ "gapdoc.main": 8,
+ "package_info.PackageDoc": 3,
+ ".BookName": 2,
+ "gapdoc.bookname": 4,
+ "#Print": 1,
+ "gapdoc.files": 9,
+ "gapdoc.scan_dirs": 3,
+ "Set": 1,
+ "Number": 1,
+ "ListWithIdenticalEntries": 1,
+ "f": 11,
+ "DocumentationTree": 1,
+ "autodoc.section_intros": 2,
+ "AUTODOC_PROCESS_INTRO_STRINGS": 1,
+ "Tree": 2,
+ "AutoDocScanFiles": 1,
+ "PackageName": 2,
+ "scaffold.TitlePage": 4,
+ "scaffold.TitlePage.Title": 2,
+ ".TitlePage.Title": 2,
+ "Position": 2,
+ "Remove": 2,
+ "JoinStringsWithSeparator": 1,
+ "ReplacedString": 2,
+ "Syntax": 1,
+ "scaffold.document_class": 7,
+ "PositionSublist": 5,
+ "GAPDoc2LaTeXProcs.Head": 14,
+ "..": 6,
+ "scaffold.latex_header_file": 2,
+ "StringFile": 2,
+ "scaffold.gapdoc_latex_options": 4,
+ "RecNames": 1,
+ "scaffold.gapdoc_latex_options.": 5,
+ "IsList": 1,
+ "scaffold.includes": 4,
+ "scaffold.bib": 7,
+ "Unbind": 1,
+ "scaffold.main_xml_file": 2,
+ ".TitlePage": 1,
+ "ExtractTitleInfoFromPackageInfo": 1,
+ "CreateTitlePage": 1,
+ "scaffold.MainPage": 2,
+ "scaffold.dir": 1,
+ "scaffold.book_name": 1,
+ "CreateMainPage": 1,
+ "WriteDocumentation": 1,
+ "SetGapDocLaTeXOptions": 1,
+ "MakeGAPDocDoc": 1,
+ "CopyHTMLStyleFiles": 1,
+ "GAPDocManualLab": 1,
+ "maketest.folder": 3,
+ "maketest.scan_dir": 3,
+ "CreateMakeTest": 1,
+ "PackageInfo.g": 2,
+ "cvec": 1,
+ "s": 4,
+ "template": 1,
+ "SetPackageInfo": 1,
+ "Subtitle": 1,
+ "Version": 1,
+ "Date": 1,
+ "dd/mm/yyyy": 1,
+ "format": 2,
+ "Information": 1,
+ "about": 3,
+ "authors": 1,
+ "maintainers.": 1,
+ "Persons": 1,
+ "LastName": 1,
+ "FirstNames": 1,
+ "IsAuthor": 1,
+ "IsMaintainer": 1,
+ "Email": 1,
+ "WWWHome": 1,
+ "PostalAddress": 1,
+ "Place": 1,
+ "Institution": 1,
+ "Status": 2,
+ "information.": 1,
+ "Currently": 1,
+ "cases": 2,
+ "recognized": 1,
+ "successfully": 2,
+ "refereed": 2,
+ "developers": 1,
+ "agreed": 1,
+ "distribute": 1,
+ "them": 1,
+ "core": 1,
+ "system": 1,
+ "development": 1,
+ "versions": 1,
+ "all": 18,
+ "You": 1,
+ "must": 6,
+ "provide": 2,
+ "next": 6,
+ "entries": 8,
+ "status": 1,
+ "because": 2,
+ "was": 1,
+ "#CommunicatedBy": 1,
+ "#AcceptDate": 1,
+ "PackageWWWHome": 1,
+ "README_URL": 1,
+ ".PackageWWWHome": 2,
+ "PackageInfoURL": 1,
+ "ArchiveURL": 1,
+ ".Version": 2,
+ "ArchiveFormats": 1,
+ "Here": 2,
+ "short": 1,
+ "abstract": 1,
+ "explaining": 1,
+ "content": 1,
+ "HTML": 1,
+ "overview": 1,
+ "Web": 1,
+ "page": 1,
+ "an": 17,
+ "URL": 1,
+ "Webpage": 1,
+ "detailed": 1,
+ "information": 1,
+ "than": 1,
+ "few": 1,
+ "lines": 1,
+ "less": 1,
+ "ok": 1,
+ "Please": 1,
+ "specifing": 1,
+ "names.": 1,
+ "AbstractHTML": 1,
+ "PackageDoc": 1,
+ "BookName": 1,
+ "ArchiveURLSubset": 1,
+ "HTMLStart": 1,
+ "PDFFile": 1,
+ "SixFile": 1,
+ "LongTitle": 1,
+ "Dependencies": 1,
+ "NeededOtherPackages": 1,
+ "SuggestedOtherPackages": 1,
+ "ExternalConditions": 1,
+ "AvailabilityTest": 1,
+ "SHOW_STAT": 1,
+ "DirectoriesPackagePrograms": 1,
+ "#Info": 1,
+ "InfoWarning": 1,
+ "*Optional*": 2,
+ "but": 1,
+ "recommended": 1,
+ "path": 1,
+ "relative": 1,
+ "root": 1,
+ "many": 1,
+ "tests": 1,
+ "functionality": 1,
+ "sensible.": 1,
+ "#TestFile": 1,
+ "keyword": 1,
+ "related": 1,
+ "topic": 1,
+ "Keywords": 1,
+ "vspc.gd": 1,
+ "library": 2,
+ "Thomas": 2,
+ "Breuer": 2,
+ "#Y": 6,
+ "C": 11,
+ "Lehrstuhl": 2,
+ "D": 36,
+ "r": 2,
+ "Mathematik": 2,
+ "RWTH": 2,
+ "Aachen": 2,
+ "Germany": 2,
+ "School": 2,
+ "Math": 2,
+ "Comp.": 2,
+ "Sci.": 2,
+ "St": 2,
+ "Andrews": 2,
+ "Scotland": 2,
+ "Group": 3,
+ "declares": 1,
+ "operations": 2,
+ "vector": 67,
+ "spaces.": 4,
+ "bases": 5,
+ "free": 3,
+ "left": 15,
+ "modules": 1,
+ "found": 1,
+ "<F>": 10,
+ "lib/basis.gd": 1,
+ ".": 257,
+ "IsLeftOperatorRing": 1,
+ "IsLeftOperatorAdditiveGroup": 2,
+ "IsRing": 1,
+ "IsAssociativeLOpDProd": 2,
+ "#T": 6,
+ "IsLeftOperatorRingWithOne": 2,
+ "IsRingWithOne": 1,
+ "IsLeftVectorSpace": 3,
+ "<V>": 38,
+ "IsVectorSpace": 26,
+ "<#GAPDoc>": 17,
+ "Label=": 19,
+ "<E>": 12,
+ "space": 74,
+ "</E>": 12,
+ "module": 2,
+ "see": 30,
+ "nbsp": 30,
+ "<Ref>": 71,
+ "Func=": 40,
+ "over": 24,
+ "division": 15,
+ "ring": 14,
+ "Chapter": 3,
+ "Chap=": 3,
+ "<P/>": 23,
+ "Whenever": 1,
+ "talk": 1,
+ "<M>": 42,
+ "F": 61,
+ "</M>": 41,
+ "V": 152,
+ "additive": 1,
+ "group": 2,
+ "acts": 1,
+ "via": 6,
+ "multiplication": 1,
+ "from": 5,
+ "such": 4,
+ "action": 4,
+ "addition": 1,
+ "right": 2,
+ "distributive.": 1,
+ "accessed": 1,
+ "value": 9,
+ "attribute": 2,
+ "Vector": 1,
+ "spaces": 15,
+ "always": 1,
+ "Filt=": 4,
+ "synonyms.": 1,
+ "<#/GAPDoc>": 17,
+ "IsLeftActedOnByDivisionRing": 4,
+ "InstallTrueMethod": 4,
+ "IsGaussianSpace": 10,
+ "<Func>": 14,
+ "filter": 3,
+ "Sect=": 6,
+ "row": 17,
+ "matrix": 5,
+ "field": 12,
+ "say": 1,
+ "indicates": 3,
+ "vectors": 16,
+ "matrices": 5,
+ "respectively": 1,
+ "contained": 4,
+ "In": 3,
+ "case": 2,
+ "called": 1,
+ "Gaussian": 19,
+ "space.": 5,
+ "Bases": 1,
+ "computed": 2,
+ "elimination": 5,
+ "given": 4,
+ "generators.": 1,
+ "<Example>": 12,
+ "<![CDATA[>": 12,
+ "gap": 41,
+ "mats": 5,
+ "VectorSpace": 13,
+ "Rationals": 13,
+ "E": 2,
+ "element": 2,
+ "extension": 3,
+ "Field": 1,
+ "</Example>": 12,
+ "DeclareFilter": 1,
+ "IsFullMatrixModule": 1,
+ "IsFullRowModule": 1,
+ "IsDivisionRing": 5,
+ "<D>": 12,
+ "nontrivial": 1,
+ "associative": 1,
+ "algebra": 2,
+ "multiplicative": 1,
+ "inverse": 1,
+ "each": 2,
+ "nonzero": 3,
+ "element.": 1,
+ "every": 1,
+ "possibly": 1,
+ "itself": 1,
+ "being": 2,
+ "thus": 1,
+ "property": 2,
+ "get": 1,
+ "usually": 1,
+ "represented": 1,
+ "coefficients": 3,
+ "stored": 1,
+ "DeclareSynonymAttr": 4,
+ "IsMagmaWithInversesIfNonzero": 1,
+ "IsNonTrivial": 1,
+ "IsAssociative": 1,
+ "IsEuclideanRing": 1,
+ "#A": 7,
+ "GeneratorsOfLeftVectorSpace": 1,
+ "GeneratorsOfVectorSpace": 2,
+ "<Attr>": 7,
+ "Attr=": 10,
+ "returns": 14,
+ "generate": 1,
+ "FullRowSpace": 5,
+ "GeneratorsOfLeftOperatorAdditiveGroup": 2,
+ "CanonicalBasis": 3,
+ "supports": 1,
+ "canonical": 6,
+ "basis": 14,
+ "otherwise": 2,
+ "<K>": 3,
+ "</K>": 3,
+ "returned.": 4,
+ "defining": 1,
+ "its": 2,
+ "uniquely": 1,
+ "determined": 1,
+ "by": 14,
+ "exist": 1,
+ "same": 6,
+ "acting": 8,
+ "domain": 17,
+ "equality": 1,
+ "these": 5,
+ "decided": 1,
+ "comparing": 1,
+ "bases.": 1,
+ "exact": 1,
+ "meaning": 1,
+ "depends": 1,
+ "Canonical": 1,
+ "defined": 3,
+ "designs": 1,
+ "kind": 1,
+ "defines": 1,
+ "method": 4,
+ "installs": 1,
+ "call": 1,
+ "On": 1,
+ "hand": 1,
+ "install": 1,
+ "calls": 1,
+ "<C>": 10,
+ "CANONICAL_BASIS_FLAGS": 1,
+ "</C>": 9,
+ "vecs": 4,
+ "B": 16,
+ "<vector>": 8,
+ "3": 5,
+ "generators": 16,
+ "BasisVectors": 4,
+ "DeclareAttribute": 4,
+ "IsRowSpace": 2,
+ "consists": 7,
+ "IsRowModule": 1,
+ "IsGaussianRowSpace": 1,
+ "scalars": 2,
+ "occur": 2,
+ "vectors.": 2,
+ "calculations.": 2,
+ "Otherwise": 3,
+ "non": 4,
+ "Gaussian.": 2,
+ "need": 3,
+ "flag": 2,
+ "down": 2,
+ "methods": 4,
+ "delegate": 2,
+ "ones.": 2,
+ "IsNonGaussianRowSpace": 1,
+ "expresses": 2,
+ "cannot": 2,
+ "compute": 3,
+ "nice": 4,
+ "way.": 2,
+ "Let": 4,
+ "K": 4,
+ "spanned": 4,
+ "Then": 1,
+ "/": 12,
+ "cap": 1,
+ "v": 5,
+ "replacing": 1,
+ "forming": 1,
+ "concatenation.": 1,
+ "So": 2,
+ "associated": 3,
+ "DeclareHandlingByNiceBasis": 2,
+ "IsMatrixSpace": 2,
+ "IsMatrixModule": 1,
+ "IsGaussianMatrixSpace": 1,
+ "IsNonGaussianMatrixSpace": 1,
+ "irrelevant": 1,
+ "concatenation": 1,
+ "rows": 1,
+ "necessarily": 1,
+ "NormedRowVectors": 2,
+ "normed": 1,
+ "finite": 5,
+ "those": 1,
+ "first": 1,
+ "component.": 1,
+ "yields": 1,
+ "natural": 1,
+ "dimensional": 5,
+ "subspaces": 17,
+ "GF": 22,
+ "*Z": 5,
+ "Z": 6,
+ "Action": 1,
+ "GL": 1,
+ "OnLines": 1,
+ "TrivialSubspace": 2,
+ "subspace": 7,
+ "zero": 4,
+ "triv": 2,
+ "0": 2,
+ "AsSet": 1,
+ "TrivialSubmodule": 1,
+ "<gens>": 5,
+ "<zero>": 2,
+ "collection": 3,
+ "gens": 16,
+ "elements": 7,
+ "optional": 3,
+ "argument": 1,
+ "empty.": 1,
+ "known": 5,
+ "linearly": 3,
+ "independent": 3,
+ "particular": 1,
+ "dimension": 9,
+ "immediately": 2,
+ "formed": 1,
+ "argument.": 1,
+ "2": 1,
+ "Subspace": 4,
+ "generated": 1,
+ "SubspaceNC": 2,
+ "subset": 4,
+ "empty": 1,
+ "trivial": 1,
+ "parent": 3,
+ "returned": 3,
+ "does": 1,
+ "except": 1,
+ "omits": 1,
+ "check": 5,
+ "both": 2,
+ "W": 32,
+ "1": 3,
+ "Submodule": 1,
+ "SubmoduleNC": 1,
+ "#O": 2,
+ "AsVectorSpace": 4,
+ "view": 4,
+ "<Oper>": 2,
+ "domain.": 1,
+ "form": 2,
+ "Oper=": 6,
+ "smaller": 1,
+ "larger": 1,
+ "ring.": 3,
+ "Dimension": 6,
+ "LeftActingDomain": 29,
+ "9": 1,
+ "AsLeftModule": 6,
+ "AsSubspace": 5,
+ "<U>": 6,
+ "U": 12,
+ "collection.": 1,
+ "/2": 4,
+ "Parent": 4,
+ "DeclareOperation": 2,
+ "IsCollection": 3,
+ "Intersection2Spaces": 4,
+ "<AsStruct>": 2,
+ "<Substruct>": 2,
+ "<Struct>": 2,
+ "takes": 1,
+ "arguments": 1,
+ "intersection": 5,
+ "domains": 3,
+ "let": 1,
+ "their": 1,
+ "intersection.": 1,
+ "AsStruct": 2,
+ "equal": 1,
+ "either": 2,
+ "Substruct": 1,
+ "common": 1,
+ "Struct": 1,
+ "basis.": 1,
+ "handle": 1,
+ "intersections": 1,
+ "algebras": 2,
+ "ideals": 2,
+ "sided": 1,
+ "ideals.": 1,
+ "<n>": 2,
+ "<Meth>": 2,
+ "nonnegative": 2,
+ "integer": 2,
+ "length": 1,
+ "An": 2,
+ "alternative": 2,
+ "construct": 2,
+ "above": 2,
+ "FullRowModule": 2,
+ "FullMatrixSpace": 2,
+ "<m>": 1,
+ "positive": 1,
+ "integers": 1,
+ "fact": 1,
+ "FullMatrixModule": 3,
+ "IsSubspacesVectorSpace": 9,
+ "fixed": 1,
+ "lies": 1,
+ "category": 1,
+ "Subspaces": 8,
+ "Size": 5,
+ "iter": 17,
+ "Iterator": 5,
+ "NextIterator": 5,
+ "DeclareCategory": 1,
+ "IsDomain": 1,
+ "IsFinite": 4,
+ "Returns": 1,
+ "<k>": 1,
+ "Called": 2,
+ "k": 17,
+ "Special": 1,
+ "provided": 1,
+ "domains.": 1,
+ "IsInt": 3,
+ "IsSubspace": 3,
+ "OrthogonalSpaceInFullRowSpace": 1,
+ "complement": 1,
+ "full": 2,
+ "#P": 1,
+ "IsVectorSpaceHomomorphism": 3,
+ "<map>": 2,
+ "<Prop>": 1,
+ "mapping": 2,
+ "homomorphism": 1,
+ "linear": 1,
+ "source": 2,
+ "range": 1,
+ "b": 8,
+ "hold": 1,
+ "IsGeneralMapping": 2,
+ "#E": 2,
+ "vspc.gi": 1,
+ "generic": 1,
+ "SetLeftActingDomain": 2,
+ "<extL>": 2,
+ "external": 1,
+ "knows": 1,
+ "e.g.": 1,
+ "tell": 1,
+ "InstallOtherMethod": 3,
+ "IsAttributeStoringRep": 2,
+ "IsLeftActedOnByRing": 2,
+ "IsObject": 1,
+ "extL": 2,
+ "HasIsDivisionRing": 1,
+ "SetIsLeftActedOnByDivisionRing": 1,
+ "IsExtLSet": 1,
+ "IsIdenticalObj": 5,
+ "difference": 1,
+ "between": 1,
+ "shall": 1,
+ "CallFuncList": 1,
+ "FreeLeftModule": 1,
+ "newC": 7,
+ "IsSubset": 4,
+ "SetParent": 1,
+ "UseIsomorphismRelation": 2,
+ "UseSubsetRelation": 4,
+ "View": 1,
+ "base": 5,
+ "gen": 5,
+ "loop": 2,
+ "newgens": 4,
+ "extended": 1,
+ "Characteristic": 2,
+ "Basis": 5,
+ "AsField": 2,
+ "GeneratorsOfLeftModule": 9,
+ "LeftModuleByGenerators": 5,
+ "Zero": 5,
+ "Intersection": 1,
+ "ViewObj": 4,
+ "print": 1,
+ "no.": 1,
+ "HasGeneratorsOfLeftModule": 2,
+ "HasDimension": 1,
+ "override": 1,
+ "PrintObj": 5,
+ "HasZero": 1,
+ "<W>": 2,
+ "factor": 2,
+ "<vectors>": 1,
+ "ImagesSource": 1,
+ "NaturalHomomorphismBySubspace": 1,
+ "AsStructure": 3,
+ "Substructure": 3,
+ "Structure": 2,
+ "inters": 17,
+ "gensV": 7,
+ "gensW": 7,
+ "VW": 3,
+ "sum": 1,
+ "Intersection2": 4,
+ "IsFiniteDimensional": 2,
+ "Coefficients": 3,
+ "SumIntersectionMat": 1,
+ "LinearCombination": 2,
+ "HasParent": 2,
+ "SetIsTrivial": 1,
+ "ClosureLeftModule": 2,
+ "<a>": 1,
+ "closure": 1,
+ "IsCollsElms": 1,
+ "HasBasis": 1,
+ "IsVector": 1,
+ "w": 3,
+ "easily": 1,
+ "UseBasis": 1,
+ "Methods": 1,
+ "collections": 1,
+ "#R": 1,
+ "IsSubspacesVectorSpaceDefaultRep": 7,
+ "representation": 1,
+ "components": 1,
+ "means": 1,
+ "DeclareRepresentation": 1,
+ "IsComponentObjectRep": 1,
+ ".dimension": 9,
+ ".structure": 9,
+ "number": 2,
+ "q": 20,
+ "prod_": 2,
+ "frac": 3,
+ "recursion": 1,
+ "sum_": 1,
+ "size": 12,
+ "qn": 10,
+ "qd": 10,
+ "ank": 6,
+ "Int": 1,
+ "Enumerator": 2,
+ "Use": 1,
+ "iterator": 3,
+ "allowed": 1,
+ "elms": 4,
+ "IsDoneIterator": 3,
+ ".associatedIterator": 3,
+ ".basis": 2,
+ "structure": 4,
+ "associatedIterator": 2,
+ "ShallowCopy": 2,
+ "IteratorByFunctions": 1,
+ "IsDoneIterator_Subspaces": 1,
+ "NextIterator_Subspaces": 1,
+ "ShallowCopy_Subspaces": 1,
+ "<dim>": 1,
+ "dim": 2,
+ "Objectify": 2,
+ "NewType": 2,
+ "CollectionsFamily": 2,
+ "FamilyObj": 2,
+ "map": 4,
+ "S": 4,
+ "Source": 1,
+ "Range": 1,
+ "IsLinearMapping": 1
+ },
"GAS": {
".cstring": 1,
"LC0": 2,
".ascii": 2,
".text": 1,
@@ -17945,10 +23811,183 @@
"sampled.b": 1,
".b": 1,
"gl_FragColor.rgba": 1,
"sampled.rgb": 1
},
+ "Gnuplot": {
+ "set": 98,
+ "label": 14,
+ "at": 14,
+ "-": 102,
+ "left": 15,
+ "norotate": 18,
+ "back": 23,
+ "textcolor": 13,
+ "rgb": 8,
+ "nopoint": 14,
+ "offset": 25,
+ "character": 22,
+ "lt": 15,
+ "style": 7,
+ "line": 4,
+ "linetype": 11,
+ "linecolor": 4,
+ "linewidth": 11,
+ "pointtype": 4,
+ "pointsize": 4,
+ "default": 4,
+ "pointinterval": 4,
+ "noxtics": 2,
+ "noytics": 2,
+ "title": 13,
+ "xlabel": 6,
+ "xrange": 3,
+ "[": 18,
+ "]": 18,
+ "noreverse": 13,
+ "nowriteback": 12,
+ "yrange": 4,
+ "bmargin": 1,
+ "unset": 2,
+ "colorbox": 3,
+ "plot": 3,
+ "cos": 9,
+ "(": 52,
+ "x": 7,
+ ")": 52,
+ "ls": 4,
+ ".2": 1,
+ ".4": 1,
+ ".6": 1,
+ ".8": 1,
+ "lc": 3,
+ "boxwidth": 1,
+ "absolute": 1,
+ "fill": 1,
+ "solid": 1,
+ "border": 3,
+ "key": 1,
+ "inside": 1,
+ "right": 1,
+ "top": 1,
+ "vertical": 2,
+ "Right": 1,
+ "noenhanced": 1,
+ "autotitles": 1,
+ "nobox": 1,
+ "histogram": 1,
+ "clustered": 1,
+ "gap": 1,
+ "datafile": 1,
+ "missing": 1,
+ "data": 1,
+ "histograms": 1,
+ "xtics": 3,
+ "in": 1,
+ "scale": 1,
+ "nomirror": 1,
+ "rotate": 3,
+ "by": 3,
+ "autojustify": 1,
+ "norangelimit": 3,
+ "font": 8,
+ "i": 1,
+ "using": 2,
+ "xtic": 1,
+ "ti": 4,
+ "col": 4,
+ "u": 25,
+ "SHEBANG#!gnuplot": 1,
+ "reset": 1,
+ "terminal": 1,
+ "png": 1,
+ "output": 1,
+ "ylabel": 5,
+ "#set": 2,
+ "xr": 1,
+ "yr": 1,
+ "pt": 2,
+ "notitle": 15,
+ "dummy": 3,
+ "v": 31,
+ "arrow": 7,
+ "from": 7,
+ "to": 7,
+ "head": 7,
+ "nofilled": 7,
+ "parametric": 3,
+ "view": 3,
+ "samples": 3,
+ "isosamples": 3,
+ "hidden3d": 2,
+ "trianglepattern": 2,
+ "undefined": 2,
+ "altdiagonal": 2,
+ "bentover": 2,
+ "ztics": 2,
+ "zlabel": 4,
+ "zrange": 2,
+ "sinc": 13,
+ "sin": 3,
+ "sqrt": 4,
+ "u**2": 4,
+ "+": 6,
+ "v**2": 4,
+ "/": 2,
+ "GPFUN_sinc": 2,
+ "xx": 2,
+ "dx": 2,
+ "x0": 4,
+ "x1": 4,
+ "x2": 4,
+ "x3": 4,
+ "x4": 4,
+ "x5": 4,
+ "x6": 4,
+ "x7": 4,
+ "x8": 4,
+ "x9": 4,
+ "splot": 3,
+ "<": 10,
+ "xmin": 3,
+ "xmax": 1,
+ "n": 1,
+ "zbase": 2,
+ ".5": 2,
+ "*n": 1,
+ "floor": 3,
+ "u/3": 1,
+ "*dx": 1,
+ "%": 2,
+ "u/3.*dx": 1,
+ "/0": 1,
+ "angles": 1,
+ "degrees": 1,
+ "mapping": 1,
+ "spherical": 1,
+ "noztics": 1,
+ "urange": 1,
+ "vrange": 1,
+ "cblabel": 1,
+ "cbrange": 1,
+ "user": 1,
+ "origin": 1,
+ "screen": 2,
+ "size": 1,
+ "front": 1,
+ "bdefault": 1,
+ "*cos": 1,
+ "*sin": 1,
+ "with": 3,
+ "lines": 2,
+ "labels": 1,
+ "point": 1,
+ "lw": 1,
+ ".1": 1,
+ "tc": 1,
+ "pal": 1
+ },
"Gosu": {
"<%!-->": 1,
"defined": 1,
"in": 3,
"Hello": 2,
@@ -18080,10 +24119,680 @@
"writer": 2,
"FileWriter": 1,
"PersonCSVTemplate.renderToString": 1,
"PersonCSVTemplate.render": 1
},
+ "Grammatical Framework": {
+ "-": 594,
+ "(": 256,
+ "c": 73,
+ ")": 256,
+ "Aarne": 13,
+ "Ranta": 13,
+ "under": 33,
+ "LGPL": 33,
+ "abstract": 1,
+ "Foods": 34,
+ "{": 579,
+ "flags": 32,
+ "startcat": 1,
+ "Comment": 31,
+ ";": 1399,
+ "cat": 1,
+ "Item": 31,
+ "Kind": 33,
+ "Quality": 34,
+ "fun": 1,
+ "Pred": 30,
+ "This": 29,
+ "That": 29,
+ "These": 28,
+ "Those": 28,
+ "Mod": 29,
+ "Wine": 29,
+ "Cheese": 29,
+ "Fish": 29,
+ "Pizza": 28,
+ "Very": 29,
+ "Fresh": 29,
+ "Warm": 29,
+ "Italian": 29,
+ "Expensive": 29,
+ "Delicious": 29,
+ "Boring": 29,
+ "}": 580,
+ "Laurette": 2,
+ "Pretorius": 2,
+ "Sr": 2,
+ "&": 2,
+ "Jr": 2,
+ "and": 4,
+ "Ansu": 2,
+ "Berg": 2,
+ "concrete": 33,
+ "FoodsAfr": 1,
+ "of": 89,
+ "open": 23,
+ "Prelude": 11,
+ "Predef": 3,
+ "in": 32,
+ "coding": 29,
+ "utf8": 29,
+ "lincat": 28,
+ "s": 365,
+ "Str": 394,
+ "Number": 207,
+ "n": 206,
+ "AdjAP": 10,
+ "lin": 28,
+ "item": 36,
+ "quality": 90,
+ "item.s": 24,
+ "+": 480,
+ "quality.s": 50,
+ "Predic": 3,
+ "kind": 115,
+ "kind.s": 46,
+ "Sg": 184,
+ "Pl": 182,
+ "table": 148,
+ "Attr": 9,
+ "declNoun_e": 2,
+ "declNoun_aa": 2,
+ "declNoun_ss": 2,
+ "declNoun_s": 2,
+ "veryAdj": 2,
+ "regAdj": 61,
+ "smartAdj_e": 4,
+ "param": 22,
+ "|": 122,
+ "oper": 29,
+ "Noun": 9,
+ "operations": 2,
+ "wyn": 1,
+ "kaas": 1,
+ "vis": 1,
+ "pizza": 1,
+ "x": 74,
+ "let": 8,
+ "v": 6,
+ "tk": 1,
+ "last": 3,
+ "Adjective": 9,
+ "mkAdj": 27,
+ "y": 3,
+ "declAdj_e": 2,
+ "declAdj_g": 2,
+ "w": 15,
+ "init": 4,
+ "declAdj_oog": 2,
+ "i": 2,
+ "a": 57,
+ "x.s": 8,
+ "case": 44,
+ "_": 68,
+ "FoodsAmh": 1,
+ "Krasimir": 1,
+ "Angelov": 1,
+ "FoodsBul": 1,
+ "Gender": 94,
+ "Masc": 67,
+ "Fem": 65,
+ "Neutr": 21,
+ "Agr": 3,
+ "ASg": 23,
+ "APl": 11,
+ "g": 132,
+ "qual": 8,
+ "item.a": 2,
+ "qual.s": 8,
+ "kind.g": 38,
+ "#": 14,
+ "path": 14,
+ ".": 13,
+ "present": 7,
+ "Jordi": 2,
+ "Saludes": 2,
+ "FoodsCat": 1,
+ "FoodsI": 6,
+ "with": 5,
+ "Syntax": 7,
+ "SyntaxCat": 2,
+ "LexFoods": 12,
+ "LexFoodsCat": 2,
+ "FoodsChi": 1,
+ "p": 11,
+ "quality.p": 2,
+ "kind.c": 11,
+ "geKind": 5,
+ "longQuality": 8,
+ "mkKind": 2,
+ "Katerina": 2,
+ "Bohmova": 2,
+ "FoodsCze": 1,
+ "ResCze": 2,
+ "NounPhrase": 3,
+ "copula": 33,
+ "item.n": 29,
+ "item.g": 12,
+ "det": 86,
+ "noun": 51,
+ "regnfAdj": 2,
+ "Femke": 1,
+ "Johansson": 1,
+ "FoodsDut": 1,
+ "AForm": 4,
+ "APred": 8,
+ "AAttr": 3,
+ "regNoun": 38,
+ "f": 16,
+ "a.s": 8,
+ "regadj": 6,
+ "adj": 38,
+ "noun.s": 7,
+ "man": 10,
+ "men": 10,
+ "wijn": 3,
+ "koud": 3,
+ "duur": 2,
+ "dure": 2,
+ "FoodsEng": 1,
+ "language": 2,
+ "en_US": 1,
+ "car": 6,
+ "cold": 4,
+ "Julia": 1,
+ "Hammar": 1,
+ "FoodsEpo": 1,
+ "SS": 6,
+ "ss": 13,
+ "d": 6,
+ "cn": 11,
+ "cn.s": 8,
+ "vino": 3,
+ "nova": 3,
+ "FoodsFin": 1,
+ "SyntaxFin": 2,
+ "LexFoodsFin": 2,
+ "../foods": 1,
+ "FoodsFre": 1,
+ "SyntaxFre": 1,
+ "ParadigmsFre": 1,
+ "Utt": 4,
+ "NP": 4,
+ "CN": 4,
+ "AP": 4,
+ "mkUtt": 4,
+ "mkCl": 4,
+ "mkNP": 16,
+ "this_QuantSg": 2,
+ "that_QuantSg": 2,
+ "these_QuantPl": 2,
+ "those_QuantPl": 2,
+ "mkCN": 20,
+ "mkAP": 28,
+ "very_AdA": 4,
+ "mkN": 46,
+ "masculine": 4,
+ "feminine": 2,
+ "mkA": 47,
+ "FoodsGer": 1,
+ "SyntaxGer": 2,
+ "LexFoodsGer": 2,
+ "alltenses": 3,
+ "Dana": 1,
+ "Dannells": 1,
+ "Licensed": 1,
+ "FoodsHeb": 2,
+ "Species": 8,
+ "mod": 7,
+ "Modified": 5,
+ "sp": 11,
+ "Indef": 6,
+ "Def": 21,
+ "T": 2,
+ "regAdj2": 3,
+ "F": 2,
+ "Type": 9,
+ "Adj": 4,
+ "m": 9,
+ "cn.mod": 2,
+ "cn.g": 10,
+ "gvina": 6,
+ "hagvina": 3,
+ "gvinot": 6,
+ "hagvinot": 3,
+ "defH": 7,
+ "replaceLastLetter": 7,
+ "adjective": 22,
+ "tov": 6,
+ "tova": 3,
+ "tovim": 3,
+ "tovot": 3,
+ "to": 6,
+ "c@": 3,
+ "italki": 3,
+ "italk": 4,
+ "Vikash": 1,
+ "Rauniyar": 1,
+ "FoodsHin": 2,
+ "regN": 15,
+ "lark": 8,
+ "ms": 4,
+ "mp": 4,
+ "acch": 6,
+ "incomplete": 1,
+ "this_Det": 2,
+ "that_Det": 2,
+ "these_Det": 2,
+ "those_Det": 2,
+ "wine_N": 7,
+ "pizza_N": 7,
+ "cheese_N": 7,
+ "fish_N": 8,
+ "fresh_A": 7,
+ "warm_A": 8,
+ "italian_A": 7,
+ "expensive_A": 7,
+ "delicious_A": 7,
+ "boring_A": 7,
+ "prelude": 2,
+ "Martha": 1,
+ "Dis": 1,
+ "Brandt": 1,
+ "FoodsIce": 1,
+ "Defin": 9,
+ "Ind": 14,
+ "the": 7,
+ "word": 3,
+ "is": 6,
+ "more": 1,
+ "commonly": 1,
+ "used": 2,
+ "Iceland": 1,
+ "but": 1,
+ "Icelandic": 1,
+ "for": 6,
+ "it": 2,
+ "defOrInd": 2,
+ "order": 1,
+ "given": 1,
+ "forms": 2,
+ "mSg": 1,
+ "fSg": 1,
+ "nSg": 1,
+ "mPl": 1,
+ "fPl": 1,
+ "nPl": 1,
+ "mSgDef": 1,
+ "f/nSgDef": 1,
+ "_PlDef": 1,
+ "masc": 3,
+ "fem": 2,
+ "neutr": 2,
+ "x1": 3,
+ "x9": 1,
+ "ferskur": 5,
+ "fersk": 11,
+ "ferskt": 2,
+ "ferskir": 2,
+ "ferskar": 2,
+ "fersk_pl": 2,
+ "ferski": 2,
+ "ferska": 2,
+ "fersku": 2,
+ "t": 28,
+ "<g,n,t>": 1,
+ "<": 10,
+ "Predef.tk": 2,
+ "FoodsIta": 1,
+ "SyntaxIta": 2,
+ "LexFoodsIta": 2,
+ "../lib/src/prelude": 1,
+ "Zofia": 1,
+ "Stankiewicz": 1,
+ "FoodsJpn": 1,
+ "Style": 3,
+ "AdjUse": 4,
+ "AdjType": 4,
+ "quality.t": 3,
+ "IAdj": 4,
+ "Plain": 3,
+ "Polite": 4,
+ "NaAdj": 4,
+ "na": 1,
+ "adjectives": 2,
+ "have": 2,
+ "different": 1,
+ "as": 2,
+ "attributes": 1,
+ "predicates": 2,
+ "phrase": 1,
+ "types": 1,
+ "can": 1,
+ "form": 4,
+ "without": 1,
+ "cannot": 1,
+ "sakana": 6,
+ "chosenna": 2,
+ "chosen": 2,
+ "akai": 2,
+ "Inese": 1,
+ "Bernsone": 1,
+ "FoodsLav": 1,
+ "Q": 5,
+ "Q1": 5,
+ "q": 10,
+ "spec": 2,
+ "Q2": 3,
+ "specAdj": 2,
+ "skaists": 5,
+ "skaista": 2,
+ "skaisti": 2,
+ "skaistas": 2,
+ "skaistais": 2,
+ "skaistaa": 2,
+ "skaistie": 2,
+ "skaistaas": 2,
+ "skaist": 8,
+ "John": 1,
+ "J.": 1,
+ "Camilleri": 1,
+ "FoodsMlt": 1,
+ "uniAdj": 2,
+ "Create": 6,
+ "an": 2,
+ "full": 1,
+ "function": 1,
+ "Params": 4,
+ "Sing": 4,
+ "Plural": 2,
+ "iswed": 2,
+ "sewda": 2,
+ "suwed": 3,
+ "regular": 2,
+ "Param": 2,
+ "frisk": 4,
+ "eg": 1,
+ "tal": 1,
+ "buzz": 1,
+ "uni": 4,
+ "Singular": 1,
+ "inherent": 1,
+ "ktieb": 2,
+ "kotba": 2,
+ "Copula": 1,
+ "linking": 1,
+ "verb": 1,
+ "article": 3,
+ "taking": 1,
+ "into": 1,
+ "account": 1,
+ "first": 1,
+ "letter": 1,
+ "next": 1,
+ "pre": 1,
+ "cons@": 1,
+ "cons": 1,
+ "determinant": 1,
+ "Sg/Pl": 1,
+ "string": 1,
+ "default": 1,
+ "gender": 2,
+ "number": 2,
+ "/GF/lib/src/prelude": 1,
+ "Nyamsuren": 1,
+ "Erdenebadrakh": 1,
+ "FoodsMon": 1,
+ "prefixSS": 1,
+ "Dinesh": 1,
+ "Simkhada": 1,
+ "FoodsNep": 1,
+ "adjPl": 2,
+ "bor": 2,
+ "FoodsOri": 1,
+ "FoodsPes": 1,
+ "optimize": 1,
+ "noexpand": 1,
+ "Add": 8,
+ "prep": 11,
+ "Indep": 4,
+ "kind.prep": 1,
+ "quality.prep": 1,
+ "at": 3,
+ "a.prep": 1,
+ "must": 1,
+ "be": 1,
+ "written": 1,
+ "x4": 2,
+ "pytzA": 3,
+ "pytzAy": 1,
+ "pytzAhA": 3,
+ "pr": 4,
+ "<a,n>": 1,
+ "<Indep,Sg>": 1,
+ "<Indep,Pl>": 1,
+ "<Attr,Sg>": 1,
+ "<Attr,Pl>": 1,
+ "mrd": 8,
+ "tAzh": 8,
+ "tAzhy": 2,
+ "Rami": 1,
+ "Shashati": 1,
+ "FoodsPor": 1,
+ "mkAdjReg": 7,
+ "QualityT": 5,
+ "bonito": 2,
+ "bonita": 2,
+ "bonitos": 2,
+ "bonitas": 2,
+ "pattern": 1,
+ "adjSozinho": 2,
+ "sozinho": 3,
+ "sozinh": 4,
+ "independent": 1,
+ "adjUtil": 2,
+ "util": 3,
+ "uteis": 3,
+ "smart": 1,
+ "paradigm": 1,
+ "adjcetives": 1,
+ "ItemT": 2,
+ "KindT": 4,
+ "num": 6,
+ "noun.g": 3,
+ "animal": 2,
+ "animais": 2,
+ "gen": 4,
+ "carro": 3,
+ "Ramona": 1,
+ "Enache": 1,
+ "FoodsRon": 1,
+ "NGender": 6,
+ "NMasc": 2,
+ "NFem": 3,
+ "NNeut": 2,
+ "mkTab": 5,
+ "mkNoun": 5,
+ "getAgrGender": 3,
+ "acesta": 2,
+ "aceasta": 2,
+ "gg": 3,
+ "det.s": 1,
+ "peste": 2,
+ "pesti": 2,
+ "scump": 2,
+ "scumpa": 2,
+ "scumpi": 2,
+ "scumpe": 2,
+ "<n,g>": 1,
+ "<Sg,Masc>": 1,
+ "<Sg,Fem>": 1,
+ "<Pl,Masc>": 1,
+ "<Pl,Fem>": 1,
+ "ng": 1,
+ "<ng,n>": 1,
+ "<NMasc,_>": 1,
+ "<NFem,_>": 1,
+ "<NNeut,Sg>": 1,
+ "<NNeut,Pl>": 1,
+ "FoodsSpa": 1,
+ "SyntaxSpa": 1,
+ "StructuralSpa": 1,
+ "ParadigmsSpa": 1,
+ "FoodsSwe": 1,
+ "SyntaxSwe": 2,
+ "LexFoodsSwe": 2,
+ "**": 1,
+ "sv_SE": 1,
+ "FoodsTha": 1,
+ "SyntaxTha": 1,
+ "LexiconTha": 1,
+ "ParadigmsTha": 1,
+ "R": 4,
+ "ResTha": 1,
+ "R.thword": 4,
+ "FoodsTsn": 1,
+ "NounClass": 28,
+ "r": 9,
+ "b": 9,
+ "Bool": 5,
+ "p_form": 18,
+ "TType": 16,
+ "mkPredDescrCop": 2,
+ "item.c": 1,
+ "quality.p_form": 1,
+ "kind.w": 4,
+ "mkDemPron1": 3,
+ "kind.q": 4,
+ "mkDemPron2": 3,
+ "mkMod": 2,
+ "Lexicon": 1,
+ "mkNounNC14_6": 2,
+ "mkNounNC9_10": 4,
+ "smartVery": 2,
+ "mkVarAdj": 2,
+ "mkOrdAdj": 4,
+ "mkPerAdj": 2,
+ "mkVerbRel": 2,
+ "NC9_10": 14,
+ "NC14_6": 14,
+ "P": 4,
+ "V": 4,
+ "ModV": 4,
+ "y.b": 1,
+ "True": 3,
+ "y.w": 2,
+ "y.r": 2,
+ "y.c": 14,
+ "y.q": 4,
+ "smartQualRelPart": 5,
+ "x.t": 10,
+ "smartDescrCop": 5,
+ "False": 3,
+ "mkVeryAdj": 2,
+ "x.p_form": 2,
+ "mkVeryVerb": 3,
+ "mkQualRelPart_PName": 2,
+ "mkQualRelPart": 2,
+ "mkDescrCop_PName": 2,
+ "mkDescrCop": 2,
+ "FoodsTur": 1,
+ "Case": 10,
+ "softness": 4,
+ "Softness": 5,
+ "h": 4,
+ "Harmony": 5,
+ "Reason": 1,
+ "excluding": 1,
+ "plural": 3,
+ "In": 1,
+ "Turkish": 1,
+ "if": 1,
+ "subject": 1,
+ "not": 2,
+ "human": 2,
+ "being": 1,
+ "then": 1,
+ "singular": 1,
+ "regardless": 1,
+ "subject.": 1,
+ "Since": 1,
+ "all": 1,
+ "possible": 1,
+ "subjects": 1,
+ "are": 1,
+ "non": 1,
+ "do": 1,
+ "need": 1,
+ "form.": 1,
+ "quality.softness": 1,
+ "quality.h": 1,
+ "quality.c": 1,
+ "Nom": 9,
+ "Gen": 5,
+ "a.c": 1,
+ "a.softness": 1,
+ "a.h": 1,
+ "I_Har": 4,
+ "Ih_Har": 4,
+ "U_Har": 4,
+ "Uh_Har": 4,
+ "Ih": 1,
+ "Uh": 1,
+ "Soft": 3,
+ "Hard": 3,
+ "overload": 1,
+ "mkn": 1,
+ "peynir": 2,
+ "peynirler": 2,
+ "[": 2,
+ "]": 2,
+ "sarap": 2,
+ "saraplar": 2,
+ "sarabi": 2,
+ "saraplari": 2,
+ "italyan": 4,
+ "ca": 2,
+ "getSoftness": 2,
+ "getHarmony": 2,
+ "See": 1,
+ "comment": 1,
+ "lines": 1,
+ "excluded": 1,
+ "copula.": 1,
+ "base": 4,
+ "*": 1,
+ "Shafqat": 1,
+ "Virk": 1,
+ "FoodsUrd": 1,
+ "coupla": 2,
+ "interface": 1,
+ "N": 4,
+ "A": 6,
+ "instance": 5,
+ "ParadigmsCat": 1,
+ "M": 1,
+ "MorphoCat": 1,
+ "M.Masc": 2,
+ "ParadigmsFin": 1,
+ "ParadigmsGer": 1,
+ "ParadigmsIta": 1,
+ "ParadigmsSwe": 1,
+ "resource": 1,
+ "ne": 2,
+ "muz": 2,
+ "muzi": 2,
+ "msg": 3,
+ "fsg": 3,
+ "nsg": 3,
+ "mpl": 3,
+ "fpl": 3,
+ "npl": 3,
+ "mlad": 7,
+ "vynikajici": 7
+ },
"Groovy": {
"task": 1,
"echoDirListViaAntBuilder": 1,
"(": 7,
")": 7,
@@ -18430,10 +25139,61 @@
"where": 1,
"List": 1,
"[": 1,
"]": 1
},
+ "Inform 7": {
+ "by": 3,
+ "Andrew": 3,
+ "Plotkin.": 2,
+ "Include": 1,
+ "Trivial": 3,
+ "Extension": 3,
+ "The": 1,
+ "Kitchen": 1,
+ "is": 4,
+ "a": 2,
+ "room.": 1,
+ "[": 1,
+ "This": 1,
+ "kitchen": 1,
+ "modelled": 1,
+ "after": 1,
+ "the": 4,
+ "one": 1,
+ "in": 2,
+ "Zork": 1,
+ "although": 1,
+ "it": 1,
+ "lacks": 1,
+ "detail": 1,
+ "to": 2,
+ "establish": 1,
+ "this": 1,
+ "player.": 1,
+ "]": 1,
+ "A": 3,
+ "purple": 1,
+ "cow": 3,
+ "called": 1,
+ "Gelett": 2,
+ "Kitchen.": 1,
+ "Instead": 1,
+ "of": 3,
+ "examining": 1,
+ "say": 1,
+ "Version": 1,
+ "Plotkin": 1,
+ "begins": 1,
+ "here.": 2,
+ "kind": 1,
+ "animal.": 1,
+ "can": 1,
+ "be": 1,
+ "purple.": 1,
+ "ends": 1
+ },
"INI": {
";": 1,
"editorconfig.org": 1,
"root": 1,
"true": 3,
@@ -25465,10 +32225,68 @@
"homepage": 1,
"repository": 1,
"type": 1,
"url": 1
},
+ "JSONiq": {
+ "(": 14,
+ "Query": 2,
+ "for": 4,
+ "returning": 1,
+ "one": 1,
+ "database": 2,
+ "entry": 1,
+ ")": 14,
+ "import": 5,
+ "module": 5,
+ "namespace": 5,
+ "req": 6,
+ ";": 9,
+ "catalog": 4,
+ "variable": 4,
+ "id": 3,
+ "param": 4,
+ "-": 11,
+ "values": 4,
+ "[": 5,
+ "]": 5,
+ "part": 2,
+ "get": 2,
+ "data": 4,
+ "by": 2,
+ "key": 1,
+ "searching": 1,
+ "the": 1,
+ "keywords": 1,
+ "index": 3,
+ "phrase": 2,
+ "limit": 2,
+ "integer": 1,
+ "result": 1,
+ "at": 1,
+ "idx": 2,
+ "in": 1,
+ "search": 1,
+ "where": 1,
+ "le": 1,
+ "let": 1,
+ "result.s": 1,
+ "result.p": 1,
+ "return": 1,
+ "{": 2,
+ "|": 2,
+ "score": 1,
+ "result.r": 1,
+ "}": 2
+ },
+ "JSONLD": {
+ "{": 7,
+ "}": 7,
+ "[": 1,
+ "null": 2,
+ "]": 1
+ },
"Julia": {
"##": 5,
"Test": 1,
"case": 1,
"from": 1,
@@ -25564,10 +32382,18 @@
"*sqrt": 2,
"*CorrWiener": 2,
"end": 3,
"return": 1
},
+ "Kit": {
+ "<section>": 1,
+ "<h1>": 1,
+ "</h1>": 1,
+ "<p>": 1,
+ "</p>": 1,
+ "</section>": 1
+ },
"Kotlin": {
"package": 1,
"addressbook": 1,
"class": 5,
"Contact": 1,
@@ -26514,10 +33340,261 @@
"proper": 2,
"searchresult": 2,
"separate": 2,
"COUNT": 2
},
+ "Latte": {
+ "{": 54,
+ "**": 1,
+ "*": 4,
+ "@param": 3,
+ "string": 2,
+ "basePath": 1,
+ "web": 1,
+ "base": 1,
+ "path": 1,
+ "robots": 2,
+ "tell": 1,
+ "how": 1,
+ "to": 2,
+ "index": 1,
+ "the": 1,
+ "content": 1,
+ "of": 3,
+ "a": 4,
+ "page": 1,
+ "(": 18,
+ "optional": 1,
+ ")": 18,
+ "array": 1,
+ "flashes": 1,
+ "flash": 3,
+ "messages": 1,
+ "}": 54,
+ "<!DOCTYPE>": 1,
+ "html": 1,
+ "<html>": 1,
+ "<head>": 1,
+ "<meta>": 6,
+ "charset=": 1,
+ "name=": 4,
+ "content=": 5,
+ "n": 8,
+ "ifset=": 1,
+ "http": 1,
+ "equiv=": 1,
+ "<title>": 1,
+ "ifset": 1,
+ "title": 4,
+ "/ifset": 1,
+ "Translation": 1,
+ "report": 1,
+ "</title>": 1,
+ "<link>": 2,
+ "rel=": 2,
+ "media=": 1,
+ "href=": 4,
+ "<script>": 3,
+ "syntax=": 1,
+ "function": 2,
+ "i": 9,
+ "s": 1,
+ "o": 7,
+ "g": 2,
+ "r": 7,
+ "m": 3,
+ "[": 8,
+ "]": 8,
+ ";": 9,
+ "||": 3,
+ ".q": 2,
+ ".push": 1,
+ "arguments": 1,
+ ".l": 1,
+ "*new": 1,
+ "Date": 1,
+ "s.createElement": 1,
+ "s.getElementsByTagName": 1,
+ "a.async": 1,
+ "a.src": 1,
+ "m.parentNode.insertBefore": 1,
+ "window": 1,
+ "document": 1,
+ "ga": 2,
+ "</script>": 3,
+ "block": 3,
+ "#head": 1,
+ "/block": 3,
+ "</head>": 1,
+ "<body>": 1,
+ "class=": 12,
+ "document.documentElement.className": 1,
+ "+": 3,
+ "#navbar": 1,
+ "include": 3,
+ "_navbar.latte": 1,
+ "<div>": 6,
+ "inner": 1,
+ "foreach=": 3,
+ "_flash.latte": 1,
+ "</div>": 7,
+ "#content": 1,
+ "<footer>": 1,
+ "</footer>": 1,
+ "src=": 1,
+ "#scripts": 1,
+ "</body>": 1,
+ "</html>": 1,
+ "var": 3,
+ "define": 1,
+ "author": 7,
+ "<a>": 2,
+ "Author": 2,
+ "authorId": 2,
+ "-": 71,
+ "id": 3,
+ "black": 2,
+ "avatar": 2,
+ "img": 2,
+ "rounded": 2,
+ "class": 2,
+ "tooltip": 4,
+ "Total": 1,
+ "time": 4,
+ "shortName": 1,
+ "translated": 4,
+ "on": 5,
+ "all": 1,
+ "videos.": 1,
+ "amaraCallbackLink": 1,
+ "row": 2,
+ "col": 3,
+ "md": 2,
+ "outOf": 5,
+ "done": 7,
+ "threshold": 4,
+ "alert": 2,
+ "warning": 2,
+ "<=>": 2,
+ "Seems": 1,
+ "complete": 1,
+ "|": 6,
+ "out": 1,
+ "</p>": 2,
+ "elseif": 2,
+ "<": 1,
+ "p": 1,
+ "if": 7,
+ "Although": 1,
+ "is": 1,
+ "there": 1,
+ "are": 1,
+ "no": 1,
+ "English": 1,
+ "subtitles": 1,
+ "for": 1,
+ "comparison.": 1,
+ "/if": 8,
+ "/cache": 1,
+ "editor": 1,
+ "ksid": 2,
+ "new": 5,
+ "video": 2,
+ "siteId": 1,
+ "Video": 1,
+ "khanovaskola.cz": 1,
+ "revision": 18,
+ "rev": 4,
+ "this": 3,
+ "older": 1,
+ "#": 2,
+ "else": 2,
+ "newer": 1,
+ "</a>": 1,
+ "<h3>": 1,
+ "diffs": 3,
+ "noescape": 2,
+ "</h3>": 1,
+ "description": 1,
+ "text": 4,
+ "as": 2,
+ "line": 3,
+ "context": 1,
+ "splitter": 1,
+ "template": 1,
+ "bottom": 1,
+ "Expand": 1,
+ "fa": 16,
+ "sort": 1,
+ "ellipsis": 1,
+ "h": 1,
+ "success": 1,
+ "amaraEdit": 1,
+ "amaraId": 2,
+ "editButton": 1,
+ "btn": 17,
+ "default": 6,
+ "edit": 1,
+ "khanAcademy": 1,
+ "kaButton": 1,
+ "link": 1,
+ "info": 1,
+ "group": 4,
+ "approve": 1,
+ "thumbs": 3,
+ "up": 1,
+ "markIncomplete": 2,
+ "down": 2,
+ "redirectToAdd": 1,
+ "plus": 1,
+ "square": 1,
+ "table": 2,
+ "condensed": 1,
+ "revisions": 1,
+ "revId": 1,
+ "secondary": 2,
+ "Percent": 1,
+ "lines": 1,
+ "&": 1,
+ "thinsp": 1,
+ "%": 1,
+ "</span>": 3,
+ "</td>": 3,
+ "<td>": 2,
+ "incomplete": 3,
+ "approved": 2,
+ "<span>": 1,
+ "user": 1,
+ "loggedIn": 1,
+ "&&": 1,
+ "comments": 2,
+ "count": 1,
+ "</tr>": 2,
+ "<tr>": 2,
+ "colspan=": 1,
+ "<table>": 1,
+ "comment": 4,
+ "left": 1,
+ "createdAt": 1,
+ "timeAgo": 1,
+ "noborder": 1,
+ "input": 3,
+ "form": 1,
+ "control": 1,
+ "Comment": 1,
+ "only": 1,
+ "visible": 1,
+ "other": 1,
+ "editors": 1,
+ "save": 1,
+ "share": 1,
+ "</i>": 1,
+ "</button>": 1,
+ "/form": 1,
+ "/foreach": 1,
+ "</table>": 1
+ },
"Less": {
"@blue": 4,
"#3bbfce": 1,
";": 7,
"@margin": 3,
@@ -27402,31 +34479,31 @@
"in_6_float": 1,
"in_7_list": 1,
"in_8_list": 1
},
"M": {
- "%": 203,
+ "%": 207,
"zewdAPI": 52,
- ";": 1275,
+ ";": 1309,
"Enterprise": 5,
"Web": 5,
"Developer": 5,
"run": 2,
- "-": 1604,
+ "-": 1605,
"time": 9,
"functions": 4,
- "and": 56,
+ "and": 59,
"user": 27,
"APIs": 1,
"Product": 2,
- "(": 2142,
+ "(": 2144,
"Build": 6,
- ")": 2150,
+ ")": 2152,
"Date": 2,
"Fri": 1,
"Nov": 1,
- "|": 170,
+ "|": 171,
"for": 77,
"GT.M": 30,
"m_apache": 3,
"Copyright": 12,
"c": 113,
@@ -27443,56 +34520,56 @@
"//www.mgateway.com": 4,
"Email": 4,
"rtweed@mgateway.com": 4,
"This": 26,
"program": 19,
- "is": 81,
+ "is": 88,
"free": 15,
"software": 12,
- "you": 16,
- "can": 15,
+ "you": 17,
+ "can": 20,
"redistribute": 11,
- "it": 44,
+ "it": 45,
"and/or": 11,
"modify": 11,
"under": 14,
- "the": 217,
+ "the": 223,
"terms": 11,
- "of": 80,
+ "of": 84,
"GNU": 33,
"Affero": 33,
"General": 33,
"Public": 33,
"License": 48,
- "as": 22,
+ "as": 23,
"published": 11,
- "by": 33,
+ "by": 35,
"Free": 11,
"Software": 11,
"Foundation": 11,
"either": 13,
"version": 16,
- "or": 46,
+ "or": 50,
"at": 21,
"your": 16,
"option": 12,
- "any": 15,
+ "any": 16,
"later": 11,
"version.": 11,
"distributed": 13,
- "in": 78,
+ "in": 80,
"hope": 11,
- "that": 17,
+ "that": 19,
"will": 23,
- "be": 32,
+ "be": 35,
"useful": 11,
- "but": 17,
+ "but": 19,
"WITHOUT": 12,
"ANY": 12,
"WARRANTY": 11,
"without": 11,
- "even": 11,
+ "even": 12,
"implied": 11,
"warranty": 11,
"MERCHANTABILITY": 11,
"FITNESS": 11,
"FOR": 15,
@@ -27502,25 +34579,25 @@
"See": 15,
"more": 13,
"details.": 12,
"You": 13,
"should": 16,
- "have": 17,
+ "have": 21,
"received": 11,
- "a": 112,
+ "a": 130,
"copy": 13,
"along": 11,
- "with": 43,
- "this": 38,
+ "with": 45,
+ "this": 39,
"program.": 9,
"If": 14,
- "not": 37,
- "see": 25,
+ "not": 39,
+ "see": 26,
"<http://www.gnu.org/licenses/>": 11,
- ".": 814,
- "QUIT": 249,
- "_": 126,
+ ".": 815,
+ "QUIT": 251,
+ "_": 127,
"getVersion": 1,
"zewdCompiler": 6,
"date": 1,
"getDate": 1,
"compilePage": 2,
@@ -27590,11 +34667,11 @@
"isCSP": 1,
"normaliseTextValue": 1,
"text": 6,
"replaceAll": 11,
"writeLine": 2,
- "line": 9,
+ "line": 14,
"CacheTempBuffer": 2,
"j": 67,
"increment": 11,
"w": 127,
"displayOptions": 2,
@@ -27608,11 +34685,11 @@
"pos": 33,
"textValue": 6,
"value": 72,
"getSessionValue": 3,
"tr": 13,
- "+": 188,
+ "+": 189,
"f": 93,
"o": 51,
"q": 244,
"codeValueEsc": 7,
"textValueEsc": 7,
@@ -27624,11 +34701,11 @@
"_appName": 1,
"typex": 1,
"type": 2,
"avoid": 1,
"Cache": 3,
- "bug": 1,
+ "bug": 2,
"getPhraseIndex": 1,
"zewdCompiler5": 1,
"licensed": 1,
"setWarning": 2,
"isTemp": 11,
@@ -27639,11 +34716,11 @@
"wldAppName": 1,
"wldName": 1,
"wldSessid": 1,
"zzname": 1,
"zv": 6,
- "[": 53,
+ "[": 54,
"extcErr": 1,
"mess": 3,
"namespace": 1,
"zt": 20,
"valueErr": 1,
@@ -27747,11 +34824,11 @@
"r": 88,
"makeString": 3,
"char": 9,
"len": 8,
"create": 6,
- "characters": 4,
+ "characters": 8,
"str": 15,
"convertDateToSeconds": 1,
"hdate": 7,
"Q": 58,
"hdate*86400": 1,
@@ -27792,36 +34869,36 @@
"from": 16,
"H": 1,
"format": 2,
"Offset": 1,
"relative": 1,
- "to": 73,
+ "to": 74,
"GMT": 1,
"eg": 3,
"hh": 4,
"ss": 4,
- "<": 19,
+ "<": 20,
"_hh": 1,
"time#3600": 1,
"_mm": 1,
"time#60": 1,
"_ss": 2,
"hh_": 1,
"_mm_": 1,
"openNewFile": 2,
"openFile": 2,
"openDOM": 2,
- "&": 27,
+ "&": 28,
"#39": 1,
"<\",\"<\")>": 1,
"string=": 1,
"gt": 1,
"amp": 1,
"HTML": 1,
"quot": 2,
"stop": 20,
- "no": 53,
+ "no": 54,
"no2": 1,
"p1_c_p2": 1,
"getIP": 2,
"Get": 2,
"own": 2,
@@ -27846,11 +34923,11 @@
"nodeOID": 2,
"filename": 2,
"linkToParentSession": 2,
"zewdCompiler20": 1,
"exportToGTM": 1,
- "routine": 4,
+ "routine": 6,
"zewdDemo": 1,
"Tutorial": 1,
"Wed": 1,
"Apr": 1,
"getLanguage": 1,
@@ -27895,14 +34972,14 @@
".selected": 1,
"testField3": 3,
".value": 1,
"testField2": 1,
"field3": 1,
- "must": 7,
+ "must": 8,
"null": 6,
"dateTime": 1,
- "start": 24,
+ "start": 26,
"student": 14,
"zwrite": 1,
"write": 59,
"order": 11,
"do": 15,
@@ -27924,16 +35001,95 @@
"alphabet": 2,
"RFC": 1,
"todrop": 2,
"Populate": 1,
"values": 4,
- "on": 15,
+ "on": 17,
"first": 10,
"use": 5,
"only.": 1,
"zextract": 3,
"zlength": 3,
+ "Comment": 1,
+ "comment": 4,
+ "block": 1,
+ "comments": 5,
+ "always": 2,
+ "semicolon": 1,
+ "next": 1,
+ "while": 4,
+ "legal": 1,
+ "blank": 1,
+ "whitespace": 2,
+ "alone": 1,
+ "valid": 2,
+ "**": 4,
+ "Comments": 1,
+ "graphic": 3,
+ "character": 5,
+ "such": 1,
+ "@#": 1,
+ "*": 6,
+ "{": 5,
+ "}": 5,
+ "]": 15,
+ "/": 3,
+ "space": 1,
+ "considered": 1,
+ "though": 1,
+ "t": 12,
+ "it.": 2,
+ "ASCII": 2,
+ "whose": 1,
+ "numeric": 8,
+ "code": 29,
+ "above": 3,
+ "below": 1,
+ "are": 14,
+ "NOT": 2,
+ "allowed": 18,
+ "routine.": 1,
+ "multiple": 1,
+ "semicolons": 1,
+ "okay": 1,
+ "has": 7,
+ "tag": 2,
+ "after": 3,
+ "does": 1,
+ "command": 11,
+ "Tag1": 1,
+ "Tags": 2,
+ "an": 14,
+ "uppercase": 2,
+ "lowercase": 1,
+ "alphabetic": 2,
+ "series": 2,
+ "HELO": 1,
+ "most": 1,
+ "common": 1,
+ "label": 5,
+ "LABEL": 1,
+ "followed": 1,
+ "directly": 1,
+ "open": 1,
+ "parenthesis": 2,
+ "formal": 1,
+ "list": 1,
+ "variables": 3,
+ "close": 1,
+ "ANOTHER": 1,
+ "X": 19,
+ "Normally": 1,
+ "subroutine": 1,
+ "would": 2,
+ "ended": 1,
+ "we": 1,
+ "taking": 1,
+ "advantage": 1,
+ "rule": 1,
+ "END": 1,
+ "implicit": 1,
"Digest": 2,
"Extension": 9,
"Piotr": 7,
"Koper": 7,
"<piotr.koper@gmail.com>": 7,
@@ -27960,11 +35116,10 @@
"The": 11,
"return": 7,
"digest.init": 3,
"usually": 1,
"when": 11,
- "an": 11,
"invalid": 4,
"algorithm": 1,
"was": 5,
"specification.": 1,
"Anyway": 1,
@@ -27975,13 +35130,11 @@
"Please": 2,
"feel": 2,
"contact": 2,
"me": 2,
"questions": 2,
- "comments": 4,
"returns": 7,
- "ASCII": 1,
"HEX": 1,
"all": 8,
"one": 5,
"digest.update": 2,
".c": 2,
@@ -28029,24 +35182,21 @@
"two": 2,
"routines": 6,
"illustrate": 1,
"dynamic": 1,
"scope": 1,
- "variables": 2,
"triangle1": 1,
"sum": 15,
"main2": 1,
"y": 33,
"triangle2": 1,
"compute": 2,
"Fibonacci": 1,
- "series": 1,
"b": 64,
"term": 10,
"start1": 2,
"entry": 5,
- "label": 4,
"start2": 1,
"function": 6,
"computes": 1,
"factorial": 3,
"f*n": 1,
@@ -28154,11 +35304,10 @@
"integer": 1,
"addition": 1,
"modulo": 1,
"division.": 1,
"//en.wikipedia.org/wiki/MD5": 1,
- "t": 11,
"#64": 1,
"msg_": 1,
"_m_": 1,
"n64": 2,
"*8": 2,
@@ -28196,13 +35345,11 @@
"indexLength": 10,
"Note": 2,
"keyId": 108,
"been": 4,
"tested": 1,
- "valid": 1,
"these": 1,
- "are": 11,
"called": 8,
"To": 2,
"Initialise": 2,
"service": 1,
"//192.168.1.xxx/mdb/test.mgwsi": 1,
@@ -28260,11 +35407,10 @@
".attributes": 5,
"attribute": 14,
"getAttributeId": 2,
"domain": 1,
"Not": 1,
- "allowed": 17,
"same": 2,
"remove": 6,
"existing": 2,
"now": 1,
"name/value": 2,
@@ -28351,11 +35497,10 @@
"selectExpression": 3,
"finished": 1,
"runSelect": 3,
"count": 18,
"select": 3,
- "*": 5,
"where": 6,
"limit": 14,
"asc": 1,
"inValue": 6,
"expr": 18,
@@ -28399,11 +35544,10 @@
".limit": 1,
"executeSelect": 1,
".itemStack": 1,
"***": 2,
"listCopy": 3,
- "numeric": 6,
"N.N": 12,
"N.N1": 4,
"externalSelect": 2,
"json": 9,
"_keyId_": 1,
@@ -28610,11 +35754,10 @@
"case": 7,
"insensitive": 7,
"protect": 11,
"erropt": 6,
"isstring": 5,
- "code": 28,
"pcre.config": 1,
".name": 1,
".erropt": 3,
".isstring": 1,
".n": 20,
@@ -28634,11 +35777,10 @@
"environment": 7,
"defined": 2,
"LANG": 4,
"LC_*": 1,
"output": 49,
- "command": 9,
"Debian": 2,
"tip": 1,
"dpkg": 1,
"reconfigure": 1,
"enable": 1,
@@ -28708,11 +35850,10 @@
"UNICODE": 1,
"ze": 8,
"begin_": 1,
"_end": 1,
"store": 6,
- "above": 2,
"stores": 1,
"captured": 6,
"key=": 2,
"gstore": 3,
"round": 12,
@@ -28784,12 +35925,10 @@
"last": 4,
"occurrences": 1,
"matched": 1,
"back": 4,
"th": 3,
- "{": 4,
- "}": 4,
"replaced": 1,
"substitution": 2,
"begins": 1,
"substituted": 2,
"defaults": 3,
@@ -28818,11 +35957,10 @@
"location": 5,
"argument": 1,
"@ref": 2,
"E": 12,
"COMPILE": 2,
- "has": 6,
"meaning": 1,
"zs": 2,
"re": 2,
"raise": 3,
"XC": 1,
@@ -28898,21 +36036,18 @@
"Compile": 2,
".options": 1,
"Run": 1,
".offset": 1,
"used.": 2,
- "always": 1,
"strings": 1,
"submitted": 1,
"exact": 1,
"usable": 1,
"integers": 1,
"way": 1,
"i*2": 3,
"what": 2,
- "while": 3,
- "/": 2,
"/mg": 2,
"aaa": 1,
"nbb": 1,
".*": 1,
"discover": 1,
@@ -28931,11 +36066,10 @@
"//en.wikipedia.org/wiki/Polish_code_pages": 1,
"complete": 1,
"listing": 1,
"CHAR": 1,
"different": 3,
- "character": 2,
"modes": 1,
"In": 1,
"probably": 1,
"expected": 1,
"working": 1,
@@ -29007,11 +36141,10 @@
"very": 2,
"long": 2,
"runs": 2,
"especially": 1,
"there": 2,
- "would": 1,
"paths": 2,
"tree": 1,
"checked.": 1,
"Functions": 1,
"using": 4,
@@ -29112,11 +36245,10 @@
"purposely": 4,
"TEST": 16,
"false": 5,
"post2": 1,
"special": 2,
- "after": 2,
"post": 1,
"condition": 1,
"PRCAAPR": 1,
"WASH": 1,
"ISC@ALTOONA": 1,
@@ -29129,21 +36261,19 @@
"AM": 1,
"V": 2,
"Accounts": 1,
"Receivable": 1,
"**198": 1,
- "**": 2,
"Mar": 1,
"Per": 1,
"VHA": 1,
"Directive": 1,
"modified.": 1,
"EN": 2,
"PRCATY": 2,
"NEW": 3,
"DIC": 6,
- "X": 18,
"Y": 26,
"DEBT": 10,
"PRCADB": 5,
"DA": 4,
"PRCA": 14,
@@ -29182,11 +36312,10 @@
"DIS": 1,
"STAT1": 2,
"_PRCATY_": 1,
"COMP1": 2,
"RCY": 5,
- "]": 14,
"COMP2": 2,
"_STAT_": 1,
"_STAT": 1,
"payments": 1,
"_TRAN": 1,
@@ -29416,11 +36545,10 @@
"STORE": 3,
"WVA": 2,
"WVBEGDT1": 1,
"NOTIFICATION": 1,
"IS": 3,
- "NOT": 1,
"QUEUED.": 1,
"WVB": 4,
"OR": 2,
"OPEN": 1,
"ONLY": 1,
@@ -29530,11 +36658,10 @@
"RHS": 1,
"SET.": 1,
"TODO": 1,
"Caller": 1,
"indentation": 1,
- "comment": 1,
"tab": 1,
"space.": 1,
"M/Wire": 4,
"Protocol": 2,
"Systems": 1,
@@ -29576,11 +36703,10 @@
"job": 1,
"zmwireDaemon": 2,
"simply": 1,
"Stop": 1,
"RESJOB": 1,
- "it.": 1,
"mwireVersion": 4,
"mwireDate": 2,
"July": 1,
"_crlf": 22,
"_response_": 4,
@@ -29736,10 +36862,137 @@
"l": 1
},
"Markdown": {
"Tender": 1
},
+ "Mask": {
+ "header": 1,
+ "{": 10,
+ "img": 1,
+ ".logo": 1,
+ "src": 1,
+ "alt": 1,
+ "logo": 1,
+ ";": 3,
+ "h4": 1,
+ "if": 1,
+ "(": 3,
+ "currentUser": 1,
+ ")": 3,
+ ".account": 1,
+ "a": 1,
+ "href": 1,
+ "}": 10,
+ ".view": 1,
+ "ul": 1,
+ "for": 1,
+ "user": 1,
+ "index": 1,
+ "of": 1,
+ "users": 1,
+ "li.user": 1,
+ "data": 1,
+ "-": 3,
+ "id": 1,
+ ".name": 1,
+ ".count": 1,
+ ".date": 1,
+ "countdownComponent": 1,
+ "input": 1,
+ "type": 1,
+ "text": 1,
+ "dualbind": 1,
+ "value": 1,
+ "button": 1,
+ "x": 2,
+ "signal": 1,
+ "h5": 1,
+ "animation": 1,
+ "slot": 1,
+ "@model": 1,
+ "@next": 1,
+ "footer": 1,
+ "bazCompo": 1
+ },
+ "Mathematica": {
+ "Get": 1,
+ "[": 74,
+ "]": 73,
+ "Paclet": 1,
+ "Name": 1,
+ "-": 8,
+ "Version": 1,
+ "MathematicaVersion": 1,
+ "Description": 1,
+ "Creator": 1,
+ "Extensions": 1,
+ "{": 2,
+ "Language": 1,
+ "MainPage": 1,
+ "}": 2,
+ "BeginPackage": 1,
+ ";": 41,
+ "PossiblyTrueQ": 3,
+ "usage": 22,
+ "PossiblyFalseQ": 2,
+ "PossiblyNonzeroQ": 3,
+ "Begin": 2,
+ "expr_": 4,
+ "Not": 6,
+ "TrueQ": 4,
+ "expr": 4,
+ "End": 2,
+ "AnyQ": 3,
+ "AnyElementQ": 4,
+ "AllQ": 2,
+ "AllElementQ": 2,
+ "AnyNonzeroQ": 2,
+ "AnyPossiblyNonzeroQ": 2,
+ "RealQ": 3,
+ "PositiveQ": 3,
+ "NonnegativeQ": 3,
+ "PositiveIntegerQ": 3,
+ "NonnegativeIntegerQ": 4,
+ "IntegerListQ": 5,
+ "PositiveIntegerListQ": 3,
+ "NonnegativeIntegerListQ": 3,
+ "IntegerOrListQ": 2,
+ "PositiveIntegerOrListQ": 2,
+ "NonnegativeIntegerOrListQ": 2,
+ "SymbolQ": 2,
+ "SymbolOrNumberQ": 2,
+ "cond_": 4,
+ "L_": 5,
+ "Fold": 3,
+ "Or": 1,
+ "False": 4,
+ "cond": 4,
+ "/@": 3,
+ "L": 4,
+ "Flatten": 1,
+ "And": 4,
+ "True": 2,
+ "SHEBANG#!#!=": 1,
+ "n_": 5,
+ "Im": 1,
+ "n": 8,
+ "Positive": 2,
+ "IntegerQ": 3,
+ "&&": 4,
+ "input_": 6,
+ "ListQ": 1,
+ "input": 11,
+ "MemberQ": 3,
+ "IntegerQ/@input": 1,
+ "||": 4,
+ "a_": 2,
+ "Head": 2,
+ "a": 3,
+ "Symbol": 2,
+ "NumericQ": 1,
+ "EndPackage": 1
+ },
"Matlab": {
"function": 34,
"[": 311,
"dx": 6,
"y": 25,
@@ -31111,10 +38364,2892 @@
"please": 1,
"visit": 1,
"//wiki.eclipse.org/index.php/Linux_Tools_Project/GDB_Tracepoint_Analysis/User_Guide": 1,
"//wiki.eclipse.org/Linux_Tools_Project/GDB_Tracepoint_Analysis/User_Guide": 1
},
+ "Mercury": {
+ "%": 416,
+ "-": 6967,
+ "module": 46,
+ "ll_backend.code_info.": 1,
+ "interface.": 13,
+ "import_module": 126,
+ "check_hlds.type_util.": 2,
+ "hlds.code_model.": 1,
+ "hlds.hlds_data.": 2,
+ "hlds.hlds_goal.": 2,
+ "hlds.hlds_llds.": 1,
+ "hlds.hlds_module.": 2,
+ "hlds.hlds_pred.": 2,
+ "hlds.instmap.": 2,
+ "libs.globals.": 2,
+ "ll_backend.continuation_info.": 1,
+ "ll_backend.global_data.": 1,
+ "ll_backend.layout.": 1,
+ "ll_backend.llds.": 1,
+ "ll_backend.trace_gen.": 1,
+ "mdbcomp.prim_data.": 3,
+ "mdbcomp.goal_path.": 2,
+ "parse_tree.prog_data.": 2,
+ "parse_tree.set_of_var.": 2,
+ "assoc_list.": 3,
+ "bool.": 4,
+ "counter.": 1,
+ "io.": 8,
+ "list.": 4,
+ "map.": 3,
+ "maybe.": 3,
+ "set.": 4,
+ "set_tree234.": 1,
+ "term.": 3,
+ "implementation.": 12,
+ "backend_libs.builtin_ops.": 1,
+ "backend_libs.proc_label.": 1,
+ "hlds.arg_info.": 1,
+ "hlds.hlds_desc.": 1,
+ "hlds.hlds_rtti.": 2,
+ "libs.options.": 3,
+ "libs.trace_params.": 1,
+ "ll_backend.code_util.": 1,
+ "ll_backend.opt_debug.": 1,
+ "ll_backend.var_locn.": 1,
+ "parse_tree.builtin_lib_types.": 2,
+ "parse_tree.prog_type.": 2,
+ "parse_tree.mercury_to_mercury.": 1,
+ "cord.": 1,
+ "int.": 4,
+ "pair.": 3,
+ "require.": 6,
+ "stack.": 1,
+ "string.": 7,
+ "varset.": 2,
+ "type": 57,
+ "code_info.": 1,
+ "pred": 255,
+ "code_info_init": 2,
+ "(": 3351,
+ "bool": 406,
+ "in": 510,
+ "globals": 5,
+ "pred_id": 15,
+ "proc_id": 12,
+ "pred_info": 20,
+ "proc_info": 11,
+ "abs_follow_vars": 3,
+ "module_info": 26,
+ "static_cell_info": 4,
+ "const_struct_map": 3,
+ "resume_point_info": 11,
+ "out": 337,
+ "trace_slot_info": 3,
+ "maybe": 20,
+ "containing_goal_map": 4,
+ ")": 3351,
+ "list": 82,
+ "string": 115,
+ "int": 129,
+ "code_info": 208,
+ "is": 246,
+ "det.": 184,
+ "get_globals": 5,
+ "get_exprn_opts": 2,
+ "exprn_opts": 3,
+ "get_module_info": 7,
+ "get_pred_id": 6,
+ "get_proc_id": 5,
+ "get_pred_info": 2,
+ "get_proc_info": 4,
+ "get_varset": 3,
+ "prog_varset": 14,
+ "func": 24,
+ "get_var_types": 3,
+ "vartypes.": 1,
+ "get_maybe_trace_info": 2,
+ "trace_info": 3,
+ "get_emit_trail_ops": 2,
+ "add_trail_ops": 5,
+ "get_emit_region_ops": 2,
+ "add_region_ops": 6,
+ "get_forward_live_vars": 2,
+ "set_of_progvar": 10,
+ "set_forward_live_vars": 2,
+ "get_instmap": 4,
+ "instmap": 3,
+ "set_instmap": 3,
+ "get_par_conj_depth": 2,
+ "set_par_conj_depth": 2,
+ "get_label_counter": 3,
+ "counter": 6,
+ "get_succip_used": 2,
+ "get_layout_info": 4,
+ "proc_label_layout_info": 3,
+ "get_proc_trace_events": 2,
+ "set_proc_trace_events": 2,
+ "get_closure_layouts": 3,
+ "closure_proc_id_data": 4,
+ "get_max_reg_in_use_at_trace": 2,
+ "set_max_reg_in_use_at_trace": 2,
+ "get_created_temp_frame": 2,
+ "get_static_cell_info": 5,
+ "set_static_cell_info": 5,
+ "get_alloc_sites": 3,
+ "set_tree234": 3,
+ "alloc_site_info": 4,
+ "set_alloc_sites": 3,
+ "get_used_env_vars": 2,
+ "set": 16,
+ "set_used_env_vars": 2,
+ "get_opt_trail_ops": 2,
+ "get_opt_region_ops": 2,
+ "get_auto_comments": 2,
+ "get_lcmc_null": 2,
+ "get_containing_goal_map": 3,
+ "get_containing_goal_map_det": 2,
+ "get_const_struct_map": 2,
+ "add_out_of_line_code": 2,
+ "llds_code": 21,
+ "get_out_of_line_code": 2,
+ "get_var_slot_count": 2,
+ "set_maybe_trace_info": 3,
+ "get_opt_no_return_calls": 2,
+ "get_zombies": 2,
+ "set_zombies": 2,
+ "get_var_locn_info": 7,
+ "var_locn_info": 3,
+ "set_var_locn_info": 4,
+ "get_temps_in_use": 6,
+ "lval": 114,
+ "set_temps_in_use": 4,
+ "get_fail_info": 13,
+ "fail_info": 24,
+ "set_fail_info": 9,
+ "set_label_counter": 3,
+ "set_succip_used": 3,
+ "set_layout_info": 4,
+ "get_max_temp_slot_count": 2,
+ "set_max_temp_slot_count": 2,
+ "get_temp_content_map": 3,
+ "map": 7,
+ "slot_contents": 4,
+ "set_temp_content_map": 2,
+ "get_persistent_temps": 3,
+ "set_persistent_temps": 2,
+ "set_closure_layouts": 3,
+ "get_closure_seq_counter": 3,
+ "set_closure_seq_counter": 3,
+ "set_created_temp_frame": 2,
+ "code_info_static": 26,
+ "code_info_loc_dep": 22,
+ "code_info_persistent": 44,
+ ".": 610,
+ "cis_globals": 2,
+ "cis_exprn_opts": 2,
+ "cis_module_info": 2,
+ "cis_pred_id": 2,
+ "cis_proc_id": 2,
+ "cis_pred_info": 2,
+ "cis_proc_info": 2,
+ "cis_proc_label": 1,
+ "proc_label": 2,
+ "cis_varset": 2,
+ "cis_var_slot_count": 2,
+ "cis_maybe_trace_info": 3,
+ "cis_opt_no_resume_calls": 2,
+ "cis_emit_trail_ops": 2,
+ "cis_opt_trail_ops": 2,
+ "cis_emit_region_ops": 2,
+ "cis_opt_region_ops": 2,
+ "cis_auto_comments": 2,
+ "cis_lcmc_null": 2,
+ "cis_containing_goal_map": 2,
+ "cis_const_struct_map": 2,
+ "cild_forward_live_vars": 3,
+ "cild_instmap": 3,
+ "cild_zombies": 3,
+ "cild_var_locn_info": 3,
+ "cild_temps_in_use": 3,
+ "cild_fail_info": 3,
+ "cild_par_conj_depth": 3,
+ "cip_label_num_src": 3,
+ "cip_store_succip": 3,
+ "cip_label_info": 3,
+ "cip_proc_trace_events": 3,
+ "cip_stackslot_max": 3,
+ "cip_temp_contents": 3,
+ "cip_persistent_temps": 3,
+ "cip_closure_layout_seq": 3,
+ "cip_closure_layouts": 3,
+ "cip_max_reg_r_used": 3,
+ "cip_max_reg_f_used": 2,
+ "cip_created_temp_frame": 3,
+ "cip_static_cell_info": 3,
+ "cip_alloc_sites": 3,
+ "cip_used_env_vars": 3,
+ "cip_ts_string_table_size": 3,
+ "cip_ts_rev_string_table": 4,
+ "cip_out_of_line_code": 4,
+ "SaveSuccip": 2,
+ "Globals": 32,
+ "PredId": 50,
+ "ProcId": 31,
+ "PredInfo": 64,
+ "ProcInfo": 43,
+ "FollowVars": 6,
+ "ModuleInfo": 49,
+ "StaticCellInfo": 8,
+ "ConstStructMap": 2,
+ "ResumePoint": 13,
+ "TraceSlotInfo": 5,
+ "MaybeContainingGoalMap": 5,
+ "TSRevStringTable": 2,
+ "TSStringTableSize": 2,
+ "CodeInfo": 2,
+ "ProcLabel": 8,
+ "make_proc_label": 1,
+ "proc_info_get_initial_instmap": 1,
+ "InstMap": 6,
+ "proc_info_get_liveness_info": 1,
+ "Liveness": 4,
+ "CodeModel": 8,
+ "proc_info_interface_code_model": 2,
+ "build_input_arg_list": 1,
+ "ArgList": 2,
+ "proc_info_get_varset": 1,
+ "VarSet": 15,
+ "proc_info_get_vartypes": 2,
+ "VarTypes": 22,
+ "proc_info_get_stack_slots": 1,
+ "StackSlots": 5,
+ "ExprnOpts": 4,
+ "init_exprn_opts": 3,
+ "globals.lookup_bool_option": 18,
+ "use_float_registers": 5,
+ "UseFloatRegs": 6,
+ "yes": 144,
+ "FloatRegType": 3,
+ "reg_f": 1,
+ ";": 913,
+ "no": 365,
+ "reg_r": 2,
+ "globals.get_trace_level": 1,
+ "TraceLevel": 5,
+ "eff_trace_level_is_none": 2,
+ "trace_fail_vars": 1,
+ "FailVars": 3,
+ "MaybeFailVars": 3,
+ "set_of_var.union": 3,
+ "EffLiveness": 3,
+ "init_var_locn_state": 1,
+ "VarLocnInfo": 12,
+ "stack.init": 1,
+ "ResumePoints": 14,
+ "allow_hijacks": 3,
+ "AllowHijack": 3,
+ "Hijack": 6,
+ "allowed": 6,
+ "not_allowed": 5,
+ "DummyFailInfo": 2,
+ "resume_point_unknown": 9,
+ "may_be_different": 7,
+ "not_inside_non_condition": 2,
+ "map.init": 7,
+ "TempContentMap": 4,
+ "set.init": 7,
+ "PersistentTemps": 4,
+ "TempsInUse": 8,
+ "Zombies": 2,
+ "set_of_var.init": 1,
+ "LayoutMap": 2,
+ "max_var_slot": 1,
+ "VarSlotMax": 2,
+ "trace_reserved_slots": 1,
+ "FixedSlots": 2,
+ "_": 149,
+ "int.max": 1,
+ "SlotMax": 2,
+ "opt_no_return_calls": 3,
+ "OptNoReturnCalls": 2,
+ "use_trail": 3,
+ "UseTrail": 2,
+ "disable_trail_ops": 3,
+ "DisableTrailOps": 2,
+ "EmitTrailOps": 3,
+ "do_not_add_trail_ops": 1,
+ "optimize_trail_usage": 3,
+ "OptTrailOps": 2,
+ "optimize_region_ops": 3,
+ "OptRegionOps": 2,
+ "region_analysis": 3,
+ "UseRegions": 3,
+ "EmitRegionOps": 3,
+ "do_not_add_region_ops": 1,
+ "auto_comments": 4,
+ "AutoComments": 2,
+ "optimize_constructor_last_call_null": 3,
+ "LCMCNull": 2,
+ "CodeInfo0": 2,
+ "init_fail_info": 2,
+ "will": 1,
+ "override": 1,
+ "this": 4,
+ "dummy": 2,
+ "value": 16,
+ "nested": 1,
+ "parallel": 3,
+ "conjunction": 1,
+ "depth": 1,
+ "counter.init": 2,
+ "[": 203,
+ "]": 203,
+ "set_tree234.init": 1,
+ "cord.empty": 1,
+ "init_maybe_trace_info": 3,
+ "CodeInfo1": 2,
+ "exprn_opts.": 1,
+ "gcc_non_local_gotos": 3,
+ "OptNLG": 3,
+ "NLG": 3,
+ "have_non_local_gotos": 1,
+ "do_not_have_non_local_gotos": 1,
+ "asm_labels": 3,
+ "OptASM": 3,
+ "ASM": 3,
+ "have_asm_labels": 1,
+ "do_not_have_asm_labels": 1,
+ "static_ground_cells": 3,
+ "OptSGCell": 3,
+ "SGCell": 3,
+ "have_static_ground_cells": 1,
+ "do_not_have_static_ground_cells": 1,
+ "unboxed_float": 3,
+ "OptUBF": 3,
+ "UBF": 3,
+ "have_unboxed_floats": 1,
+ "do_not_have_unboxed_floats": 1,
+ "OptFloatRegs": 3,
+ "do_not_use_float_registers": 1,
+ "static_ground_floats": 3,
+ "OptSGFloat": 3,
+ "SGFloat": 3,
+ "have_static_ground_floats": 1,
+ "do_not_have_static_ground_floats": 1,
+ "static_code_addresses": 3,
+ "OptStaticCodeAddr": 3,
+ "StaticCodeAddrs": 3,
+ "have_static_code_addresses": 1,
+ "do_not_have_static_code_addresses": 1,
+ "trace_level": 4,
+ "CI": 294,
+ "proc_info_get_has_tail_call_events": 1,
+ "HasTailCallEvents": 3,
+ "tail_call_events": 1,
+ "get_next_label": 5,
+ "TailRecLabel": 2,
+ "MaybeTailRecLabel": 3,
+ "no_tail_call_events": 1,
+ "trace_setup": 1,
+ "TraceInfo": 2,
+ "MaxRegR": 4,
+ "MaxRegF": 4,
+ "cip_max_reg_f_used.": 1,
+ "TI": 4,
+ "LV": 2,
+ "IM": 2,
+ "Zs": 2,
+ "EI": 2,
+ "FI": 2,
+ "N": 6,
+ "LC": 2,
+ "SU": 2,
+ "LI": 2,
+ "PTE": 2,
+ "TM": 2,
+ "CM": 2,
+ "PT": 2,
+ "CLS": 2,
+ "CG": 2,
+ "MR": 4,
+ "MF": 1,
+ "MF.": 1,
+ "SCI": 2,
+ "ASI": 2,
+ "UEV": 2,
+ "ContainingGoalMap": 2,
+ "unexpected": 21,
+ "NewCode": 2,
+ "Code0": 2,
+ ".CI": 29,
+ "Code": 36,
+ "+": 127,
+ "Code.": 1,
+ "get_stack_slots": 2,
+ "stack_slots": 1,
+ "get_follow_var_map": 2,
+ "abs_follow_vars_map": 1,
+ "get_next_non_reserved": 2,
+ "reg_type": 1,
+ "set_follow_vars": 4,
+ "pre_goal_update": 3,
+ "hlds_goal_info": 22,
+ "has_subgoals": 2,
+ "post_goal_update": 3,
+ "body_typeinfo_liveness": 4,
+ "variable_type": 3,
+ "prog_var": 58,
+ "mer_type.": 1,
+ "variable_is_of_dummy_type": 2,
+ "is_dummy_type.": 1,
+ "search_type_defn": 4,
+ "mer_type": 21,
+ "hlds_type_defn": 1,
+ "semidet.": 10,
+ "lookup_type_defn": 2,
+ "hlds_type_defn.": 1,
+ "lookup_cheaper_tag_test": 2,
+ "maybe_cheaper_tag_test.": 1,
+ "filter_region_vars": 2,
+ "set_of_progvar.": 2,
+ "get_proc_model": 2,
+ "code_model.": 1,
+ "get_headvars": 2,
+ "get_arginfo": 2,
+ "arg_info": 2,
+ "get_pred_proc_arginfo": 3,
+ "current_resume_point_vars": 2,
+ "variable_name": 2,
+ "make_proc_entry_label": 2,
+ "code_addr.": 1,
+ "label": 5,
+ "succip_is_used": 2,
+ "add_trace_layout_for_label": 2,
+ "term.context": 3,
+ "trace_port": 1,
+ "forward_goal_path": 1,
+ "user_event_info": 1,
+ "layout_label_info": 2,
+ "get_cur_proc_label": 4,
+ "get_next_closure_seq_no": 2,
+ "add_closure_layout": 2,
+ "add_threadscope_string": 2,
+ "get_threadscope_rev_string_table": 2,
+ "add_scalar_static_cell": 2,
+ "typed_rval": 1,
+ "data_id": 3,
+ "add_scalar_static_cell_natural_types": 2,
+ "rval": 3,
+ "add_vector_static_cell": 2,
+ "llds_type": 1,
+ "add_alloc_site_info": 2,
+ "prog_context": 1,
+ "alloc_site_id": 2,
+ "add_resume_layout_for_label": 2,
+ "var_locn_get_stack_slots": 1,
+ "FollowVarMap": 2,
+ "var_locn_get_follow_var_map": 1,
+ "RegType": 2,
+ "NextNonReserved": 2,
+ "var_locn_get_next_non_reserved": 1,
+ "VarLocnInfo0": 4,
+ "var_locn_set_follow_vars": 1,
+ "GoalInfo": 44,
+ "HasSubGoals": 3,
+ "goal_info_get_resume_point": 1,
+ "no_resume_point": 1,
+ "resume_point": 1,
+ "goal_info_get_follow_vars": 1,
+ "MaybeFollowVars": 3,
+ "goal_info_get_pre_deaths": 1,
+ "PreDeaths": 3,
+ "rem_forward_live_vars": 3,
+ "maybe_make_vars_forward_dead": 2,
+ "goal_info_get_pre_births": 1,
+ "PreBirths": 2,
+ "add_forward_live_vars": 2,
+ "does_not_have_subgoals": 2,
+ "goal_info_get_post_deaths": 2,
+ "PostDeaths": 5,
+ "goal_info_get_post_births": 1,
+ "PostBirths": 3,
+ "make_vars_forward_live": 1,
+ "InstMapDelta": 2,
+ "goal_info_get_instmap_delta": 1,
+ "InstMap0": 2,
+ "instmap.apply_instmap_delta": 1,
+ "TypeInfoLiveness": 2,
+ "module_info_pred_info": 6,
+ "body_should_use_typeinfo_liveness": 1,
+ "Var": 13,
+ "Type": 18,
+ "lookup_var_type": 3,
+ "IsDummy": 2,
+ "VarType": 2,
+ "check_dummy_type": 1,
+ "TypeDefn": 6,
+ "type_to_ctor_det": 1,
+ "TypeCtor": 2,
+ "module_info_get_type_table": 1,
+ "TypeTable": 2,
+ "search_type_ctor_defn": 1,
+ "TypeDefnPrime": 2,
+ "CheaperTagTest": 3,
+ "get_type_defn_body": 1,
+ "TypeBody": 2,
+ "hlds_du_type": 1,
+ "CheaperTagTestPrime": 2,
+ "no_cheaper_tag_test": 1,
+ "ForwardLiveVarsBeforeGoal": 6,
+ "RegionVars": 2,
+ "code_info.get_var_types": 1,
+ "set_of_var.filter": 1,
+ "is_region_var": 1,
+ "HeadVars": 20,
+ "module_info_pred_proc_info": 4,
+ "proc_info_get_headvars": 2,
+ "ArgInfo": 4,
+ "proc_info_arg_info": 1,
+ "ResumeVars": 4,
+ "FailInfo": 19,
+ "ResumePointStack": 2,
+ "stack.det_top": 5,
+ "ResumePointInfo": 2,
+ "pick_first_resume_point": 1,
+ "ResumeMap": 8,
+ "map.keys": 3,
+ "ResumeMapVarList": 2,
+ "set_of_var.list_to_set": 3,
+ "Name": 4,
+ "Varset": 2,
+ "varset.lookup_name": 2,
+ "Immed0": 3,
+ "CodeAddr": 2,
+ "Immed": 3,
+ "globals.lookup_int_option": 1,
+ "procs_per_c_function": 3,
+ "ProcsPerFunc": 2,
+ "CurPredId": 2,
+ "CurProcId": 2,
+ "proc": 2,
+ "make_entry_label": 1,
+ "Label": 8,
+ "C0": 4,
+ "counter.allocate": 2,
+ "C": 34,
+ "internal_label": 3,
+ "Context": 20,
+ "Port": 2,
+ "IsHidden": 2,
+ "GoalPath": 2,
+ "MaybeSolverEventInfo": 2,
+ "Layout": 2,
+ "Internals0": 8,
+ "Exec": 5,
+ "trace_port_layout_info": 1,
+ "LabelNum": 8,
+ "entry_label": 2,
+ "map.search": 2,
+ "Internal0": 4,
+ "internal_layout_info": 6,
+ "Exec0": 3,
+ "Resume": 5,
+ "Return": 6,
+ "Internal": 8,
+ "map.det_update": 4,
+ "Internals": 6,
+ "map.det_insert": 3,
+ "LayoutInfo": 2,
+ "Resume0": 3,
+ "get_active_temps_data": 2,
+ "assoc_list": 1,
+ "Temps": 2,
+ "map.select": 1,
+ "TempsInUseContentMap": 2,
+ "map.to_assoc_list": 3,
+ "cis_proc_label.": 1,
+ "SeqNo": 2,
+ "ClosureLayout": 2,
+ "ClosureLayouts": 2,
+ "|": 38,
+ "String": 2,
+ "SlotNum": 2,
+ "Size0": 3,
+ "RevTable0": 2,
+ "Size": 4,
+ "RevTable": 3,
+ "RevTable.": 1,
+ "TableSize": 2,
+ "cip_ts_string_table_size.": 1,
+ "RvalsTypes": 2,
+ "DataAddr": 6,
+ "StaticCellInfo0": 6,
+ "global_data.add_scalar_static_cell": 1,
+ "Rvals": 2,
+ "global_data.add_scalar_static_cell_natural_types": 1,
+ "Types": 6,
+ "Vector": 2,
+ "global_data.add_vector_static_cell": 1,
+ "AllocId": 2,
+ "AllocSite": 3,
+ "AllocSites0": 2,
+ "set_tree234.insert": 1,
+ "AllocSites": 2,
+ "position_info.": 1,
+ "branch_end_info.": 1,
+ "branch_end": 4,
+ "branch_end_info": 7,
+ "remember_position": 3,
+ "position_info": 14,
+ "reset_to_position": 4,
+ "reset_resume_known": 2,
+ "generate_branch_end": 2,
+ "abs_store_map": 3,
+ "after_all_branches": 2,
+ "save_hp_in_branch": 2,
+ "pos_get_fail_info": 3,
+ "fail_info.": 2,
+ "LocDep": 6,
+ "cild_fail_info.": 1,
+ "CurCI": 2,
+ "NextCI": 2,
+ "Static": 2,
+ "Persistent": 2,
+ "NextCI0": 4,
+ "TempsInUse0": 4,
+ "set.union": 2,
+ "BranchStart": 2,
+ "BranchStartFailInfo": 2,
+ "BSResumeKnown": 2,
+ "CurFailInfo": 2,
+ "CurFailStack": 2,
+ "CurCurfMaxfr": 2,
+ "CurCondEnv": 2,
+ "CurHijack": 2,
+ "NewFailInfo": 2,
+ "StoreMap": 8,
+ "MaybeEnd0": 3,
+ "MaybeEnd": 6,
+ "AbsVarLocs": 3,
+ "assoc_list.values": 1,
+ "AbsLocs": 2,
+ "code_util.max_mentioned_abs_regs": 1,
+ "instmap_is_reachable": 1,
+ "VarLocs": 2,
+ "assoc_list.map_values_only": 2,
+ "abs_locn_to_lval": 2,
+ "place_vars": 1,
+ "remake_with_store_map": 4,
+ "empty": 9,
+ "EndCodeInfo1": 5,
+ "EndCodeInfo0": 3,
+ "FailInfo0": 13,
+ "FailInfo1": 2,
+ "ResumeKnown0": 5,
+ "CurfrMaxfr0": 2,
+ "CondEnv0": 3,
+ "Hijack0": 2,
+ "R": 2,
+ "ResumeKnown1": 2,
+ "CurfrMaxfr1": 2,
+ "CondEnv1": 2,
+ "Hijack1": 2,
+ "resume_point_known": 15,
+ "Redoip0": 3,
+ "Redoip1": 2,
+ "ResumeKnown": 21,
+ "expect": 15,
+ "unify": 21,
+ "must_be_equal": 11,
+ "CurfrMaxfr": 24,
+ "EndCodeInfoA": 2,
+ "TempsInUse1": 2,
+ "EndCodeInfo": 2,
+ "BranchEnd": 2,
+ "BranchEndCodeInfo": 2,
+ "BranchEndLocDep": 2,
+ "VarLocns": 2,
+ "VarLvals": 2,
+ "reinit_var_locn_state": 1,
+ "Slot": 2,
+ "Pos0": 2,
+ "Pos": 2,
+ "CI0": 2,
+ "CIStatic0": 2,
+ "CILocDep0": 2,
+ "CIPersistent0": 2,
+ "LocDep0": 2,
+ "CI1": 2,
+ "save_hp": 1,
+ "CI2": 2,
+ "CIStatic": 2,
+ "CIPersistent": 2,
+ "resume_map.": 1,
+ "resume_point_info.": 1,
+ "disj_hijack_info.": 1,
+ "prepare_for_disj_hijack": 2,
+ "code_model": 3,
+ "disj_hijack_info": 3,
+ "undo_disj_hijack": 2,
+ "ite_hijack_info.": 1,
+ "prepare_for_ite_hijack": 2,
+ "embedded_stack_frame_id": 3,
+ "ite_hijack_info": 3,
+ "ite_enter_then": 2,
+ "simple_neg_info.": 1,
+ "enter_simple_neg": 2,
+ "simple_neg_info": 3,
+ "leave_simple_neg": 2,
+ "det_commit_info.": 1,
+ "prepare_for_det_commit": 2,
+ "det_commit_info": 6,
+ "generate_det_commit": 2,
+ "semi_commit_info.": 1,
+ "prepare_for_semi_commit": 2,
+ "semi_commit_info": 6,
+ "generate_semi_commit": 2,
+ "effect_resume_point": 2,
+ "pop_resume_point": 1,
+ "top_resume_point": 1,
+ "set_resume_point_to_unknown": 1,
+ "set_resume_point_and_frame_to_unknown": 1,
+ "generate_failure": 2,
+ "fail_if_rval_is_false": 1,
+ "failure_is_direct_branch": 1,
+ "code_addr": 8,
+ "may_use_nondet_tailcall": 1,
+ "nondet_tail_call": 1,
+ "produce_vars": 1,
+ "resume_map": 9,
+ "flush_resume_vars_to_stack": 1,
+ "make_resume_point": 1,
+ "resume_locs": 1,
+ "generate_resume_point": 2,
+ "resume_point_vars": 1,
+ "resume_point_stack_addr": 2,
+ "stack": 1,
+ "curfr_vs_maxfr": 2,
+ "condition_env": 3,
+ "hijack_allowed": 2,
+ "orig_only": 2,
+ "stack_only": 2,
+ "orig_and_stack": 1,
+ "stack_and_orig": 1,
+ "redoip_update": 2,
+ "has_been_done": 5,
+ "wont_be_done.": 1,
+ "resume_point_unknown.": 1,
+ "may_be_different.": 1,
+ "inside_non_condition": 6,
+ "not_inside_non_condition.": 1,
+ "not_allowed.": 1,
+ "disj_no_hijack": 4,
+ "disj_temp_frame": 4,
+ "disj_quarter_hijack": 4,
+ "disj_half_hijack": 3,
+ "disj_full_hijack": 3,
+ "HijackInfo": 29,
+ "CondEnv": 12,
+ "Allow": 12,
+ "model_det": 2,
+ "model_semi": 3,
+ "singleton": 28,
+ "llds_instr": 64,
+ "comment": 5,
+ "model_non": 2,
+ "create_temp_frame": 4,
+ "do_fail": 6,
+ "stack.pop": 1,
+ "TopResumePoint": 6,
+ "RestResumePoints": 2,
+ "stack.is_empty": 1,
+ "wont_be_done": 2,
+ "acquire_temp_slot": 15,
+ "slot_lval": 14,
+ "redoip_slot": 30,
+ "curfr": 18,
+ "non_persistent_temp_slot": 15,
+ "RedoipSlot": 33,
+ "assign": 46,
+ "maxfr": 42,
+ "redofr_slot": 14,
+ "RedofrSlot": 17,
+ "from_list": 13,
+ "prevfr_slot": 3,
+ "pick_stack_resume_point": 3,
+ "StackLabel": 9,
+ "LabelConst": 4,
+ "const": 10,
+ "llconst_code_addr": 6,
+ "true": 3,
+ "ite_region_info": 5,
+ "ite_info": 3,
+ "ite_hijack_type": 2,
+ "ite_no_hijack": 3,
+ "ite_temp_frame": 3,
+ "ite_quarter_hijack": 3,
+ "ite_half_hijack": 3,
+ "ite_full_hijack": 3,
+ "CondCodeModel": 4,
+ "MaybeEmbeddedFrameId": 5,
+ "HijackType": 12,
+ "MaybeRegionInfo": 12,
+ "MaxfrSlot": 30,
+ "TempFrameCode": 4,
+ "MaxfrCode": 7,
+ "EmbeddedFrameId": 2,
+ "slot_success_record": 1,
+ "persistent_temp_slot": 1,
+ "SuccessRecordSlot": 6,
+ "InitSuccessCode": 3,
+ "llconst_false": 1,
+ "ITEResumePoint": 2,
+ "ThenCode": 10,
+ "ElseCode": 7,
+ "ResumePoints0": 5,
+ "stack.det_pop": 1,
+ "HijackResumeKnown": 2,
+ "OldCondEnv": 2,
+ "RegionInfo": 2,
+ "EmbeddedStackFrameId": 2,
+ "ITEStackResumeCodeAddr": 2,
+ "llconst_true": 1,
+ "AfterRegionOp": 3,
+ "if_val": 1,
+ "unop": 1,
+ "logical_not": 1,
+ "code_label": 2,
+ "use_and_maybe_pop_region_frame": 1,
+ "region_ite_nondet_cond_fail": 1,
+ "goto": 2,
+ "maybe_pick_stack_resume_point": 1,
+ "ResumeMap0": 2,
+ "make_fake_resume_map": 5,
+ "do_redo": 1,
+ "is_empty": 1,
+ "Vars": 10,
+ "Locns": 2,
+ "set.make_singleton_set": 1,
+ "reg": 1,
+ "pair": 7,
+ "region_commit_stack_frame": 5,
+ "AddTrailOps": 4,
+ "AddRegionOps": 5,
+ "CommitGoalInfo": 4,
+ "DetCommitInfo": 4,
+ "SaveMaxfrCode": 3,
+ "save_maxfr": 3,
+ "MaybeMaxfrSlot": 6,
+ "maybe_save_trail_info": 2,
+ "MaybeTrailSlots": 8,
+ "SaveTrailCode": 4,
+ "maybe_save_region_commit_frame": 4,
+ "MaybeRegionCommitFrameInfo": 8,
+ "SaveRegionCommitFrameCode": 2,
+ "SaveRegionCommitFrameCode.": 2,
+ "RestoreMaxfrCode": 3,
+ "restore_maxfr": 3,
+ "release_temp_slot": 1,
+ "maybe_restore_trail_info": 2,
+ "CommitTrailCode": 4,
+ "maybe_restore_region_commit_frame": 2,
+ "SuccessRegionCode": 3,
+ "_FailureRegionCode": 1,
+ "SuccessRegionCode.": 1,
+ "commit_hijack_info": 2,
+ "commit_temp_frame": 3,
+ "commit_quarter_hijack": 3,
+ "commit_half_hijack": 3,
+ "commit_full_hijack": 3,
+ "SemiCommitInfo": 4,
+ "clone_resume_point": 1,
+ "NewResumePoint": 4,
+ "stack.push": 1,
+ "StackLabelConst": 7,
+ "use_minimal_model_stack_copy_cut": 3,
+ "UseMinimalModelStackCopyCut": 4,
+ "Components": 4,
+ "foreign_proc_raw_code": 4,
+ "cannot_branch_away": 4,
+ "proc_affects_liveness": 2,
+ "live_lvals_info": 4,
+ "proc_does_not_affect_liveness": 2,
+ "MD": 4,
+ "proc_may_duplicate": 2,
+ "MarkCode": 3,
+ "foreign_proc_code": 2,
+ "proc_will_not_call_mercury": 2,
+ "HijackCode": 5,
+ "UseMinimalModel": 3,
+ "CutCode": 4,
+ "SuccessUndoCode": 5,
+ "FailureUndoCode": 5,
+ "AfterCommit": 2,
+ "ResumePointCode": 2,
+ "FailCode": 2,
+ "RestoreTrailCode": 2,
+ "FailureRegionCode": 2,
+ "SuccLabel": 3,
+ "GotoSuccLabel": 2,
+ "SuccLabelCode": 1,
+ "SuccessCode": 2,
+ "FailureCode": 2,
+ "SuccLabelCode.": 1,
+ "_ForwardLiveVarsBeforeGoal": 1,
+ "expr.": 1,
+ "char": 10,
+ "token": 5,
+ "num": 11,
+ "eof": 6,
+ "parse": 1,
+ "exprn/1": 1,
+ "xx": 1,
+ "scan": 16,
+ "mode": 8,
+ "rule": 3,
+ "exprn": 7,
+ "Num": 18,
+ "A": 14,
+ "term": 10,
+ "B": 8,
+ "{": 27,
+ "}": 28,
+ "*": 20,
+ "factor": 6,
+ "/": 1,
+ "//": 2,
+ "Chars": 2,
+ "Toks": 13,
+ "Toks0": 11,
+ "list__reverse": 1,
+ "Cs": 9,
+ "char__is_whitespace": 1,
+ "char__is_digit": 2,
+ "takewhile": 1,
+ "Digits": 2,
+ "Rest": 2,
+ "string__from_char_list": 1,
+ "NumStr": 2,
+ "string__det_to_int": 1,
+ "error": 7,
+ "hello.": 1,
+ "main": 15,
+ "io": 6,
+ "di": 54,
+ "uo": 58,
+ "IO": 4,
+ "io.write_string": 1,
+ "char.": 1,
+ "getopt_io.": 1,
+ "short_option": 36,
+ "option": 9,
+ "long_option": 241,
+ "option_defaults": 2,
+ "option_data": 2,
+ "nondet.": 1,
+ "special_handler": 1,
+ "special_data": 1,
+ "option_table": 5,
+ "maybe_option_table": 3,
+ "inconsequential_options": 1,
+ "options_help": 1,
+ "option_table_add_mercury_library_directory": 1,
+ "option_table.": 2,
+ "option_table_add_search_library_files_directory": 1,
+ "quote_arg": 1,
+ "inhibit_warnings": 4,
+ "inhibit_accumulator_warnings": 3,
+ "halt_at_warn": 3,
+ "halt_at_syntax_errors": 3,
+ "halt_at_auto_parallel_failure": 3,
+ "warn_singleton_vars": 3,
+ "warn_overlapping_scopes": 3,
+ "warn_det_decls_too_lax": 3,
+ "warn_inferred_erroneous": 3,
+ "warn_nothing_exported": 3,
+ "warn_unused_args": 3,
+ "warn_interface_imports": 3,
+ "warn_missing_opt_files": 3,
+ "warn_missing_trans_opt_files": 3,
+ "warn_missing_trans_opt_deps": 3,
+ "warn_non_contiguous_clauses": 3,
+ "warn_non_contiguous_foreign_procs": 3,
+ "warn_non_stratification": 3,
+ "warn_unification_cannot_succeed": 3,
+ "warn_simple_code": 3,
+ "warn_duplicate_calls": 3,
+ "warn_missing_module_name": 3,
+ "warn_wrong_module_name": 3,
+ "warn_smart_recompilation": 3,
+ "warn_undefined_options_variables": 3,
+ "warn_non_tail_recursion": 3,
+ "warn_target_code": 3,
+ "warn_up_to_date": 3,
+ "warn_stubs": 3,
+ "warn_dead_procs": 3,
+ "warn_table_with_inline": 3,
+ "warn_non_term_special_preds": 3,
+ "warn_known_bad_format_calls": 3,
+ "warn_unknown_format_calls": 3,
+ "warn_obsolete": 3,
+ "warn_insts_without_matching_type": 3,
+ "warn_unused_imports": 3,
+ "inform_ite_instead_of_switch": 3,
+ "warn_unresolved_polymorphism": 3,
+ "warn_suspicious_foreign_procs": 3,
+ "warn_state_var_shadowing": 3,
+ "inform_inferred": 3,
+ "inform_inferred_types": 3,
+ "inform_inferred_modes": 3,
+ "verbose": 4,
+ "very_verbose": 4,
+ "verbose_errors": 4,
+ "verbose_recompilation": 3,
+ "find_all_recompilation_reasons": 3,
+ "verbose_make": 3,
+ "verbose_commands": 3,
+ "output_compile_error_lines": 3,
+ "report_cmd_line_args": 3,
+ "report_cmd_line_args_in_doterr": 3,
+ "statistics": 4,
+ "detailed_statistics": 3,
+ "proc_size_statistics": 3,
+ "debug_types": 4,
+ "debug_modes": 4,
+ "debug_modes_statistics": 3,
+ "debug_modes_minimal": 3,
+ "debug_modes_verbose": 3,
+ "debug_modes_pred_id": 3,
+ "debug_dep_par_conj": 3,
+ "debug_det": 4,
+ "debug_code_gen_pred_id": 3,
+ "debug_opt": 3,
+ "debug_term": 4,
+ "constraint": 2,
+ "termination": 3,
+ "analysis": 1,
+ "debug_opt_pred_id": 3,
+ "debug_opt_pred_name": 3,
+ "debug_pd": 3,
+ "pd": 1,
+ "partial": 1,
+ "deduction/deforestation": 1,
+ "debug_il_asm": 3,
+ "il_asm": 1,
+ "IL": 2,
+ "generation": 1,
+ "via": 1,
+ "asm": 1,
+ "debug_liveness": 3,
+ "debug_stack_opt": 3,
+ "debug_make": 3,
+ "debug_closure": 3,
+ "debug_trail_usage": 3,
+ "debug_mode_constraints": 3,
+ "debug_intermodule_analysis": 3,
+ "debug_mm_tabling_analysis": 3,
+ "debug_indirect_reuse": 3,
+ "debug_type_rep": 3,
+ "make_short_interface": 4,
+ "make_interface": 5,
+ "make_private_interface": 4,
+ "make_optimization_interface": 5,
+ "make_transitive_opt_interface": 5,
+ "make_analysis_registry": 3,
+ "make_xml_documentation": 5,
+ "generate_source_file_mapping": 4,
+ "generate_dependency_file": 3,
+ "generate_dependencies": 4,
+ "generate_module_order": 3,
+ "generate_standalone_interface": 3,
+ "convert_to_mercury": 6,
+ "typecheck_only": 4,
+ "errorcheck_only": 4,
+ "target_code_only": 10,
+ "compile_only": 4,
+ "compile_to_shared_lib": 3,
+ "output_grade_string": 3,
+ "output_link_command": 3,
+ "output_shared_lib_link_command": 3,
+ "output_libgrades": 3,
+ "output_cc": 3,
+ "output_c_compiler_type": 4,
+ "output_csharp_compiler_type": 3,
+ "output_cflags": 3,
+ "output_library_link_flags": 3,
+ "output_grade_defines": 3,
+ "output_c_include_directory_flags": 4,
+ "smart_recompilation": 3,
+ "generate_item_version_numbers": 2,
+ "generate_mmc_make_module_dependencies": 4,
+ "assume_gmake": 3,
+ "trace_optimized": 4,
+ "trace_prof": 3,
+ "trace_table_io": 3,
+ "trace_table_io_only_retry": 3,
+ "trace_table_io_states": 3,
+ "trace_table_io_require": 3,
+ "trace_table_io_all": 3,
+ "trace_goal_flags": 3,
+ "prof_optimized": 4,
+ "exec_trace_tail_rec": 3,
+ "suppress_trace": 3,
+ "force_disable_tracing": 3,
+ "delay_death": 3,
+ "delay_death_max_vars": 3,
+ "stack_trace_higher_order": 3,
+ "force_disable_ssdebug": 3,
+ "generate_bytecode": 3,
+ "line_numbers": 4,
+ "frameopt_comments": 3,
+ "max_error_line_width": 3,
+ "show_dependency_graph": 3,
+ "imports_graph": 3,
+ "dump_trace_counts": 3,
+ "dump_hlds": 5,
+ "dump_hlds_pred_id": 3,
+ "dump_hlds_pred_name": 3,
+ "dump_hlds_alias": 4,
+ "dump_hlds_options": 3,
+ "dump_hlds_inst_limit": 3,
+ "dump_hlds_file_suffix": 3,
+ "dump_same_hlds": 3,
+ "dump_mlds": 4,
+ "verbose_dump_mlds": 4,
+ "mode_constraints": 3,
+ "simple_mode_constraints": 3,
+ "prop_mode_constraints": 4,
+ "benchmark_modes": 3,
+ "benchmark_modes_repeat": 3,
+ "sign_assembly": 3,
+ "separate_assemblies": 3,
+ "reorder_conj": 3,
+ "reorder_disj": 3,
+ "fully_strict": 3,
+ "strict_sequential": 3,
+ "allow_stubs": 3,
+ "infer_types": 3,
+ "infer_modes": 3,
+ "infer_det": 4,
+ "infer_all": 3,
+ "type_inference_iteration_limit": 3,
+ "mode_inference_iteration_limit": 3,
+ "event_set_file_name": 3,
+ "grade": 4,
+ "target": 14,
+ "il": 5,
+ "il_only": 4,
+ "compile_to_c": 4,
+ "c": 1,
+ "java": 35,
+ "java_only": 4,
+ "csharp": 6,
+ "csharp_only": 4,
+ "x86_64": 6,
+ "x86_64_only": 4,
+ "erlang": 6,
+ "erlang_only": 4,
+ "exec_trace": 3,
+ "decl_debug": 3,
+ "profiling": 5,
+ "profile_time": 5,
+ "profile_calls": 6,
+ "time_profiling": 3,
+ "memory_profiling": 3,
+ "profile_mem": 1,
+ "deep_profiling": 3,
+ "profile_deep": 4,
+ "profile_memory": 3,
+ "use_activation_counts": 3,
+ "pre_prof_transforms_simplify": 3,
+ "pre_implicit_parallelism_simplify": 3,
+ "coverage_profiling": 3,
+ "coverage_profiling_via_calls": 3,
+ "coverage_profiling_static": 3,
+ "profile_deep_coverage_after_goal": 3,
+ "profile_deep_coverage_branch_ite": 3,
+ "profile_deep_coverage_branch_switch": 3,
+ "profile_deep_coverage_branch_disj": 3,
+ "profile_deep_coverage_use_portcounts": 3,
+ "profile_deep_coverage_use_trivial": 2,
+ "profile_for_feedback": 2,
+ "use_zeroing_for_ho_cycles": 2,
+ "use_lots_of_ho_specialization": 2,
+ "deep_profile_tail_recursion": 2,
+ "record_term_sizes_as_words": 2,
+ "record_term_sizes_as_cells": 2,
+ "experimental_complexity": 2,
+ "gc": 2,
+ "threadscope": 2,
+ "trail_segments": 2,
+ "use_minimal_model_stack_copy": 2,
+ "use_minimal_model_own_stacks": 2,
+ "minimal_model_debug": 2,
+ "single_prec_float": 2,
+ "type_layout": 2,
+ "maybe_thread_safe_opt": 2,
+ "extend_stacks_when_needed": 2,
+ "stack_segments": 2,
+ "use_regions": 2,
+ "use_alloc_regions": 2,
+ "use_regions_debug": 2,
+ "use_regions_profiling": 2,
+ "source_to_source_debug": 5,
+ "ssdb_trace_level": 3,
+ "link_ssdb_libs": 4,
+ "tags": 2,
+ "num_tag_bits": 2,
+ "num_reserved_addresses": 2,
+ "num_reserved_objects": 2,
+ "bits_per_word": 2,
+ "bytes_per_word": 2,
+ "conf_low_tag_bits": 2,
+ "unboxed_enums": 2,
+ "unboxed_no_tag_types": 2,
+ "sync_term_size": 2,
+ "words": 1,
+ "gcc_global_registers": 2,
+ "pic_reg": 2,
+ "highlevel_code": 3,
+ "highlevel_data": 2,
+ "gcc_nested_functions": 2,
+ "det_copy_out": 2,
+ "nondet_copy_out": 2,
+ "put_commit_in_own_func": 2,
+ "put_nondet_env_on_heap": 2,
+ "verifiable_code": 2,
+ "il_refany_fields": 2,
+ "il_funcptr_types": 2,
+ "il_byref_tailcalls": 2,
+ "backend_foreign_languages": 2,
+ "stack_trace": 2,
+ "basic_stack_layout": 2,
+ "agc_stack_layout": 2,
+ "procid_stack_layout": 2,
+ "trace_stack_layout": 2,
+ "can_compare_constants_as_ints": 2,
+ "pretest_equality_cast_pointers": 2,
+ "can_compare_compound_values": 2,
+ "lexically_order_constructors": 2,
+ "mutable_always_boxed": 2,
+ "delay_partial_instantiations": 2,
+ "allow_defn_of_builtins": 2,
+ "special_preds": 2,
+ "type_ctor_info": 2,
+ "type_ctor_layout": 2,
+ "type_ctor_functors": 2,
+ "new_type_class_rtti": 2,
+ "rtti_line_numbers": 2,
+ "disable_minimal_model_stack_copy_pneg": 2,
+ "disable_minimal_model_stack_copy_cut": 2,
+ "use_minimal_model_stack_copy_pneg": 2,
+ "size_region_ite_fixed": 2,
+ "size_region_disj_fixed": 2,
+ "size_region_semi_disj_fixed": 1,
+ "size_region_commit_fixed": 2,
+ "size_region_ite_protect": 2,
+ "size_region_ite_snapshot": 2,
+ "size_region_semi_disj_protect": 2,
+ "size_region_disj_snapshot": 2,
+ "size_region_commit_entry": 2,
+ "solver_type_auto_init": 2,
+ "allow_multi_arm_switches": 2,
+ "type_check_constraints": 2,
+ "allow_argument_packing": 2,
+ "low_level_debug": 2,
+ "table_debug": 2,
+ "trad_passes": 2,
+ "parallel_liveness": 2,
+ "parallel_code_gen": 2,
+ "polymorphism": 2,
+ "reclaim_heap_on_failure": 2,
+ "reclaim_heap_on_semidet_failure": 2,
+ "reclaim_heap_on_nondet_failure": 2,
+ "have_delay_slot": 2,
+ "num_real_r_regs": 2,
+ "num_real_f_regs": 2,
+ "num_real_r_temps": 2,
+ "num_real_f_temps": 2,
+ "max_jump_table_size": 2,
+ "max_specialized_do_call_closure": 2,
+ "max_specialized_do_call_class_method": 2,
+ "compare_specialization": 2,
+ "should_pretest_equality": 2,
+ "fact_table_max_array_size": 2,
+ "fact_table_hash_percent_full": 2,
+ "gcc_local_labels": 2,
+ "prefer_switch": 2,
+ "opt_level": 3,
+ "opt_level_number": 2,
+ "opt_space": 2,
+ "Default": 3,
+ "to": 16,
+ "optimize": 3,
+ "time.": 1,
+ "intermodule_optimization": 2,
+ "read_opt_files_transitively": 2,
+ "use_opt_files": 2,
+ "use_trans_opt_files": 2,
+ "transitive_optimization": 2,
+ "intermodule_analysis": 2,
+ "analysis_repeat": 2,
+ "analysis_file_cache": 2,
+ "allow_inlining": 2,
+ "inlining": 2,
+ "inline_simple": 2,
+ "inline_builtins": 2,
+ "inline_single_use": 2,
+ "inline_call_cost": 2,
+ "inline_compound_threshold": 2,
+ "inline_simple_threshold": 2,
+ "inline_vars_threshold": 2,
+ "intermod_inline_simple_threshold": 2,
+ "from_ground_term_threshold": 2,
+ "enable_const_struct": 2,
+ "common_struct": 2,
+ "common_struct_preds": 2,
+ "common_goal": 2,
+ "constraint_propagation": 2,
+ "local_constraint_propagation": 2,
+ "optimize_unused_args": 2,
+ "intermod_unused_args": 2,
+ "optimize_higher_order": 2,
+ "higher_order_size_limit": 2,
+ "higher_order_arg_limit": 2,
+ "unneeded_code": 2,
+ "unneeded_code_copy_limit": 2,
+ "unneeded_code_debug": 2,
+ "unneeded_code_debug_pred_name": 2,
+ "type_specialization": 2,
+ "user_guided_type_specialization": 2,
+ "introduce_accumulators": 2,
+ "optimize_constructor_last_call_accumulator": 2,
+ "optimize_constructor_last_call": 2,
+ "optimize_duplicate_calls": 2,
+ "constant_propagation": 2,
+ "excess_assign": 2,
+ "optimize_format_calls": 2,
+ "optimize_saved_vars_const": 2,
+ "optimize_saved_vars_cell": 2,
+ "optimize_saved_vars_cell_loop": 2,
+ "optimize_saved_vars_cell_full_path": 2,
+ "optimize_saved_vars_cell_on_stack": 2,
+ "optimize_saved_vars_cell_candidate_headvars": 2,
+ "optimize_saved_vars_cell_cv_store_cost": 2,
+ "optimize_saved_vars_cell_cv_load_cost": 2,
+ "optimize_saved_vars_cell_fv_store_cost": 2,
+ "optimize_saved_vars_cell_fv_load_cost": 2,
+ "optimize_saved_vars_cell_op_ratio": 2,
+ "optimize_saved_vars_cell_node_ratio": 2,
+ "optimize_saved_vars_cell_all_path_node_ratio": 2,
+ "optimize_saved_vars_cell_include_all_candidates": 2,
+ "optimize_saved_vars": 2,
+ "loop_invariants": 2,
+ "delay_construct": 2,
+ "follow_code": 2,
+ "optimize_dead_procs": 2,
+ "deforestation": 2,
+ "deforestation_depth_limit": 2,
+ "deforestation_cost_factor": 2,
+ "deforestation_vars_threshold": 2,
+ "deforestation_size_threshold": 2,
+ "analyse_trail_usage": 2,
+ "analyse_mm_tabling": 2,
+ "untuple": 2,
+ "tuple": 2,
+ "tuple_trace_counts_file": 2,
+ "tuple_costs_ratio": 2,
+ "tuple_min_args": 2,
+ "inline_par_builtins": 2,
+ "always_specialize_in_dep_par_conjs": 2,
+ "allow_some_paths_only_waits": 2,
+ "structure_sharing_analysis": 2,
+ "structure_sharing_widening": 2,
+ "structure_reuse_analysis": 2,
+ "structure_reuse_constraint": 2,
+ "structure_reuse_constraint_arg": 2,
+ "structure_reuse_max_conditions": 2,
+ "structure_reuse_repeat": 2,
+ "structure_reuse_free_cells": 2,
+ "termination_check": 2,
+ "verbose_check_termination": 2,
+ "termination_single_args": 2,
+ "termination_norm": 2,
+ "termination_error_limit": 2,
+ "termination_path_limit": 2,
+ "termination2": 2,
+ "check_termination2": 2,
+ "verbose_check_termination2": 2,
+ "termination2_norm": 2,
+ "widening_limit": 2,
+ "arg_size_analysis_only": 2,
+ "propagate_failure_constrs": 2,
+ "term2_maximum_matrix_size": 2,
+ "analyse_exceptions": 2,
+ "analyse_closures": 2,
+ "smart_indexing": 2,
+ "dense_switch_req_density": 2,
+ "lookup_switch_req_density": 2,
+ "dense_switch_size": 2,
+ "lookup_switch_size": 2,
+ "string_hash_switch_size": 2,
+ "string_binary_switch_size": 2,
+ "tag_switch_size": 2,
+ "try_switch_size": 2,
+ "binary_switch_size": 2,
+ "switch_single_rec_base_first": 2,
+ "switch_multi_rec_base_first": 2,
+ "use_atomic_cells": 2,
+ "middle_rec": 2,
+ "simple_neg": 2,
+ "optimize_tailcalls": 2,
+ "optimize_initializations": 2,
+ "eliminate_local_vars": 2,
+ "generate_trail_ops_inline": 2,
+ "common_data": 2,
+ "common_layout_data": 2,
+ "Also": 1,
+ "used": 2,
+ "for": 8,
+ "MLDS": 2,
+ "optimizations.": 1,
+ "optimize_peep": 2,
+ "optimize_peep_mkword": 2,
+ "optimize_jumps": 2,
+ "optimize_fulljumps": 2,
+ "pessimize_tailcalls": 2,
+ "checked_nondet_tailcalls": 2,
+ "use_local_vars": 2,
+ "local_var_access_threshold": 2,
+ "standardize_labels": 2,
+ "optimize_labels": 2,
+ "optimize_dups": 2,
+ "optimize_proc_dups": 2,
+ "optimize_frames": 2,
+ "optimize_delay_slot": 2,
+ "optimize_reassign": 2,
+ "optimize_repeat": 2,
+ "layout_compression_limit": 2,
+ "use_macro_for_redo_fail": 2,
+ "emit_c_loops": 2,
+ "everything_in_one_c_function": 2,
+ "local_thread_engine_base": 2,
+ "erlang_switch_on_strings_as_atoms": 2,
+ "target_debug": 2,
+ "cc": 2,
+ "cflags": 2,
+ "quoted_cflag": 2,
+ "c_include_directory": 2,
+ "c_optimize": 2,
+ "ansi_c": 2,
+ "inline_alloc": 2,
+ "gcc_flags": 2,
+ "quoted_gcc_flag": 2,
+ "clang_flags": 2,
+ "quoted_clang_flag": 2,
+ "msvc_flags": 2,
+ "quoted_msvc_flag": 2,
+ "cflags_for_warnings": 2,
+ "cflags_for_optimization": 2,
+ "cflags_for_ansi": 2,
+ "cflags_for_regs": 2,
+ "cflags_for_gotos": 2,
+ "cflags_for_threads": 2,
+ "cflags_for_debug": 2,
+ "cflags_for_pic": 2,
+ "c_flag_to_name_object_file": 2,
+ "object_file_extension": 2,
+ "pic_object_file_extension": 2,
+ "link_with_pic_object_file_extension": 2,
+ "c_compiler_type": 2,
+ "csharp_compiler_type": 2,
+ "java_compiler": 2,
+ "java_interpreter": 2,
+ "java_flags": 2,
+ "quoted_java_flag": 2,
+ "java_classpath": 2,
+ "java_object_file_extension": 2,
+ "il_assembler": 2,
+ "ilasm_flags": 2,
+ "quoted_ilasm_flag": 2,
+ "dotnet_library_version": 2,
+ "support_ms_clr": 2,
+ "support_rotor_clr": 2,
+ "csharp_compiler": 2,
+ "csharp_flags": 2,
+ "quoted_csharp_flag": 2,
+ "cli_interpreter": 2,
+ "erlang_compiler": 2,
+ "erlang_interpreter": 2,
+ "erlang_flags": 2,
+ "quoted_erlang_flag": 2,
+ "erlang_include_directory": 2,
+ "erlang_object_file_extension": 2,
+ "erlang_native_code": 2,
+ "erlang_inhibit_trivial_warnings": 2,
+ "output_file_name": 3,
+ "ld_flags": 2,
+ "quoted_ld_flag": 2,
+ "ld_libflags": 2,
+ "quoted_ld_libflag": 2,
+ "link_library_directories": 3,
+ "runtime_link_library_directories": 3,
+ "link_libraries": 3,
+ "link_objects": 2,
+ "mercury_library_directories": 2,
+ "mercury_library_directory_special": 2,
+ "search_library_files_directories": 2,
+ "search_library_files_directory_special": 2,
+ "mercury_libraries": 2,
+ "mercury_library_special": 2,
+ "mercury_standard_library_directory": 2,
+ "mercury_standard_library_directory_special": 2,
+ "init_file_directories": 2,
+ "init_files": 2,
+ "trace_init_files": 2,
+ "linkage": 2,
+ "linkage_special": 2,
+ "mercury_linkage": 2,
+ "mercury_linkage_special": 2,
+ "strip": 2,
+ "demangle": 2,
+ "allow_undefined": 2,
+ "use_readline": 2,
+ "runtime_flags": 2,
+ "extra_initialization_functions": 2,
+ "frameworks": 2,
+ "framework_directories": 3,
+ "shared_library_extension": 2,
+ "library_extension": 2,
+ "executable_file_extension": 2,
+ "link_executable_command": 2,
+ "link_shared_lib_command": 2,
+ "create_archive_command": 2,
+ "create_archive_command_output_flag": 2,
+ "create_archive_command_flags": 2,
+ "ranlib_command": 2,
+ "ranlib_flags": 2,
+ "mkinit_command": 2,
+ "mkinit_erl_command": 2,
+ "demangle_command": 2,
+ "filtercc_command": 2,
+ "trace_libs": 2,
+ "thread_libs": 2,
+ "hwloc_libs": 2,
+ "hwloc_static_libs": 2,
+ "shared_libs": 2,
+ "math_lib": 2,
+ "readline_libs": 2,
+ "linker_opt_separator": 2,
+ "linker_thread_flags": 2,
+ "shlib_linker_thread_flags": 2,
+ "linker_static_flags": 2,
+ "linker_strip_flag": 2,
+ "linker_link_lib_flag": 2,
+ "linker_link_lib_suffix": 2,
+ "shlib_linker_link_lib_flag": 2,
+ "shlib_linker_link_lib_suffix": 2,
+ "linker_debug_flags": 2,
+ "shlib_linker_debug_flags": 2,
+ "linker_trace_flags": 2,
+ "shlib_linker_trace_flags": 2,
+ "linker_path_flag": 2,
+ "linker_rpath_flag": 2,
+ "linker_rpath_separator": 2,
+ "shlib_linker_rpath_flag": 2,
+ "shlib_linker_rpath_separator": 2,
+ "linker_allow_undefined_flag": 2,
+ "linker_error_undefined_flag": 2,
+ "shlib_linker_use_install_name": 2,
+ "shlib_linker_install_name_flag": 2,
+ "shlib_linker_install_name_path": 2,
+ "java_archive_command": 2,
+ "make": 3,
+ "keep_going": 3,
+ "rebuild": 3,
+ "jobs": 3,
+ "track_flags": 2,
+ "invoked_by_mmc_make": 2,
+ "extra_init_command": 2,
+ "pre_link_command": 2,
+ "install_prefix": 2,
+ "use_symlinks": 2,
+ "mercury_configuration_directory": 2,
+ "mercury_configuration_directory_special": 2,
+ "install_command": 2,
+ "install_command_dir_option": 2,
+ "libgrades": 2,
+ "libgrades_include_components": 2,
+ "libgrades_exclude_components": 2,
+ "lib_linkages": 2,
+ "flags_file": 2,
+ "options_files": 2,
+ "config_file": 2,
+ "options_search_directories": 2,
+ "use_subdirs": 2,
+ "use_grade_subdirs": 2,
+ "search_directories": 3,
+ "intermod_directories": 2,
+ "use_search_directories_for_intermod": 2,
+ "libgrade_install_check": 2,
+ "order_make_by_timestamp": 2,
+ "show_make_times": 2,
+ "extra_library_header": 2,
+ "restricted_command_line": 2,
+ "env_type": 2,
+ "host_env_type": 2,
+ "target_env_type": 2,
+ "filenames_from_stdin": 2,
+ "typecheck_ambiguity_warn_limit": 2,
+ "typecheck_ambiguity_error_limit": 2,
+ "help": 4,
+ "version": 3,
+ "fullarch": 2,
+ "cross_compiling": 2,
+ "local_module_id": 2,
+ "analysis_file_cache_dir": 2,
+ "compiler_sufficiently_recent": 2,
+ "experiment": 2,
+ "ignore_par_conjunctions": 2,
+ "control_granularity": 2,
+ "distance_granularity": 2,
+ "implicit_parallelism": 2,
+ "feedback_file": 2,
+ "par_loop_control": 2,
+ "par_loop_control_preserve_tail_recursion.": 1,
+ "libs.handle_options.": 1,
+ "dir.": 1,
+ "option_category": 2,
+ "warning_option": 2,
+ "verbosity_option": 2,
+ "output_option": 2,
+ "aux_output_option": 2,
+ "language_semantics_option": 2,
+ "compilation_model_option": 2,
+ "internal_use_option": 2,
+ "code_gen_option": 2,
+ "special_optimization_option": 2,
+ "optimization_option": 2,
+ "target_code_compilation_option": 2,
+ "link_option": 2,
+ "build_system_option": 2,
+ "miscellaneous_option.": 1,
+ "Option": 2,
+ "option_defaults_2": 18,
+ "_Category": 1,
+ "OptionsList": 2,
+ "list.member": 2,
+ "multi.": 1,
+ "bool_special": 7,
+ "XXX": 3,
+ "should": 1,
+ "be": 1,
+ "accumulating": 49,
+ "maybe_string": 6,
+ "special": 17,
+ "string_special": 18,
+ "int_special": 1,
+ "maybe_string_special": 1,
+ "file_special": 1,
+ "miscellaneous_option": 1,
+ "par_loop_control_preserve_tail_recursion": 1,
+ "check_hlds.polymorphism.": 1,
+ "hlds.": 1,
+ "mdbcomp.": 1,
+ "parse_tree.": 1,
+ "polymorphism_process_module": 2,
+ "polymorphism_process_generated_pred": 2,
+ "unification_typeinfos_rtti_varmaps": 2,
+ "rtti_varmaps": 9,
+ "unification": 8,
+ "polymorphism_process_new_call": 2,
+ "builtin_state": 1,
+ "call_unify_context": 2,
+ "sym_name": 3,
+ "hlds_goal": 45,
+ "poly_info": 45,
+ "polymorphism_make_type_info_vars": 1,
+ "polymorphism_make_type_info_var": 1,
+ "int_or_var": 2,
+ "iov_int": 1,
+ "iov_var": 1,
+ "gen_extract_type_info": 1,
+ "tvar": 10,
+ "kind": 1,
+ "vartypes": 12,
+ "poly_info.": 1,
+ "create_poly_info": 1,
+ "poly_info_extract": 1,
+ "build_typeclass_info_type": 3,
+ "prog_constraint": 4,
+ "type_is_typeclass_info": 1,
+ "type_is_type_info_or_ctor_type": 1,
+ "build_type_info_type": 1,
+ "get_special_proc": 1,
+ "special_pred_id": 2,
+ "get_special_proc_det": 1,
+ "convert_pred_to_lambda_goal": 3,
+ "purity": 1,
+ "lambda_eval_method": 1,
+ "unify_context": 3,
+ "context": 1,
+ "unify_rhs": 4,
+ "fix_undetermined_mode_lambda_goal": 2,
+ "rhs_lambda_goal": 7,
+ "init_type_info_var": 1,
+ "init_const_type_ctor_info_var": 1,
+ "type_ctor": 1,
+ "cons_id": 2,
+ "type_info_kind": 2,
+ "type_info": 8,
+ "type_ctor_info.": 1,
+ "new_type_info_var_raw": 1,
+ "check_hlds.clause_to_proc.": 1,
+ "check_hlds.mode_util.": 1,
+ "hlds.from_ground_term_util.": 1,
+ "hlds.const_struct.": 1,
+ "hlds.goal_util.": 1,
+ "hlds.hlds_args.": 1,
+ "hlds.hlds_clauses.": 1,
+ "hlds.hlds_code_util.": 1,
+ "hlds.passes_aux.": 1,
+ "hlds.pred_table.": 1,
+ "hlds.quantification.": 1,
+ "hlds.special_pred.": 1,
+ "libs.": 1,
+ "mdbcomp.program_representation.": 1,
+ "parse_tree.prog_mode.": 1,
+ "parse_tree.prog_type_subst.": 1,
+ "solutions.": 1,
+ "module_info_get_preds": 3,
+ ".ModuleInfo": 8,
+ "Preds0": 2,
+ "PredIds0": 2,
+ "list.foldl": 6,
+ "maybe_polymorphism_process_pred": 3,
+ "Preds1": 2,
+ "PredIds1": 2,
+ "fixup_pred_polymorphism": 4,
+ "expand_class_method_bodies": 1,
+ "PredModule": 8,
+ "pred_info_module": 4,
+ "PredName": 8,
+ "pred_info_name": 4,
+ "PredArity": 6,
+ "pred_info_orig_arity": 3,
+ "no_type_info_builtin": 3,
+ "copy_module_clauses_to_procs": 1,
+ "polymorphism_process_pred_msg": 3,
+ "PredTable0": 3,
+ "map.lookup": 2,
+ "PredInfo0": 16,
+ "pred_info_get_clauses_info": 2,
+ "ClausesInfo0": 5,
+ "clauses_info_get_vartypes": 2,
+ "VarTypes0": 12,
+ "clauses_info_get_headvars": 2,
+ "pred_info_get_arg_types": 7,
+ "TypeVarSet": 15,
+ "ExistQVars": 13,
+ "ArgTypes0": 3,
+ "proc_arg_vector_partition_poly_args": 1,
+ "ExtraHeadVarList": 2,
+ "OldHeadVarList": 2,
+ "lookup_var_types": 6,
+ "ExtraArgTypes": 2,
+ "ArgTypes": 6,
+ "pred_info_set_arg_types": 1,
+ "PredInfo1": 5,
+ "OldHeadVarTypes": 2,
+ "type_list_subsumes": 2,
+ "Subn": 3,
+ "map.is_empty": 1,
+ "pred_info_set_existq_tvar_binding": 1,
+ "PredInfo2": 7,
+ "polymorphism_introduce_exists_casts_pred": 3,
+ "PredTable": 2,
+ "module_info_set_preds": 1,
+ "pred_info_get_procedures": 2,
+ ".PredInfo": 2,
+ "Procs0": 4,
+ "map.map_values_only": 1,
+ ".ProcInfo": 2,
+ "det": 21,
+ "introduce_exists_casts_proc": 1,
+ "Procs": 4,
+ "pred_info_set_procedures": 2,
+ "trace": 4,
+ "compiletime": 4,
+ "flag": 4,
+ "write_pred_progress_message": 1,
+ "polymorphism_process_pred": 4,
+ "mutable": 3,
+ "selected_pred": 1,
+ "ground": 9,
+ "untrailed": 2,
+ "level": 1,
+ "promise_pure": 30,
+ "pred_id_to_int": 1,
+ "impure": 2,
+ "set_selected_pred": 2,
+ "polymorphism_process_clause_info": 3,
+ "ClausesInfo": 13,
+ "Info": 134,
+ "ExtraArgModes": 20,
+ "poly_info_get_module_info": 4,
+ "poly_info_get_const_struct_db": 1,
+ "ConstStructDb": 2,
+ "module_info_set_const_struct_db": 1,
+ "poly_info_get_typevarset": 4,
+ "pred_info_set_typevarset": 1,
+ "pred_info_set_clauses_info": 1,
+ "ProcIds": 5,
+ "pred_info_procids": 2,
+ "polymorphism_process_proc_in_table": 3,
+ "module_info_set_pred_info": 1,
+ "clauses_info": 6,
+ "poly_arg_vector": 9,
+ "mer_mode": 14,
+ "ModuleInfo0": 8,
+ "init_poly_info": 1,
+ ".ClausesInfo": 2,
+ "_VarSet": 1,
+ "ExplicitVarTypes": 2,
+ "_TVarNameMap": 1,
+ "_VarTypes": 1,
+ "HeadVars0": 5,
+ "ClausesRep0": 2,
+ "ItemNumbers": 2,
+ "_RttiVarMaps": 1,
+ "HaveForeignClauses": 2,
+ "setup_headvars": 3,
+ "UnconstrainedTVars": 15,
+ "ExtraTypeInfoHeadVars": 4,
+ "ExistTypeClassInfoHeadVars": 6,
+ "get_clause_list": 1,
+ "Clauses0": 2,
+ "list.map_foldl": 2,
+ "polymorphism_process_clause": 3,
+ "Clauses": 2,
+ "poly_info_get_varset": 4,
+ ".Info": 25,
+ "poly_info_get_var_types": 6,
+ "poly_info_get_rtti_varmaps": 4,
+ "RttiVarMaps": 16,
+ "set_clause_list": 1,
+ "ClausesRep": 2,
+ "TVarNameMap": 2,
+ "This": 2,
+ "only": 4,
+ "while": 1,
+ "adding": 1,
+ "the": 27,
+ "clauses.": 1,
+ "proc_arg_vector": 9,
+ "clause": 2,
+ "OldHeadVars": 2,
+ "NewHeadVars": 2,
+ "Clause": 2,
+ "pred_info_is_imported": 2,
+ "Goal0": 21,
+ ".Clause": 1,
+ "clause_body": 2,
+ "empty_cache_maps": 4,
+ "poly_info_set_num_reuses": 1,
+ "polymorphism_process_goal": 20,
+ "Goal1": 2,
+ "produce_existq_tvars": 3,
+ "Goal2": 2,
+ "pred_info_get_exist_quant_tvars": 1,
+ "fixup_quantification": 1,
+ "Goal": 40,
+ "proc_table": 2,
+ "ProcTable": 2,
+ ".ProcTable": 1,
+ "ProcInfo0": 2,
+ "polymorphism_process_proc": 3,
+ "pred_info_is_pseudo_imported": 1,
+ "hlds_pred.in_in_unification_proc_id": 1,
+ "HeadVarList": 4,
+ "proc_arg_vector_to_list": 2,
+ "clauses_info_get_rtti_varmaps": 1,
+ "clauses_info_get_varset": 1,
+ "proc_info_set_headvars": 1,
+ "proc_info_set_rtti_varmaps": 1,
+ "proc_info_set_varset": 1,
+ "proc_info_set_vartypes": 1,
+ "copy_clauses_to_proc": 1,
+ "proc_info_get_argmodes": 2,
+ "ArgModes1": 2,
+ "ExtraArgModesList": 2,
+ "poly_arg_vector_to_list": 1,
+ "ArgModes": 5,
+ "proc_info_set_argmodes": 1,
+ "ExtraHeadTypeInfoVars": 7,
+ "ExistHeadTypeClassInfoVars": 9,
+ "pred_info_get_origin": 1,
+ "Origin": 8,
+ "ExtraArgModes0": 3,
+ "poly_arg_vector_init": 1,
+ "origin_instance_method": 1,
+ "InstanceMethodConstraints": 4,
+ "setup_headvars_instance_method": 3,
+ "origin_special_pred": 1,
+ "origin_transformed": 1,
+ "origin_created": 1,
+ "origin_assertion": 1,
+ "origin_lambda": 1,
+ "origin_user": 1,
+ "pred_info_get_class_context": 4,
+ "ClassContext": 6,
+ "InstanceTVars": 7,
+ "InstanceUnconstrainedTVars": 2,
+ "InstanceUnconstrainedTypeInfoVars": 2,
+ "setup_headvars_2": 4,
+ "instance_method_constraints": 2,
+ "InstanceTypes": 2,
+ "InstanceConstraints": 3,
+ "type_vars_list": 5,
+ "get_unconstrained_tvars": 1,
+ "UnconstrainedInstanceTVars": 6,
+ "ArgTypeVarSet": 5,
+ "make_head_vars": 3,
+ "UnconstrainedInstanceTypeInfoVars": 7,
+ "make_typeclass_info_head_vars": 3,
+ "do_record_type_info_locns": 3,
+ "InstanceHeadTypeClassInfoVars": 4,
+ "proc_arg_vector_set_instance_type_infos": 1,
+ "proc_arg_vector_set_instance_typeclass_infos": 1,
+ "RttiVarMaps0": 4,
+ "rtti_reuse_typeclass_info_var": 3,
+ "poly_info_set_rtti_varmaps": 3,
+ "in_mode": 3,
+ "InMode": 3,
+ "list.duplicate": 6,
+ "list.length": 16,
+ "UnconstrainedInstanceTypeInfoModes": 2,
+ "InstanceHeadTypeClassInfoModes": 2,
+ "poly_arg_vector_set_instance_type_infos": 1,
+ "poly_arg_vector_set_instance_typeclass_infos": 1,
+ "prog_constraints": 1,
+ "AllUnconstrainedTVars": 2,
+ "AllExtraHeadTypeInfoVars": 2,
+ "constraints": 4,
+ "UnivConstraints": 3,
+ "ExistConstraints": 6,
+ "prog_type.constraint_list_get_tvars": 2,
+ "UnivConstrainedTVars": 2,
+ "ExistConstrainedTVars": 2,
+ "poly_info_get_constraint_map": 4,
+ "ConstraintMap": 12,
+ "get_improved_exists_head_constraints": 4,
+ "ActualExistConstraints": 9,
+ "pred_info_get_markers": 1,
+ "PredMarkers": 2,
+ "check_marker": 1,
+ "marker_class_method": 1,
+ "RecordExistQLocns": 3,
+ "do_not_record_type_info_locns": 1,
+ "UnivHeadTypeClassInfoVars": 4,
+ "HeadTypeVars": 2,
+ "list.delete_elems": 12,
+ "UnconstrainedTVars0": 2,
+ "UnconstrainedTVars1": 2,
+ "UnconstrainedTVars2": 2,
+ "list.remove_dups": 4,
+ "UnconstrainedUnivTVars": 7,
+ "UnconstrainedExistTVars": 6,
+ "ExistHeadTypeInfoVars": 5,
+ "UnivHeadTypeInfoVars": 4,
+ "list.condense": 4,
+ "proc_arg_vector_set_univ_type_infos": 1,
+ "HeadVars1": 2,
+ "proc_arg_vector_set_exist_type_infos": 1,
+ "HeadVars2": 2,
+ "proc_arg_vector_set_univ_typeclass_infos": 1,
+ "HeadVars3": 2,
+ "proc_arg_vector_set_exist_typeclass_infos": 1,
+ "In": 6,
+ "out_mode": 2,
+ "Out": 6,
+ "NumUnconstrainedUnivTVars": 2,
+ "NumUnconstrainedExistTVars": 2,
+ "NumUnivClassInfoVars": 2,
+ "NumExistClassInfoVars": 2,
+ "UnivTypeInfoModes": 2,
+ "ExistTypeInfoModes": 2,
+ "UnivTypeClassInfoModes": 2,
+ "ExistTypeClassInfoModes": 2,
+ "poly_arg_vector_set_univ_type_infos": 1,
+ "poly_arg_vector_set_exist_type_infos": 1,
+ "poly_arg_vector_set_univ_typeclass_infos": 1,
+ "poly_arg_vector_set_exist_typeclass_infos": 1,
+ "some": 4,
+ "ToLocn": 4,
+ "TheVar": 2,
+ "TheLocn": 2,
+ "list.map": 17,
+ "UnivTypeLocns": 2,
+ "list.foldl_corresponding": 3,
+ "rtti_det_insert_type_info_locn": 3,
+ "ExistTypeLocns": 2,
+ "UnconstrainedInstanceTypeLocns": 2,
+ ".RttiVarMaps": 1,
+ "TypeInfoHeadVars": 2,
+ "pred_info_get_tvar_kinds": 2,
+ "KindMap": 2,
+ "PredClassContext": 5,
+ "PredExistConstraints": 2,
+ "exist_constraints": 1,
+ "ExistQVarsForCall": 2,
+ "goal_info_get_context": 4,
+ "make_typeclass_info_vars": 3,
+ "ExistTypeClassVarsMCAs": 2,
+ "ExtraTypeClassGoals": 5,
+ "assoc_list.keys": 8,
+ "ExistTypeClassVars": 3,
+ "assign_var_list": 8,
+ "ExtraTypeClassUnifyGoals": 2,
+ "vartypes_is_empty": 1,
+ "PredToActualTypeSubst": 4,
+ "ActualArgTypes": 8,
+ "ArgTypeSubst": 2,
+ "apply_subst_to_tvar_list": 1,
+ "ActualTypes": 2,
+ "polymorphism_do_make_type_info_vars": 5,
+ "TypeInfoVarsMCAs": 2,
+ "ExtraTypeInfoGoals": 4,
+ "TypeInfoVars": 5,
+ "ExtraTypeInfoUnifyGoals": 2,
+ "GoalList": 8,
+ "conj_list_to_goal": 6,
+ "Var1": 5,
+ "Vars1": 2,
+ "Var2": 5,
+ "Vars2": 2,
+ "Goals": 13,
+ "assign_var": 3,
+ "true_goal": 1,
+ "term.context_init": 2,
+ "create_pure_atomic_complicated_unification": 1,
+ "rhs_var": 2,
+ "umc_explicit": 1,
+ "constraint_map": 1,
+ "NumExistConstraints": 4,
+ "search_hlds_constraint_list": 1,
+ "unproven": 3,
+ "goal_id": 1,
+ "ActualExistConstraints0": 2,
+ "GoalExpr0": 18,
+ "GoalInfo0": 41,
+ "generic_call": 1,
+ "plain_call": 5,
+ "ArgVars0": 23,
+ "polymorphism_process_call": 4,
+ "ExtraVars": 13,
+ "ExtraGoals": 13,
+ "ArgVars": 6,
+ "CallExpr": 4,
+ "call_args": 1,
+ "Call": 4,
+ "call_foreign_proc": 4,
+ "polymorphism_process_foreign_proc": 3,
+ "XVar": 11,
+ "Y": 9,
+ "Mode": 12,
+ "Unification": 16,
+ "UnifyContext": 15,
+ "polymorphism_process_unify": 4,
+ "conj": 5,
+ "ConjType": 4,
+ "Goals0": 13,
+ "plain_conj": 4,
+ "polymorphism_process_plain_conj": 5,
+ "parallel_conj": 1,
+ "get_cache_maps_snapshot": 11,
+ "InitialSnapshot": 36,
+ "polymorphism_process_par_conj": 5,
+ "GoalExpr": 19,
+ "disj": 2,
+ "polymorphism_process_disj": 6,
+ "set_cache_maps_snapshot": 15,
+ "if_then_else": 2,
+ "Cond0": 2,
+ "Then0": 2,
+ "Else0": 2,
+ "Cond": 2,
+ "Then": 2,
+ "Else": 2,
+ "negation": 2,
+ "SubGoal0": 14,
+ "SubGoal": 16,
+ "switch": 2,
+ "CanFail": 4,
+ "Cases0": 4,
+ "polymorphism_process_cases": 5,
+ "Cases": 4,
+ "scope": 7,
+ "Reason0": 16,
+ "from_ground_term": 2,
+ "TermVar": 4,
+ "Kind": 5,
+ "from_ground_term_initial": 2,
+ "polymorphism_process_from_ground_term_initial": 3,
+ "from_ground_term_construct": 1,
+ "from_ground_term_deconstruct": 1,
+ "from_ground_term_other": 1,
+ "promise_solutions": 1,
+ "promise_purity": 1,
+ "require_detism": 1,
+ "require_complete_switch": 1,
+ "commit": 1,
+ "barrier": 1,
+ "loop_control": 1,
+ "exist_quant": 1,
+ "trace_goal": 1,
+ "shorthand": 2,
+ "ShortHand0": 4,
+ "atomic_goal": 2,
+ "GoalType": 2,
+ "Outer": 2,
+ "Inner": 2,
+ "MainGoal0": 2,
+ "OrElseGoals0": 2,
+ "OrElseInners": 2,
+ "MainGoal": 2,
+ "OrElseGoals": 2,
+ "ShortHand": 3,
+ "try_goal": 2,
+ "MaybeIO": 2,
+ "ResultVar": 2,
+ "SubGoalExpr0": 4,
+ "SubGoalInfo": 2,
+ "Conjuncts0": 2,
+ "ConjunctA0": 2,
+ "ConjunctB0": 2,
+ "ConjunctA": 2,
+ "ConjunctB": 2,
+ "Conjuncts": 2,
+ "SubGoalExpr": 2,
+ "bi_implication": 1,
+ "hlds_goal_expr": 2,
+ "SubGoalInfo0": 2,
+ "SubGoals0Prime": 2,
+ "SubGoals0": 2,
+ "polymorphism_process_fgti_goals": 5,
+ "RevMarkedSubGoals": 2,
+ "fgt_invariants_kept": 2,
+ "InvariantsStatus": 7,
+ "Reason": 2,
+ "fgt_invariants_broken": 2,
+ "introduce_partial_fgt_scopes": 1,
+ "deconstruct_top_down": 1,
+ "fgt_marked_goal": 2,
+ "fgt_invariants_status": 2,
+ "RevMarkedGoals": 4,
+ "OldInfo": 3,
+ "XVarPrime": 2,
+ "ModePrime": 2,
+ "UnificationPrime": 2,
+ "UnifyContextPrime": 2,
+ "rhs_functor": 5,
+ "ConsIdPrime": 2,
+ "YVarsPrime": 2,
+ "ConsId": 10,
+ "YVars": 4,
+ "polymorphism_process_unify_functor": 4,
+ "Changed": 10,
+ "VarSetBefore": 2,
+ "MaxVarBefore": 2,
+ "varset.max_var": 2,
+ "poly_info_get_num_reuses": 2,
+ "NumReusesBefore": 2,
+ "VarSetAfter": 2,
+ "MaxVarAfter": 2,
+ "NumReusesAfter": 2,
+ "MarkedGoal": 3,
+ "fgt_kept_goal": 1,
+ "fgt_broken_goal": 1,
+ ".RevMarkedGoals": 1,
+ "unify_mode": 2,
+ "Unification0": 8,
+ "_YVar": 1,
+ "unification_typeinfos": 5,
+ "_Changed": 3,
+ "Args": 11,
+ "Purity": 9,
+ "Groundness": 6,
+ "PredOrFunc": 6,
+ "EvalMethod": 8,
+ "LambdaVars": 13,
+ "Modes": 4,
+ "Det": 4,
+ "LambdaGoal0": 5,
+ "LambdaGoal1": 2,
+ "fixup_lambda_quantification": 1,
+ "LambdaGoal": 6,
+ "NonLocalTypeInfos": 3,
+ "set_of_var.to_sorted_list": 1,
+ "NonLocalTypeInfosList": 2,
+ "Y1": 2,
+ "NonLocals0": 10,
+ "goal_info_get_nonlocals": 6,
+ "NonLocals": 12,
+ "goal_info_set_nonlocals": 6,
+ "type_vars": 2,
+ "TypeVars": 8,
+ "get_type_info_locn": 1,
+ "TypeInfoLocns": 6,
+ "add_unification_typeinfos": 4,
+ "rtti_lookup_type_info_locn": 1,
+ "type_info_locn": 1,
+ "type_info_locn_var": 1,
+ "TypeInfoVars0": 2,
+ ".GoalInfo": 1,
+ "set_of_var.insert_list": 4,
+ ".Unification": 5,
+ "complicated_unify": 2,
+ "construct": 1,
+ "deconstruct": 2,
+ "simple_test": 1,
+ "X0": 8,
+ "ConsId0": 5,
+ "Mode0": 4,
+ "TypeOfX": 6,
+ "Arity": 5,
+ "closure_cons": 1,
+ "ShroudedPredProcId": 2,
+ "ProcId0": 3,
+ "unshroud_pred_proc_id": 1,
+ "type_is_higher_order_details": 1,
+ "_PredOrFunc": 1,
+ "CalleeArgTypes": 2,
+ "invalid_proc_id": 1,
+ "goal_info_add_feature": 1,
+ "feature_lambda_undetermined_mode": 1,
+ "GoalInfo1": 6,
+ "VarSet0": 2,
+ "Functor0": 6,
+ "poly_info_set_varset_and_types": 1,
+ "cons": 3,
+ "ConsTypeCtor": 2,
+ "remove_new_prefix": 1,
+ "OrigFunctor": 2,
+ "IsConstruction": 7,
+ "type_util.get_existq_cons_defn": 1,
+ "ConsDefn": 2,
+ "polymorphism_process_existq_unify_functor": 3,
+ "UnifyExpr": 2,
+ "Unify": 2,
+ "PredArgTypes": 10,
+ "Functor": 6,
+ "create_fresh_vars": 5,
+ "QualifiedPName": 5,
+ "qualified": 1,
+ "cons_id_dummy_type_ctor": 1,
+ "RHS": 2,
+ "CallUnifyContext": 2,
+ "LambdaGoalExpr": 2,
+ "not_builtin": 3,
+ "OutsideVars": 2,
+ "InsideVars": 2,
+ "set_of_var.intersect": 1,
+ "LambdaNonLocals": 2,
+ "GoalId": 8,
+ "goal_info_get_goal_id": 3,
+ "goal_info_init": 1,
+ "LambdaGoalInfo0": 2,
+ "goal_info_set_context": 1,
+ "LambdaGoalInfo1": 2,
+ "LambdaGoalInfo2": 2,
+ "goal_info_set_purity": 1,
+ "LambdaGoalInfo3": 2,
+ "goal_info_set_goal_id": 1,
+ "LambdaGoalInfo": 4,
+ "lambda_modes_and_det": 4,
+ "LambdaModes": 6,
+ "LambdaDet": 6,
+ "pred_info_is_pred_or_func": 1,
+ "ho_ground": 1,
+ "_LambdaModes0": 1,
+ "_LambdaDet0": 1,
+ "goal_to_conj_list": 1,
+ "LambdaGoalList0": 2,
+ "list.split_last": 1,
+ "LambdaGoalButLast0": 2,
+ "LastGoal0": 2,
+ "LastGoalExpr0": 2,
+ "LastGoalInfo0": 2,
+ "PredId0": 2,
+ "_DummyProcId": 1,
+ "Args0": 5,
+ "MaybeCallUnifyContext0": 2,
+ "QualifiedPName0": 2,
+ "LambdaGoalButLast": 2,
+ "LastGoalInfo": 2,
+ "MaybeCallUnifyContext": 4,
+ "LastGoalExpr": 2,
+ "LastGoal": 2,
+ "prog_vars": 1,
+ "determinism": 1,
+ "NumArgModes": 2,
+ "NumLambdaVars": 2,
+ "list.drop": 2,
+ "LambdaModesPrime": 2,
+ "proc_info_get_declared_determinism": 1,
+ "MaybeDet": 3,
+ "sorry": 1,
+ "varset.new_var": 1,
+ "add_var_type": 1,
+ "ctor_defn": 2,
+ "CtorDefn": 2,
+ "ActualRetType": 2,
+ "CtorTypeVarSet": 2,
+ "CtorExistQVars": 2,
+ "CtorKindMap": 2,
+ "CtorExistentialConstraints": 2,
+ "CtorArgTypes": 2,
+ "CtorRetType": 2,
+ "TypeVarSet0": 5,
+ "tvarset_merge_renaming": 3,
+ "CtorToParentRenaming": 6,
+ "apply_variable_renaming_to_tvar_list": 2,
+ "ParentExistQVars": 6,
+ "apply_variable_renaming_to_tvar_kind_map": 2,
+ "ParentKindMap": 7,
+ "apply_variable_renaming_to_prog_constraint_list": 1,
+ "ParentExistentialConstraints": 3,
+ "apply_variable_renaming_to_type_list": 4,
+ "ParentArgTypes": 6,
+ "apply_variable_renaming_to_type": 1,
+ "ParentRetType": 2,
+ "poly_info_set_typevarset": 3,
+ "type_list_subsumes_det": 3,
+ "ParentToActualTypeSubst": 6,
+ "NumExistentialConstraints": 3,
+ "lookup_hlds_constraint_list": 4,
+ "ActualExistentialConstraints": 4,
+ "ExtraTypeClassVarsMCAs": 2,
+ "ExtraTypeClassVars": 2,
+ "assumed": 2,
+ "make_existq_typeclass_info_vars": 2,
+ "constraint_list_get_tvars": 3,
+ "ParentExistConstrainedTVars": 4,
+ "ParentUnconstrainedExistQVars": 2,
+ "apply_rec_subst_to_tvar_list": 4,
+ "ActualExistentialTypes": 2,
+ "ExtraTypeInfoVarsMCAs": 2,
+ "ExtraTypeInfoVars": 2,
+ "ExtraTypeClassVars.": 1,
+ "bound": 1,
+ "Attributes": 2,
+ "ProcExtraArgs": 2,
+ "MaybeTraceRuntimeCond": 2,
+ "Impl": 14,
+ "foreign_arg_var": 1,
+ "CanOptAwayUnnamed": 11,
+ "polymorphism_process_foreign_proc_args": 3,
+ "ExtraArgs": 5,
+ "pragma_foreign_code_impl": 4,
+ "foreign_arg": 1,
+ "PredTypeVarSet": 8,
+ "UnivCs": 4,
+ "ExistCs": 4,
+ "UnivVars0": 2,
+ "get_constrained_vars": 2,
+ "UnivConstrainedVars": 2,
+ "ExistVars0": 2,
+ "ExistConstrainedVars": 2,
+ "PredTypeVars0": 2,
+ "PredTypeVars1": 2,
+ "PredTypeVars2": 2,
+ "PredTypeVars": 3,
+ "foreign_proc_add_typeclass_info": 4,
+ "ExistTypeClassArgInfos": 2,
+ "UnivTypeClassArgInfos": 2,
+ "TypeClassArgInfos": 2,
+ "list.filter": 1,
+ "X": 9,
+ "semidet": 2,
+ "ExistUnconstrainedVars": 2,
+ "UnivUnconstrainedVars": 2,
+ "foreign_proc_add_typeinfo": 4,
+ "ExistTypeArgInfos": 2,
+ "UnivTypeArgInfos": 2,
+ "TypeInfoArgInfos": 2,
+ "ArgInfos": 2,
+ "TypeInfoTypes": 2,
+ "type_info_type": 1,
+ "UnivTypes": 2,
+ "ExistTypes": 2,
+ "OrigArgTypes": 2,
+ "make_foreign_args": 1,
+ "tvarset": 3,
+ "box_policy": 2,
+ "Constraint": 2,
+ "MaybeArgName": 7,
+ "native_if_possible": 2,
+ "SymName": 4,
+ "sym_name_to_string_sep": 1,
+ "TypeVarNames": 2,
+ "underscore_and_tvar_name": 3,
+ "string.append_list": 1,
+ "ConstraintVarName": 3,
+ "foreign_code_does_not_use_variable": 4,
+ "TVar": 4,
+ "varset.search_name": 1,
+ "TypeVarName": 2,
+ "C_VarName": 3,
+ "VarName": 2,
+ "foreign_code_uses_variable": 1,
+ "TVarName": 2,
+ "TVarName0": 1,
+ "TVarName0.": 1,
+ "cache_maps": 3,
+ "case": 4,
+ "Case0": 2,
+ "Case": 2,
+ "MainConsId": 2,
+ "OtherConsIds": 2,
+ "PredExistQVars": 2,
+ "PredKindMap": 3,
+ "varset.is_empty": 1,
+ "PredToParentTypeRenaming": 6,
+ "ParentTVars": 4,
+ "apply_variable_renaming_to_prog_constraints": 1,
+ "ParentClassContext": 2,
+ "ParentUnivConstraints": 3,
+ "ParentExistConstraints": 3,
+ "ParentUnivConstrainedTVars": 2,
+ "ParentUnconstrainedTVars0": 2,
+ "ParentUnconstrainedTVars1": 2,
+ "ParentUnconstrainedTVars": 3,
+ "ParentUnconstrainedUnivTVars": 3,
+ "ParentUnconstrainedExistTVars": 2,
+ "NumUnivConstraints": 2,
+ "ActualUnivConstraints": 2,
+ "ActualExistQVarTypes": 2,
+ "prog_type.type_list_to_var_list": 1,
+ "ActualExistQVars0": 2,
+ "ActualExistQVars": 2,
+ "ExtraUnivClassVarsMCAs": 2,
+ "ExtraUnivClassGoals": 2,
+ "ExtraUnivClassVars": 2,
+ "ExtraExistClassVars": 2,
+ "ExtraExistClassGoals": 2,
+ "ActualUnconstrainedUnivTypes": 2,
+ "ExtraUnivTypeInfoVarsMCAs": 2,
+ "ExtraUnivTypeInfoGoals": 2,
+ "ExtraUnivTypeInfoVars": 2,
+ "ActualUnconstrainedExistTypes": 2,
+ "ExtraExistTypeInfoVarsMCAs": 2,
+ "ExtraExistTypeInfoGoals": 2,
+ "ExtraExistTypeInfoVars": 2,
+ "CalleePredInfo": 2,
+ "CalleeProcInfo": 3,
+ "CallArgs0": 3,
+ "BuiltinState": 2,
+ "TVarSet0": 2,
+ "ActualArgTypes0": 3,
+ "PredTVarSet": 2,
+ "_PredExistQVars": 1,
+ "CalleeHeadVars": 2,
+ "proc_info_get_rtti_varmaps": 1,
+ "CalleeRttiVarMaps": 2,
+ "NCallArgs0": 2,
+ "NPredArgs": 2,
+ "NExtraArgs": 3,
+ "OrigPredArgTypes0": 2,
+ "list.take": 1,
+ "CalleeExtraHeadVars0": 2,
+ "OrigPredArgTypes": 2,
+ "CalleeExtraHeadVars": 2,
+ "TVarSet": 2,
+ "PredToParentRenaming": 3,
+ "OrigParentArgTypes": 2,
+ "ParentToActualTSubst": 2,
+ "GetTypeInfoTypes": 2,
+ "ProgVar": 2,
+ "TypeInfoType": 2,
+ "rtti_varmaps_var_info": 1,
+ "VarInfo": 4,
+ "type_info_var": 1,
+ "typeclass_info_var": 1,
+ "non_rtti_var": 1,
+ "PredTypeInfoTypes": 2,
+ "ParentTypeInfoTypes": 2,
+ "apply_rec_subst_to_type_list": 1,
+ "ActualTypeInfoTypes": 2,
+ "Ctxt": 2,
+ "ExtraArgsConstArgs": 2,
+ "CallArgs": 2,
+ "NonLocals1": 2,
+ "CallGoalExpr": 2,
+ "CallGoal": 2,
+ "rot13_concise.": 1,
+ "state": 3,
+ "alphabet": 3,
+ "cycle": 4,
+ "rot_n": 2,
+ "Char": 12,
+ "RotChar": 8,
+ "char_to_string": 1,
+ "CharString": 2,
+ "if": 15,
+ "sub_string_search": 1,
+ "Index": 3,
+ "then": 3,
+ "NewIndex": 2,
+ "mod": 1,
+ "index_det": 1,
+ "else": 8,
+ "rot13": 11,
+ "read_char": 1,
+ "Res": 8,
+ "ok": 3,
+ "print": 3,
+ "ErrorCode": 4,
+ "error_message": 1,
+ "ErrorMessage": 4,
+ "stderr_stream": 1,
+ "StdErr": 8,
+ "nl": 1,
+ "rot13_ralph.": 1,
+ "io__state": 4,
+ "io__read_byte": 1,
+ "Result": 4,
+ "io__write_byte": 1,
+ "ErrNo": 2,
+ "io__error_message": 2,
+ "z": 1,
+ "Rot13": 2,
+ "<": 14,
+ "rem": 1,
+ "rot13_verbose.": 1,
+ "rot13a/2": 1,
+ "table": 1,
+ "alphabetic": 2,
+ "characters": 1,
+ "their": 1,
+ "equivalents": 1,
+ "fails": 1,
+ "input": 1,
+ "not": 7,
+ "rot13a": 55,
+ "rot13/2": 1,
+ "Applies": 1,
+ "algorithm": 1,
+ "a": 10,
+ "character.": 1,
+ "TmpChar": 2,
+ "io__read_char": 1,
+ "io__write_char": 1,
+ "io__stderr_stream": 1,
+ "io__write_string": 2,
+ "io__nl": 1,
+ "store.": 1,
+ "typeclass": 1,
+ "store": 52,
+ "T": 52,
+ "where": 8,
+ "S": 133,
+ "instance": 4,
+ "io.state": 3,
+ "store.init": 2,
+ "generic_mutvar": 15,
+ "io_mutvar": 1,
+ "store_mutvar": 1,
+ "store.new_mutvar": 1,
+ "store.copy_mutvar": 1,
+ "store.get_mutvar": 1,
+ "store.set_mutvar": 1,
+ "<=>": 5,
+ "new_cyclic_mutvar": 2,
+ "Func": 4,
+ "Mutvar": 23,
+ "Create": 1,
+ "new": 25,
+ "variable": 1,
+ "whose": 2,
+ "initialized": 2,
+ "with": 5,
+ "returned": 1,
+ "from": 1,
+ "specified": 1,
+ "function": 3,
+ "The": 2,
+ "argument": 6,
+ "passed": 2,
+ "mutvar": 6,
+ "itself": 4,
+ "has": 4,
+ "yet": 1,
+ "been": 1,
+ "safe": 2,
+ "because": 1,
+ "does": 3,
+ "get": 2,
+ "so": 3,
+ "it": 1,
+ "can": 1,
+ "t": 5,
+ "examine": 1,
+ "uninitialized": 1,
+ "predicate": 1,
+ "useful": 1,
+ "creating": 1,
+ "self": 1,
+ "referential": 1,
+ "values": 1,
+ "such": 2,
+ "as": 5,
+ "circular": 1,
+ "linked": 1,
+ "lists": 1,
+ "For": 1,
+ "example": 1,
+ "clist": 2,
+ "node": 1,
+ "store.new_cyclic_mutvar": 1,
+ "generic_ref": 20,
+ "io_ref": 1,
+ "store_ref": 1,
+ "store.new_ref": 1,
+ "store.ref_functor": 1,
+ "store.arg_ref": 1,
+ "ArgT": 4,
+ "store.new_arg_ref": 3,
+ "store.set_ref": 1,
+ "store.set_ref_value": 1,
+ "store.copy_ref_value": 1,
+ "store.extract_ref_value": 1,
+ "Nasty": 1,
+ "performance": 2,
+ "hacks": 1,
+ "WARNING": 1,
+ "use": 1,
+ "of": 10,
+ "these": 1,
+ "procedures": 2,
+ "dangerous": 1,
+ "Use": 1,
+ "them": 1,
+ "last": 1,
+ "resort": 1,
+ "critical": 1,
+ "and": 6,
+ "shows": 1,
+ "that": 2,
+ "using": 1,
+ "versions": 1,
+ "bottleneck": 1,
+ "These": 1,
+ "may": 1,
+ "vanish": 1,
+ "future": 1,
+ "Mercury": 1,
+ "unsafe_arg_ref": 1,
+ "same": 2,
+ "arg_ref": 12,
+ "unsafe_new_arg_ref": 1,
+ "new_arg_ref": 1,
+ "except": 1,
+ "they": 4,
+ "doesn": 1,
+ "check": 1,
+ "errors": 1,
+ "don": 3,
+ "work": 3,
+ "no_tag": 1,
+ "types": 3,
+ "exactly": 2,
+ "one": 2,
+ "functor": 2,
+ "which": 2,
+ "arguments": 2,
+ "occupy": 1,
+ "word": 2,
+ "other": 1,
+ "functors.": 1,
+ "store.unsafe_arg_ref": 1,
+ "store.unsafe_new_arg_ref": 1,
+ "implementation": 1,
+ "require": 1,
+ "just": 1,
+ "real": 1,
+ "representation": 1,
+ "pragma": 41,
+ "foreign_type": 10,
+ "MR_Word": 24,
+ "can_pass_as_mercury_type": 5,
+ "equality": 5,
+ "store_equal": 7,
+ "comparison": 5,
+ "store_compare": 7,
+ "int32": 1,
+ "Java": 12,
+ "Erlang": 3,
+ "attempt": 2,
+ "two": 2,
+ "stores": 2,
+ "comparison_result": 1,
+ "compare": 1,
+ "Mutvars": 1,
+ "references": 1,
+ "are": 1,
+ "each": 1,
+ "represented": 1,
+ "pointer": 1,
+ "single": 1,
+ "on": 1,
+ "heap": 1,
+ "private_builtin.ref": 2,
+ "ref": 2,
+ "store.do_init": 6,
+ "foreign_proc": 28,
+ "_S0": 16,
+ "will_not_call_mercury": 28,
+ "will_not_modify_trail": 7,
+ "new_mutvar": 5,
+ "Val": 45,
+ "S0": 23,
+ "get_mutvar": 5,
+ "set_mutvar": 5,
+ "_S": 12,
+ "copy_mutvar": 1,
+ "Copy": 2,
+ "Value": 4,
+ "store.unsafe_new_uninitialized_mutvar": 1,
+ "unsafe_new_uninitialized_mutvar": 4,
+ "MR_offset_incr_hp_msg": 5,
+ "MR_SIZE_SLOT_SIZE": 10,
+ "1": 5,
+ "MR_ALLOC_ID": 5,
+ "2": 2,
+ "MR_define_size_slot": 5,
+ "0": 2,
+ "object": 21,
+ "MutVar": 4,
+ "Store": 5,
+ "apply": 1,
+ "Ref": 41,
+ "foreign_code": 2,
+ "public": 17,
+ "class": 4,
+ "Object": 9,
+ "referenced": 4,
+ "obj": 7,
+ "Specific": 2,
+ "field": 20,
+ "or": 2,
+ "null": 8,
+ "specify": 2,
+ "GetFields": 2,
+ "return": 6,
+ "fields": 3,
+ "any": 2,
+ "particular": 2,
+ "order": 2,
+ "really": 2,
+ "usable": 2,
+ "System": 1,
+ "Reflection": 1,
+ "FieldInfo": 1,
+ "Constructors": 2,
+ "init": 8,
+ "setField": 4,
+ "Set": 2,
+ "according": 2,
+ "given": 2,
+ "index": 2,
+ "void": 4,
+ "GetType": 1,
+ "reference": 4,
+ "getValue": 4,
+ "GetValue": 1,
+ "Update": 2,
+ "setValue": 2,
+ "SetValue": 1,
+ "static": 1,
+ "lang": 28,
+ "getDeclaredFields": 2,
+ "reflect": 1,
+ "Field": 5,
+ "try": 3,
+ "getClass": 1,
+ "catch": 11,
+ "SecurityException": 1,
+ "se": 1,
+ "throw": 11,
+ "RuntimeException": 11,
+ "Security": 1,
+ "manager": 1,
+ "denied": 1,
+ "access": 3,
+ "ArrayIndexOutOfBoundsException": 1,
+ "e": 13,
+ "No": 1,
+ "Exception": 3,
+ "Unable": 3,
+ "getMessage": 3,
+ "IllegalAccessException": 2,
+ "inaccessible": 2,
+ "IllegalArgumentException": 2,
+ "mismatch": 2,
+ "NullPointerException": 2,
+ "new_ref": 4,
+ "ets": 3,
+ "insert": 1,
+ "copy_ref_value": 1,
+ "unsafe_ref_value": 6,
+ "store.unsafe_ref_value": 1,
+ "lookup": 1,
+ "ref_functor": 1,
+ "canonicalize": 1,
+ "foreign_decl": 1,
+ "include": 4,
+ "mercury_type_info": 1,
+ "h": 4,
+ "mercury_heap": 1,
+ "mercury_misc": 1,
+ "MR_fatal_error": 5,
+ "mercury_deconstruct": 1,
+ "MR_arg": 3,
+ "ArgNum": 7,
+ "ArgRef": 22,
+ "may_not_duplicate": 1,
+ "MR_TypeInfo": 10,
+ "arg_type_info": 6,
+ "exp_arg_type_info": 6,
+ "MR_DuArgLocn": 2,
+ "arg_locn": 9,
+ "TypeInfo_for_T": 2,
+ "TypeInfo_for_ArgT": 2,
+ "MR_save_transient_registers": 2,
+ "MR_NONCANON_ABORT": 2,
+ "number": 2,
+ "range": 2,
+ "MR_compare_type_info": 2,
+ "MR_COMPARE_EQUAL": 2,
+ "wrong": 2,
+ "MR_restore_transient_registers": 2,
+ "NULL": 2,
+ "MR_arg_bits": 2,
+ "store.ref/2": 3,
+ "MR_arg_value": 2,
+ "C#": 6,
+ "store.Ref": 8,
+ "Ref.getValue": 6,
+ "*arg_ref": 1,
+ "*arg_locn": 1,
+ "&": 7,
+ "&&": 1,
+ "ValRef": 1,
+ "Ref.setValue": 3,
+ "ValRef.getValue": 2,
+ "*Ptr": 2,
+ "Ptr": 4,
+ "MR_strip_tag": 2,
+ "Arg": 6
+ },
"Monkey": {
"Strict": 1,
"sample": 1,
"class": 1,
"from": 1,
@@ -31225,10 +41360,513 @@
"operators": 1,
"|": 2,
"&": 1,
"c": 1
},
+ "Moocode": {
+ "@program": 29,
+ "toy": 3,
+ "wind": 1,
+ "this.wound": 8,
+ "+": 39,
+ ";": 505,
+ "player": 2,
+ "tell": 1,
+ "(": 600,
+ "this.name": 4,
+ ")": 593,
+ "player.location": 1,
+ "announce": 1,
+ "player.name": 1,
+ ".": 30,
+ "while": 15,
+ "read": 1,
+ "endwhile": 14,
+ "I": 1,
+ "M": 1,
+ "P": 1,
+ "O": 1,
+ "R": 1,
+ "T": 2,
+ "A": 1,
+ "N": 1,
+ "The": 2,
+ "following": 2,
+ "code": 43,
+ "cannot": 1,
+ "be": 1,
+ "used": 1,
+ "as": 28,
+ "is.": 1,
+ "You": 1,
+ "will": 1,
+ "need": 1,
+ "to": 1,
+ "rewrite": 1,
+ "functionality": 1,
+ "that": 3,
+ "is": 6,
+ "not": 2,
+ "present": 1,
+ "in": 43,
+ "your": 1,
+ "server/core.": 1,
+ "most": 1,
+ "straight": 1,
+ "-": 98,
+ "forward": 1,
+ "target": 7,
+ "other": 1,
+ "than": 1,
+ "Stunt/Improvise": 1,
+ "a": 12,
+ "server/core": 1,
+ "provides": 1,
+ "map": 5,
+ "datatype": 1,
+ "and": 1,
+ "anonymous": 1,
+ "objects.": 1,
+ "Installation": 1,
+ "my": 1,
+ "server": 1,
+ "uses": 1,
+ "the": 4,
+ "object": 1,
+ "numbers": 1,
+ "#36819": 1,
+ "MOOcode": 4,
+ "Experimental": 2,
+ "Language": 2,
+ "Package": 2,
+ "#36820": 1,
+ "Changelog": 1,
+ "#36821": 1,
+ "Dictionary": 1,
+ "#36822": 1,
+ "Compiler": 2,
+ "#38128": 1,
+ "Syntax": 4,
+ "Tree": 1,
+ "Pretty": 1,
+ "Printer": 1,
+ "#37644": 1,
+ "Tokenizer": 2,
+ "Prototype": 25,
+ "#37645": 1,
+ "Parser": 2,
+ "#37648": 1,
+ "Symbol": 2,
+ "#37649": 1,
+ "Literal": 1,
+ "#37650": 1,
+ "Statement": 8,
+ "#37651": 1,
+ "Operator": 11,
+ "#37652": 1,
+ "Control": 1,
+ "Flow": 1,
+ "#37653": 1,
+ "Assignment": 2,
+ "#38140": 1,
+ "Compound": 1,
+ "#38123": 1,
+ "Prefix": 1,
+ "#37654": 1,
+ "Infix": 1,
+ "#37655": 1,
+ "Name": 1,
+ "#37656": 1,
+ "Bracket": 1,
+ "#37657": 1,
+ "Brace": 1,
+ "#37658": 1,
+ "If": 1,
+ "#38119": 1,
+ "For": 1,
+ "#38120": 1,
+ "Loop": 1,
+ "#38126": 1,
+ "Fork": 1,
+ "#38127": 1,
+ "Try": 1,
+ "#37659": 1,
+ "Invocation": 1,
+ "#37660": 1,
+ "Verb": 1,
+ "Selector": 2,
+ "#37661": 1,
+ "Property": 1,
+ "#38124": 1,
+ "Error": 1,
+ "Catching": 1,
+ "#38122": 1,
+ "Positional": 1,
+ "#38141": 1,
+ "From": 1,
+ "#37662": 1,
+ "Utilities": 1,
+ "#36823": 1,
+ "Tests": 4,
+ "#36824": 1,
+ "#37646": 1,
+ "#37647": 1,
+ "parent": 1,
+ "plastic.tokenizer_proto": 4,
+ "_": 4,
+ "_ensure_prototype": 4,
+ "application/x": 27,
+ "moocode": 27,
+ "typeof": 11,
+ "this": 114,
+ "OBJ": 3,
+ "||": 19,
+ "raise": 23,
+ "E_INVARG": 3,
+ "_ensure_instance": 7,
+ "ANON": 2,
+ "plastic.compiler": 3,
+ "_lookup": 2,
+ "private": 1,
+ "{": 112,
+ "name": 9,
+ "}": 112,
+ "args": 26,
+ "if": 90,
+ "value": 73,
+ "this.variable_map": 3,
+ "[": 99,
+ "]": 102,
+ "E_RANGE": 17,
+ "return": 61,
+ "else": 45,
+ "tostr": 51,
+ "random": 3,
+ "this.reserved_names": 1,
+ "endif": 93,
+ "compile": 1,
+ "source": 32,
+ "options": 3,
+ "tokenizer": 6,
+ "this.plastic.tokenizer_proto": 2,
+ "create": 16,
+ "parser": 89,
+ "this.plastic.parser_proto": 2,
+ "compiler": 2,
+ "try": 2,
+ "statements": 13,
+ "except": 2,
+ "ex": 4,
+ "ANY": 3,
+ ".tokenizer.row": 1,
+ "endtry": 2,
+ "for": 31,
+ "statement": 29,
+ "statement.type": 10,
+ "@source": 3,
+ "p": 82,
+ "@compiler": 1,
+ "endfor": 31,
+ "ticks_left": 4,
+ "<": 13,
+ "seconds_left": 4,
+ "&&": 39,
+ "suspend": 4,
+ "statement.value": 20,
+ "elseif": 41,
+ "_generate": 1,
+ "isa": 21,
+ "this.plastic.sign_operator_proto": 1,
+ "|": 9,
+ "statement.first": 18,
+ "statement.second": 13,
+ "this.plastic.control_flow_statement_proto": 1,
+ "first": 22,
+ "statement.id": 3,
+ "this.plastic.if_statement_proto": 1,
+ "s": 47,
+ "respond_to": 9,
+ "@code": 28,
+ "@this": 13,
+ "i": 29,
+ "length": 11,
+ "LIST": 6,
+ "this.plastic.for_statement_proto": 1,
+ "statement.subtype": 2,
+ "this.plastic.loop_statement_proto": 1,
+ "prefix": 4,
+ "this.plastic.fork_statement_proto": 1,
+ "this.plastic.try_statement_proto": 1,
+ "x": 9,
+ "@x": 3,
+ "join": 6,
+ "this.plastic.assignment_operator_proto": 1,
+ "statement.first.type": 1,
+ "res": 19,
+ "rest": 3,
+ "v": 17,
+ "statement.first.value": 1,
+ "v.type": 2,
+ "v.first": 2,
+ "v.second": 1,
+ "this.plastic.bracket_operator_proto": 1,
+ "statement.third": 4,
+ "this.plastic.brace_operator_proto": 1,
+ "this.plastic.invocation_operator_proto": 1,
+ "@a": 2,
+ "statement.second.type": 2,
+ "this.plastic.property_selector_operator_proto": 1,
+ "this.plastic.error_catching_operator_proto": 1,
+ "second": 18,
+ "this.plastic.literal_proto": 1,
+ "toliteral": 1,
+ "this.plastic.positional_symbol_proto": 1,
+ "this.plastic.prefix_operator_proto": 3,
+ "this.plastic.infix_operator_proto": 1,
+ "this.plastic.traditional_ternary_operator_proto": 1,
+ "this.plastic.name_proto": 1,
+ "plastic.printer": 2,
+ "_print": 4,
+ "indent": 4,
+ "result": 7,
+ "item": 2,
+ "@result": 2,
+ "E_PROPNF": 1,
+ "print": 1,
+ "instance": 59,
+ "instance.row": 1,
+ "instance.column": 1,
+ "instance.source": 1,
+ "advance": 16,
+ "this.token": 21,
+ "this.source": 3,
+ "row": 23,
+ "this.row": 2,
+ "column": 63,
+ "this.column": 2,
+ "eol": 5,
+ "block_comment": 6,
+ "inline_comment": 4,
+ "loop": 14,
+ "len": 3,
+ "continue": 16,
+ "next_two": 4,
+ "column..column": 1,
+ "c": 44,
+ "break": 6,
+ "re": 1,
+ "not.": 1,
+ "Worse": 1,
+ "*": 4,
+ "valid": 2,
+ "error": 6,
+ "like": 4,
+ "E_PERM": 4,
+ "treated": 2,
+ "literal": 2,
+ "an": 2,
+ "invalid": 2,
+ "E_FOO": 1,
+ "variable.": 1,
+ "Any": 1,
+ "starts": 1,
+ "with": 1,
+ "characters": 1,
+ "*now*": 1,
+ "but": 1,
+ "errors": 1,
+ "are": 1,
+ "errors.": 1,
+ "*/": 1,
+ "<=>": 8,
+ "z": 4,
+ "col1": 6,
+ "mark": 2,
+ "start": 2,
+ "1": 13,
+ "9": 4,
+ "col2": 4,
+ "chars": 21,
+ "index": 2,
+ "E_": 1,
+ "token": 24,
+ "type": 9,
+ "this.errors": 1,
+ "col1..col2": 2,
+ "toobj": 1,
+ "float": 4,
+ "0": 1,
+ "cc": 1,
+ "e": 1,
+ "tofloat": 1,
+ "toint": 1,
+ "esc": 1,
+ "q": 1,
+ "col1..column": 1,
+ "plastic.parser_proto": 3,
+ "@options": 1,
+ "instance.tokenizer": 1,
+ "instance.symbols": 1,
+ "plastic": 1,
+ "this.plastic": 1,
+ "symbol": 65,
+ "plastic.name_proto": 1,
+ "plastic.literal_proto": 1,
+ "plastic.operator_proto": 10,
+ "plastic.prefix_operator_proto": 1,
+ "plastic.error_catching_operator_proto": 3,
+ "plastic.assignment_operator_proto": 1,
+ "plastic.compound_assignment_operator_proto": 5,
+ "plastic.traditional_ternary_operator_proto": 2,
+ "plastic.infix_operator_proto": 13,
+ "plastic.sign_operator_proto": 2,
+ "plastic.bracket_operator_proto": 1,
+ "plastic.brace_operator_proto": 1,
+ "plastic.control_flow_statement_proto": 3,
+ "plastic.if_statement_proto": 1,
+ "plastic.for_statement_proto": 1,
+ "plastic.loop_statement_proto": 2,
+ "plastic.fork_statement_proto": 1,
+ "plastic.try_statement_proto": 1,
+ "plastic.from_statement_proto": 2,
+ "plastic.verb_selector_operator_proto": 2,
+ "plastic.property_selector_operator_proto": 2,
+ "plastic.invocation_operator_proto": 1,
+ "id": 14,
+ "bp": 3,
+ "proto": 4,
+ "nothing": 1,
+ "this.plastic.symbol_proto": 2,
+ "this.symbols": 4,
+ "clone": 2,
+ "this.token.type": 1,
+ "this.token.value": 1,
+ "this.token.eol": 1,
+ "operator": 1,
+ "variable": 1,
+ "identifier": 1,
+ "keyword": 1,
+ "Unexpected": 1,
+ "end": 2,
+ "Expected": 1,
+ "t": 1,
+ "call": 1,
+ "nud": 2,
+ "on": 1,
+ "@definition": 1,
+ "new": 4,
+ "pop": 4,
+ "delete": 1,
+ "plastic.utilities": 6,
+ "suspend_if_necessary": 4,
+ "parse_map_sequence": 1,
+ "separator": 6,
+ "infix": 3,
+ "terminator": 6,
+ "symbols": 7,
+ "ids": 6,
+ "@ids": 2,
+ "push": 3,
+ "@symbol": 2,
+ ".id": 13,
+ "key": 7,
+ "expression": 19,
+ "@map": 1,
+ "parse_list_sequence": 2,
+ "list": 3,
+ "@list": 1,
+ "validate_scattering_pattern": 1,
+ "pattern": 5,
+ "state": 8,
+ "element": 1,
+ "element.type": 3,
+ "element.id": 2,
+ "element.first.type": 2,
+ "children": 4,
+ "node": 3,
+ "node.value": 1,
+ "@children": 1,
+ "match": 1,
+ "root": 2,
+ "keys": 3,
+ "matches": 3,
+ "stack": 4,
+ "next": 2,
+ "top": 5,
+ "@stack": 2,
+ "top.": 1,
+ "@matches": 1,
+ "plastic.symbol_proto": 2,
+ "opts": 2,
+ "instance.id": 1,
+ "instance.value": 1,
+ "instance.bp": 1,
+ "k": 3,
+ "instance.": 1,
+ "parents": 3,
+ "ancestor": 2,
+ "ancestors": 1,
+ "property": 1,
+ "properties": 1,
+ "this.type": 8,
+ "this.first": 8,
+ "import": 8,
+ "this.second": 7,
+ "left": 2,
+ "this.third": 3,
+ "sequence": 2,
+ "led": 4,
+ "this.bp": 2,
+ "second.type": 2,
+ "make_identifier": 4,
+ "first.id": 1,
+ "parser.symbols": 2,
+ "reserve_keyword": 2,
+ "this.plastic.utilities": 1,
+ "third": 4,
+ "third.id": 2,
+ "second.id": 1,
+ "std": 1,
+ "reserve_statement": 1,
+ "types": 7,
+ ".type": 1,
+ "target.type": 3,
+ "target.value": 3,
+ "target.id": 4,
+ "temp": 4,
+ "temp.id": 1,
+ "temp.first.id": 1,
+ "temp.first.type": 2,
+ "temp.second.type": 1,
+ "temp.first": 2,
+ "imports": 5,
+ "import.type": 2,
+ "@imports": 2,
+ "parser.plastic.invocation_operator_proto": 1,
+ "temp.type": 1,
+ "parser.plastic.name_proto": 2,
+ "temp.first.value": 1,
+ "temp.second": 1,
+ "first.type": 1,
+ "parser.imports": 2,
+ "import.id": 2,
+ "parser.plastic.assignment_operator_proto": 1,
+ "result.type": 1,
+ "result.first": 1,
+ "result.second": 1,
+ "@verb": 1,
+ "do_the_work": 3,
+ "none": 1,
+ "object_utils": 1,
+ "this.location": 3,
+ "room": 1,
+ "announce_all": 2,
+ "continue_msg": 1,
+ "fork": 1,
+ "endfork": 1,
+ "wind_down_msg": 1
+ },
"MoonScript": {
"types": 2,
"require": 5,
"util": 2,
"data": 1,
@@ -31499,10 +42137,44 @@
"dot": 1,
"varargs": 2,
"arg_list": 1,
"Value": 1
},
+ "MTML": {
+ "<$mt:Var>": 15,
+ "name=": 19,
+ "value=": 9,
+ "<mt:Categories>": 1,
+ "op=": 8,
+ "setvar=": 9,
+ "<mt:SetVarBlock>": 1,
+ "<": 2,
+ "a": 1,
+ "href": 1,
+ "<$mt:CategoryLabel>": 1,
+ "remove_html=": 1,
+ "</a>": 1,
+ "</mt:SetVarBlock>": 1,
+ "</mt:Categories>": 1,
+ "function=": 1,
+ "<mt:If>": 1,
+ "gt=": 2,
+ "<mt:Else>": 1,
+ "</mt:If>": 1,
+ "<mt:SetVarTemplate>": 1,
+ "<mt:Unless>": 1,
+ "</mt:Unless>": 1,
+ "</mt:SetVarTemplate>": 1,
+ "<mt:For>": 2,
+ "from=": 2,
+ "to=": 2,
+ "div": 1,
+ "class": 1,
+ "col_num": 1,
+ "</mt:For>": 2,
+ "</div>": 1
+ },
"Nemerle": {
"using": 1,
"System.Console": 1,
";": 2,
"module": 1,
@@ -34840,10 +45512,760 @@
"setMaintainContentOffsetAfterReload": 1,
"newValue": 2,
"indexPathWithIndexes": 1,
"indexAtPosition": 2
},
+ "Objective-C++": {
+ "#include": 26,
+ "<objc/objc-runtime.h>": 1,
+ "<wtf/StdLibExtras.h>": 1,
+ "#if": 10,
+ "(": 612,
+ "defined": 1,
+ "OBJC_API_VERSION": 2,
+ ")": 610,
+ "&&": 12,
+ "static": 16,
+ "inline": 3,
+ "IMP": 4,
+ "method_setImplementation": 2,
+ "Method": 2,
+ "m": 3,
+ "i": 29,
+ "{": 151,
+ "oi": 2,
+ "-": 175,
+ "method_imp": 2,
+ ";": 494,
+ "return": 149,
+ "}": 148,
+ "#endif": 19,
+ "namespace": 1,
+ "WebCore": 1,
+ "ENABLE": 10,
+ "DRAG_SUPPORT": 7,
+ "const": 16,
+ "double": 1,
+ "EventHandler": 30,
+ "TextDragDelay": 1,
+ "RetainPtr": 4,
+ "<NSEvent>": 4,
+ "&": 21,
+ "currentNSEventSlot": 6,
+ "DEFINE_STATIC_LOCAL": 1,
+ "event": 30,
+ "NSEvent": 21,
+ "*EventHandler": 2,
+ "currentNSEvent": 13,
+ ".get": 1,
+ "class": 14,
+ "CurrentEventScope": 14,
+ "WTF_MAKE_NONCOPYABLE": 1,
+ "public": 1,
+ "*": 34,
+ "private": 1,
+ "m_savedCurrentEvent": 3,
+ "#ifndef": 3,
+ "NDEBUG": 2,
+ "m_event": 3,
+ "*event": 11,
+ "ASSERT": 13,
+ "bool": 26,
+ "wheelEvent": 5,
+ "Page*": 7,
+ "page": 33,
+ "m_frame": 24,
+ "if": 104,
+ "false": 40,
+ "scope": 6,
+ "PlatformWheelEvent": 2,
+ "chrome": 8,
+ "platformPageClient": 4,
+ "handleWheelEvent": 2,
+ "wheelEvent.isAccepted": 1,
+ "PassRefPtr": 2,
+ "<KeyboardEvent>": 1,
+ "currentKeyboardEvent": 1,
+ "[": 268,
+ "NSApp": 5,
+ "currentEvent": 2,
+ "]": 266,
+ "switch": 4,
+ "type": 10,
+ "case": 25,
+ "NSKeyDown": 4,
+ "PlatformKeyboardEvent": 6,
+ "platformEvent": 2,
+ "platformEvent.disambiguateKeyDownEvent": 1,
+ "RawKeyDown": 1,
+ "KeyboardEvent": 2,
+ "create": 3,
+ "document": 6,
+ "defaultView": 2,
+ "NSKeyUp": 3,
+ "default": 3,
+ "keyEvent": 2,
+ "BEGIN_BLOCK_OBJC_EXCEPTIONS": 13,
+ "||": 18,
+ "END_BLOCK_OBJC_EXCEPTIONS": 13,
+ "void": 18,
+ "focusDocumentView": 1,
+ "FrameView*": 7,
+ "frameView": 4,
+ "view": 28,
+ "NSView": 14,
+ "*documentView": 1,
+ "documentView": 2,
+ "focusNSView": 1,
+ "focusController": 1,
+ "setFocusedFrame": 1,
+ "passWidgetMouseDownEventToWidget": 3,
+ "MouseEventWithHitTestResults": 7,
+ "RenderObject*": 2,
+ "target": 6,
+ "targetNode": 3,
+ "renderer": 7,
+ "isWidget": 2,
+ "passMouseDownEventToWidget": 3,
+ "toRenderWidget": 3,
+ "widget": 18,
+ "RenderWidget*": 1,
+ "renderWidget": 2,
+ "lastEventIsMouseUp": 2,
+ "*currentEventAfterHandlingMouseDown": 1,
+ "currentEventAfterHandlingMouseDown": 3,
+ "NSLeftMouseUp": 3,
+ "timestamp": 8,
+ "Widget*": 3,
+ "pWidget": 2,
+ "RefPtr": 1,
+ "<Widget>": 1,
+ "LOG_ERROR": 1,
+ "true": 29,
+ "platformWidget": 6,
+ "*nodeView": 1,
+ "nodeView": 9,
+ "superview": 5,
+ "*view": 4,
+ "hitTest": 2,
+ "convertPoint": 2,
+ "locationInWindow": 4,
+ "fromView": 3,
+ "nil": 25,
+ "client": 3,
+ "firstResponder": 1,
+ "clickCount": 8,
+ "<=>": 1,
+ "1": 1,
+ "acceptsFirstResponder": 1,
+ "needsPanelToBecomeKey": 1,
+ "makeFirstResponder": 1,
+ "wasDeferringLoading": 3,
+ "defersLoading": 1,
+ "setDefersLoading": 2,
+ "m_sendingEventToSubview": 24,
+ "*outerView": 1,
+ "getOuterView": 1,
+ "beforeMouseDown": 1,
+ "outerView": 2,
+ "widget.get": 2,
+ "mouseDown": 2,
+ "afterMouseDown": 1,
+ "m_mouseDownView": 5,
+ "m_mouseDownWasInSubframe": 7,
+ "m_mousePressed": 2,
+ "findViewInSubviews": 3,
+ "*superview": 1,
+ "*target": 1,
+ "NSEnumerator": 1,
+ "*e": 1,
+ "subviews": 1,
+ "objectEnumerator": 1,
+ "*subview": 1,
+ "while": 4,
+ "subview": 3,
+ "e": 1,
+ "nextObject": 1,
+ "mouseDownViewIfStillGood": 3,
+ "*mouseDownView": 1,
+ "mouseDownView": 3,
+ "topFrameView": 3,
+ "*topView": 1,
+ "topView": 2,
+ "eventLoopHandleMouseDragged": 1,
+ "mouseDragged": 2,
+ "//": 7,
+ "eventLoopHandleMouseUp": 1,
+ "mouseUp": 2,
+ "passSubframeEventToSubframe": 4,
+ "Frame*": 5,
+ "subframe": 13,
+ "HitTestResult*": 2,
+ "hoveredNode": 5,
+ "NSLeftMouseDragged": 1,
+ "NSOtherMouseDragged": 1,
+ "NSRightMouseDragged": 1,
+ "dragController": 1,
+ "didInitiateDrag": 1,
+ "NSMouseMoved": 2,
+ "eventHandler": 6,
+ "handleMouseMoveEvent": 3,
+ "currentPlatformMouseEvent": 8,
+ "NSLeftMouseDown": 3,
+ "Node*": 1,
+ "node": 3,
+ "isFrameView": 2,
+ "handleMouseReleaseEvent": 3,
+ "originalNSScrollViewScrollWheel": 4,
+ "_nsScrollViewScrollWheelShouldRetainSelf": 3,
+ "selfRetainingNSScrollViewScrollWheel": 3,
+ "NSScrollView": 2,
+ "SEL": 2,
+ "nsScrollViewScrollWheelShouldRetainSelf": 2,
+ "isMainThread": 3,
+ "setNSScrollViewScrollWheelShouldRetainSelf": 3,
+ "shouldRetain": 2,
+ "method": 2,
+ "class_getInstanceMethod": 1,
+ "objc_getRequiredClass": 1,
+ "@selector": 4,
+ "scrollWheel": 2,
+ "reinterpret_cast": 1,
+ "<IMP>": 1,
+ "*self": 1,
+ "selector": 2,
+ "shouldRetainSelf": 3,
+ "self": 70,
+ "retain": 1,
+ "release": 1,
+ "passWheelEventToWidget": 1,
+ "NSView*": 1,
+ "static_cast": 1,
+ "<FrameView*>": 1,
+ "frame": 3,
+ "NSScrollWheel": 1,
+ "v": 6,
+ "loader": 1,
+ "resetMultipleFormSubmissionProtection": 1,
+ "handleMousePressEvent": 2,
+ "int": 36,
+ "%": 2,
+ "handleMouseDoubleClickEvent": 1,
+ "else": 11,
+ "sendFakeEventsAfterWidgetTracking": 1,
+ "*initiatingEvent": 1,
+ "eventType": 5,
+ "initiatingEvent": 22,
+ "*fakeEvent": 1,
+ "fakeEvent": 6,
+ "mouseEventWithType": 2,
+ "location": 3,
+ "modifierFlags": 6,
+ "windowNumber": 6,
+ "context": 6,
+ "eventNumber": 3,
+ "pressure": 3,
+ "postEvent": 3,
+ "atStart": 3,
+ "YES": 6,
+ "keyEventWithType": 1,
+ "characters": 3,
+ "charactersIgnoringModifiers": 2,
+ "isARepeat": 2,
+ "keyCode": 2,
+ "window": 1,
+ "convertScreenToBase": 1,
+ "mouseLocation": 1,
+ "mouseMoved": 2,
+ "frameHasPlatformWidget": 4,
+ "passMousePressEventToSubframe": 1,
+ "mev": 6,
+ "mev.event": 3,
+ "passMouseMoveEventToSubframe": 1,
+ "m_mouseDownMayStartDrag": 1,
+ "passMouseReleaseEventToSubframe": 1,
+ "PlatformMouseEvent": 5,
+ "*windowView": 1,
+ "windowView": 2,
+ "CONTEXT_MENUS": 2,
+ "sendContextMenuEvent": 2,
+ "eventMayStartDrag": 2,
+ "eventActivatedView": 1,
+ "m_activationEventNumber": 1,
+ "event.eventNumber": 1,
+ "<Clipboard>": 1,
+ "createDraggingClipboard": 1,
+ "NSPasteboard": 2,
+ "*pasteboard": 1,
+ "pasteboardWithName": 1,
+ "NSDragPboard": 1,
+ "pasteboard": 2,
+ "declareTypes": 1,
+ "NSArray": 3,
+ "array": 2,
+ "owner": 15,
+ "ClipboardMac": 1,
+ "Clipboard": 1,
+ "DragAndDrop": 1,
+ "ClipboardWritable": 1,
+ "tabsToAllFormControls": 1,
+ "KeyboardEvent*": 1,
+ "KeyboardUIMode": 1,
+ "keyboardUIMode": 5,
+ "handlingOptionTab": 4,
+ "isKeyboardOptionTab": 1,
+ "KeyboardAccessTabsToLinks": 2,
+ "KeyboardAccessFull": 1,
+ "needsKeyboardEventDisambiguationQuirks": 2,
+ "Document*": 1,
+ "applicationIsSafari": 1,
+ "url": 2,
+ ".protocolIs": 2,
+ "Settings*": 1,
+ "settings": 5,
+ "DASHBOARD_SUPPORT": 1,
+ "usesDashboardBackwardCompatibilityMode": 1,
+ "unsigned": 2,
+ "accessKeyModifiers": 1,
+ "AXObjectCache": 1,
+ "accessibilityEnhancedUserInterfaceEnabled": 1,
+ "CtrlKey": 2,
+ "|": 3,
+ "AltKey": 1,
+ "#import": 3,
+ "<objc/runtime.h>": 1,
+ "<sqlite3.h>": 1,
+ "#ifdef": 6,
+ "OODEBUG": 1,
+ "#define": 1,
+ "OODEBUG_SQL": 4,
+ "OOOODatabase": 1,
+ "OODB": 1,
+ "NSString": 25,
+ "*kOOObject": 1,
+ "@": 28,
+ "*kOOInsert": 1,
+ "*kOOUpdate": 1,
+ "*kOOExecSQL": 1,
+ "#pragma": 5,
+ "mark": 5,
+ "OORecord": 3,
+ "abstract": 1,
+ "superclass": 1,
+ "for": 14,
+ "records": 1,
+ "@implementation": 7,
+ "+": 55,
+ "id": 19,
+ "record": 18,
+ "OO_AUTORETURNS": 2,
+ "OO_AUTORELEASE": 3,
+ "alloc": 11,
+ "init": 4,
+ "insert": 7,
+ "*record": 4,
+ "insertWithParent": 1,
+ "parent": 10,
+ "OODatabase": 26,
+ "sharedInstance": 37,
+ "copyJoinKeysFrom": 1,
+ "to": 6,
+ "delete": 4,
+ "update": 4,
+ "indate": 4,
+ "upsert": 4,
+ "commit": 6,
+ "rollback": 5,
+ "setNilValueForKey": 1,
+ "key": 2,
+ "OOReference": 2,
+ "<NSValue>": 1,
+ "zeroForNull": 4,
+ "NSNumber": 4,
+ "numberWithInt": 1,
+ "setValue": 1,
+ "forKey": 1,
+ "OOArray": 16,
+ "<id>": 14,
+ "select": 21,
+ "intoClass": 11,
+ "joinFrom": 10,
+ "cOOString": 15,
+ "sql": 21,
+ "selectRecordsRelatedTo": 1,
+ "importFrom": 1,
+ "OOFile": 4,
+ "file": 2,
+ "delimiter": 4,
+ "delim": 4,
+ "rows": 2,
+ "OOMetaData": 21,
+ "import": 1,
+ "file.string": 1,
+ "insertArray": 3,
+ "BOOL": 11,
+ "exportTo": 1,
+ "file.save": 1,
+ "export": 1,
+ "bindToView": 1,
+ "OOView": 2,
+ "delegate": 4,
+ "bindRecord": 1,
+ "toView": 1,
+ "updateFromView": 1,
+ "updateRecord": 1,
+ "description": 6,
+ "*metaData": 14,
+ "metaDataForClass": 3,
+ "hack": 1,
+ "required": 2,
+ "where": 1,
+ "contains": 1,
+ "a": 9,
+ "field": 1,
+ "avoid": 1,
+ "recursion": 1,
+ "OOStringArray": 6,
+ "ivars": 5,
+ "<<": 2,
+ "metaData": 26,
+ "encode": 3,
+ "dictionaryWithValuesForKeys": 3,
+ "@end": 14,
+ "OOAdaptor": 6,
+ "all": 3,
+ "methods": 1,
+ "by": 1,
+ "objsql": 1,
+ "access": 2,
+ "database": 12,
+ "@interface": 6,
+ "NSObject": 1,
+ "sqlite3": 1,
+ "*db": 1,
+ "sqlite3_stmt": 1,
+ "*stmt": 1,
+ "struct": 5,
+ "_str_link": 5,
+ "*next": 2,
+ "char": 9,
+ "str": 7,
+ "*strs": 1,
+ "OO_UNSAFE": 1,
+ "*owner": 3,
+ "initPath": 5,
+ "path": 9,
+ "prepare": 4,
+ "bindCols": 5,
+ "cOOStringArray": 3,
+ "columns": 7,
+ "values": 29,
+ "cOOValueDictionary": 2,
+ "startingAt": 5,
+ "pno": 13,
+ "bindNulls": 8,
+ "bindResultsIntoInstancesOfClass": 4,
+ "Class": 9,
+ "recordClass": 16,
+ "sqlite_int64": 2,
+ "lastInsertRowID": 2,
+ "NSData": 3,
+ "OOExtras": 9,
+ "initWithDescription": 1,
+ "is": 2,
+ "the": 5,
+ "low": 1,
+ "level": 1,
+ "interface": 1,
+ "particular": 2,
+ "<OODatabase>": 1,
+ "sharedInstanceForPath": 2,
+ "OODocument": 1,
+ ".path": 1,
+ "OONil": 1,
+ "OO_RELEASE": 6,
+ "exec": 10,
+ "fmt": 9,
+ "...": 3,
+ "va_list": 3,
+ "argp": 12,
+ "va_start": 3,
+ "*sql": 5,
+ "initWithFormat": 3,
+ "arguments": 3,
+ "va_end": 3,
+ "objects": 4,
+ "deleteArray": 2,
+ "object": 13,
+ "commitTransaction": 3,
+ "super": 3,
+ "adaptor": 1,
+ "registerSubclassesOf": 1,
+ "recordSuperClass": 2,
+ "numClasses": 5,
+ "objc_getClassList": 2,
+ "NULL": 4,
+ "*classes": 2,
+ "malloc": 2,
+ "sizeof": 2,
+ "<Class>": 1,
+ "viewClasses": 4,
+ "classNames": 4,
+ "scan": 1,
+ "registered": 2,
+ "classes": 12,
+ "relevant": 1,
+ "subclasses": 1,
+ "c": 14,
+ "<": 5,
+ "superClass": 5,
+ "class_getName": 4,
+ "class_getSuperclass": 1,
+ "respondsToSelector": 2,
+ "ooTableSql": 1,
+ "tableMetaDataForClass": 8,
+ "break": 6,
+ "delay": 1,
+ "creation": 1,
+ "views": 1,
+ "until": 1,
+ "after": 1,
+ "tables": 1,
+ "<viewClasses>": 1,
+ "in": 9,
+ "order": 1,
+ "free": 3,
+ "Register": 1,
+ "list": 1,
+ "of": 2,
+ "before": 1,
+ "using": 2,
+ "them": 2,
+ "so": 2,
+ "can": 1,
+ "determine": 1,
+ "relationships": 1,
+ "between": 1,
+ "registerTableClassesNamed": 1,
+ "tableClass": 2,
+ "NSBundle": 1,
+ "mainBundle": 1,
+ "classNamed": 1,
+ "Send": 1,
+ "any": 2,
+ "SQL": 1,
+ "Sql": 1,
+ "format": 1,
+ "string": 1,
+ "escape": 1,
+ "Any": 1,
+ "results": 3,
+ "returned": 1,
+ "are": 1,
+ "placed": 1,
+ "as": 1,
+ "an": 1,
+ "dictionary": 1,
+ "results.": 1,
+ "*/": 1,
+ "errcode": 12,
+ "OOString": 6,
+ "stringForSql": 2,
+ "*aColumnName": 1,
+ "**results": 1,
+ "allKeys": 1,
+ "objectAtIndex": 1,
+ "OOValueDictionary": 5,
+ "joinValues": 4,
+ "sharedColumns": 5,
+ "*parentMetaData": 1,
+ "parentMetaData": 2,
+ "naturalJoinTo": 1,
+ "joinableColumns": 1,
+ "whereClauseFor": 2,
+ "qualifyNulls": 2,
+ "NO": 3,
+ "ooOrderBy": 2,
+ "OOFormat": 5,
+ "NSLog": 4,
+ "*joinValues": 1,
+ "*adaptor": 7,
+ "<OOMetaData>": 1,
+ "tablesRelatedByNaturalJoinFrom": 1,
+ "tablesWithNaturalJoin": 5,
+ "**tablesWithNaturalJoin": 1,
+ "*childMetaData": 1,
+ "tableMetaDataByClassName": 3,
+ "prepareSql": 1,
+ "toTable": 1,
+ "childMetaData": 1,
+ "OODictionary": 2,
+ "<NSNumber>": 1,
+ "tmpResults": 1,
+ "kOOExecSQL": 1,
+ "*exec": 2,
+ "OOWarn": 9,
+ "errmsg": 5,
+ "continue": 3,
+ "OORef": 2,
+ "<NSObject>": 1,
+ "*values": 3,
+ "kOOObject": 3,
+ "isInsert": 4,
+ "kOOInsert": 1,
+ "isUpdate": 5,
+ "kOOUpdate": 2,
+ "newValues": 3,
+ "changedCols": 4,
+ "*name": 4,
+ "*newValues": 1,
+ "name": 9,
+ "isEqual": 1,
+ "tableName": 4,
+ "columns/": 1,
+ "nchanged": 4,
+ "*object": 1,
+ "lastSQL": 4,
+ "**changedCols": 1,
+ "quote": 2,
+ "commaQuote": 2,
+ "<metaData->": 1,
+ "commited": 2,
+ "updateCount": 2,
+ "transaction": 2,
+ "updated": 2,
+ "NSMutableDictionary": 1,
+ "*d": 1,
+ "*transaction": 1,
+ "d": 2,
+ "<OORecord>": 1,
+ "OO_ARC": 1,
+ "boxed": 1,
+ "valueForKey": 1,
+ "pointerValue": 1,
+ "setValuesForKeysWithDictionary": 2,
+ "decode": 2,
+ "count": 1,
+ "className": 3,
+ "createTableSQL": 2,
+ "*idx": 1,
+ "indexes": 1,
+ "idx": 2,
+ "implements": 1,
+ ".directory": 1,
+ ".mkdir": 1,
+ "sqlite3_open": 1,
+ "db": 8,
+ "SQLITE_OK": 6,
+ "*path": 1,
+ "sqlite3_prepare_v2": 1,
+ "stmt": 20,
+ "sqlite3_errmsg": 3,
+ "bindValue": 2,
+ "value": 26,
+ "asParameter": 2,
+ "OODEBUG_BIND": 1,
+ "OONull": 3,
+ "sqlite3_bind_null": 1,
+ "OOSQL_THREAD_SAFE_BUT_USES_MORE_MEMORY": 1,
+ "isKindOfClass": 3,
+ "sqlite3_bind_text": 2,
+ "UTF8String": 1,
+ "SQLITE_STATIC": 3,
+ "#else": 1,
+ "len": 4,
+ "lengthOfBytesUsingEncoding": 1,
+ "NSUTF8StringEncoding": 3,
+ "*str": 2,
+ "next": 3,
+ "strs": 6,
+ "getCString": 1,
+ "maxLength": 1,
+ "encoding": 2,
+ "sqlite3_bind_blob": 1,
+ "bytes": 5,
+ "length": 4,
+ "*type": 1,
+ "objCType": 1,
+ "sqlite3_bind_int": 1,
+ "intValue": 3,
+ "sqlite3_bind_int64": 1,
+ "longLongValue": 1,
+ "sqlite3_bind_double": 1,
+ "doubleValue": 1,
+ "*columns": 1,
+ "valuesForNextRow": 2,
+ "ncols": 2,
+ "sqlite3_column_count": 1,
+ "sqlite3_column_name": 1,
+ "sqlite3_column_type": 2,
+ "SQLITE_NULL": 1,
+ "SQLITE_INTEGER": 1,
+ "initWithLongLong": 1,
+ "sqlite3_column_int64": 1,
+ "SQLITE_FLOAT": 1,
+ "initWithDouble": 1,
+ "sqlite3_column_double": 1,
+ "SQLITE_TEXT": 1,
+ "*bytes": 2,
+ "sqlite3_column_text": 1,
+ "NSMutableString": 1,
+ "initWithBytes": 2,
+ "sqlite3_column_bytes": 2,
+ "SQLITE_BLOB": 1,
+ "sqlite3_column_blob": 1,
+ "out": 4,
+ "awakeFromDB": 4,
+ "instancesRespondToSelector": 1,
+ "sqlite3_step": 1,
+ "SQLITE_ROW": 1,
+ "SQLITE_DONE": 1,
+ "out.alloc": 1,
+ "sqlite3_changes": 1,
+ "sqlite3_finalize": 1,
+ "sqlite3_last_insert_rowid": 1,
+ "dealloc": 1,
+ "sqlite3_close": 1,
+ "OO_DEALLOC": 1,
+ "instances": 1,
+ "represent": 1,
+ "table": 1,
+ "and": 2,
+ "it": 2,
+ "s": 2,
+ "l": 1,
+ "C": 1,
+ "S": 1,
+ "I": 1,
+ "L": 1,
+ "q": 1,
+ "Q": 1,
+ "f": 1,
+ "_": 2,
+ "tag": 1,
+ "A": 2,
+ "<'>": 1,
+ "iptr": 4,
+ "*optr": 1,
+ "unhex": 2,
+ "*iptr": 1,
+ "*16": 1,
+ "hex": 1,
+ "initWithBytesNoCopy": 1,
+ "optr": 1,
+ "freeWhenDone": 1,
+ "stringValue": 4,
+ "charValue": 1,
+ "shortValue": 1,
+ "OOReplace": 2,
+ "reformat": 4,
+ "NSDictionary": 2,
+ "__IPHONE_OS_VERSION_MIN_REQUIRED": 1,
+ "UISwitch": 2,
+ "text": 1,
+ "self.on": 1
+ },
"OCaml": {
"{": 11,
"shared": 1,
"open": 4,
"Eliom_content": 1,
@@ -35724,33 +47146,33 @@
},
"Perl": {
"package": 14,
"App": 131,
"Ack": 136,
- ";": 1185,
- "use": 76,
- "warnings": 16,
- "strict": 16,
+ ";": 1193,
+ "use": 83,
+ "warnings": 18,
+ "strict": 18,
"File": 54,
"Next": 27,
"Plugin": 2,
"Basic": 10,
- "head1": 31,
- "NAME": 5,
- "-": 860,
+ "head1": 36,
+ "NAME": 6,
+ "-": 868,
"A": 2,
"container": 1,
- "for": 78,
+ "for": 83,
"functions": 2,
- "the": 131,
+ "the": 143,
"ack": 38,
"program": 6,
"VERSION": 15,
"Version": 1,
- "cut": 27,
+ "cut": 28,
"our": 34,
- "COPYRIGHT": 6,
+ "COPYRIGHT": 7,
"BEGIN": 7,
"{": 1121,
"}": 1134,
"fh": 28,
"*STDOUT": 6,
@@ -35763,12 +47185,12 @@
"output_to_pipe": 12,
"dir_sep_chars": 10,
"is_cygwin": 6,
"is_windows": 12,
"Spec": 13,
- "(": 919,
- ")": 917,
+ "(": 925,
+ ")": 923,
"Glob": 4,
"Getopt": 6,
"Long": 6,
"_MTN": 2,
"blib": 2,
@@ -35779,31 +47201,31 @@
"_sgbak": 2,
"_build": 2,
"actionscript": 2,
"[": 159,
"qw": 35,
- "as": 33,
+ "as": 37,
"mxml": 2,
"]": 155,
"ada": 4,
"adb": 2,
"ads": 2,
"asm": 4,
- "s": 34,
+ "s": 35,
"batch": 2,
"bat": 2,
"cmd": 2,
"binary": 3,
"q": 5,
"Binary": 2,
- "files": 41,
+ "files": 42,
"defined": 54,
- "by": 11,
- "Perl": 6,
+ "by": 16,
+ "Perl": 9,
"T": 2,
"op": 2,
- "default": 16,
+ "default": 19,
"off": 4,
"tt": 4,
"tt2": 2,
"ttml": 2,
"vb": 4,
@@ -35825,61 +47247,61 @@
"dtd": 2,
"xsl": 2,
"xslt": 2,
"ent": 2,
"while": 31,
- "my": 401,
+ "my": 404,
"type": 69,
"exts": 6,
"each": 14,
- "if": 272,
+ "if": 276,
"ref": 33,
"ext": 14,
"@": 38,
"push": 30,
"_": 101,
"mk": 2,
"mak": 2,
- "not": 53,
+ "not": 54,
"t": 18,
"p": 9,
"STDIN": 2,
"O": 4,
"eq": 31,
"/MSWin32/": 2,
"quotemeta": 5,
"catfile": 4,
- "SYNOPSIS": 5,
- "If": 14,
- "you": 33,
- "want": 5,
- "to": 86,
+ "SYNOPSIS": 6,
+ "If": 15,
+ "you": 44,
+ "want": 7,
+ "to": 95,
"know": 4,
- "about": 3,
+ "about": 4,
"F": 24,
"<ack>": 13,
- "see": 4,
- "file": 40,
- "itself.": 2,
+ "see": 5,
+ "file": 49,
+ "itself.": 3,
"No": 4,
"user": 4,
"serviceable": 1,
"parts": 1,
"inside.": 1,
- "is": 62,
- "all": 22,
- "that": 27,
+ "is": 69,
+ "all": 23,
+ "that": 33,
"should": 6,
"this.": 1,
"FUNCTIONS": 1,
- "head2": 32,
+ "head2": 34,
"read_ackrc": 4,
"Reads": 1,
"contents": 2,
- "of": 55,
+ "of": 64,
".ackrc": 1,
- "and": 76,
+ "and": 85,
"returns": 4,
"arguments.": 1,
"sub": 225,
"@files": 12,
"ENV": 40,
@@ -35893,11 +47315,11 @@
"GLOB_TILDE": 2,
"filename": 68,
"&&": 83,
"e": 20,
"open": 7,
- "or": 47,
+ "or": 49,
"die": 38,
"@lines": 21,
"/./": 2,
"/": 69,
"s*#/": 2,
@@ -35908,15 +47330,15 @@
"+": 120,
"//": 9,
"return": 157,
"get_command_line_options": 4,
"Gets": 3,
- "command": 13,
+ "command": 14,
"line": 20,
"arguments": 2,
"does": 10,
- "specific": 1,
+ "specific": 2,
"tweaking.": 1,
"opt": 291,
"pager": 19,
"ACK_PAGER_COLOR": 7,
"||": 49,
@@ -35935,13 +47357,13 @@
"ACK_COLOR_FILENAME": 5,
"ACK_COLOR_LINENO": 4,
"column": 4,
"#": 99,
"ignore": 7,
- "this": 18,
+ "this": 22,
"option": 7,
- "it": 25,
+ "it": 28,
"handled": 2,
"beforehand": 2,
"f": 25,
"flush": 8,
"follow": 7,
@@ -35969,11 +47391,11 @@
"remove_dir_sep": 7,
"delete": 10,
"print_version_statement": 2,
"exit": 16,
"show_help": 3,
- "@_": 41,
+ "@_": 43,
"show_help_types": 2,
"require": 12,
"Pod": 4,
"Usage": 4,
"pod2usage": 2,
@@ -35981,11 +47403,11 @@
"exitval": 2,
"dummy": 2,
"wanted": 4,
"no//": 2,
"must": 5,
- "be": 30,
+ "be": 36,
"later": 2,
"exists": 19,
"else": 53,
"qq": 18,
"Unknown": 2,
@@ -36016,47 +47438,47 @@
"warn": 22,
"..": 7,
"uniq": 4,
"@uniq": 2,
"sort": 8,
- "a": 81,
+ "a": 85,
"<=>": 2,
"b": 6,
"keys": 15,
"numerical": 2,
"occurs": 2,
"only": 11,
"once": 4,
"Go": 1,
"through": 6,
"look": 2,
- "I": 67,
+ "I": 68,
"<--type-set>": 1,
"foo=": 1,
"bar": 3,
"<--type-add>": 1,
"xml=": 1,
- ".": 121,
+ ".": 125,
"Remove": 1,
"them": 5,
- "add": 8,
+ "add": 9,
"supported": 1,
"filetypes": 8,
"i.e.": 2,
"into": 6,
- "etc.": 1,
+ "etc.": 3,
"@typedef": 8,
"td": 6,
- "set": 11,
+ "set": 12,
"Builtin": 4,
"cannot": 4,
"changed.": 4,
"ne": 9,
"delete_type": 5,
"Type": 2,
"exist": 4,
- "creating": 2,
+ "creating": 3,
"with": 26,
"...": 2,
"unless": 39,
"@exts": 8,
".//": 2,
@@ -36064,31 +47486,31 @@
"append": 2,
"Removes": 1,
"internal": 1,
"structures": 1,
"containing": 5,
- "information": 1,
+ "information": 2,
"type_wanted.": 1,
"Internal": 2,
"error": 4,
"builtin": 2,
"ignoredir_filter": 5,
"Standard": 1,
"filter": 12,
"pass": 1,
- "L": 18,
+ "L": 34,
"<File::Next>": 1,
"descend_filter.": 1,
- "It": 2,
+ "It": 3,
"true": 3,
"directory": 8,
- "any": 3,
+ "any": 4,
"ones": 1,
"we": 7,
"ignore.": 1,
"path": 28,
- "This": 24,
+ "This": 27,
"removes": 1,
"trailing": 1,
"separator": 4,
"there": 6,
"one": 9,
@@ -36100,32 +47522,32 @@
"could": 2,
"be.": 1,
"For": 5,
"example": 5,
"<foo.pod>": 1,
- "The": 20,
+ "The": 22,
"filetype": 1,
- "will": 7,
- "C": 48,
+ "will": 9,
+ "C": 56,
"<undef>": 1,
- "can": 26,
+ "can": 30,
"skipped": 2,
- "something": 2,
+ "something": 3,
"avoid": 1,
"searching": 6,
"even": 4,
- "under": 4,
+ "under": 5,
"a.": 1,
"constant": 2,
"TEXT": 16,
"basename": 9,
".*": 2,
"is_searchable": 8,
"lc_basename": 8,
"lc": 5,
"r": 14,
- "B": 75,
+ "B": 76,
"header": 17,
"SHEBANG#!#!": 2,
"ruby": 3,
"|": 28,
"lua": 2,
@@ -36155,27 +47577,27 @@
"nOo_/": 2,
"_thpppt": 3,
"_get_thpppt": 3,
"print": 35,
"_bar": 3,
- "<<": 6,
+ "<<": 10,
"&": 22,
"*I": 2,
"g": 7,
"#.": 6,
".#": 4,
"I#": 2,
"#I": 6,
"#7": 4,
"results.": 2,
- "on": 24,
- "when": 17,
- "used": 11,
+ "on": 25,
+ "when": 18,
+ "used": 12,
"interactively": 6,
- "no": 21,
+ "no": 22,
"Print": 6,
- "between": 3,
+ "between": 4,
"results": 8,
"different": 2,
"files.": 6,
"group": 2,
"Same": 8,
@@ -36200,11 +47622,11 @@
"non": 2,
"goes": 2,
"pipe": 4,
"finding": 2,
"Only": 7,
- "found": 9,
+ "found": 11,
"without": 3,
"searching.": 2,
"PATTERN": 8,
"specified.": 4,
"REGEX": 2,
@@ -36212,17 +47634,17 @@
"REGEX.": 2,
"Sort": 2,
"lexically.": 3,
"invert": 2,
"Print/search": 2,
- "handle": 2,
- "do": 11,
+ "handle": 3,
+ "do": 12,
"g/": 2,
"G.": 2,
"show": 3,
"Show": 2,
- "which": 6,
+ "which": 7,
"has.": 2,
"inclusion/exclusion": 2,
"All": 4,
"searched": 5,
"Ignores": 2,
@@ -36254,11 +47676,11 @@
"any_output": 10,
"keep_context": 8,
"@before": 16,
"before_starts_at_line": 10,
"after": 18,
- "number": 3,
+ "number": 4,
"still": 4,
"res": 59,
"next_text": 8,
"has_lines": 4,
"scalar": 2,
@@ -36319,22 +47741,22 @@
"show_total": 6,
"print_count": 4,
"print_count0": 2,
"filetypes_supported_set": 9,
"True/False": 1,
- "are": 24,
+ "are": 25,
"print_files": 4,
"iter": 23,
- "returned": 2,
+ "returned": 3,
"iterator": 3,
"<$regex>": 1,
"<$one>": 1,
"stop": 1,
"first.": 1,
"<$ors>": 1,
"<\"\\n\">": 1,
- "defines": 1,
+ "defines": 2,
"what": 14,
"filename.": 1,
"print_files_with_matches": 4,
"where": 3,
"was": 2,
@@ -36400,28 +47822,28 @@
"Unable": 2,
"going": 1,
"pipe.": 1,
"exit_from_ack": 5,
"Exit": 1,
- "application": 10,
+ "application": 15,
"correct": 1,
"code.": 2,
"otherwise": 2,
"handed": 1,
- "in": 29,
+ "in": 36,
"argument.": 1,
"rc": 11,
"LICENSE": 3,
"Copyright": 2,
"Andy": 2,
"Lester.": 2,
- "free": 3,
+ "free": 4,
"software": 3,
- "redistribute": 3,
- "and/or": 3,
- "modify": 3,
- "terms": 3,
+ "redistribute": 4,
+ "and/or": 4,
+ "modify": 4,
+ "terms": 4,
"Artistic": 2,
"License": 2,
"v2.0.": 2,
"End": 3,
"SHEBANG#!#! perl": 4,
@@ -36433,12 +47855,12 @@
"Number": 1,
"<n>": 1,
"unspecified": 1,
"fib": 4,
"N": 2,
- "SEE": 3,
- "ALSO": 3,
+ "SEE": 4,
+ "ALSO": 4,
"<examples/benchmarks/fib.pir>": 1,
"SHEBANG#!perl": 5,
"MAIN": 1,
"main": 3,
"env_is_usable": 3,
@@ -36455,11 +47877,11 @@
"build_regex": 3,
"nargs": 2,
"Resource": 5,
"file_matching": 2,
"check_regex": 2,
- "like": 12,
+ "like": 13,
"finder": 1,
"options": 7,
"FILE...": 1,
"DIRECTORY...": 1,
"designed": 1,
@@ -36474,11 +47896,11 @@
"given": 10,
"PATTERN.": 1,
"By": 2,
"prints": 2,
"also": 7,
- "would": 3,
+ "would": 5,
"actually": 1,
"let": 1,
"take": 5,
"advantage": 1,
".wango": 1,
@@ -36492,25 +47914,25 @@
"whatever": 1,
"were": 1,
"specified": 3,
"line.": 4,
"default.": 2,
- "item": 42,
+ "item": 44,
"<REGEX>": 11,
"paths": 3,
"included": 1,
"search.": 1,
- "entire": 2,
+ "entire": 3,
"matched": 1,
"against": 1,
"shell": 4,
"glob.": 1,
"<-i>": 5,
"<-w>": 2,
"<-v>": 3,
"<-Q>": 4,
- "apply": 2,
+ "apply": 3,
"relative": 1,
"convenience": 1,
"shortcut": 2,
"<-f>": 6,
"<--group>": 2,
@@ -36552,11 +47974,11 @@
"may": 3,
"wish": 1,
"include": 1,
"<--ignore-dir=data>": 1,
"<--noignore-dir>": 1,
- "allows": 2,
+ "allows": 4,
"normally": 1,
"perhaps": 1,
"research": 1,
"<.svn/props>": 1,
"always": 5,
@@ -36564,21 +47986,21 @@
"name.": 1,
"Nested": 1,
"<foo/bar>": 1,
"NOT": 1,
"supported.": 1,
- "You": 3,
- "need": 3,
+ "You": 4,
+ "need": 5,
"specify": 1,
"<--ignore-dir=foo>": 1,
- "then": 3,
+ "then": 4,
"foo": 6,
"taken": 1,
"account": 1,
"explicitly": 1,
"<NUM>": 2,
- "file.": 2,
+ "file.": 3,
"Multiple": 1,
"<--line>": 1,
"comma": 1,
"separated": 2,
"<--line=3,5,7>": 1,
@@ -36615,13 +48037,13 @@
"<--passthru>": 1,
"whether": 1,
"they": 1,
"expression.": 1,
"Highlighting": 1,
- "work": 1,
+ "work": 3,
"though": 1,
- "so": 3,
+ "so": 4,
"highlight": 1,
"seeing": 1,
"tail": 1,
"/access.log": 1,
"<--print0>": 1,
@@ -36630,13 +48052,13 @@
"null": 1,
"byte": 1,
"usual": 1,
"newline.": 1,
"dealing": 1,
- "contain": 2,
+ "contain": 3,
"whitespace": 1,
- "e.g.": 1,
+ "e.g.": 2,
"html": 1,
"xargs": 2,
"rm": 1,
"<--literal>": 1,
"Quote": 1,
@@ -36653,22 +48075,22 @@
"<--no-recurse>": 1,
"off.": 1,
"<--smart-case>": 1,
"<--no-smart-case>": 1,
"strings": 1,
- "contains": 1,
+ "contains": 2,
"uppercase": 1,
"characters.": 1,
"similar": 1,
"<smartcase>": 1,
"vim.": 1,
"overrides": 2,
"option.": 1,
"<--sort-files>": 1,
"Sorts": 1,
"Use": 6,
- "your": 13,
+ "your": 20,
"listings": 1,
"deterministic": 1,
"runs": 1,
"<--show-types>": 1,
"Outputs": 1,
@@ -36678,20 +48100,20 @@
"Display": 1,
"important": 1,
"Bill": 1,
"Cat": 1,
"logo.": 1,
- "Note": 4,
+ "Note": 5,
"exact": 1,
"spelling": 1,
"<--thpppppt>": 1,
"important.": 1,
"make": 3,
"perl": 8,
"php": 2,
"python": 1,
- "looks": 1,
+ "looks": 2,
"location.": 1,
"variable": 1,
"specifies": 1,
"placed": 1,
"front": 1,
@@ -36731,11 +48153,11 @@
"mode.": 1,
"<--color-lineno>": 1,
"See": 1,
"<ACK_COLOR_FILENAME>": 1,
"specifications.": 1,
- "such": 5,
+ "such": 6,
"<more>": 1,
"<less>": 1,
"<most>": 1,
"send": 1,
"output.": 1,
@@ -36744,11 +48166,11 @@
"support": 2,
"both": 1,
"understands": 1,
"sequences.": 1,
"never": 1,
- "back": 3,
+ "back": 4,
"ACK": 2,
"OTHER": 1,
"TOOLS": 1,
"Vim": 3,
"integration": 3,
@@ -36767,12 +48189,12 @@
"perllib": 1,
"Emacs": 1,
"Phil": 1,
"Jackson": 1,
"put": 1,
- "together": 1,
- "an": 11,
+ "together": 2,
+ "an": 16,
"<ack.el>": 1,
"extension": 1,
"<http://www.shellarchive.co.uk/content/emacs.html>": 1,
"TextMate": 2,
"Pedro": 1,
@@ -36781,17 +48203,17 @@
"writes": 1,
"Shell": 2,
"Code": 1,
"greater": 1,
"normal": 1,
- "code": 7,
+ "code": 8,
"<$?=256>": 1,
"<system>": 1,
"backticks.": 1,
"errors": 1,
"used.": 1,
- "at": 3,
+ "at": 4,
"least": 1,
"returned.": 1,
"DEBUGGING": 1,
"PROBLEMS": 1,
"gives": 2,
@@ -36809,11 +48231,11 @@
"there.": 1,
"working": 1,
"big": 1,
"codesets": 1,
"more": 2,
- "create": 2,
+ "create": 3,
"tree": 2,
"ideal": 1,
"sending": 1,
"<xargs>": 1,
"prefer": 1,
@@ -36856,11 +48278,11 @@
"Send": 1,
"me": 1,
"tips": 1,
"here.": 1,
"FAQ": 1,
- "Why": 2,
+ "Why": 3,
"isn": 1,
"doesn": 8,
"behavior": 3,
"driven": 1,
"filetype.": 1,
@@ -36878,21 +48300,21 @@
"lot": 1,
"time": 3,
"those": 2,
"well": 2,
"returning": 1,
- "things": 1,
+ "things": 2,
"great": 1,
"did": 1,
"replace": 3,
"read": 6,
"only.": 1,
- "has": 2,
+ "has": 3,
"perfectly": 1,
"good": 2,
"way": 2,
- "using": 2,
+ "using": 5,
"<-p>": 1,
"<-n>": 1,
"switches.": 1,
"certainly": 2,
"select": 1,
@@ -36903,11 +48325,11 @@
"Can": 1,
"recognize": 1,
"<.xyz>": 1,
"already": 2,
"program/package": 1,
- "called": 3,
+ "called": 4,
"ack.": 2,
"Yes": 1,
"know.": 1,
"nothing": 1,
"suggest": 1,
@@ -36958,21 +48380,21 @@
"copy": 4,
"parm": 1,
"hash": 11,
"badkey": 1,
"caller": 2,
- "start": 6,
+ "start": 7,
"dh": 4,
"opendir": 1,
"@newfiles": 5,
"sort_sub": 4,
"readdir": 1,
"has_stat": 3,
"catdir": 3,
"closedir": 1,
"<?xml>": 1,
- "these": 1,
+ "these": 4,
"updated": 1,
"update": 1,
"message": 1,
"bak": 1,
"core": 1,
@@ -37003,11 +48425,11 @@
"sysread": 1,
"regex/m": 1,
"seek": 4,
"readline": 1,
"nexted": 3,
- "CGI": 5,
+ "CGI": 6,
"Fast": 3,
"XML": 2,
"Hash": 11,
"XS": 2,
"FindBin": 1,
@@ -37052,10 +48474,117 @@
"M": 1,
"system": 1,
"Foo": 11,
"Bar": 1,
"@array": 1,
+ "pod": 1,
+ "Catalyst": 10,
+ "PSGI": 10,
+ "How": 1,
+ "<PSGI>": 3,
+ "specification": 3,
+ "interface": 1,
+ "web": 8,
+ "servers": 2,
+ "based": 2,
+ "applications": 2,
+ "frameworks.": 1,
+ "supports": 1,
+ "writing": 1,
+ "portable": 1,
+ "run": 1,
+ "various": 2,
+ "methods": 4,
+ "standalone": 1,
+ "server": 2,
+ "mod_perl": 3,
+ "FastCGI": 2,
+ "<Plack>": 3,
+ "implementation": 1,
+ "running": 1,
+ "applications.": 1,
+ "Engine": 1,
+ "XXXX": 1,
+ "classes": 2,
+ "environments": 1,
+ "been": 1,
+ "changed": 1,
+ "done": 2,
+ "implementing": 1,
+ "possible": 2,
+ "manually": 2,
+ "<myapp.psgi>": 1,
+ "root": 1,
+ "application.": 1,
+ "write": 2,
+ "own": 4,
+ ".psgi": 7,
+ "Writing": 2,
+ "alternate": 1,
+ "<plackup>": 1,
+ "extensions": 1,
+ "implement": 2,
+ "<Plack::Middleware>": 1,
+ "<Plack::Middleware::ErrorDocument>": 1,
+ "<Plack::Middleware::AccessLog>": 1,
+ "simplest": 1,
+ "<.psgi>": 1,
+ "<TestApp>": 1,
+ "TestApp": 5,
+ "app": 2,
+ "psgi_app": 3,
+ "middleware": 2,
+ "components": 2,
+ "automatically": 2,
+ "<will>": 1,
+ "applied": 1,
+ "psgi": 2,
+ "yourself.": 2,
+ "Details": 1,
+ "below.": 1,
+ "Additional": 1,
+ "<http://search.cpan.org/dist/Plack/lib/Plack.pm#.psgi_files>": 1,
+ "What": 1,
+ "generates": 2,
+ "<using_frontend_proxy>": 1,
+ "setting": 2,
+ "wrapped": 1,
+ "<Plack::Middleware::ReverseProxy>": 1,
+ "some": 1,
+ "engine": 1,
+ "fixes": 1,
+ "uniform": 1,
+ "behaviour": 2,
+ "contained": 1,
+ "over": 2,
+ "<Plack::Middleware::LighttpdScriptNameFix>": 1,
+ "<Plack::Middleware::IIS6ScriptNameFix>": 1,
+ "override": 1,
+ "providing": 2,
+ "none": 1,
+ "call": 2,
+ "MyApp": 1,
+ "Thus": 1,
+ "functionality": 1,
+ "ll": 1,
+ "An": 1,
+ "apply_default_middlewares": 2,
+ "method": 8,
+ "supplied": 1,
+ "wrap": 1,
+ "middlewares": 1,
+ "means": 3,
+ "auto": 1,
+ "generated": 1,
+ "<Catalyst::Upgrading>": 1,
+ "<PSGI::FAQ>": 1,
+ "AUTHORS": 2,
+ "Contributors": 1,
+ "Catalyst.pm": 1,
+ "library": 2,
+ "software.": 1,
+ "same": 2,
"Plack": 25,
"_001": 1,
"HTTP": 16,
"Headers": 8,
"MultiValue": 9,
@@ -37064,11 +48593,10 @@
"TempBuffer": 2,
"URI": 11,
"Escape": 6,
"_deprecated": 8,
"alt": 1,
- "method": 7,
"carp": 2,
"croak": 3,
"required": 2,
"address": 2,
"REMOTE_ADDR": 1,
@@ -37153,33 +48681,27 @@
"@uploads": 3,
"@obj": 3,
"_make_upload": 2,
"__END__": 2,
"Portable": 2,
- "PSGI": 6,
"app_or_middleware": 1,
"req": 28,
"finalize": 5,
"<Plack::Request>": 2,
"provides": 1,
"consistent": 1,
"API": 2,
"objects": 2,
"across": 1,
- "web": 5,
- "server": 1,
"environments.": 1,
"CAVEAT": 1,
"module": 2,
"intended": 1,
- "middleware": 1,
"developers": 3,
"framework": 2,
"rather": 2,
- "Writing": 1,
"directly": 1,
- "possible": 1,
"recommended": 1,
"yet": 1,
"too": 1,
"low": 1,
"level.": 1,
@@ -37193,11 +48715,10 @@
"level": 1,
"top": 1,
"PSGI.": 1,
"METHODS": 2,
"Some": 1,
- "methods": 3,
"earlier": 1,
"versions": 1,
"deprecated": 1,
"Take": 1,
"</\"INCOMPATIBILITIES\">": 1,
@@ -37231,11 +48752,10 @@
"accessing": 1,
"parameters.": 3,
"Unlike": 1,
"<not>": 1,
"allow": 1,
- "setting": 1,
"modifying": 1,
"@values": 1,
"@params": 1,
"convenient": 1,
"@fields": 1,
@@ -37256,11 +48776,10 @@
"<parameters>": 1,
"<query_parameters>": 1,
"<body_parameters>": 1,
"<uploads>": 1,
"store": 1,
- "means": 2,
"plain": 2,
"<always>": 1,
"scalars": 1,
"references": 1,
"ARRAY": 1,
@@ -37270,19 +48789,17 @@
"DISPATCHING": 1,
"wants": 1,
"dispatch": 1,
"route": 1,
"actions": 1,
- "based": 1,
"sure": 1,
"<path_info>": 1,
"virtual": 1,
"regardless": 1,
"how": 1,
"mounted.": 1,
"hosted": 1,
- "mod_perl": 1,
"scripts": 1,
"multiplexed": 1,
"tools": 1,
"<Plack::App::URLMap>": 1,
"idea": 1,
@@ -37295,11 +48812,10 @@
"link": 1,
"signoff": 1,
"</app>": 1,
"empty.": 1,
"older": 1,
- "call": 1,
"instead.": 1,
"Cookie": 2,
"handling": 1,
"simplified": 1,
"string": 5,
@@ -37313,24 +48829,20 @@
"now": 1,
"<strings>": 1,
"Simple": 1,
"longer": 1,
"have": 2,
- "write": 1,
"wacky": 1,
"simply": 1,
- "AUTHORS": 1,
"Tatsuhiko": 2,
"Miyagawa": 2,
"Kazuhiro": 1,
"Osawa": 1,
"Tokuhiro": 2,
"Matsuno": 2,
"<HTTP::Request>": 1,
"<Catalyst::Request>": 1,
- "library": 1,
- "same": 1,
"Util": 3,
"Accessor": 1,
"status": 17,
"Scalar": 2,
"location": 4,
@@ -37392,11 +48904,10 @@
"WDAY": 1,
"MON": 1,
"response": 5,
"psgi_handler": 1,
"API.": 1,
- "over": 1,
"Sets": 2,
"gets": 2,
"<code>": 1,
"alias.": 2,
"response.": 1,
@@ -39024,16 +50535,60 @@
"arc": 1,
"PI": 1,
"TWO_PI": 1
},
"Prolog": {
- "-": 38,
+ "-": 52,
+ "lib": 1,
+ "(": 49,
+ "ic": 1,
+ ")": 49,
+ ".": 25,
+ "vabs": 2,
+ "Val": 8,
+ "AbsVal": 10,
+ "#": 9,
+ ";": 1,
+ "labeling": 2,
+ "[": 21,
+ "]": 21,
+ "vabsIC": 1,
+ "or": 1,
+ "faitListe": 3,
+ "_": 2,
+ "First": 2,
+ "|": 12,
+ "Rest": 6,
+ "Taille": 2,
+ "Min": 2,
+ "Max": 2,
+ "Min..Max": 1,
+ "Taille1": 2,
+ "suite": 3,
+ "Xi": 5,
+ "Xi1": 7,
+ "Xi2": 7,
+ "checkRelation": 3,
+ "VabsXi1": 2,
+ "Xi.": 1,
+ "checkPeriode": 3,
+ "ListVar": 2,
+ "length": 1,
+ "Length": 2,
+ "<": 1,
+ "X1": 2,
+ "X2": 2,
+ "X3": 2,
+ "X4": 2,
+ "X5": 2,
+ "X6": 2,
+ "X7": 2,
+ "X8": 2,
+ "X9": 2,
+ "X10": 3,
"male": 3,
- "(": 29,
"john": 2,
- ")": 29,
- ".": 17,
"peter": 3,
"female": 2,
"vick": 2,
"christie": 3,
"parents": 4,
@@ -39045,12 +50600,10 @@
"turing": 1,
"Tape0": 2,
"Tape": 2,
"perform": 4,
"q0": 1,
- "[": 12,
- "]": 12,
"Ls": 12,
"Rs": 16,
"reverse": 1,
"Ls1": 4,
"append": 1,
@@ -39065,11 +50618,10 @@
"rule": 1,
"Q1": 2,
"NewSym": 2,
"Action": 2,
"action": 4,
- "|": 7,
"Rs1": 2,
"b": 2,
"left": 4,
"stay": 1,
"right": 1,
@@ -39107,10 +50659,229 @@
"repeated": 2,
"phone": 1,
"AddressBook": 1,
"person": 1
},
+ "PureScript": {
+ "module": 4,
+ "Control.Arrow": 1,
+ "where": 20,
+ "import": 32,
+ "Data.Tuple": 3,
+ "class": 4,
+ "Arrow": 5,
+ "a": 46,
+ "arr": 10,
+ "forall": 26,
+ "b": 49,
+ "c.": 3,
+ "(": 111,
+ "-": 88,
+ "c": 17,
+ ")": 115,
+ "first": 4,
+ "d.": 2,
+ "Tuple": 21,
+ "d": 6,
+ "instance": 12,
+ "arrowFunction": 1,
+ "f": 28,
+ "second": 3,
+ "Category": 3,
+ "swap": 4,
+ "b.": 1,
+ "x": 26,
+ "y": 2,
+ "infixr": 3,
+ "***": 2,
+ "&&": 3,
+ "&": 3,
+ ".": 2,
+ "g": 4,
+ "ArrowZero": 1,
+ "zeroArrow": 1,
+ "<+>": 2,
+ "ArrowPlus": 1,
+ "Data.Foreign": 2,
+ "Foreign": 12,
+ "..": 1,
+ "ForeignParser": 29,
+ "parseForeign": 6,
+ "parseJSON": 3,
+ "ReadForeign": 11,
+ "read": 10,
+ "prop": 3,
+ "Prelude": 3,
+ "Data.Array": 3,
+ "Data.Either": 1,
+ "Data.Maybe": 3,
+ "Data.Traversable": 2,
+ "foreign": 6,
+ "data": 3,
+ "*": 1,
+ "fromString": 2,
+ "String": 13,
+ "Either": 6,
+ "readPrimType": 5,
+ "a.": 6,
+ "readMaybeImpl": 2,
+ "Maybe": 5,
+ "readPropImpl": 2,
+ "showForeignImpl": 2,
+ "showForeign": 1,
+ "Prelude.Show": 1,
+ "show": 5,
+ "p": 11,
+ "json": 2,
+ "monadForeignParser": 1,
+ "Prelude.Monad": 1,
+ "return": 6,
+ "_": 7,
+ "Right": 9,
+ "case": 9,
+ "of": 9,
+ "Left": 8,
+ "err": 8,
+ "applicativeForeignParser": 1,
+ "Prelude.Applicative": 1,
+ "pure": 1,
+ "<*>": 2,
+ "<$>": 8,
+ "functorForeignParser": 1,
+ "Prelude.Functor": 1,
+ "readString": 1,
+ "readNumber": 1,
+ "Number": 1,
+ "readBoolean": 1,
+ "Boolean": 1,
+ "readArray": 1,
+ "[": 5,
+ "]": 5,
+ "let": 4,
+ "arrayItem": 2,
+ "i": 2,
+ "result": 4,
+ "+": 30,
+ "in": 2,
+ "xs": 3,
+ "traverse": 2,
+ "zip": 1,
+ "range": 1,
+ "length": 3,
+ "readMaybe": 1,
+ "<<": 4,
+ "<": 13,
+ "Just": 7,
+ "Nothing": 7,
+ "Data.Map": 1,
+ "Map": 26,
+ "empty": 6,
+ "singleton": 5,
+ "insert": 10,
+ "lookup": 8,
+ "delete": 9,
+ "alter": 8,
+ "toList": 10,
+ "fromList": 3,
+ "union": 3,
+ "map": 8,
+ "qualified": 1,
+ "as": 1,
+ "P": 1,
+ "concat": 3,
+ "Data.Foldable": 2,
+ "foldl": 4,
+ "k": 108,
+ "v": 57,
+ "Leaf": 15,
+ "|": 9,
+ "Branch": 27,
+ "{": 25,
+ "key": 13,
+ "value": 8,
+ "left": 15,
+ "right": 14,
+ "}": 26,
+ "eqMap": 1,
+ "P.Eq": 11,
+ "m1": 6,
+ "m2": 6,
+ "P.": 11,
+ "/": 1,
+ "P.not": 1,
+ "showMap": 1,
+ "P.Show": 3,
+ "m": 6,
+ "P.show": 1,
+ "v.": 11,
+ "P.Ord": 9,
+ "b@": 6,
+ "k1": 16,
+ "b.left": 9,
+ "b.right": 8,
+ "findMinKey": 5,
+ "glue": 4,
+ "minKey": 3,
+ "root": 2,
+ "b.key": 1,
+ "b.value": 2,
+ "v1": 3,
+ "v2.": 1,
+ "v2": 2,
+ "ReactiveJQueryTest": 1,
+ "flip": 2,
+ "Control.Monad": 1,
+ "Control.Monad.Eff": 1,
+ "Control.Monad.JQuery": 1,
+ "Control.Reactive": 1,
+ "Control.Reactive.JQuery": 1,
+ "head": 2,
+ "Data.Monoid": 1,
+ "Debug.Trace": 1,
+ "Global": 1,
+ "parseInt": 1,
+ "main": 1,
+ "do": 4,
+ "personDemo": 2,
+ "todoListDemo": 1,
+ "greet": 1,
+ "firstName": 2,
+ "lastName": 2,
+ "Create": 3,
+ "new": 1,
+ "reactive": 1,
+ "variables": 1,
+ "to": 3,
+ "hold": 1,
+ "the": 3,
+ "user": 1,
+ "readRArray": 1,
+ "insertRArray": 1,
+ "text": 5,
+ "completed": 2,
+ "paragraph": 2,
+ "display": 2,
+ "next": 1,
+ "task": 4,
+ "nextTaskLabel": 3,
+ "create": 2,
+ "append": 2,
+ "nextTask": 2,
+ "toComputedArray": 2,
+ "toComputed": 2,
+ "bindTextOneWay": 2,
+ "counter": 3,
+ "counterLabel": 3,
+ "rs": 2,
+ "cs": 2,
+ "<->": 1,
+ "if": 1,
+ "then": 1,
+ "else": 1,
+ "entry": 1,
+ "entry.completed": 1
+ },
"Python": {
"from": 34,
"__future__": 2,
"import": 47,
"unicode_literals": 1,
@@ -40063,40 +51834,77 @@
"socket.gaierror": 1,
"e.args": 1,
"socket.EAI_NONAME": 1
},
"R": {
+ "df.residual.mira": 1,
+ "<": 24,
+ "-": 27,
+ "function": 7,
+ "(": 60,
+ "object": 9,
+ "...": 4,
+ ")": 60,
+ "{": 7,
+ "fit": 2,
+ "analyses": 1,
+ "[": 10,
+ "]": 10,
+ "return": 7,
+ "df.residual": 2,
+ "}": 7,
+ "df.residual.lme": 1,
+ "fixDF": 1,
+ "df.residual.mer": 1,
+ "sum": 1,
+ "object@dims": 1,
+ "*": 2,
+ "c": 5,
+ "+": 3,
+ "df.residual.default": 1,
+ "q": 2,
+ "df": 3,
+ "if": 3,
+ "is.null": 1,
+ "mk": 2,
+ "try": 2,
+ "coef": 1,
+ "silent": 2,
+ "TRUE": 5,
+ "mn": 2,
+ "f": 5,
+ "fitted": 1,
+ "inherits": 2,
+ "|": 3,
+ "NULL": 2,
+ "n": 3,
+ "ifelse": 1,
+ "is.data.frame": 1,
+ "is.matrix": 1,
+ "nrow": 1,
+ "length": 2,
+ "k": 3,
+ "max": 1,
"SHEBANG#!Rscript": 1,
"ParseDates": 2,
- "<": 12,
- "-": 12,
- "function": 3,
- "(": 28,
"lines": 4,
- ")": 28,
- "{": 3,
"dates": 3,
"matrix": 2,
"unlist": 2,
"strsplit": 2,
"ncol": 2,
"byrow": 2,
- "TRUE": 3,
"days": 2,
- "[": 3,
- "]": 3,
"times": 2,
"hours": 2,
"all.days": 2,
- "c": 2,
"all.hours": 2,
"data.frame": 1,
"Day": 2,
"factor": 2,
"levels": 2,
"Hour": 2,
- "}": 3,
"Main": 2,
"system": 1,
"intern": 1,
"punchcard": 4,
"as.data.frame": 1,
@@ -40104,11 +51912,10 @@
"ggplot2": 6,
"ggplot": 1,
"aes": 2,
"y": 1,
"x": 1,
- "+": 2,
"geom_point": 1,
"size": 1,
"Freq": 1,
"scale_size": 1,
"range": 1,
@@ -40116,11 +51923,26 @@
"filename": 1,
"plot": 1,
"width": 1,
"height": 1,
"hello": 2,
- "print": 1
+ "print": 1,
+ "##polyg": 1,
+ "vector": 2,
+ "##numpoints": 1,
+ "number": 1,
+ "##output": 1,
+ "output": 1,
+ "##": 1,
+ "Example": 1,
+ "scripts": 1,
+ "group": 1,
+ "pts": 1,
+ "spsample": 1,
+ "polyg": 1,
+ "numpoints": 1,
+ "type": 1
},
"Racket": {
";": 3,
"Clean": 1,
"simple": 1,
@@ -40535,16 +52357,159 @@
"fitness": 1,
"particular": 1,
"purpose.": 1
},
"Rebol": {
- "REBOL": 1,
- "[": 3,
- "]": 3,
- "hello": 2,
- "func": 1,
- "print": 1
+ "REBOL": 5,
+ "[": 54,
+ "System": 1,
+ "Title": 2,
+ "Rights": 1,
+ "{": 8,
+ "Copyright": 1,
+ "Technologies": 2,
+ "is": 4,
+ "a": 2,
+ "trademark": 1,
+ "of": 1,
+ "}": 8,
+ "License": 2,
+ "Licensed": 1,
+ "under": 1,
+ "the": 3,
+ "Apache": 1,
+ "Version": 1,
+ "See": 1,
+ "http": 1,
+ "//www.apache.org/licenses/LICENSE": 1,
+ "-": 26,
+ "Purpose": 1,
+ "These": 1,
+ "are": 2,
+ "used": 3,
+ "to": 2,
+ "define": 1,
+ "natives": 1,
+ "and": 2,
+ "actions.": 1,
+ "Bind": 1,
+ "attributes": 1,
+ "for": 4,
+ "this": 1,
+ "block": 5,
+ "BIND_SET": 1,
+ "SHALLOW": 1,
+ "]": 61,
+ ";": 19,
+ "Special": 1,
+ "as": 1,
+ "spec": 3,
+ "datatype": 2,
+ "test": 1,
+ "functions": 1,
+ "(": 30,
+ "e.g.": 1,
+ "time": 2,
+ ")": 33,
+ "value": 1,
+ "any": 1,
+ "type": 1,
+ "The": 1,
+ "native": 5,
+ "function": 3,
+ "must": 1,
+ "be": 1,
+ "defined": 1,
+ "first.": 1,
+ "This": 1,
+ "special": 1,
+ "boot": 1,
+ "created": 1,
+ "manually": 1,
+ "within": 1,
+ "C": 1,
+ "code.": 1,
+ "Creates": 2,
+ "internal": 2,
+ "usage": 2,
+ "only": 2,
+ ".": 4,
+ "no": 3,
+ "check": 2,
+ "required": 2,
+ "we": 2,
+ "know": 2,
+ "it": 2,
+ "correct": 2,
+ "action": 2,
+ "Rebol": 4,
+ "re": 20,
+ "func": 5,
+ "s": 5,
+ "/i": 1,
+ "rejoin": 1,
+ "compose": 1,
+ "either": 1,
+ "i": 1,
+ "little": 1,
+ "helper": 1,
+ "standard": 1,
+ "grammar": 1,
+ "regex": 2,
+ "date": 6,
+ "naive": 1,
+ "string": 1,
+ "|": 22,
+ "S": 3,
+ "*": 7,
+ "<(?:[^^\\>": 1,
+ "d": 3,
+ "+": 6,
+ "/": 5,
+ "@": 1,
+ "%": 2,
+ "A": 3,
+ "F": 1,
+ "url": 1,
+ "PR_LITERAL": 10,
+ "string_url": 1,
+ "email": 1,
+ "string_email": 1,
+ "binary": 1,
+ "binary_base_two": 1,
+ "binary_base_sixty_four": 1,
+ "binary_base_sixteen": 1,
+ "re/i": 2,
+ "issue": 1,
+ "string_issue": 1,
+ "values": 1,
+ "value_date": 1,
+ "value_time": 1,
+ "tuple": 1,
+ "value_tuple": 1,
+ "pair": 1,
+ "value_pair": 1,
+ "number": 2,
+ "PR": 1,
+ "Za": 2,
+ "z0": 2,
+ "<[=>": 1,
+ "rebol": 1,
+ "red": 1,
+ "/system": 1,
+ "world": 1,
+ "topaz": 1,
+ "true": 1,
+ "false": 1,
+ "yes": 1,
+ "on": 1,
+ "off": 1,
+ "none": 1,
+ "#": 1,
+ "hello": 8,
+ "print": 4,
+ "author": 1
},
"RMarkdown": {
"Some": 1,
"text.": 1,
"##": 1,
@@ -42405,30 +54370,30 @@
"p": 1,
"Hello": 1,
"World": 1
},
"Scheme": {
- "(": 359,
+ "(": 366,
"import": 1,
"rnrs": 1,
- ")": 373,
+ ")": 380,
"only": 1,
"surfage": 4,
"s1": 1,
"lists": 1,
"filter": 4,
- "-": 188,
+ "-": 192,
"map": 4,
"gl": 12,
"glut": 2,
"dharmalab": 2,
"records": 1,
- "define": 27,
+ "define": 30,
"record": 5,
"type": 5,
"math": 1,
- "basic": 1,
+ "basic": 2,
"agave": 4,
"glu": 1,
"compat": 1,
"geometry": 1,
"pt": 49,
@@ -42444,20 +54409,20 @@
"eager": 1,
"comprehensions": 1,
";": 1684,
"utilities": 1,
"say": 9,
- ".": 1,
+ ".": 2,
"args": 2,
"for": 7,
"each": 7,
"display": 4,
"newline": 2,
"translate": 6,
"p": 6,
"glTranslated": 1,
- "x": 8,
+ "x": 10,
"y": 3,
"radians": 8,
"/": 7,
"pi": 2,
"degrees": 2,
@@ -42566,11 +54531,11 @@
"contact": 2,
"b": 4,
"when": 5,
"<=>": 3,
"distance": 3,
- "begin": 1,
+ "begin": 2,
"1": 2,
"f": 1,
"append": 4,
"4": 1,
"50": 4,
@@ -42591,11 +54556,20 @@
"w": 1,
"d": 1,
"s": 1,
"space": 1,
"cons": 1,
- "glutMainLoop": 1
+ "glutMainLoop": 1,
+ "library": 1,
+ "libs": 1,
+ "export": 1,
+ "list2": 2,
+ "objs": 2,
+ "should": 1,
+ "not": 1,
+ "be": 1,
+ "exported": 1
},
"Scilab": {
"function": 1,
"[": 1,
"a": 4,
@@ -43383,10 +55357,589 @@
"SHEBANG#!zsh": 2,
"name": 1,
"foodforthought.jpg": 1,
"name##*fo": 1
},
+ "ShellSession": {
+ "echo": 2,
+ "FOOBAR": 2,
+ "Hello": 2,
+ "World": 2,
+ "gem": 4,
+ "install": 4,
+ "nokogiri": 6,
+ "...": 4,
+ "Building": 2,
+ "native": 2,
+ "extensions.": 2,
+ "This": 4,
+ "could": 2,
+ "take": 2,
+ "a": 4,
+ "while...": 2,
+ "checking": 1,
+ "for": 4,
+ "libxml/parser.h...": 1,
+ "***": 2,
+ "extconf.rb": 1,
+ "failed": 1,
+ "Could": 2,
+ "not": 2,
+ "create": 1,
+ "Makefile": 1,
+ "due": 1,
+ "to": 3,
+ "some": 1,
+ "reason": 2,
+ "probably": 1,
+ "lack": 1,
+ "of": 2,
+ "necessary": 1,
+ "libraries": 1,
+ "and/or": 1,
+ "headers.": 1,
+ "Check": 1,
+ "the": 2,
+ "mkmf.log": 1,
+ "file": 1,
+ "more": 1,
+ "details.": 1,
+ "You": 1,
+ "may": 1,
+ "need": 1,
+ "configuration": 1,
+ "options.": 1,
+ "brew": 2,
+ "tap": 2,
+ "homebrew/dupes": 1,
+ "Cloning": 1,
+ "into": 1,
+ "remote": 3,
+ "Counting": 1,
+ "objects": 3,
+ "done.": 4,
+ "Compressing": 1,
+ "%": 5,
+ "(": 6,
+ "/591": 1,
+ ")": 6,
+ "Total": 1,
+ "delta": 2,
+ "reused": 1,
+ "Receiving": 1,
+ "/1034": 1,
+ "KiB": 1,
+ "|": 1,
+ "bytes/s": 1,
+ "Resolving": 1,
+ "deltas": 1,
+ "/560": 1,
+ "Checking": 1,
+ "connectivity...": 1,
+ "done": 1,
+ "Warning": 1,
+ "homebrew/dupes/lsof": 1,
+ "over": 1,
+ "mxcl/master/lsof": 1,
+ "Tapped": 1,
+ "formula": 4,
+ "apple": 1,
+ "-": 12,
+ "gcc42": 1,
+ "Downloading": 1,
+ "http": 2,
+ "//r.research.att.com/tools/gcc": 1,
+ "darwin11.pkg": 1,
+ "########################################################################": 1,
+ "Caveats": 1,
+ "NOTE": 1,
+ "provides": 1,
+ "components": 1,
+ "that": 1,
+ "were": 1,
+ "removed": 1,
+ "from": 3,
+ "XCode": 2,
+ "in": 2,
+ "release.": 1,
+ "There": 1,
+ "is": 2,
+ "no": 1,
+ "this": 1,
+ "if": 1,
+ "you": 1,
+ "are": 1,
+ "using": 1,
+ "version": 1,
+ "prior": 1,
+ "contains": 1,
+ "compilers": 2,
+ "built": 2,
+ "Apple": 1,
+ "s": 1,
+ "GCC": 1,
+ "sources": 1,
+ "build": 1,
+ "available": 1,
+ "//opensource.apple.com/tarballs/gcc": 1,
+ "All": 1,
+ "have": 1,
+ "suffix.": 1,
+ "A": 1,
+ "GFortran": 1,
+ "compiler": 1,
+ "also": 1,
+ "included.": 1,
+ "Summary": 1,
+ "/usr/local/Cellar/apple": 1,
+ "gcc42/4.2.1": 1,
+ "files": 1,
+ "M": 1,
+ "seconds": 1,
+ "v": 1,
+ "Fetching": 1,
+ "Successfully": 1,
+ "installed": 2,
+ "Installing": 2,
+ "ri": 1,
+ "documentation": 2,
+ "RDoc": 1
+ },
+ "Shen": {
+ "*": 47,
+ "graph.shen": 1,
+ "-": 747,
+ "a": 30,
+ "library": 3,
+ "for": 12,
+ "graph": 52,
+ "definition": 1,
+ "and": 16,
+ "manipulation": 1,
+ "Copyright": 2,
+ "(": 267,
+ "C": 6,
+ ")": 250,
+ "Eric": 2,
+ "Schulte": 2,
+ "***": 5,
+ "License": 2,
+ "Redistribution": 2,
+ "use": 2,
+ "in": 13,
+ "source": 4,
+ "binary": 4,
+ "forms": 2,
+ "with": 8,
+ "or": 2,
+ "without": 2,
+ "modification": 2,
+ "are": 7,
+ "permitted": 2,
+ "provided": 4,
+ "that": 3,
+ "the": 29,
+ "following": 6,
+ "conditions": 6,
+ "met": 2,
+ "Redistributions": 4,
+ "of": 20,
+ "code": 2,
+ "must": 4,
+ "retain": 2,
+ "above": 4,
+ "copyright": 4,
+ "notice": 4,
+ "this": 4,
+ "list": 32,
+ "disclaimer.": 2,
+ "form": 2,
+ "reproduce": 2,
+ "disclaimer": 2,
+ "documentation": 2,
+ "and/or": 2,
+ "other": 2,
+ "materials": 2,
+ "distribution.": 2,
+ "THIS": 4,
+ "SOFTWARE": 4,
+ "IS": 2,
+ "PROVIDED": 2,
+ "BY": 2,
+ "THE": 10,
+ "COPYRIGHT": 4,
+ "HOLDERS": 2,
+ "AND": 8,
+ "CONTRIBUTORS": 4,
+ "ANY": 8,
+ "EXPRESS": 2,
+ "OR": 16,
+ "IMPLIED": 4,
+ "WARRANTIES": 4,
+ "INCLUDING": 6,
+ "BUT": 4,
+ "NOT": 4,
+ "LIMITED": 4,
+ "TO": 4,
+ "OF": 16,
+ "MERCHANTABILITY": 2,
+ "FITNESS": 2,
+ "FOR": 4,
+ "A": 32,
+ "PARTICULAR": 2,
+ "PURPOSE": 2,
+ "ARE": 2,
+ "DISCLAIMED.": 2,
+ "IN": 6,
+ "NO": 2,
+ "EVENT": 2,
+ "SHALL": 2,
+ "HOLDER": 2,
+ "BE": 2,
+ "LIABLE": 2,
+ "DIRECT": 2,
+ "INDIRECT": 2,
+ "INCIDENTAL": 2,
+ "SPECIAL": 2,
+ "EXEMPLARY": 2,
+ "CONSEQUENTIAL": 2,
+ "DAMAGES": 2,
+ "PROCUREMENT": 2,
+ "SUBSTITUTE": 2,
+ "GOODS": 2,
+ "SERVICES": 2,
+ ";": 12,
+ "LOSS": 2,
+ "USE": 4,
+ "DATA": 2,
+ "PROFITS": 2,
+ "BUSINESS": 2,
+ "INTERRUPTION": 2,
+ "HOWEVER": 2,
+ "CAUSED": 2,
+ "ON": 2,
+ "THEORY": 2,
+ "LIABILITY": 4,
+ "WHETHER": 2,
+ "CONTRACT": 2,
+ "STRICT": 2,
+ "TORT": 2,
+ "NEGLIGENCE": 2,
+ "OTHERWISE": 2,
+ "ARISING": 2,
+ "WAY": 2,
+ "OUT": 2,
+ "EVEN": 2,
+ "IF": 2,
+ "ADVISED": 2,
+ "POSSIBILITY": 2,
+ "SUCH": 2,
+ "DAMAGE.": 2,
+ "Commentary": 2,
+ "Graphs": 1,
+ "represented": 1,
+ "as": 2,
+ "two": 1,
+ "dictionaries": 1,
+ "one": 2,
+ "vertices": 17,
+ "edges.": 1,
+ "It": 1,
+ "is": 5,
+ "important": 1,
+ "to": 16,
+ "note": 1,
+ "dictionary": 3,
+ "implementation": 1,
+ "used": 2,
+ "able": 1,
+ "accept": 1,
+ "arbitrary": 1,
+ "data": 17,
+ "structures": 1,
+ "keys.": 1,
+ "This": 1,
+ "structure": 2,
+ "technically": 1,
+ "encodes": 1,
+ "hypergraphs": 1,
+ "generalization": 1,
+ "graphs": 1,
+ "which": 1,
+ "each": 1,
+ "edge": 32,
+ "may": 1,
+ "contain": 2,
+ "any": 1,
+ "number": 12,
+ ".": 1,
+ "Examples": 1,
+ "regular": 1,
+ "G": 25,
+ "hypergraph": 1,
+ "H": 3,
+ "corresponding": 1,
+ "given": 4,
+ "below.": 1,
+ "<graph>": 3,
+ "Vertices": 11,
+ "Edges": 9,
+ "+": 33,
+ "Graph": 65,
+ "hash": 8,
+ "|": 103,
+ "key": 9,
+ "value": 17,
+ "b": 13,
+ "c": 11,
+ "g": 19,
+ "[": 93,
+ "]": 91,
+ "d": 12,
+ "e": 14,
+ "f": 10,
+ "Hypergraph": 1,
+ "h": 3,
+ "i": 3,
+ "j": 2,
+ "associated": 1,
+ "edge/vertex": 1,
+ "@p": 17,
+ "V": 48,
+ "#": 4,
+ "E": 20,
+ "edges": 17,
+ "M": 4,
+ "vertex": 29,
+ "associations": 1,
+ "size": 2,
+ "all": 3,
+ "stored": 1,
+ "dict": 39,
+ "sizeof": 4,
+ "int": 1,
+ "indices": 1,
+ "into": 1,
+ "&": 1,
+ "Edge": 11,
+ "dicts": 3,
+ "entry": 2,
+ "storage": 2,
+ "Vertex": 3,
+ "Code": 1,
+ "require": 2,
+ "sequence": 2,
+ "datatype": 1,
+ "dictoinary": 1,
+ "vector": 4,
+ "symbol": 1,
+ "package": 2,
+ "add": 25,
+ "has": 5,
+ "neighbors": 8,
+ "connected": 21,
+ "components": 8,
+ "partition": 7,
+ "bipartite": 3,
+ "included": 2,
+ "from": 3,
+ "take": 2,
+ "drop": 2,
+ "while": 2,
+ "range": 1,
+ "flatten": 1,
+ "filter": 2,
+ "complement": 1,
+ "seperate": 1,
+ "zip": 1,
+ "indexed": 1,
+ "reduce": 3,
+ "mapcon": 3,
+ "unique": 3,
+ "frequencies": 1,
+ "shuffle": 1,
+ "pick": 1,
+ "remove": 2,
+ "first": 2,
+ "interpose": 1,
+ "subset": 3,
+ "cartesian": 1,
+ "product": 1,
+ "<-dict>": 5,
+ "contents": 1,
+ "keys": 3,
+ "vals": 1,
+ "make": 10,
+ "define": 34,
+ "X": 4,
+ "<-address>": 5,
+ "0": 1,
+ "create": 1,
+ "specified": 1,
+ "sizes": 2,
+ "}": 22,
+ "Vertsize": 2,
+ "Edgesize": 2,
+ "let": 9,
+ "absvector": 1,
+ "do": 8,
+ "address": 5,
+ "defmacro": 3,
+ "macro": 3,
+ "return": 4,
+ "taking": 1,
+ "optional": 1,
+ "N": 7,
+ "vert": 12,
+ "1": 1,
+ "2": 3,
+ "{": 15,
+ "get": 3,
+ "Value": 3,
+ "if": 8,
+ "tuple": 3,
+ "fst": 3,
+ "error": 7,
+ "string": 3,
+ "resolve": 6,
+ "Vector": 2,
+ "Index": 2,
+ "Place": 6,
+ "nth": 1,
+ "<-vector>": 2,
+ "Vert": 5,
+ "Val": 5,
+ "trap": 4,
+ "snd": 2,
+ "map": 5,
+ "lambda": 1,
+ "w": 4,
+ "B": 2,
+ "Data": 2,
+ "w/o": 5,
+ "D": 4,
+ "update": 5,
+ "an": 3,
+ "s": 1,
+ "Vs": 4,
+ "Store": 6,
+ "<": 4,
+ "limit": 2,
+ "VertLst": 2,
+ "/.": 4,
+ "Contents": 5,
+ "adjoin": 2,
+ "length": 5,
+ "EdgeID": 3,
+ "EdgeLst": 2,
+ "p": 1,
+ "boolean": 4,
+ "Return": 1,
+ "Already": 5,
+ "New": 5,
+ "Reachable": 2,
+ "difference": 3,
+ "append": 1,
+ "including": 1,
+ "itself": 1,
+ "fully": 1,
+ "Acc": 2,
+ "true": 1,
+ "_": 1,
+ "VS": 4,
+ "Component": 6,
+ "ES": 3,
+ "Con": 8,
+ "verts": 4,
+ "cons": 1,
+ "place": 3,
+ "partitions": 1,
+ "element": 2,
+ "simple": 3,
+ "CS": 3,
+ "Neighbors": 3,
+ "empty": 1,
+ "intersection": 1,
+ "check": 1,
+ "tests": 1,
+ "set": 1,
+ "chris": 6,
+ "patton": 2,
+ "eric": 1,
+ "nobody": 2,
+ "fail": 1,
+ "when": 1,
+ "wrapper": 1,
+ "function": 1,
+ "html.shen": 1,
+ "html": 2,
+ "generation": 1,
+ "functions": 1,
+ "shen": 1,
+ "The": 1,
+ "standard": 1,
+ "lisp": 1,
+ "conversion": 1,
+ "tool": 1,
+ "suite.": 1,
+ "Follows": 1,
+ "some": 1,
+ "convertions": 1,
+ "Clojure": 1,
+ "tasks": 1,
+ "stuff": 1,
+ "todo1": 1,
+ "today": 1,
+ "attributes": 1,
+ "AS": 1,
+ "load": 1,
+ "JSON": 1,
+ "Lexer": 1,
+ "Read": 1,
+ "stream": 1,
+ "characters": 4,
+ "Whitespace": 4,
+ "not": 1,
+ "strings": 2,
+ "should": 2,
+ "be": 2,
+ "discarded.": 1,
+ "preserved": 1,
+ "Strings": 1,
+ "can": 1,
+ "escaped": 1,
+ "double": 1,
+ "quotes.": 1,
+ "e.g.": 2,
+ "whitespacep": 2,
+ "ASCII": 2,
+ "Space.": 1,
+ "All": 1,
+ "others": 1,
+ "whitespace": 7,
+ "table.": 1,
+ "Char": 4,
+ "member": 1,
+ "replace": 3,
+ "@s": 4,
+ "Suffix": 4,
+ "where": 2,
+ "Prefix": 2,
+ "fetch": 1,
+ "until": 1,
+ "unescaped": 1,
+ "doublequote": 1,
+ "c#34": 5,
+ "WhitespaceChar": 2,
+ "Chars": 4,
+ "strip": 2,
+ "chars": 2,
+ "tokenise": 1,
+ "JSONString": 2,
+ "CharList": 2,
+ "explode": 1
+ },
"Slash": {
"<%>": 1,
"class": 11,
"Env": 1,
"def": 18,
@@ -43457,10 +56010,510 @@
"Parser.new": 1,
".parse": 1,
"ast.eval": 1,
"Env.new": 1
},
+ "SourcePawn": {
+ "//#define": 1,
+ "DEBUG": 2,
+ "#if": 1,
+ "defined": 1,
+ "#define": 7,
+ "assert": 2,
+ "(": 233,
+ "%": 18,
+ ")": 234,
+ "if": 44,
+ "ThrowError": 2,
+ ";": 213,
+ "assert_msg": 2,
+ "#else": 1,
+ "#endif": 1,
+ "#pragma": 1,
+ "semicolon": 1,
+ "#include": 3,
+ "<sourcemod>": 1,
+ "<mapchooser>": 1,
+ "<nextmap>": 1,
+ "public": 21,
+ "Plugin": 1,
+ "myinfo": 1,
+ "{": 73,
+ "name": 7,
+ "author": 1,
+ "description": 1,
+ "version": 1,
+ "SOURCEMOD_VERSION": 1,
+ "url": 1,
+ "}": 71,
+ "new": 62,
+ "Handle": 51,
+ "g_Cvar_Winlimit": 5,
+ "INVALID_HANDLE": 56,
+ "g_Cvar_Maxrounds": 5,
+ "g_Cvar_Fraglimit": 6,
+ "g_Cvar_Bonusroundtime": 6,
+ "g_Cvar_StartTime": 3,
+ "g_Cvar_StartRounds": 5,
+ "g_Cvar_StartFrags": 3,
+ "g_Cvar_ExtendTimeStep": 2,
+ "g_Cvar_ExtendRoundStep": 2,
+ "g_Cvar_ExtendFragStep": 2,
+ "g_Cvar_ExcludeMaps": 3,
+ "g_Cvar_IncludeMaps": 2,
+ "g_Cvar_NoVoteMode": 2,
+ "g_Cvar_Extend": 2,
+ "g_Cvar_DontChange": 2,
+ "g_Cvar_EndOfMapVote": 8,
+ "g_Cvar_VoteDuration": 3,
+ "g_Cvar_RunOff": 2,
+ "g_Cvar_RunOffPercent": 2,
+ "g_VoteTimer": 7,
+ "g_RetryTimer": 4,
+ "g_MapList": 8,
+ "g_NominateList": 7,
+ "g_NominateOwners": 7,
+ "g_OldMapList": 7,
+ "g_NextMapList": 2,
+ "g_VoteMenu": 1,
+ "g_Extends": 2,
+ "g_TotalRounds": 7,
+ "bool": 10,
+ "g_HasVoteStarted": 7,
+ "g_WaitingForVote": 4,
+ "g_MapVoteCompleted": 9,
+ "g_ChangeMapAtRoundEnd": 6,
+ "g_ChangeMapInProgress": 4,
+ "g_mapFileSerial": 3,
+ "-": 12,
+ "g_NominateCount": 3,
+ "MapChange": 4,
+ "g_ChangeTime": 1,
+ "g_NominationsResetForward": 3,
+ "g_MapVoteStartedForward": 2,
+ "MAXTEAMS": 4,
+ "g_winCount": 4,
+ "[": 19,
+ "]": 19,
+ "VOTE_EXTEND": 1,
+ "VOTE_DONTCHANGE": 1,
+ "OnPluginStart": 1,
+ "LoadTranslations": 2,
+ "arraySize": 5,
+ "ByteCountToCells": 1,
+ "PLATFORM_MAX_PATH": 6,
+ "CreateArray": 5,
+ "CreateConVar": 15,
+ "_": 18,
+ "true": 26,
+ "RegAdminCmd": 2,
+ "Command_Mapvote": 2,
+ "ADMFLAG_CHANGEMAP": 2,
+ "Command_SetNextmap": 2,
+ "FindConVar": 4,
+ "||": 15,
+ "decl": 5,
+ "String": 11,
+ "folder": 5,
+ "GetGameFolderName": 1,
+ "sizeof": 6,
+ "strcmp": 3,
+ "HookEvent": 6,
+ "Event_TeamPlayWinPanel": 3,
+ "Event_TFRestartRound": 2,
+ "else": 5,
+ "Event_RoundEnd": 3,
+ "Event_PlayerDeath": 2,
+ "AutoExecConfig": 1,
+ "//Change": 1,
+ "the": 5,
+ "mp_bonusroundtime": 1,
+ "max": 1,
+ "so": 1,
+ "that": 2,
+ "we": 2,
+ "have": 2,
+ "time": 9,
+ "to": 4,
+ "display": 2,
+ "vote": 6,
+ "//If": 1,
+ "you": 1,
+ "a": 1,
+ "during": 2,
+ "bonus": 2,
+ "good": 1,
+ "defaults": 1,
+ "are": 1,
+ "duration": 1,
+ "and": 1,
+ "mp_bonustime": 1,
+ "SetConVarBounds": 1,
+ "ConVarBound_Upper": 1,
+ "CreateGlobalForward": 2,
+ "ET_Ignore": 2,
+ "Param_String": 1,
+ "Param_Cell": 1,
+ "APLRes": 1,
+ "AskPluginLoad2": 1,
+ "myself": 1,
+ "late": 1,
+ "error": 1,
+ "err_max": 1,
+ "RegPluginLibrary": 1,
+ "CreateNative": 9,
+ "Native_NominateMap": 1,
+ "Native_RemoveNominationByMap": 1,
+ "Native_RemoveNominationByOwner": 1,
+ "Native_InitiateVote": 1,
+ "Native_CanVoteStart": 2,
+ "Native_CheckVoteDone": 2,
+ "Native_GetExcludeMapList": 2,
+ "Native_GetNominatedMapList": 2,
+ "Native_EndOfMapVoteEnabled": 2,
+ "return": 23,
+ "APLRes_Success": 1,
+ "OnConfigsExecuted": 1,
+ "ReadMapList": 1,
+ "MAPLIST_FLAG_CLEARARRAY": 1,
+ "|": 1,
+ "MAPLIST_FLAG_MAPSFOLDER": 1,
+ "LogError": 2,
+ "CreateNextVote": 1,
+ "SetupTimeleftTimer": 3,
+ "false": 8,
+ "ClearArray": 2,
+ "for": 9,
+ "i": 13,
+ "<": 5,
+ "+": 12,
+ "&&": 5,
+ "GetConVarInt": 10,
+ "GetConVarFloat": 2,
+ "<=>": 1,
+ "Warning": 1,
+ "Bonus": 1,
+ "Round": 1,
+ "Time": 2,
+ "shorter": 1,
+ "than": 1,
+ "Vote": 4,
+ "Votes": 1,
+ "round": 1,
+ "may": 1,
+ "not": 1,
+ "complete": 1,
+ "OnMapEnd": 1,
+ "map": 27,
+ "GetCurrentMap": 1,
+ "PushArrayString": 3,
+ "GetArraySize": 8,
+ "RemoveFromArray": 3,
+ "OnClientDisconnect": 1,
+ "client": 9,
+ "index": 8,
+ "FindValueInArray": 1,
+ "oldmap": 4,
+ "GetArrayString": 3,
+ "Call_StartForward": 1,
+ "Call_PushString": 1,
+ "Call_PushCell": 1,
+ "GetArrayCell": 2,
+ "Call_Finish": 1,
+ "Action": 3,
+ "args": 3,
+ "ReplyToCommand": 2,
+ "Plugin_Handled": 4,
+ "GetCmdArg": 1,
+ "IsMapValid": 1,
+ "ShowActivity": 1,
+ "LogAction": 1,
+ "SetNextMap": 1,
+ "OnMapTimeLeftChanged": 1,
+ "GetMapTimeLeft": 1,
+ "startTime": 4,
+ "*": 1,
+ "GetConVarBool": 6,
+ "InitiateVote": 8,
+ "MapChange_MapEnd": 6,
+ "KillTimer": 1,
+ "//g_VoteTimer": 1,
+ "CreateTimer": 3,
+ "float": 2,
+ "Timer_StartMapVote": 3,
+ "TIMER_FLAG_NO_MAPCHANGE": 4,
+ "data": 8,
+ "CreateDataTimer": 1,
+ "WritePackCell": 2,
+ "ResetPack": 1,
+ "timer": 2,
+ "Plugin_Stop": 2,
+ "mapChange": 2,
+ "ReadPackCell": 2,
+ "hndl": 2,
+ "event": 11,
+ "const": 4,
+ "dontBroadcast": 4,
+ "Timer_ChangeMap": 2,
+ "bluescore": 2,
+ "GetEventInt": 7,
+ "redscore": 2,
+ "StrEqual": 1,
+ "CheckMaxRounds": 3,
+ "switch": 1,
+ "case": 2,
+ "CheckWinLimit": 4,
+ "//We": 1,
+ "need": 2,
+ "do": 1,
+ "nothing": 1,
+ "on": 1,
+ "winning_team": 1,
+ "this": 1,
+ "indicates": 1,
+ "stalemate.": 1,
+ "default": 1,
+ "winner": 9,
+ "//": 3,
+ "Nuclear": 1,
+ "Dawn": 1,
+ "SetFailState": 1,
+ "winner_score": 2,
+ "winlimit": 3,
+ "roundcount": 2,
+ "maxrounds": 3,
+ "fragger": 3,
+ "GetClientOfUserId": 1,
+ "GetClientFrags": 1,
+ "when": 2,
+ "inputlist": 1,
+ "IsVoteInProgress": 1,
+ "Can": 1,
+ "t": 7,
+ "be": 1,
+ "excluded": 1,
+ "from": 1,
+ "as": 2,
+ "they": 1,
+ "weren": 1,
+ "nominationsToAdd": 1,
+ "Change": 2,
+ "Extend": 2,
+ "Map": 5,
+ "Voting": 7,
+ "next": 5,
+ "has": 5,
+ "started.": 1,
+ "SM": 5,
+ "Nextmap": 5,
+ "Started": 1,
+ "Current": 2,
+ "Extended": 1,
+ "finished.": 3,
+ "The": 1,
+ "current": 1,
+ "been": 1,
+ "extended.": 1,
+ "Stays": 1,
+ "was": 3,
+ "Finished": 1,
+ "s.": 1,
+ "Runoff": 2,
+ "Starting": 2,
+ "indecisive": 1,
+ "beginning": 1,
+ "runoff": 1,
+ "T": 3,
+ "Dont": 1,
+ "because": 1,
+ "outside": 1,
+ "request": 1,
+ "inputarray": 1,
+ "plugin": 5,
+ "numParams": 5,
+ "CanVoteStart": 1,
+ "array": 3,
+ "GetNativeCell": 3,
+ "size": 2,
+ "maparray": 3,
+ "ownerarray": 3,
+ "If": 1,
+ "optional": 1,
+ "parameter": 1,
+ "an": 1,
+ "owner": 1,
+ "list": 1,
+ "passed": 1,
+ "then": 1,
+ "fill": 1,
+ "out": 1,
+ "well": 1,
+ "PushArrayCell": 1
+ },
+ "SQL": {
+ "IF": 13,
+ "EXISTS": 12,
+ "(": 131,
+ "SELECT": 4,
+ "*": 3,
+ "FROM": 1,
+ "DBO.SYSOBJECTS": 1,
+ "WHERE": 1,
+ "ID": 2,
+ "OBJECT_ID": 1,
+ "N": 7,
+ ")": 131,
+ "AND": 1,
+ "OBJECTPROPERTY": 1,
+ "id": 22,
+ "DROP": 3,
+ "PROCEDURE": 1,
+ "dbo.AvailableInSearchSel": 2,
+ "GO": 4,
+ "CREATE": 10,
+ "Procedure": 1,
+ "AvailableInSearchSel": 1,
+ "AS": 1,
+ "UNION": 2,
+ "ALL": 2,
+ "DB_NAME": 1,
+ "BEGIN": 1,
+ "GRANT": 1,
+ "EXECUTE": 1,
+ "ON": 1,
+ "TO": 1,
+ "[": 1,
+ "rv": 1,
+ "]": 1,
+ "END": 1,
+ "SHOW": 2,
+ "WARNINGS": 2,
+ ";": 31,
+ "-": 496,
+ "Table": 9,
+ "structure": 9,
+ "for": 15,
+ "table": 17,
+ "articles": 4,
+ "TABLE": 10,
+ "NOT": 46,
+ "int": 28,
+ "NULL": 91,
+ "AUTO_INCREMENT": 9,
+ "title": 4,
+ "varchar": 22,
+ "DEFAULT": 22,
+ "content": 2,
+ "longtext": 1,
+ "date_posted": 4,
+ "datetime": 10,
+ "created_by": 2,
+ "last_modified": 2,
+ "last_modified_by": 2,
+ "ordering": 2,
+ "is_published": 2,
+ "PRIMARY": 9,
+ "KEY": 13,
+ "Dumping": 6,
+ "data": 6,
+ "INSERT": 6,
+ "INTO": 6,
+ "VALUES": 6,
+ "challenges": 4,
+ "pkg_name": 2,
+ "description": 2,
+ "text": 1,
+ "author": 2,
+ "category": 2,
+ "visibility": 2,
+ "publish": 2,
+ "abstract": 2,
+ "level": 2,
+ "duration": 2,
+ "goal": 2,
+ "solution": 2,
+ "availability": 2,
+ "default_points": 2,
+ "default_duration": 2,
+ "challenge_attempts": 2,
+ "user_id": 8,
+ "challenge_id": 7,
+ "time": 1,
+ "status": 1,
+ "challenge_attempt_count": 2,
+ "tries": 1,
+ "UNIQUE": 4,
+ "classes": 4,
+ "name": 3,
+ "date_created": 6,
+ "archive": 2,
+ "class_challenges": 4,
+ "class_id": 5,
+ "class_memberships": 4,
+ "users": 4,
+ "username": 3,
+ "full_name": 2,
+ "email": 2,
+ "password": 2,
+ "joined": 2,
+ "last_visit": 2,
+ "is_activated": 2,
+ "type": 3,
+ "token": 3,
+ "user_has_challenge_token": 3,
+ "create": 2,
+ "FILIAL": 10,
+ "NUMBER": 1,
+ "not": 5,
+ "null": 4,
+ "title_ua": 1,
+ "VARCHAR2": 4,
+ "title_ru": 1,
+ "title_eng": 1,
+ "remove_date": 1,
+ "DATE": 2,
+ "modify_date": 1,
+ "modify_user": 1,
+ "alter": 1,
+ "add": 1,
+ "constraint": 1,
+ "PK_ID": 1,
+ "primary": 1,
+ "key": 1,
+ "grant": 8,
+ "select": 10,
+ "on": 8,
+ "to": 8,
+ "ATOLL": 1,
+ "CRAMER2GIS": 1,
+ "DMS": 1,
+ "HPSM2GIS": 1,
+ "PLANMONITOR": 1,
+ "SIEBEL": 1,
+ "VBIS": 1,
+ "VPORTAL": 1,
+ "if": 1,
+ "exists": 1,
+ "from": 2,
+ "sysobjects": 1,
+ "where": 2,
+ "and": 1,
+ "in": 1,
+ "exec": 1,
+ "%": 2,
+ "object_ddl": 1,
+ "go": 1,
+ "use": 1,
+ "translog": 1,
+ "VIEW": 1,
+ "suspendedtoday": 2,
+ "view": 1,
+ "as": 1,
+ "suspended": 1,
+ "datediff": 1,
+ "now": 1
+ },
"Squirrel": {
"//example": 1,
"from": 1,
"http": 1,
"//www.squirrel": 1,
@@ -44101,10 +57154,555 @@
"new": 1,
"insert": 2,
"table": 14,
"clear": 1
},
+ "Stata": {
+ "local": 6,
+ "inname": 1,
+ "outname": 1,
+ "program": 2,
+ "hello": 1,
+ "vers": 1,
+ "display": 1,
+ "end": 4,
+ "{": 441,
+ "*": 25,
+ "version": 2,
+ "mar2014": 1,
+ "}": 440,
+ "...": 30,
+ "Hello": 1,
+ "world": 1,
+ "p_end": 47,
+ "MAXDIM": 1,
+ "smcl": 1,
+ "Matthew": 2,
+ "White": 2,
+ "jan2014": 1,
+ "title": 7,
+ "Title": 1,
+ "phang": 4,
+ "cmd": 111,
+ "odkmeta": 17,
+ "hline": 1,
+ "Create": 4,
+ "a": 30,
+ "do": 22,
+ "-": 42,
+ "file": 18,
+ "to": 23,
+ "import": 9,
+ "ODK": 6,
+ "data": 4,
+ "marker": 10,
+ "syntax": 1,
+ "Syntax": 1,
+ "p": 2,
+ "using": 10,
+ "it": 61,
+ "help": 27,
+ "filename": 3,
+ "opt": 25,
+ "csv": 9,
+ "(": 60,
+ "csvfile": 3,
+ ")": 61,
+ "Using": 7,
+ "histogram": 2,
+ "as": 29,
+ "template.": 8,
+ "notwithstanding": 1,
+ "is": 31,
+ "rarely": 1,
+ "preceded": 3,
+ "by": 7,
+ "an": 6,
+ "underscore.": 1,
+ "cmdab": 5,
+ "s": 10,
+ "urvey": 2,
+ "surveyfile": 5,
+ "odkmeta##surveyopts": 2,
+ "surveyopts": 4,
+ "cho": 2,
+ "ices": 2,
+ "choicesfile": 4,
+ "odkmeta##choicesopts": 2,
+ "choicesopts": 5,
+ "[": 6,
+ "options": 1,
+ "]": 6,
+ "odbc": 2,
+ "the": 67,
+ "position": 1,
+ "of": 36,
+ "last": 1,
+ "character": 1,
+ "in": 24,
+ "first": 2,
+ "column": 18,
+ "+": 2,
+ "synoptset": 5,
+ "tabbed": 4,
+ "synopthdr": 4,
+ "synoptline": 8,
+ "syntab": 6,
+ "Main": 3,
+ "heckman": 2,
+ "p2coldent": 3,
+ "name": 20,
+ ".csv": 2,
+ "that": 21,
+ "contains": 3,
+ "metadata": 5,
+ "from": 6,
+ "survey": 14,
+ "worksheet": 5,
+ "choices": 10,
+ "Fields": 2,
+ "synopt": 16,
+ "drop": 1,
+ "attrib": 2,
+ "headers": 8,
+ "not": 8,
+ "field": 25,
+ "attributes": 10,
+ "with": 10,
+ "keep": 1,
+ "only": 3,
+ "rel": 1,
+ "ax": 1,
+ "ignore": 1,
+ "fields": 7,
+ "exist": 1,
+ "Lists": 1,
+ "ca": 1,
+ "oth": 1,
+ "er": 1,
+ "odkmeta##other": 1,
+ "other": 14,
+ "Stata": 5,
+ "value": 14,
+ "values": 3,
+ "select": 6,
+ "or_other": 5,
+ ";": 15,
+ "default": 8,
+ "max": 2,
+ "one": 5,
+ "line": 4,
+ "write": 1,
+ "each": 7,
+ "list": 13,
+ "on": 7,
+ "single": 1,
+ "Options": 1,
+ "replace": 7,
+ "overwrite": 1,
+ "existing": 1,
+ "p2colreset": 4,
+ "and": 18,
+ "are": 13,
+ "required.": 1,
+ "Change": 1,
+ "t": 2,
+ "ype": 1,
+ "header": 15,
+ "type": 7,
+ "attribute": 10,
+ "la": 2,
+ "bel": 2,
+ "label": 9,
+ "d": 1,
+ "isabled": 1,
+ "disabled": 4,
+ "li": 1,
+ "stname": 1,
+ "list_name": 6,
+ "maximum": 3,
+ "plus": 2,
+ "min": 2,
+ "minimum": 2,
+ "minus": 1,
+ "#": 6,
+ "constant": 2,
+ "for": 13,
+ "all": 3,
+ "labels": 8,
+ "description": 1,
+ "Description": 1,
+ "pstd": 20,
+ "creates": 1,
+ "worksheets": 1,
+ "XLSForm.": 1,
+ "The": 9,
+ "saved": 1,
+ "completes": 2,
+ "following": 1,
+ "tasks": 3,
+ "order": 1,
+ "anova": 1,
+ "phang2": 23,
+ "o": 12,
+ "Import": 2,
+ "lists": 2,
+ "Add": 1,
+ "char": 4,
+ "characteristics": 4,
+ "Split": 1,
+ "select_multiple": 6,
+ "variables": 8,
+ "Drop": 1,
+ "note": 1,
+ "format": 1,
+ "Format": 1,
+ "date": 1,
+ "time": 1,
+ "datetime": 1,
+ "Attach": 2,
+ "variable": 14,
+ "notes": 1,
+ "merge": 3,
+ "Merge": 1,
+ "repeat": 6,
+ "groups": 4,
+ "After": 1,
+ "have": 2,
+ "been": 1,
+ "split": 4,
+ "can": 1,
+ "be": 12,
+ "removed": 1,
+ "without": 2,
+ "affecting": 1,
+ "tasks.": 1,
+ "User": 1,
+ "written": 2,
+ "supplements": 1,
+ "may": 2,
+ "make": 1,
+ "use": 3,
+ "any": 3,
+ "which": 6,
+ "imported": 4,
+ "characteristics.": 1,
+ "remarks": 1,
+ "Remarks": 1,
+ "uses": 3,
+ "helpb": 7,
+ "insheet": 4,
+ "data.": 1,
+ "long": 7,
+ "strings": 1,
+ "digits": 1,
+ "such": 2,
+ "simserial": 1,
+ "will": 9,
+ "numeric": 4,
+ "even": 1,
+ "if": 10,
+ "they": 2,
+ "more": 1,
+ "than": 3,
+ "digits.": 1,
+ "As": 1,
+ "result": 6,
+ "lose": 1,
+ "precision": 1,
+ ".": 22,
+ "makes": 1,
+ "limited": 1,
+ "mata": 1,
+ "Mata": 1,
+ "manage": 1,
+ "contain": 1,
+ "difficult": 1,
+ "characters.": 2,
+ "starts": 1,
+ "definitions": 1,
+ "several": 1,
+ "macros": 1,
+ "these": 4,
+ "constants": 1,
+ "uses.": 1,
+ "For": 4,
+ "instance": 1,
+ "macro": 1,
+ "datemask": 1,
+ "varname": 1,
+ "constraints": 1,
+ "names": 16,
+ "Further": 1,
+ "files": 1,
+ "often": 1,
+ "much": 1,
+ "longer": 1,
+ "length": 3,
+ "limit": 1,
+ "These": 2,
+ "differences": 1,
+ "convention": 1,
+ "lead": 1,
+ "three": 1,
+ "kinds": 1,
+ "problematic": 1,
+ "Long": 3,
+ "involve": 1,
+ "invalid": 1,
+ "combination": 1,
+ "characters": 3,
+ "example": 2,
+ "begins": 1,
+ "colon": 1,
+ "followed": 1,
+ "number.": 1,
+ "convert": 2,
+ "instead": 1,
+ "naming": 1,
+ "v": 6,
+ "concatenated": 1,
+ "positive": 1,
+ "integer": 1,
+ "v1": 1,
+ "unique": 1,
+ "but": 4,
+ "when": 1,
+ "converted": 3,
+ "truncated": 1,
+ "become": 3,
+ "duplicates.": 1,
+ "again": 1,
+ "names.": 6,
+ "form": 1,
+ "duplicates": 1,
+ "cannot": 2,
+ "chooses": 1,
+ "different": 1,
+ "Because": 1,
+ "problem": 2,
+ "recommended": 1,
+ "you": 1,
+ "If": 2,
+ "its": 3,
+ "characteristic": 2,
+ "odkmeta##Odk_bad_name": 1,
+ "Odk_bad_name": 3,
+ "otherwise": 1,
+ "Most": 1,
+ "depend": 1,
+ "There": 1,
+ "two": 2,
+ "exceptions": 1,
+ "variables.": 1,
+ "error": 4,
+ "has": 6,
+ "or": 7,
+ "splitting": 2,
+ "would": 1,
+ "duplicate": 4,
+ "reshape": 2,
+ "groups.": 1,
+ "there": 2,
+ "merging": 2,
+ "code": 1,
+ "datasets.": 1,
+ "Where": 1,
+ "renaming": 2,
+ "left": 1,
+ "user.": 1,
+ "section": 2,
+ "designated": 2,
+ "area": 2,
+ "renaming.": 3,
+ "In": 3,
+ "reshaping": 1,
+ "group": 4,
+ "own": 2,
+ "Many": 1,
+ "forms": 2,
+ "require": 1,
+ "others": 1,
+ "few": 1,
+ "need": 1,
+ "renamed": 1,
+ "should": 1,
+ "go": 1,
+ "areas.": 1,
+ "However": 1,
+ "some": 1,
+ "usually": 1,
+ "because": 1,
+ "many": 2,
+ "nested": 2,
+ "above": 1,
+ "this": 1,
+ "case": 1,
+ "work": 1,
+ "best": 1,
+ "Odk_group": 1,
+ "Odk_name": 1,
+ "Odk_is_other": 2,
+ "Odk_geopoint": 2,
+ "r": 2,
+ "varlist": 2,
+ "Odk_list_name": 2,
+ "foreach": 1,
+ "var": 5,
+ "*search": 1,
+ "n/a": 1,
+ "know": 1,
+ "don": 1,
+ "worksheet.": 1,
+ "requires": 1,
+ "comma": 1,
+ "separated": 2,
+ "text": 1,
+ "file.": 1,
+ "Strings": 1,
+ "embedded": 2,
+ "commas": 1,
+ "double": 3,
+ "quotes": 3,
+ "must": 2,
+ "enclosed": 1,
+ "another": 1,
+ "quote.": 1,
+ "pmore": 5,
+ "Each": 1,
+ "header.": 1,
+ "Use": 1,
+ "suboptions": 1,
+ "specify": 1,
+ "alternative": 1,
+ "respectively.": 1,
+ "All": 1,
+ "used.": 1,
+ "standardized": 1,
+ "follows": 1,
+ "replaced": 9,
+ "select_one": 3,
+ "begin_group": 1,
+ "begin": 2,
+ "end_group": 1,
+ "begin_repeat": 1,
+ "end_repeat": 1,
+ "addition": 1,
+ "specified": 1,
+ "attaches": 1,
+ "pmore2": 3,
+ "formed": 1,
+ "concatenating": 1,
+ "elements": 1,
+ "Odk_repeat": 1,
+ "nested.": 1,
+ "geopoint": 2,
+ "component": 1,
+ "Latitude": 1,
+ "Longitude": 1,
+ "Altitude": 1,
+ "Accuracy": 1,
+ "blank.": 1,
+ "imports": 4,
+ "XLSForm": 1,
+ "list.": 1,
+ "one.": 1,
+ "specifies": 4,
+ "vary": 1,
+ "definition": 1,
+ "rather": 1,
+ "multiple": 1,
+ "delimit": 1,
+ "#delimit": 1,
+ "dlgtab": 1,
+ "Other": 1,
+ "already": 2,
+ "exists.": 1,
+ "examples": 1,
+ "Examples": 1,
+ "named": 1,
+ "import.do": 7,
+ "including": 1,
+ "survey.csv": 1,
+ "choices.csv": 1,
+ "txt": 6,
+ "Same": 3,
+ "previous": 3,
+ "command": 3,
+ "appears": 2,
+ "fieldname": 3,
+ "survey_fieldname.csv": 1,
+ "valuename": 2,
+ "choices_valuename.csv": 1,
+ "except": 1,
+ "hint": 2,
+ "dropattrib": 2,
+ "does": 1,
+ "_all": 1,
+ "acknowledgements": 1,
+ "Acknowledgements": 1,
+ "Lindsey": 1,
+ "Shaughnessy": 1,
+ "Innovations": 2,
+ "Poverty": 2,
+ "Action": 2,
+ "assisted": 1,
+ "almost": 1,
+ "aspects": 1,
+ "development.": 1,
+ "She": 1,
+ "collaborated": 1,
+ "structure": 1,
+ "was": 1,
+ "very": 1,
+ "helpful": 1,
+ "tester": 1,
+ "contributed": 1,
+ "information": 1,
+ "about": 1,
+ "ODK.": 1,
+ "author": 1,
+ "Author": 1,
+ "mwhite@poverty": 1,
+ "action.org": 1,
+ "Setup": 1,
+ "sysuse": 1,
+ "auto": 1,
+ "Fit": 2,
+ "linear": 2,
+ "regression": 2,
+ "regress": 5,
+ "mpg": 1,
+ "weight": 4,
+ "foreign": 2,
+ "better": 1,
+ "physics": 1,
+ "standpoint": 1,
+ "gen": 1,
+ "gp100m": 2,
+ "/mpg": 1,
+ "Obtain": 1,
+ "beta": 2,
+ "coefficients": 1,
+ "refitting": 1,
+ "model": 1,
+ "Suppress": 1,
+ "intercept": 1,
+ "term": 1,
+ "noconstant": 1,
+ "Model": 1,
+ "bn.foreign": 1,
+ "hascons": 1,
+ "matrix": 3,
+ "tanh": 1,
+ "u": 3,
+ "eu": 4,
+ "emu": 4,
+ "exp": 2,
+ "return": 1,
+ "/": 1
+ },
"Stylus": {
"border": 6,
"-": 10,
"radius": 5,
"(": 1,
@@ -44190,10 +57788,304 @@
"Env.sine.asStream": 1,
"e.next.postln": 1,
"wait": 1,
".fork": 1
},
+ "SystemVerilog": {
+ "module": 3,
+ "endpoint_phy_wrapper": 2,
+ "(": 92,
+ "input": 12,
+ "clk_sys_i": 2,
+ "clk_ref_i": 6,
+ "clk_rx_i": 3,
+ "rst_n_i": 3,
+ "IWishboneMaster.master": 2,
+ "src": 1,
+ "IWishboneSlave.slave": 1,
+ "snk": 1,
+ "sys": 1,
+ "output": 6,
+ "[": 17,
+ "]": 17,
+ "td_o": 2,
+ "rd_i": 2,
+ "txn_o": 2,
+ "txp_o": 2,
+ "rxn_i": 2,
+ "rxp_i": 2,
+ ")": 92,
+ ";": 32,
+ "wire": 12,
+ "rx_clock": 3,
+ "parameter": 2,
+ "g_phy_type": 6,
+ "gtx_data": 3,
+ "gtx_k": 3,
+ "gtx_disparity": 3,
+ "gtx_enc_error": 3,
+ "grx_data": 3,
+ "grx_clk": 1,
+ "grx_k": 3,
+ "grx_enc_error": 3,
+ "grx_bitslide": 2,
+ "gtp_rst": 2,
+ "tx_clock": 3,
+ "generate": 1,
+ "if": 5,
+ "begin": 4,
+ "assign": 2,
+ "wr_tbi_phy": 1,
+ "U_Phy": 1,
+ ".serdes_rst_i": 1,
+ ".serdes_loopen_i": 1,
+ "b0": 5,
+ ".serdes_enable_i": 1,
+ "b1": 2,
+ ".serdes_tx_data_i": 1,
+ ".serdes_tx_k_i": 1,
+ ".serdes_tx_disparity_o": 1,
+ ".serdes_tx_enc_err_o": 1,
+ ".serdes_rx_data_o": 1,
+ ".serdes_rx_k_o": 1,
+ ".serdes_rx_enc_err_o": 1,
+ ".serdes_rx_bitslide_o": 1,
+ ".tbi_refclk_i": 1,
+ ".tbi_rbclk_i": 1,
+ ".tbi_td_o": 1,
+ ".tbi_rd_i": 1,
+ ".tbi_syncen_o": 1,
+ ".tbi_loopen_o": 1,
+ ".tbi_prbsen_o": 1,
+ ".tbi_enable_o": 1,
+ "end": 4,
+ "else": 2,
+ "//": 3,
+ "wr_gtx_phy_virtex6": 1,
+ "#": 3,
+ ".g_simulation": 2,
+ "U_PHY": 1,
+ ".clk_ref_i": 2,
+ ".tx_clk_o": 1,
+ ".tx_data_i": 1,
+ ".tx_k_i": 1,
+ ".tx_disparity_o": 1,
+ ".tx_enc_err_o": 1,
+ ".rx_rbclk_o": 1,
+ ".rx_data_o": 1,
+ ".rx_k_o": 1,
+ ".rx_enc_err_o": 1,
+ ".rx_bitslide_o": 1,
+ ".rst_i": 1,
+ ".loopen_i": 1,
+ ".pad_txn0_o": 1,
+ ".pad_txp0_o": 1,
+ ".pad_rxn0_i": 1,
+ ".pad_rxp0_i": 1,
+ "endgenerate": 1,
+ "wr_endpoint": 1,
+ ".g_pcs_16bit": 1,
+ ".g_rx_buffer_size": 1,
+ ".g_with_rx_buffer": 1,
+ ".g_with_timestamper": 1,
+ ".g_with_dmtd": 1,
+ ".g_with_dpi_classifier": 1,
+ ".g_with_vlans": 1,
+ ".g_with_rtu": 1,
+ "DUT": 1,
+ ".clk_sys_i": 1,
+ ".clk_dmtd_i": 1,
+ ".rst_n_i": 1,
+ ".pps_csync_p1_i": 1,
+ ".src_dat_o": 1,
+ "snk.dat_i": 1,
+ ".src_adr_o": 1,
+ "snk.adr": 1,
+ ".src_sel_o": 1,
+ "snk.sel": 1,
+ ".src_cyc_o": 1,
+ "snk.cyc": 1,
+ ".src_stb_o": 1,
+ "snk.stb": 1,
+ ".src_we_o": 1,
+ "snk.we": 1,
+ ".src_stall_i": 1,
+ "snk.stall": 1,
+ ".src_ack_i": 1,
+ "snk.ack": 1,
+ ".src_err_i": 1,
+ ".rtu_full_i": 1,
+ ".rtu_rq_strobe_p1_o": 1,
+ ".rtu_rq_smac_o": 1,
+ ".rtu_rq_dmac_o": 1,
+ ".rtu_rq_vid_o": 1,
+ ".rtu_rq_has_vid_o": 1,
+ ".rtu_rq_prio_o": 1,
+ ".rtu_rq_has_prio_o": 1,
+ ".wb_cyc_i": 1,
+ "sys.cyc": 1,
+ ".wb_stb_i": 1,
+ "sys.stb": 1,
+ ".wb_we_i": 1,
+ "sys.we": 1,
+ ".wb_sel_i": 1,
+ "sys.sel": 1,
+ ".wb_adr_i": 1,
+ "sys.adr": 1,
+ ".wb_dat_i": 1,
+ "sys.dat_o": 1,
+ ".wb_dat_o": 1,
+ "sys.dat_i": 1,
+ ".wb_ack_o": 1,
+ "sys.ack": 1,
+ "endmodule": 2,
+ "fifo": 1,
+ "clk_50": 1,
+ "clk_2": 1,
+ "reset_n": 1,
+ "data_out": 1,
+ "empty": 1,
+ "priority_encoder": 1,
+ "INPUT_WIDTH": 3,
+ "OUTPUT_WIDTH": 3,
+ "logic": 2,
+ "-": 4,
+ "input_data": 2,
+ "output_data": 3,
+ "int": 1,
+ "ii": 6,
+ "always_comb": 1,
+ "for": 2,
+ "<": 1,
+ "+": 3,
+ "function": 1,
+ "integer": 2,
+ "log2": 4,
+ "x": 6,
+ "endfunction": 1
+ },
+ "Tcl": {
+ "#": 7,
+ "package": 2,
+ "require": 2,
+ "Tcl": 2,
+ "namespace": 6,
+ "eval": 2,
+ "stream": 61,
+ "{": 148,
+ "export": 3,
+ "[": 76,
+ "a": 1,
+ "-": 5,
+ "z": 1,
+ "]": 76,
+ "*": 19,
+ "}": 148,
+ "ensemble": 1,
+ "create": 7,
+ "proc": 28,
+ "first": 24,
+ "restCmdPrefix": 2,
+ "return": 22,
+ "list": 18,
+ "lassign": 11,
+ "foldl": 1,
+ "cmdPrefix": 19,
+ "initialValue": 7,
+ "args": 13,
+ "set": 34,
+ "numStreams": 3,
+ "llength": 5,
+ "if": 14,
+ "FoldlSingleStream": 2,
+ "lindex": 5,
+ "elseif": 3,
+ "FoldlMultiStream": 2,
+ "else": 5,
+ "Usage": 4,
+ "foreach": 5,
+ "numArgs": 7,
+ "varName": 7,
+ "body": 8,
+ "ForeachSingleStream": 2,
+ "(": 11,
+ ")": 11,
+ "&&": 2,
+ "%": 1,
+ "end": 2,
+ "items": 5,
+ "lrange": 1,
+ "ForeachMultiStream": 2,
+ "fromList": 2,
+ "_list": 4,
+ "index": 4,
+ "expr": 4,
+ "+": 1,
+ "isEmpty": 10,
+ "map": 1,
+ "MapSingleStream": 3,
+ "MapMultiStream": 3,
+ "rest": 22,
+ "select": 2,
+ "while": 6,
+ "take": 2,
+ "num": 3,
+ "||": 1,
+ "<": 1,
+ "toList": 1,
+ "res": 10,
+ "lappend": 8,
+ "#################################": 2,
+ "acc": 9,
+ "streams": 5,
+ "firsts": 6,
+ "restStreams": 6,
+ "uplevel": 4,
+ "nextItems": 4,
+ "msg": 1,
+ "code": 1,
+ "error": 1,
+ "level": 1,
+ "XDG": 11,
+ "variable": 4,
+ "DEFAULTS": 8,
+ "DATA_HOME": 4,
+ "CONFIG_HOME": 4,
+ "CACHE_HOME": 4,
+ "RUNTIME_DIR": 3,
+ "DATA_DIRS": 4,
+ "CONFIG_DIRS": 4,
+ "SetDefaults": 3,
+ "ne": 2,
+ "file": 9,
+ "join": 9,
+ "env": 8,
+ "HOME": 3,
+ ".local": 1,
+ "share": 3,
+ ".config": 1,
+ ".cache": 1,
+ "/usr": 2,
+ "local": 1,
+ "/etc": 1,
+ "xdg": 1,
+ "XDGVarSet": 4,
+ "var": 11,
+ "info": 1,
+ "exists": 1,
+ "XDG_": 4,
+ "Dir": 4,
+ "subdir": 16,
+ "dir": 5,
+ "dict": 2,
+ "get": 2,
+ "Dirs": 3,
+ "rawDirs": 3,
+ "split": 1,
+ "outDirs": 3,
+ "XDG_RUNTIME_DIR": 1
+ },
"Tea": {
"<%>": 1,
"template": 1,
"foo": 1
},
@@ -46632,16 +60524,16 @@
"}": 2,
"return": 1
},
"XML": {
"<?xml>": 4,
- "version=": 6,
+ "version=": 10,
"<project>": 1,
- "name=": 223,
+ "name=": 227,
"xmlns": 2,
"ea=": 2,
- "<description>": 2,
+ "<description>": 3,
"This": 21,
"easyant": 3,
"module.ant": 1,
"sample": 2,
"file": 3,
@@ -46655,11 +60547,11 @@
"build": 1,
"with": 23,
"own": 2,
"specific": 8,
"target.": 1,
- "</description>": 2,
+ "</description>": 3,
"<target>": 2,
"<echo>": 2,
"my": 2,
"awesome": 1,
"additionnal": 1,
@@ -46684,11 +60576,11 @@
"revision=": 3,
"status=": 1,
"this": 77,
"a": 128,
"module.ivy": 1,
- "for": 59,
+ "for": 60,
"java": 1,
"standard": 1,
"application": 2,
"<ea:build>": 1,
"<ea:property>": 1,
@@ -46700,18 +60592,18 @@
"<conf>": 2,
"visibility=": 2,
"description=": 2,
"</configurations>": 1,
"<dependencies>": 1,
- "<dependency>": 1,
+ "<dependency>": 4,
"org=": 1,
"rev=": 1,
"conf=": 1,
"default": 9,
"junit": 2,
"test": 7,
- "-": 49,
+ "-": 50,
"/": 6,
"</dependencies>": 1,
"</ivy-module>": 1,
"<doc>": 1,
"<assembly>": 1,
@@ -46733,13 +60625,13 @@
"Note": 7,
"it": 16,
"used": 19,
"both": 2,
"Changing": 5,
- "(": 52,
+ "(": 53,
"i.e.": 23,
- ")": 45,
+ ")": 46,
"Changed": 4,
"Observables.": 2,
"In": 6,
"future": 2,
"will": 65,
@@ -46751,11 +60643,11 @@
"casting": 1,
"between": 15,
"changes.": 2,
"</summary>": 121,
"</member>": 120,
- "The": 74,
+ "The": 75,
"object": 42,
"has": 16,
"raised": 1,
"change.": 12,
"name": 7,
@@ -46931,11 +60823,11 @@
"parameter": 6,
"unique": 12,
"string": 13,
"distinguish": 12,
"arbitrarily": 2,
- "by": 13,
+ "by": 14,
"client.": 2,
"Listen": 4,
"provides": 6,
"Message": 2,
"RegisterMessageSource": 4,
@@ -46989,11 +60881,11 @@
"current": 10,
"logger": 2,
"allows": 15,
"log": 2,
"attached.": 1,
- "data": 1,
+ "data": 2,
"structure": 1,
"representation": 1,
"memoizing": 2,
"cache": 14,
"evaluate": 1,
@@ -47456,11 +61348,39 @@
"Portuguese": 1,
"Portugu": 1,
"English": 1,
"Ingl": 1,
"</context>": 1,
- "</TS>": 1
+ "</TS>": 1,
+ "<plugin>": 1,
+ "compatVersion=": 1,
+ "<vendor>": 1,
+ "FreeMedForms": 1,
+ "</vendor>": 1,
+ "<copyright>": 1,
+ "C": 1,
+ "Eric": 1,
+ "MAEKER": 1,
+ "MD": 1,
+ "</copyright>": 1,
+ "<license>": 1,
+ "GPLv3": 1,
+ "</license>": 1,
+ "<category>": 1,
+ "Patient": 1,
+ "</category>": 1,
+ "XML": 1,
+ "form": 1,
+ "loader/saver": 1,
+ "FreeMedForms.": 1,
+ "<url>": 1,
+ "http": 1,
+ "//www.freemedforms.com/": 1,
+ "</url>": 1,
+ "<dependencyList>": 1,
+ "</dependencyList>": 1,
+ "</plugin>": 1
},
"XProc": {
"<?xml>": 1,
"version=": 2,
"encoding=": 1,
@@ -47765,11 +61685,11 @@
"<String>": 1,
"categories": 1
},
"YAML": {
"gem": 1,
- "-": 16,
+ "-": 25,
"local": 1,
"gen": 1,
"rdoc": 2,
"run": 1,
"tests": 1,
@@ -47777,92 +61697,300 @@
"source": 1,
"line": 1,
"numbers": 1,
"gempath": 1,
"/usr/local/rubygems": 1,
- "/home/gavin/.rubygems": 1
+ "/home/gavin/.rubygems": 1,
+ "http_interactions": 1,
+ "request": 1,
+ "method": 1,
+ "get": 1,
+ "uri": 1,
+ "http": 1,
+ "//example.com/": 1,
+ "body": 3,
+ "headers": 2,
+ "{": 1,
+ "}": 1,
+ "response": 2,
+ "status": 1,
+ "code": 1,
+ "message": 1,
+ "OK": 1,
+ "Content": 2,
+ "Type": 1,
+ "text/html": 1,
+ ";": 1,
+ "charset": 1,
+ "utf": 1,
+ "Length": 1,
+ "This": 1,
+ "is": 1,
+ "the": 1,
+ "http_version": 1,
+ "recorded_at": 1,
+ "Tue": 1,
+ "Nov": 1,
+ "GMT": 1,
+ "recorded_with": 1,
+ "VCR": 1
+ },
+ "Zephir": {
+ "%": 10,
+ "{": 56,
+ "#define": 1,
+ "MAX_FACTOR": 3,
+ "}": 50,
+ "namespace": 3,
+ "Test": 2,
+ ";": 86,
+ "#include": 1,
+ "static": 1,
+ "long": 3,
+ "fibonacci": 4,
+ "(": 55,
+ "n": 5,
+ ")": 53,
+ "if": 39,
+ "<": 1,
+ "return": 25,
+ "else": 11,
+ "-": 25,
+ "+": 5,
+ "class": 2,
+ "Cblock": 1,
+ "public": 22,
+ "function": 22,
+ "testCblock1": 1,
+ "int": 3,
+ "a": 6,
+ "testCblock2": 1,
+ "Router": 1,
+ "Route": 1,
+ "protected": 9,
+ "_pattern": 3,
+ "_compiledPattern": 3,
+ "_paths": 3,
+ "_methods": 5,
+ "_hostname": 3,
+ "_converters": 3,
+ "_id": 2,
+ "_name": 3,
+ "_beforeMatch": 3,
+ "__construct": 1,
+ "pattern": 37,
+ "paths": 7,
+ "null": 11,
+ "httpMethods": 6,
+ "this": 28,
+ "reConfigure": 2,
+ "let": 51,
+ "compilePattern": 2,
+ "var": 4,
+ "idPattern": 6,
+ "memstr": 10,
+ "str_replace": 6,
+ ".": 5,
+ "via": 1,
+ "extractNamedParams": 2,
+ "string": 6,
+ "char": 1,
+ "ch": 27,
+ "tmp": 4,
+ "matches": 5,
+ "boolean": 1,
+ "notValid": 5,
+ "false": 3,
+ "cursor": 4,
+ "cursorVar": 5,
+ "marker": 4,
+ "bracketCount": 7,
+ "parenthesesCount": 5,
+ "foundPattern": 6,
+ "intermediate": 4,
+ "numberMatches": 4,
+ "route": 12,
+ "item": 7,
+ "variable": 5,
+ "regexp": 7,
+ "strlen": 1,
+ "<=>": 5,
+ "0": 9,
+ "for": 4,
+ "in": 4,
+ "1": 3,
+ "substr": 3,
+ "break": 9,
+ "&&": 6,
+ "z": 2,
+ "Z": 2,
+ "true": 2,
+ "<='9')>": 1,
+ "_": 1,
+ "2": 2,
+ "continue": 1,
+ "[": 14,
+ "]": 14,
+ "moduleName": 5,
+ "controllerName": 7,
+ "actionName": 4,
+ "parts": 9,
+ "routePaths": 5,
+ "realClassName": 1,
+ "namespaceName": 1,
+ "pcrePattern": 4,
+ "compiledPattern": 4,
+ "extracted": 4,
+ "typeof": 2,
+ "throw": 1,
+ "new": 1,
+ "Exception": 1,
+ "explode": 1,
+ "switch": 1,
+ "count": 1,
+ "case": 3,
+ "controller": 1,
+ "action": 1,
+ "array": 1,
+ "The": 1,
+ "contains": 1,
+ "invalid": 1,
+ "#": 1,
+ "array_merge": 1,
+ "//Update": 1,
+ "the": 1,
+ "s": 1,
+ "name": 5,
+ "*": 2,
+ "@return": 1,
+ "*/": 1,
+ "getName": 1,
+ "setName": 1,
+ "beforeMatch": 1,
+ "callback": 2,
+ "getBeforeMatch": 1,
+ "getRouteId": 1,
+ "getPattern": 1,
+ "getCompiledPattern": 1,
+ "getPaths": 1,
+ "getReversedPaths": 1,
+ "reversed": 4,
+ "path": 3,
+ "position": 3,
+ "setHttpMethods": 1,
+ "getHttpMethods": 1,
+ "setHostname": 1,
+ "hostname": 2,
+ "getHostname": 1,
+ "convert": 1,
+ "converter": 2,
+ "getConverters": 1
}
},
"language_tokens": {
"ABAP": 1500,
"Agda": 376,
+ "Alloy": 1143,
"ApacheConf": 1449,
"Apex": 4408,
"AppleScript": 1862,
"Arduino": 20,
"AsciiDoc": 103,
+ "AspectJ": 324,
+ "ATS": 4558,
"AutoHotkey": 3,
"Awk": 544,
"BlitzBasic": 2065,
"Bluespec": 1298,
"Brightscript": 579,
- "C": 59004,
+ "C": 59053,
"C#": 278,
- "C++": 31181,
+ "C++": 32475,
"Ceylon": 50,
+ "Cirru": 244,
"Clojure": 510,
"COBOL": 90,
"CoffeeScript": 2951,
- "Common Lisp": 103,
+ "Common Lisp": 2186,
"Coq": 18259,
"Creole": 134,
+ "Crystal": 1506,
"CSS": 43867,
"Cuda": 290,
"Dart": 74,
"Diff": 16,
"DM": 169,
+ "Dogescript": 30,
+ "E": 601,
+ "Eagle": 30089,
"ECL": 281,
"edn": 227,
"Elm": 628,
"Emacs Lisp": 1756,
"Erlang": 2928,
"fish": 636,
"Forth": 1516,
+ "Frege": 5564,
+ "Game Maker Language": 13310,
+ "GAP": 9944,
"GAS": 133,
"GLSL": 3766,
+ "Gnuplot": 1023,
"Gosu": 410,
+ "Grammatical Framework": 10607,
"Groovy": 69,
"Groovy Server Pages": 91,
"Haml": 4,
"Handlebars": 69,
"Hy": 155,
"IDL": 418,
"Idris": 148,
+ "Inform 7": 75,
"INI": 27,
"Ioke": 2,
"Jade": 3,
"Java": 8987,
"JavaScript": 76934,
"JSON": 183,
"JSON5": 57,
+ "JSONiq": 151,
+ "JSONLD": 18,
"Julia": 247,
+ "Kit": 6,
"Kotlin": 155,
"KRL": 25,
"Lasso": 9849,
+ "Latte": 759,
"Less": 39,
"LFE": 1711,
"Literate Agda": 478,
"Literate CoffeeScript": 275,
"LiveScript": 123,
"Logos": 93,
"Logtalk": 36,
"Lua": 724,
- "M": 23373,
+ "M": 23615,
"Makefile": 50,
"Markdown": 1,
+ "Mask": 74,
+ "Mathematica": 411,
"Matlab": 11942,
"Max": 714,
"MediaWiki": 766,
+ "Mercury": 31096,
"Monkey": 207,
+ "Moocode": 5234,
"MoonScript": 1718,
+ "MTML": 93,
"Nemerle": 17,
"NetLogo": 243,
"Nginx": 179,
"Nimrod": 1,
"NSIS": 725,
"Nu": 116,
"Objective-C": 26518,
+ "Objective-C++": 6021,
"OCaml": 382,
"Omgrofl": 57,
"Opa": 28,
"OpenCL": 144,
"OpenEdge ABL": 762,
@@ -47870,42 +61998,50 @@
"Oxygene": 157,
"Parrot Assembly": 6,
"Parrot Internal Representation": 5,
"Pascal": 30,
"PAWN": 3263,
- "Perl": 17497,
+ "Perl": 17979,
"Perl6": 372,
"PHP": 20724,
"Pod": 658,
"PogoScript": 250,
"PostScript": 107,
"PowerShell": 12,
"Processing": 74,
- "Prolog": 267,
+ "Prolog": 468,
"Protocol Buffer": 63,
+ "PureScript": 1652,
"Python": 5715,
- "R": 175,
+ "R": 392,
"Racket": 331,
"Ragel in Ruby Host": 593,
"RDoc": 279,
- "Rebol": 11,
+ "Rebol": 533,
"RMarkdown": 19,
"RobotFramework": 483,
"Ruby": 3862,
"Rust": 3566,
"Sass": 56,
"Scala": 750,
"Scaml": 4,
- "Scheme": 3478,
+ "Scheme": 3515,
"Scilab": 69,
"SCSS": 39,
"Shell": 3744,
+ "ShellSession": 233,
+ "Shen": 3472,
"Slash": 187,
+ "SourcePawn": 2080,
+ "SQL": 1485,
"Squirrel": 130,
"Standard ML": 6405,
+ "Stata": 3133,
"Stylus": 76,
"SuperCollider": 133,
+ "SystemVerilog": 541,
+ "Tcl": 1133,
"Tea": 3,
"TeX": 2701,
"Turing": 44,
"TXL": 213,
"TypeScript": 109,
@@ -47915,96 +62051,121 @@
"VimL": 20,
"Visual Basic": 581,
"Volt": 388,
"wisp": 1363,
"XC": 24,
- "XML": 5737,
+ "XML": 5785,
"XProc": 22,
"XQuery": 801,
"XSLT": 44,
"Xtend": 399,
- "YAML": 30
+ "YAML": 77,
+ "Zephir": 1026
},
"languages": {
"ABAP": 1,
"Agda": 1,
+ "Alloy": 3,
"ApacheConf": 3,
"Apex": 6,
"AppleScript": 7,
"Arduino": 1,
"AsciiDoc": 3,
+ "AspectJ": 2,
+ "ATS": 10,
"AutoHotkey": 1,
"Awk": 1,
"BlitzBasic": 3,
"Bluespec": 2,
"Brightscript": 1,
- "C": 27,
+ "C": 29,
"C#": 2,
- "C++": 27,
+ "C++": 28,
"Ceylon": 1,
+ "Cirru": 9,
"Clojure": 7,
"COBOL": 4,
"CoffeeScript": 9,
- "Common Lisp": 1,
+ "Common Lisp": 3,
"Coq": 12,
"Creole": 1,
+ "Crystal": 3,
"CSS": 2,
"Cuda": 2,
"Dart": 1,
"Diff": 1,
"DM": 1,
+ "Dogescript": 1,
+ "E": 6,
+ "Eagle": 2,
"ECL": 1,
"edn": 1,
"Elm": 3,
"Emacs Lisp": 2,
"Erlang": 5,
"fish": 3,
"Forth": 7,
+ "Frege": 4,
+ "Game Maker Language": 13,
+ "GAP": 7,
"GAS": 1,
"GLSL": 3,
+ "Gnuplot": 6,
"Gosu": 4,
+ "Grammatical Framework": 41,
"Groovy": 2,
"Groovy Server Pages": 4,
"Haml": 1,
"Handlebars": 2,
"Hy": 2,
"IDL": 4,
"Idris": 1,
+ "Inform 7": 2,
"INI": 2,
"Ioke": 1,
"Jade": 1,
"Java": 6,
"JavaScript": 20,
"JSON": 4,
"JSON5": 2,
+ "JSONiq": 2,
+ "JSONLD": 1,
"Julia": 1,
+ "Kit": 1,
"Kotlin": 1,
"KRL": 1,
"Lasso": 4,
+ "Latte": 2,
"Less": 1,
"LFE": 4,
"Literate Agda": 1,
"Literate CoffeeScript": 1,
"LiveScript": 1,
"Logos": 1,
"Logtalk": 1,
"Lua": 3,
- "M": 28,
+ "M": 29,
"Makefile": 2,
"Markdown": 1,
+ "Mask": 1,
+ "Mathematica": 3,
"Matlab": 39,
"Max": 3,
"MediaWiki": 1,
+ "Mercury": 9,
"Monkey": 1,
+ "Moocode": 3,
"MoonScript": 1,
+ "MTML": 1,
"Nemerle": 1,
"NetLogo": 1,
"Nginx": 1,
"Nimrod": 1,
"NSIS": 2,
"Nu": 2,
"Objective-C": 19,
+ "Objective-C++": 2,
"OCaml": 2,
"Omgrofl": 1,
"Opa": 2,
"OpenCL": 2,
"OpenEdge ABL": 5,
@@ -48012,42 +62173,50 @@
"Oxygene": 1,
"Parrot Assembly": 1,
"Parrot Internal Representation": 1,
"Pascal": 1,
"PAWN": 1,
- "Perl": 14,
+ "Perl": 15,
"Perl6": 3,
"PHP": 9,
"Pod": 1,
"PogoScript": 1,
"PostScript": 1,
"PowerShell": 2,
"Processing": 1,
- "Prolog": 2,
+ "Prolog": 3,
"Protocol Buffer": 1,
+ "PureScript": 4,
"Python": 7,
- "R": 2,
+ "R": 4,
"Racket": 2,
"Ragel in Ruby Host": 3,
"RDoc": 1,
- "Rebol": 1,
+ "Rebol": 6,
"RMarkdown": 1,
"RobotFramework": 3,
"Ruby": 17,
"Rust": 1,
"Sass": 2,
"Scala": 4,
"Scaml": 1,
- "Scheme": 1,
+ "Scheme": 2,
"Scilab": 3,
"SCSS": 1,
"Shell": 37,
+ "ShellSession": 3,
+ "Shen": 3,
"Slash": 1,
+ "SourcePawn": 1,
+ "SQL": 5,
"Squirrel": 1,
"Standard ML": 4,
+ "Stata": 7,
"Stylus": 1,
"SuperCollider": 1,
+ "SystemVerilog": 4,
+ "Tcl": 2,
"Tea": 1,
"TeX": 2,
"Turing": 1,
"TXL": 1,
"TypeScript": 3,
@@ -48057,14 +62226,15 @@
"VimL": 2,
"Visual Basic": 3,
"Volt": 1,
"wisp": 1,
"XC": 1,
- "XML": 4,
+ "XML": 5,
"XProc": 1,
"XQuery": 1,
"XSLT": 1,
"Xtend": 2,
- "YAML": 1
+ "YAML": 2,
+ "Zephir": 2
},
- "md5": "a46f14929a6e9e4356fda95beb035439"
+ "md5": "9cc12f291dc1b2d049fb7696ac69c345"
}
\ No newline at end of file