lib/linguist/samples.json in github-linguist-6.1.0 vs lib/linguist/samples.json in github-linguist-6.2.0

- old
+ new

@@ -516,10 +516,13 @@ ".hbs" ], "Haskell": [ ".hs" ], + "HiveQL": [ + ".q" + ], "Hy": [ ".hy" ], "HyPhy": [ ".bf" @@ -739,10 +742,11 @@ ".make" ], "Markdown": [ ".md", ".mdown", + ".ronn", ".workbook" ], "Marko": [ ".marko" ], @@ -1410,10 +1414,17 @@ ".webidl" ], "World of Warcraft Addon Data": [ ".toc" ], + "X BitMap": [ + ".xbm" + ], + "X PixMap": [ + ".pm", + ".xpm" + ], "X10": [ ".x10" ], "XC": [ ".xc" @@ -1467,14 +1478,10 @@ ".wixproj", ".xib", ".xml", ".xspec" ], - "XPM": [ - ".pm", - ".xpm" - ], "XPages": [ ".metadata", ".xsp-config" ], "XProc": [ @@ -1500,10 +1507,11 @@ "Xtend": [ ".xtend" ], "YAML": [ ".YAML-tmLanguage", + ".mir", ".mysql", ".sublime-syntax", ".syntax", ".yml" ], @@ -1530,10 +1538,13 @@ ".edn" ], "fish": [ ".fish" ], + "q": [ + ".q" + ], "reStructuredText": [ ".txt" ], "sed": [ ".sed" @@ -1681,10 +1692,13 @@ "httpd.conf" ], "CMake": [ "CMakeLists.txt" ], + "Cloud Firestore Security Rules": [ + "firestore.rules" + ], "Dockerfile": [ "Dockerfile" ], "Elixir": [ "mix.lock" @@ -1826,11 +1840,12 @@ "zprofile", "zshenv", "zshrc" ], "TOML": [ - "Cargo.lock" + "Cargo.lock", + "Gopkg.lock" ], "Tcl": [ "owh", "starfield" ], @@ -1859,15 +1874,16 @@ ".cproject" ], "YAML": [ ".clang-format", ".clang-tidy", - ".gemrc" + ".gemrc", + "glide.lock" ] }, - "tokens_total": 1527403, - "languages_total": 1994, + "tokens_total": 1533317, + "languages_total": 2005, "tokens": { "1C Enterprise": { "#": 2, ";": 205, "(": 189, @@ -22580,10 +22596,85 @@ "</h2>": 1, "/switch": 1, "</div>": 1, "/template": 1 }, + "Cloud Firestore Security Rules": { + "service": 1, + "cloud.firestore": 1, + "{": 22, + "match": 4, + "/databases/": 1, + "database": 1, + "}": 22, + "/documents": 1, + "/activities/": 1, + "activity": 4, + "allow": 9, + "create": 3, + "if": 9, + "isSignedIn": 10, + "(": 98, + ")": 98, + "&&": 40, + "isOwner": 10, + "incomingData": 16, + ".authorId": 9, + "isValidActivity": 3, + ";": 22, + "read": 3, + "delete": 3, + "existingData": 7, + "update": 3, + "/skills/": 1, + "skill": 4, + "isValidSkill": 3, + "hasAllowedSkillFieldsForCreate": 2, + "hasAllowedSkillFieldsForUpdate": 2, + "/activities": 1, + "-": 1, + "skills/": 1, + "activitySkill": 4, + "isValidActivitySkill": 3, + "///": 2, + "Functions": 1, + "function": 13, + "return": 13, + "request.auth": 1, + "null": 5, + "userId": 2, + "request.auth.uid": 1, + "resource.data": 1, + "request.resource.data": 1, + "activity.title": 1, + "is": 12, + "string": 6, + "activity.title.size": 2, + "<": 2, + "activity.summary": 1, + "activity.audienceCountMin": 2, + "int": 4, + "||": 4, + "activity.audienceCountMax": 2, + "activity.audienceAgeMin": 2, + "activity.audienceAgeMax": 2, + "activity.lastUpdateDate.date": 1, + "timestamp": 2, + "activity.keys": 4, + ".size": 6, + ".hasAll": 6, + "[": 6, + "]": 6, + "skill.title": 1, + "skill.title.size": 2, + "skill.summary": 1, + "skill.lastUpdateDate.date": 1, + "skill.keys": 4, + "activitySkill.skillId": 1, + "activitySkill.activityId": 1, + "activitySkill.keys": 4 + }, "CoNLL-U": { "PT": 9, "PROPN": 24, "PROP": 6, "|": 519, @@ -52970,10 +53061,47 @@ "error": 1, "message": 1, "c2": 4, "any": 2 }, + "HiveQL": { + "set": 3, + "hive.mapred.mode": 1, + "nonstrict": 2, + ";": 10, + "hive.exec.dynamic.partition": 1, + "true": 1, + "hive.exec.dynamic.partition.mode": 1, + "create": 2, + "table": 2, + "nzhang_t1": 4, + "like": 2, + "srcpart": 3, + "nzhang_t2": 4, + "FROM": 1, + "INSERT": 2, + "OVERWRITE": 2, + "TABLE": 2, + "PARTITION": 2, + "(": 2, + "ds": 7, + "hr": 7, + ")": 2, + "SELECT": 2, + "key": 3, + "value": 3, + "WHERE": 2, + "AND": 1, + "and": 1, + "GROUP": 1, + "BY": 1, + "show": 2, + "partitions": 2, + "select": 2, + "*": 2, + "from": 2 + }, "Hy": { ";": 4, "The": 1, "concurrent.futures": 2, "example": 2, @@ -76986,24 +77114,24 @@ "/libpng": 1, "cd": 1 }, "Markdown": { "_This_": 1, - "is": 13, - "a": 17, + "is": 65, + "a": 65, "**Markdown**": 1, "readme.": 1, - "-": 30, + "-": 267, "uti": 1, "com.xamarin.workbook": 1, - "platforms": 1, + "platforms": 2, "Console": 1, - "Some": 1, + "Some": 2, "examples": 1, - "from": 1, + "from": 6, "Xamarin": 1, - "*": 20, + "*": 75, "Null": 2, "conditional": 2, "operator": 4, "String": 3, "Interpolation": 2, @@ -77014,191 +77142,191 @@ "Auto": 2, "property": 3, "Initialization": 2, "Index": 2, "Initializers": 2, - "using": 4, + "using": 8, "static": 8, - "##": 6, - "The": 3, - ".": 3, + "##": 51, + "The": 40, + ".": 34, "automatically": 3, "does": 1, "null": 8, - "check": 2, + "check": 3, "before": 2, "referencing": 1, - "the": 24, - "specified": 4, + "the": 134, + "specified": 10, "member.": 1, - "example": 5, - "string": 12, + "example": 8, + "string": 13, "array": 1, "below": 4, - "has": 1, + "has": 3, "entry": 1, "csharp": 16, "var": 11, "names": 7, "new": 7, - "[": 16, - "]": 16, + "[": 47, + "]": 47, "{": 17, "}": 17, - ";": 44, - "In": 2, + ";": 54, + "In": 6, "C#": 6, "required": 1, "accessing": 1, ".Length": 5, "int": 2, "secondLength": 2, - "if": 2, - "(": 42, - ")": 42, + "if": 9, + "(": 113, + ")": 111, "allows": 1, "length": 1, - "to": 10, - "be": 7, + "to": 63, + "be": 28, "queried": 1, - "in": 16, - "single": 2, - "line": 1, + "in": 59, + "single": 6, + "line": 10, "entire": 1, "statement": 3, "returns": 1, - "any": 3, - "object": 3, + "any": 4, + "object": 5, "null.": 1, "length0": 1, "//": 4, "length1": 1, - "This": 4, - "can": 9, - "used": 1, + "This": 11, + "can": 19, + "used": 10, "conjunction": 1, - "with": 10, + "with": 32, "coalescing": 1, - "set": 3, - "default": 1, - "value": 1, + "set": 8, + "default": 21, + "value": 2, "such": 2, - "as": 5, + "as": 16, "lengths": 1, "names.Select": 1, "Previously": 1, "strings": 1, "were": 1, "built": 1, "number": 1, - "of": 8, + "of": 42, "different": 1, "ways": 1, "animal": 3, "food": 3, "out1": 1, "String.Format": 1, "out2": 1, "+": 3, "provides": 1, - "simple": 3, - "syntax": 3, - "where": 3, + "simple": 7, + "syntax": 9, + "where": 4, "fieldname": 1, "embedded": 1, - "directly": 2, - "formatting": 1, - "also": 2, + "directly": 3, + "formatting": 3, + "also": 5, "done": 1, - "this": 7, - "values": 2, + "this": 17, + "values": 3, "foreach": 1, - "s": 3, + "s": 6, "values.Select": 1, "i": 1, "Console.WriteLine": 1, "ToString": 3, - "override": 3, - "following": 3, + "override": 4, + "following": 8, "class": 5, - "an": 7, - "expression": 3, - "function": 1, - "more": 1, + "an": 14, + "expression": 4, + "function": 2, + "more": 7, "succinct": 1, "declaration": 1, - "syntax.": 1, + "syntax.": 2, "Person": 3, "public": 15, "FirstName": 2, "get": 6, "LastName": 2, "firstname": 2, "lastname": 2, "void": 2, "functions": 1, - "are": 2, - "allowed": 1, - "so": 1, - "long": 1, + "are": 37, + "allowed": 2, + "so": 2, + "long": 3, "Log": 2, - "message": 1, + "message": 9, "System.Console.WriteLine": 1, "calls": 1, - "these": 1, - "two": 1, + "these": 4, + "two": 5, "methods": 1, ".ToString": 1, "Properties": 1, "ie.": 1, "initialized": 1, - "inline": 1, + "inline": 5, "Todo": 3, "bool": 1, "Done": 1, "false": 1, "DateTime": 1, "Created": 1, "DateTime.Now": 2, "Description": 1, - "description": 2, + "description": 3, "this.Description": 1, "assign": 1, - "only": 1, + "only": 7, "constructor": 1, "Dictionary": 2, - "style": 1, + "style": 13, "data": 1, "structures": 1, "let": 1, - "you": 8, - "specify": 1, + "you": 9, + "specify": 3, "key/value": 1, "types": 1, "initializer": 1, - "like": 1, + "like": 9, "userInfo": 1, "<string>": 1, "DateTime.Now.AddSeconds": 1, "Enumerations": 1, - "and": 10, + "and": 70, "certain": 1, "classes": 1, "System.Math": 2, "primarily": 1, "holders": 1, "functions.": 1, "import": 1, - "all": 1, + "all": 10, "members": 2, "type": 1, - "code": 1, - "then": 1, - "reference": 1, + "code": 4, + "then": 3, + "reference": 7, "avoiding": 1, "repetition": 1, - "name": 5, + "name": 17, "eg.": 1, "Math.PI": 1, "becomes": 1, "PI": 4, "Location": 6, @@ -77225,98 +77353,1002 @@ "Acos": 1, "dist*180/PI": 1, "dist*60*1.1515": 1, "return": 1, "//miles": 1, + "ronn": 30, + "convert": 1, + "markdown": 14, + "files": 18, + "manpages": 5, + "SYNOPSIS": 4, + "<format>": 1, + "...": 9, + "<file>": 21, + "<br>": 4, + "m": 2, + "|": 6, + "man": 16, + "S": 2, + "server": 6, + "pipe": 3, + "&": 4, + "lt": 1, + "DESCRIPTION": 5, + "**Ronn**": 2, + "converts": 3, + "textfiles": 1, + "standard": 11, + "roff": 31, + "formatted": 1, + "UNIX": 3, + "or": 35, + "HTML.": 2, + "format": 11, + "based": 3, + "on": 19, + "but": 7, + "includes": 4, + "additional": 1, + "rules": 1, + "geared": 1, + "toward": 1, + "authoring": 2, + "manuals.": 2, + "its": 3, + "mode": 1, + "one": 5, + "input": 10, + "HTML": 20, + "output": 35, + "files.": 2, + "html": 10, + "fragment": 4, + "options": 12, + "dictate": 1, + "which": 3, + "generated.": 1, + "Multiple": 2, + "arguments": 5, + "may": 5, + "generate": 1, + "multiple": 4, + "Output": 2, + "named": 7, + "after": 1, + "written": 6, + "same": 5, + "directory": 8, + "s.": 2, + "change": 1, + "behavior": 4, + "file": 17, + "generation": 1, + "serving": 1, + "dynamically": 2, + "generated": 8, + "viewing": 2, + "With": 1, + "no": 14, + "acts": 1, + "filter.": 1, + "Ronn": 4, + "source": 4, + "text": 11, + "read": 2, + "output.": 9, + "Use": 5, + "and/or": 1, + "select": 1, + "format.": 5, + "FILES": 1, + "command": 4, + "expects": 1, + "valid": 2, + "text.": 1, + "Source": 1, + "typically": 4, + "<name>": 6, + "<section>": 4, + ".ronn": 2, + "e.g.": 4, + "example.1.ronn": 2, + "should": 2, + "match": 3, + "section": 3, + "defined": 7, + "When": 5, + "building": 2, + "destination": 1, + "filenames": 1, + "determined": 1, + "by": 20, + "taking": 1, + "basename": 1, + "adding": 1, + "appropriate": 1, + "extension": 6, + "removing": 1, + "case": 1, + "For": 5, + "executing": 1, + "generates": 2, + "example.1": 1, + "example.1.html": 1, + "OPTIONS": 6, + "These": 5, + "control": 2, + "whether": 1, + "pager.": 1, + "Don": 4, + "file.": 5, + "simulates": 1, + "piping": 1, + "through": 3, + "groff": 2, + "paging": 2, + "program": 3, + "MANPAGER": 4, + "environment": 2, + "variable.": 1, + "serve": 1, + "for": 30, + "A": 7, + "*example.2.ronn*": 1, + "served": 1, + "*/example.2.html*.": 1, + "There": 3, + "at": 8, + "root": 1, + "links": 3, + "each": 5, + "respects": 1, + "document": 5, + "attribute": 1, + "manual": 15, + "date": 4, + "etc.": 2, + "varied": 1, + "request": 2, + "time": 5, + "giving": 1, + "them": 1, + "query": 1, + "parameters": 1, + "FOO": 1, + "dark": 5, + "toc": 5, + "*NOTE": 1, + "builtin": 4, + "designed": 1, + "assist": 1, + "process": 2, + "writing": 1, + "styling": 1, + "It": 3, + "way": 3, + "recommended": 1, + "general": 1, + "purpose": 1, + "web": 1, + "server.*": 1, + "when": 8, + "piped": 1, + "provided.": 1, + "Format": 1, + "argument": 4, + "specified.": 1, + "given": 7, + "both": 2, + "assumed.": 1, + "r": 1, + "Generate": 4, + "input.": 2, + "f": 1, + "not": 6, + "header": 4, + "title": 2, + "footer.": 1, + "Document": 1, + "attributes": 2, + "displayed": 14, + "footer": 5, + "areas": 1, + "content": 1, + "options.": 1, + "via": 1, + "ENVIRONMENT": 4, + "<manual>": 2, + "page": 5, + "belongs": 1, + "prominently": 1, + "top": 2, + "center": 4, + "area.": 6, + "organization": 4, + "group": 2, + "individual": 3, + "responsible": 1, + "publishing": 2, + "bottom": 4, + "left": 2, + "<date>": 2, + "mtime": 1, + "current": 3, + "available.": 1, + "customized": 1, + "use": 5, + "CSS": 3, + "stylesheets": 6, + "<module>": 6, + "list": 7, + "apply": 2, + "document.": 1, + "must": 2, + "separated": 2, + "commas": 1, + "spaces.": 1, + "word": 2, + "search": 2, + ".css": 1, + "directories": 2, + "listed": 1, + "RONN_STYLE": 3, + "#ENVIRONMENT": 1, + "variable": 1, + "internal": 1, + "styles.": 3, + "_/_": 1, + "character": 4, + "it": 6, + "full": 3, + "path": 1, + "stylesheet": 1, + "Internal": 1, + "styles": 3, + "_man_": 1, + "included": 5, + "_toc_": 1, + "_80c_.": 1, + "See": 9, + "STYLES": 2, + "descriptions": 1, + "features": 4, + "added": 3, + "module.": 1, + "Miscellaneous": 1, + "w": 2, + "warnings": 2, + "Show": 2, + "troff": 2, + "error": 4, + "performing": 1, + "conversion.": 1, + "Warnings": 2, + "most": 1, + "often": 2, + "result": 1, + "bug": 1, + "logic.": 1, + "W": 1, + "Disable": 1, + "warnings.": 1, + "disabled": 1, + "default.": 1, + "option": 8, + "revert": 1, + "effect": 1, + "previous": 1, + "argument.": 3, + "v": 1, + "version": 6, + "exit.": 3, + "LINK": 2, + "INDEXES": 1, + "generating": 1, + "hyperlinks": 1, + "references": 3, + "grep": 4, + "ls": 4, + "URL": 2, + "mappings": 1, + "index.txt": 1, + "Each": 2, + "index": 1, + "describes": 2, + "link": 3, + "whitespace": 1, + "separating": 1, + "<location>": 2, + "Blank": 1, + "lines": 7, + "beginning": 1, + "#": 4, + "ignored": 1, + "whisky": 1, + "whisky.1.ronn": 1, + "tango": 1, + "tango.5.ronn": 1, + "http": 11, + "//man.cx/grep": 1, + "//man.cx/ls": 1, + "src": 1, + "//github.com/": 1, + "absolute": 1, + "relative": 1, + "that": 12, + "usually": 1, + "points": 1, + "manpage.": 1, + "t": 2, + "manpages.": 2, + "All": 5, + "manuals": 1, + "share": 1, + "Markdown": 4, + "<text>": 2, + "<id>": 2, + "index.": 1, + "selects": 1, + "include": 2, + "Styles": 1, + "applied": 1, + "order": 1, + "cascade": 1, + "previously": 1, + "###": 4, + "Builtin": 1, + "Stylesheets": 2, + "distribution": 1, + "Basic": 2, + "manpage": 5, + "typography": 1, + "definition": 4, + "lists": 3, + "indentation.": 2, + "always": 1, + "regardless": 1, + "however": 1, + "possible": 1, + "replace": 1, + "module": 2, + "custom": 2, + "placing": 1, + "man.css": 1, + "path.": 1, + "print": 4, + "stylesheet.": 1, + "<style>": 1, + "tag": 1, + "media": 1, + "attribute.": 1, + "Enables": 1, + "Table": 1, + "Contents": 1, + "navigation.": 1, + "TOC": 2, + "markup": 5, + "hidden": 1, + "display": 4, + "none": 1, + "rule": 1, + "turns": 1, + "applies": 1, + "basic": 1, + "Light": 1, + "background.": 1, + "80c": 1, + "Changes": 1, + "width": 2, + "mimic": 1, + "classic": 1, + "terminal.": 2, + "causes": 1, + "wrap": 1, + "gratuitous": 1, + "characters.": 1, + "Custom": 1, + "Writing": 3, + "straight": 1, + "forward.": 1, + "core": 1, + "selectors": 1, + "allow": 1, + "targeting": 1, + "elements": 2, + ".mp": 2, + "container": 1, + "element.": 2, + "Present": 1, + "documents": 1, + "fragments.": 1, + "body#manpage": 1, + "Signifies": 1, + "was": 1, + "fully": 1, + "contains": 1, + "element": 1, + ".man": 4, + "decor": 1, + "three": 1, + "item": 2, + "heading": 3, + "footing": 2, + "have": 3, + "class.": 1, + "head": 1, + "foot": 1, + "respectively.": 2, + "main": 1, + "<h1>": 1, + "Hidden": 1, + "unless": 1, + "attributes.": 1, + "sources": 1, + "examples.": 1, + "EXAMPLES": 1, + "Build": 3, + "view": 1, + "some": 4, + "great": 4, + "program.1.ronn": 1, + "program.1": 2, + "program.1.html": 1, + "./some": 1, + "*.ronn": 2, + "mv.1": 1, + "ls.1": 1, + "cd.1": 1, + "sh.1": 1, + "few": 1, + "mv.1.ronn": 1, + "ls.1.ronn": 1, + "mv.1.html": 1, + "ls.1.html": 1, + "write": 1, + "<hello.1.ronn>": 1, + "hello.1": 1, + "View": 1, + "without": 3, + "hello.1.ronn": 1, + "Serve": 1, + "<http>": 2, + "localhost": 1, + "1207": 1, + "under": 3, + "man/": 1, + "man/*.ronn": 1, + "open": 1, + "//localhost": 1, + "1207/": 1, + "RONN_MANUAL": 1, + "takes": 3, + "precedence": 3, + "over": 3, + "value.": 4, + "RONN_ORGANIZATION": 1, + "RONN_DATE": 1, + "YYYY": 1, + "MM": 1, + "DD": 1, + "Displayed": 1, + "PATH": 1, + "option.": 1, + "Directories": 1, + "_": 4, + "blank": 1, + "entries": 1, + "ignored.": 1, + "_._": 1, + "working": 1, + "directory.": 2, + "pages.": 2, + "something": 1, + "PAGER": 1, + "Used": 1, + "instead": 1, + "defined.": 1, + "BUGS": 3, + "Ruby": 1, + "depends": 1, + "hpricot": 1, + "rdiscount": 1, + "libraries": 1, + "non": 7, + "trivial": 1, + "install": 3, + "systems.": 1, + "portable": 1, + "would": 3, + "welcome.": 1, + "COPYRIGHT": 3, + "Copyright": 3, + "C": 1, + "Ryan": 1, + "Tomayko": 1, + "tomayko": 1, + "com": 7, + "about": 1, + "SEE": 4, + "ALSO": 5, + "pandoc": 1, "Tender": 1, - "You": 2, - "install": 2, + "You": 4, "bundle": 2, "TextMate": 2, - "by": 4, "opening": 2, "preferences": 2, "going": 2, "bundles": 2, "tab.": 2, "After": 2, "installation": 2, - "it": 2, - "will": 2, + "will": 5, "updated": 2, - "for": 6, "you.": 2, "Bundle": 2, "Styleguide": 4, - "http": 6, "_before": 6, "make": 2, "changes_": 2, "Commit": 2, "send": 2, "pull": 2, "request_": 2, - "Writing": 2, "Bug": 2, "Reports": 2, "report": 2, "issue_": 2, "If": 2, - "not": 2, "otherwise": 2, - "see": 2, - "files": 6, + "see": 3, "repository": 2, "fall": 2, - "under": 2, "license": 6, "Permission": 2, "copy": 2, - "use": 2, "modify": 2, "sell": 2, "distribute": 2, "software": 4, "granted.": 2, "provided": 2, - "without": 2, "express": 2, - "or": 6, "implied": 2, "warranty": 2, - "no": 2, "claim": 2, - "its": 2, "suitability": 2, "purpose.": 2, - "An": 2, - "exception": 2, + "An": 3, + "exception": 3, "made": 2, "readable": 2, - "text": 2, - "which": 2, - "contain": 2, + "contain": 3, "their": 2, "own": 2, "information": 2, "accompanying": 2, - "file": 4, - "exists": 2, - "same": 2, - "directory": 2, + "exists": 5, "suffix": 2, - "added": 2, "base": 2, "original": 2, - "extension": 2, - "txt": 2, - "html": 2, + "txt": 3, "similar.": 2, - "For": 2, "tidy": 4, "accompanied": 2, - "license.txt": 2 + "license.txt": 2, + "bunyan": 26, + "p": 3, + "PID": 2, + "**a": 2, + "fast": 1, + "JSON": 9, + "logging": 1, + "library**": 1, + "node.js": 2, + "services": 1, + "per": 1, + "log": 14, + "CLI": 2, + "tool**": 1, + "nicely": 1, + "those": 2, + "logs.": 1, + "latter.": 1, + "Pretty": 1, + "printing": 1, + "stream": 2, + "objects": 1, + "optionally": 1, + "interspersed": 1, + "lines.": 3, + "primary": 1, + "usage": 1, + "pretty": 1, + "foo.log": 5, + "cat": 1, + "08T22": 4, + "52.856Z": 3, + "INFO": 4, + "myservice/123": 4, + "example.com": 4, + "My": 6, + "extra": 3, + "multi": 3, + "54.856Z": 3, + "ERROR": 4, + "By": 3, + "used.": 1, + "o": 4, + "FORMAT": 4, + "emit": 1, + "other": 2, + "formats.": 1, + "E.g.": 2, + "short": 4, + "myservice": 2, + "color": 3, + "supported": 2, + "your": 1, + "below.": 2, + "Filtering": 2, + "filter": 3, + "log.": 2, + "l": 4, + "LEVEL": 2, + "level": 11, + "show": 4, + "records": 3, + "c": 8, + "COND": 5, + "JavaScript": 2, + "returning": 1, + "true": 1, + "record": 2, + "data.": 1, + "refers": 1, + "this.three": 1, + "field": 3, + "h": 1, + "help": 2, + "Print": 2, + "info": 3, + "q": 1, + "quiet": 1, + "JSON.": 1, + "Dtrace": 1, + "dtrace": 2, + "supporting": 1, + "NAME": 2, + "Process": 1, + "probes": 3, + "PID.": 1, + "Can": 1, + "times": 1, + "processes": 2, + "whose": 1, + "args": 1, + "pattern": 1, + "Only": 1, + "messages": 1, + "above": 2, + "level.": 1, + "*names*": 1, + "numeric": 1, + "values.": 2, + "condition": 3, + "Run": 1, + "resolve": 1, + "truish": 1, + "strict": 1, + "Suppress": 1, + "legal": 1, + "Bunyan": 5, + "passed": 1, + "through.": 1, + "Colorize": 1, + "Defaults": 1, + "try": 1, + "TTY.": 1, + "Force": 1, + "coloring": 1, + "terminal": 1, + "doesn": 1, + "Specify": 1, + "One": 2, + "json": 5, + "N": 3, + "native": 1, + "indent": 1, + "inspect": 2, + "j": 1, + "Shortcut": 1, + "L": 1, + "local": 1, + "Display": 1, + "*local*": 1, + "rather": 1, + "than": 2, + "UTC": 1, + "time.": 1, + "LOG": 1, + "LEVELS": 1, + "number.": 1, + "**names**": 1, + "shortcuts.": 1, + "scripts": 1, + "uppercase": 2, + "symbols": 1, + "convenience.": 1, + "Level": 2, + "Name": 1, + "Number": 1, + "Symbol": 1, + "Scripts": 1, + "trace": 3, + "TRACE": 1, + "debug": 2, + "DEBUG": 1, + "warn": 2, + "WARN": 1, + "fatal": 2, + "FATAL": 1, + "OUTPUT": 1, + "FORMATS": 1, + "Long": 1, + "form.": 1, + "Colored": 1, + "fields": 2, + "rendered": 1, + "specially": 1, + "HTTP": 2, + "response": 1, + "stack": 1, + "backward": 1, + "compat": 1, + "works": 1, + "this.": 1, + "Like": 1, + "concise.": 1, + "redundant": 1, + "ellided.": 1, + "space": 2, + "indentation": 1, + "Alias": 1, + "Node.js": 1, + "util.inspect": 1, + "DTRACE": 1, + "SUPPORT": 1, + "On": 1, + "systems": 1, + "support": 2, + "DTrace": 2, + "MacOS": 1, + "FreeBSD": 1, + "illumos": 1, + "derivatives": 1, + "SmartOS": 1, + "OmniOS": 1, + "create": 1, + "provider": 1, + "makes": 1, + "available": 1, + "Note": 1, + "probe": 1, + "enabled": 1, + "fire": 1, + "whenever": 1, + "corresponding": 1, + "called": 1, + "even": 1, + "less": 1, + "stream.": 1, + "<https>": 6, + "github": 6, + "trentm": 6, + "node": 8, + "details": 1, + "convenience": 1, + "usage.": 1, + "BUNYAN_NO_COLOR": 1, + "Set": 1, + "empty": 1, + "force": 1, + "coloring.": 1, + "PROJECT": 1, + "requires": 2, + "project": 1, + "lives": 1, + "published": 1, + "npm": 1, + "README": 1, + "Install": 1, + "notes": 1, + "readme": 1, + "Report": 1, + "bugs": 1, + "issues": 1, + "changelog": 1, + "blob": 2, + "master": 2, + "CHANGES": 1, + "md": 1, + "LICENSE": 2, + "MIT": 1, + "License": 1, + "Joyent": 1, + "Inc.": 1, + "Trent": 1, + "Mick.": 1, + "rights": 1, + "reserved.": 1, + "sentence": 1, + "<optional>": 1, + "<flags>": 1, + "normal": 1, + "paragraph.": 1, + "span": 1, + "terminated": 2, + "endings": 1, + "just": 1, + "Markdown.": 1, + "Inline": 1, + "user": 2, + "**strong**": 1, + "boldface": 3, + "<variable>": 1, + "_emphasis_": 1, + "*emphasis*": 1, + "italics": 2, + "underline": 5, + "Manual": 1, + "sh": 1, + "hyperlinked": 1, + "Link": 1, + "sections": 3, + "STANDARDS": 2, + "WITH": 1, + "DIFFERENT": 1, + "TEXT": 3, + "#SEE": 1, + "Definition": 1, + "<value>": 1, + "paragraphs": 2, + "describing": 1, + "put": 2, + "whatever": 1, + "*want*": 1, + "here": 1, + "really": 1, + "Nesting": 1, + "paragraph": 1, + "spacing": 1, + "respected.": 1, + "Frequently": 1, + "SYNTAX": 1, + "RETURN": 1, + "VALUES": 1, + "SECURITY": 1, + "CONSIDERATIONS": 1, + "HISTORY": 1, + "AUTHOR": 1, + "plus": 1, + "conventions": 1, + "expressing": 1, + "structure": 1, + "various": 1, + "notations": 1, + "present": 1, + "Not": 1, + "typesetting": 1, + "expressed": 2, + "MANPAGE": 1, + "TITLE": 1, + "Manpages": 2, + "<description>": 1, + "Files": 1, + "start": 1, + "defining": 1, + "contents": 2, + "Indicates": 1, + "commands": 2, + "SECTION": 5, + "HEADINGS": 1, + "Man": 1, + "headings": 2, + "headings.": 2, + "syntaxes": 1, + "Hash": 1, + "prefix": 1, + "HEADING": 2, + "Dash": 1, + "Section": 1, + "markup.": 1, + "INLINE": 1, + "MARKUP": 1, + "limited": 1, + "capabilities.": 1, + "<b>": 2, + "</b>": 2, + "<i>": 1, + "</i>": 1, + "<u>": 3, + "</u>": 3, + "uses": 1, + "bits": 1, + "accomplish": 1, + "<code>": 2, + "backticks": 3, + "</code>": 1, + "compatible": 5, + "Code": 1, + "flags": 1, + "noun": 1, + "things": 1, + "within": 1, + "literally": 1, + "processed.": 2, + "**double": 1, + "stars**": 1, + "Also": 1, + "boldface.": 1, + "Unlike": 1, + "<strong>": 1, + "<anglequotes>": 1, + "User": 1, + "variables": 1, + "Typically": 2, + "<var/>": 1, + "_underbars_": 1, + "Emphasis.": 1, + "May": 1, + "literal": 1, + "<em>": 1, + "Here": 1, + "Grep": 1, + "searches": 1, + "<FILE>": 1, + "containing": 1, + "<PATTERN>": 1, + "prints": 1, + "matching": 1, + "DEFINITION": 1, + "LISTS": 1, + "first": 2, + "colon": 1, + "character.": 1, + "<term>": 1, + "subsequent": 1, + "comprised": 1, + "blocks": 1, + "nested": 1, + "lists.": 1, + "taken": 1, + "BSD": 1, + "test": 1, + "primaries": 1, + "construct": 1, + "expressions": 1, + "b": 1, + "True": 3, + "block": 1, + "special": 2, + "_file_": 1, + "d": 1, + "LINKS": 1, + "linking": 1, + "supported.": 1, + "specific": 1, + "section.": 1, + "another": 1, + "anchor": 1, + "#SECTION": 2, + "characters": 1, + "removed": 1, + "spaces": 1, + "replaced": 1, + "dashes.": 1 }, "Marko": { "static": 2, "const": 2, "colors": 6, @@ -148142,18 +149174,29 @@ "Head": 1, "RRcv": 2, "_": 1 }, "TOML": { - "[": 125, + "[": 132, "package": 47, - "]": 125, - "name": 47, - "version": 47, + "]": 132, + "name": 51, + "version": 49, "source": 41, "dependencies": 30, - "metadata": 1 + "metadata": 1, + "projects": 2, + "branch": 2, + "packages": 2, + "revision": 2, + "solve": 1, + "-": 6, + "meta": 1, + "analyzer": 2, + "inputs": 1, + "digest": 1, + "solver": 2 }, "TXL": { "define": 12, "program": 1, "[": 38, @@ -159858,10 +160901,36 @@ "#": 2, "X": 2, "Date": 1, "Website": 1 }, + "X BitMap": { + "#define": 2, + "image_width": 1, + "image_height": 1, + "static": 1, + "unsigned": 1, + "char": 1, + "image_bits": 1, + "[": 1, + "]": 1, + "{": 1, + "}": 1, + ";": 1 + }, + "X PixMap": { + "static": 2, + "char": 2, + "*cc_public_domain_mark_white": 1, + "[": 2, + "]": 2, + "{": 2, + "}": 2, + ";": 2, + "*": 1, + "stick_unfocus_xpm": 1 + }, "X10": { "import": 33, "x10.array.*": 3, ";": 566, "x10.compiler.Foreach": 3, @@ -165601,22 +166670,10 @@ "forTests=": 1, "level=": 1, "</component>": 1, "</module>": 1 }, - "XPM": { - "static": 2, - "char": 2, - "*cc_public_domain_mark_white": 1, - "[": 2, - "]": 2, - "{": 2, - "}": 2, - ";": 2, - "*": 1, - "stick_unfocus_xpm": 1 - }, "XPages": { "<?xml>": 2, "version=": 3, "encoding=": 2, "<note>": 1, @@ -166418,20 +167475,20 @@ "git": 1, "password": 3, "development": 1, "gitlabhq_development": 1, "root": 2, - "test": 2, - "&": 1, + "test": 3, + "&": 2, "gitlabhq_test": 1, - "-": 125, - "name": 18, + "-": 139, + "name": 21, "R": 2, "Console": 1, "fileTypes": 2, - "[": 7, - "]": 7, + "[": 10, + "]": 10, "scopeName": 2, "source.r": 2, "console": 3, "uuid": 2, "F629C7F3": 1, @@ -166444,34 +167501,62 @@ "begin": 2, "beginCaptures": 2, "punctuation.section.embedded.r": 1, "end": 2, "n": 1, - "|": 6, + "|": 8, "z": 1, "include": 3, "keyEquivalent": 1, + "define": 1, + "float": 5, + "@test": 1, + "(": 16, + "%": 9, + "k": 2, + ")": 16, + "{": 15, + "entry": 1, + "fadd": 1, + "ret": 1, + "}": 15, + "...": 4, + "registers": 1, + "id": 2, + "class": 2, + "float32regs": 2, + "body": 4, + "bb.0.entry": 1, + "LD_f32_avar": 1, + "test_param_0": 1, + ";": 2, + "CHECK": 1, + "@LINE": 1, + "+": 6, + "expected": 1, + "a": 1, + "floating": 1, + "point": 1, + "literal": 1, + "FADD_rnf32ri": 1, + "StoreRetvalF32": 1, + "Return": 1, "Ansible": 1, "source.ansible": 1, "787ae642": 1, "b4ae": 1, "48b1": 1, "94e9": 1, "f935bec43a8f": 1, "comment.line.number": 2, "sign.ansible": 2, "match": 10, - "(": 15, "*": 5, "G": 1, - ")": 15, ".*": 2, "captures": 6, - "{": 12, - "}": 12, "storage.type.ansible": 1, - "+": 5, "keyword.other.ansible": 1, "s*": 1, "w": 2, "string.quoted.double.ansible": 2, "variable.complex.ansible": 1, @@ -166537,11 +167622,10 @@ "replace": 1, "auto": 1, "ptr.IncludeStyle": 1, "use": 1, "nullptr.NullMacros": 1, - "...": 2, "BasedOnStyle": 1, "LLVM": 1, "IndentWidth": 1, "Language": 3, "Cpp": 1, @@ -166551,11 +167635,20 @@ "JavaScript": 1, "ColumnLimit": 1, "Proto": 1, "DisableFormat": 1, "true": 4, - "%": 1, + "hash": 1, + "updated": 1, + "14T17": 1, + "imports": 1, + "golang.org/x/net": 1, + "version": 2, + "subpackages": 1, + "context": 1, + "gopkg.in/tomb.v2": 1, + "testImports": 1, "YAML": 1, "Hex": 1, "Inspect": 1, "file_extensions": 1, "hidden": 1, @@ -166579,21 +167672,19 @@ "method": 1, "get": 1, "uri": 1, "http": 1, "//example.com/": 1, - "body": 3, "headers": 2, "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, @@ -167283,10 +168374,376 @@ "self": 2, "random": 2, "stat": 2, "rm": 1 }, + "q": { + "/": 28, + "*": 25, + "Helper": 2, + "function": 3, + "for": 9, + "k": 10, + "means": 10, + "clustering": 2, + "hlpr": 2, + "{": 23, + "[": 68, + "t": 29, + ";": 129, + "]": 65, + "f": 5, + "x": 34, + "sqrt": 1, + "(": 41, + "+": 5, + ")": 43, + "each": 37, + "xexp": 1, + "-": 8, + "value": 5, + "}": 20, + "r": 13, + "zipped": 2, + "til": 4, + "cluster": 2, + "first": 14, + "flip": 17, + "last": 3, + "<": 2, + "y": 14, + "over": 4, + "1st": 2, + "column": 6, + "keeps": 1, + "count": 20, + "m2": 6, + "#0": 1, + "_": 2, + "%": 1, + "iris": 3, + "test": 3, + "q": 8, + "sl": 1, + "sw": 1, + "pl": 1, + "pw": 1, + "class": 30, + "iris.csv": 1, + "ts": 1, + "kmeans": 2, + "delete": 3, + "from": 19, + "diff": 3, + "#1": 1, + "while": 1, + "any": 2, + "omeans": 2, + "<abs>": 1, + "cols": 2, + "Entropy": 1, + "entropy": 3, + "cnt": 2, + "sum": 5, + "p": 5, + "1": 6, + "xlog": 1, + "2": 4, + "Information": 2, + "Gain": 2, + "is": 11, + "table": 8, + "where": 11, + "col": 1, + "attribute": 5, + "and": 5, + "remaining": 1, + "are": 2, + "counts": 1, + "in": 6, + "e": 5, + "g": 8, + "attr1": 2, + "class1": 2, + "class2": 2, + "0": 6, + "25": 1, + "75": 1, + "33": 1, + "67": 1, + "cls": 9, + "list": 2, + "of": 10, + "classes": 3, + "clscnt": 5, + "occurances": 1, + "setcnt": 5, + "instances": 1, + "ighlpr": 2, + "random": 1, + "integers": 1, + "with": 5, + "labels": 1, + "a": 27, + "b": 8, + "c": 3, + "3": 3, + "100": 1, + "A": 4, + "B": 4, + "C": 2, + "10000": 1, + "infogain": 6, + "01451189": 1, + "01573281": 1, + "01328462": 1, + "tbl": 8, + "attrib": 4, + "exec": 3, + "distinct": 4, + "i": 4, + "by": 6, + "d": 17, + "change": 2, + "colname": 1, + "ease": 1, + "use": 1, + "select": 14, + "syntax": 1, + "t2": 5, + "xcol": 1, + "xcols": 3, + "create": 1, + "empty": 1, + "to": 12, + "hold": 1, + "pivot": 2, + "t3": 4, + "enlist": 25, + "per": 1, + "lj": 1, + "xkey": 1, + "Decision": 1, + "Tree": 1, + "ID3": 3, + "Generate": 1, + "paths": 3, + "through": 1, + "decision": 1, + "tree": 7, + "data": 23, + "containing": 2, + "entire": 2, + "dataset": 3, + "dict": 1, + "that": 3, + "contains": 3, + "path": 3, + "n_": 30, + "values": 2, + "v_": 24, + "consider": 1, + "The": 3, + "result": 1, + "two": 1, + "columns": 1, + "will": 2, + "match": 2, + "the": 9, + "input": 2, + "except": 4, + "new": 2, + "possible": 1, + "attributes": 2, + "appended": 2, + "prefix": 1, + "should": 1, + "4": 2, + "nextpaths": 5, + "attrs": 6, + "key": 3, + "if": 5, + "null": 3, + "construct": 1, + "func": 1, + "query": 3, + "similar": 1, + "clause": 5, + "1=": 1, + "tmp": 9, + "1b": 1, + "not": 2, + "all": 1, + "1_": 2, + "tack": 1, + "on": 3, + "passed": 1, + "row": 1, + "find": 5, + "leaves": 8, + "n_1": 1, + "n_2": 1, + "...": 2, + "0b": 1, + "internal": 1, + "nodes": 2, + "tmpi": 2, + "leaf": 1, + "tmpl": 4, + "dupe": 1, + "rows": 1, + "attr": 2, + "be": 1, + "newp": 4, + "cross": 1, + "Query": 1, + "generated": 1, + "argument.": 1, + "e.g.": 1, + "igwrap": 3, + "effectively": 1, + "run": 2, + "TODO": 1, + "symbols": 1, + "seem": 1, + "need": 1, + "special": 1, + "treatment": 1, + "functional": 1, + "queries": 1, + "type": 1, + "Perform": 1, + "one": 1, + "step": 1, + "algorithm.": 1, + "returned": 1, + "l": 8, + "level": 1, + "algorithm": 1, + "perform": 1, + "i.e.": 2, + "how": 1, + "many": 1, + "elements": 1, + "Returns": 1, + "sorted": 1, + "calculated": 1, + "e_": 6, + "id3step": 2, + "c_": 5, + "chain": 1, + "already": 1, + "split": 3, + "tree_": 4, + "update": 1, + "get": 1, + "subsets": 1, + "matching": 1, + "sub": 2, + "a_": 2, + "candidate": 2, + "next": 2, + "1#": 1, + "subset": 1, + ".": 1, + "sort": 3, + "twice": 1, + "because": 1, + "groupby": 1, + "seems": 1, + "jumble": 1, + "initial": 1, + "xdesc": 3, + "helper": 1, + "recursive": 1, + "calls": 1, + "id3hlpr": 3, + "or": 1, + "recurse": 1, + "np_": 3, + "have": 1, + "length": 1, + "uj": 1, + "id3": 3, + "most": 1, + "common": 1, + "like": 3, + "val1": 1, + "&": 2, + "attr2": 1, + "val2": 1, + "clauses": 2, + "#": 1, + "Classic": 1, + "weather": 1, + "weatherdata": 1, + "outlook": 3, + "sunny": 5, + "overcast": 4, + "rain": 5, + "temp": 3, + "hot": 4, + "mild": 6, + "cool": 4, + "humidity": 3, + "high": 7, + "normal": 7, + "wind": 3, + "weak": 8, + "strong": 6, + "no": 5, + "yes": 9, + "dst": 2, + "tq": 1, + "src": 3, + "tqsrc": 1, + "F": 6, + "trade": 2, + "fields": 2, + "types": 2, + "widths": 2, + "trf": 2, + "after": 1, + "tf": 2, + "time": 3, + "ex": 2, + "sym": 6, + "s": 3, + "cond": 2, + "size": 1, + "price": 2, + "stop": 1, + "corr": 2, + "seq": 2, + "cts": 1, + "tt": 2, + "8#string": 2, + "quote": 2, + "qf": 2, + "bid": 2, + "bsize": 1, + "ask": 2, + "asize": 1, + "mmid": 1, + "bex": 1, + "aex": 1, + "bbo": 1, + "qbbo": 1, + "cqs": 1, + "qt": 2, + ".s": 1, + "pricebidask": 1, + "@": 2, + "sv": 2, + "foo": 3, + "p#": 1, + ".Q.dsftg": 1, + "http": 1, + "//www.nyxdata.com/Data": 1, + "Products/Daily": 1, + "TAQ": 1 + }, "reStructuredText": { "Contributing": 3, "to": 78, "SciPy": 27, "This": 5, @@ -168942,10 +170399,11 @@ "Clarion": 1235, "Clean": 1307, "Click": 943, "Clojure": 1986, "Closure Templates": 70, + "Cloud Firestore Security Rules": 549, "CoNLL-U": 4301, "CoffeeScript": 3511, "ColdFusion": 144, "ColdFusion CFC": 532, "Common Lisp": 12867, @@ -169028,10 +170486,11 @@ "HXML": 168, "Hack": 4252, "Haml": 120, "Handlebars": 69, "Haskell": 1118, + "HiveQL": 87, "Hy": 155, "HyPhy": 21403, "IDL": 417, "IGOR Pro": 94, "INI": 445, @@ -169089,11 +170548,11 @@ "MQL4": 2458, "MQL5": 14185, "MTML": 138, "MUF": 2161, "Makefile": 1780, - "Markdown": 1064, + "Markdown": 4509, "Marko": 201, "Mask": 74, "Mathematica": 5646, "Matlab": 13411, "Maven POM": 504, @@ -169234,11 +170693,11 @@ "SuperCollider": 2313, "Swift": 1125, "SystemVerilog": 721, "TI Program": 3866, "TLA": 419, - "TOML": 463, + "TOML": 505, "TXL": 213, "Tcl": 1661, "TeX": 8176, "Tea": 7, "Terra": 1293, @@ -169264,31 +170723,33 @@ "Wavefront Object": 5217, "Web Ontology Language": 6768, "WebAssembly": 1670, "WebIDL": 146, "World of Warcraft Addon Data": 81, + "X BitMap": 13, + "X PixMap": 17, "X10": 6495, "XC": 24, "XCompose": 9587, "XML": 23685, - "XPM": 17, "XPages": 120, "XProc": 32, "XQuery": 801, "XS": 1193, "XSLT": 56, "Xojo": 807, "Xtend": 360, - "YAML": 536, + "YAML": 627, "YANG": 179, "YARA": 81, "Zephir": 1224, "Zimpl": 128, "desktop": 70, "eC": 1076, "edn": 227, "fish": 590, + "q": 1687, "reStructuredText": 2573, "sed": 521, "wdl": 226, "wisp": 539, "xBase": 2544 @@ -169345,10 +170806,11 @@ "Clarion": 4, "Clean": 9, "Click": 2, "Clojure": 9, "Closure Templates": 1, + "Cloud Firestore Security Rules": 1, "CoNLL-U": 3, "CoffeeScript": 10, "ColdFusion": 1, "ColdFusion CFC": 2, "Common Lisp": 9, @@ -169431,10 +170893,11 @@ "HXML": 2, "Hack": 28, "Haml": 2, "Handlebars": 2, "Haskell": 5, + "HiveQL": 1, "Hy": 2, "HyPhy": 8, "IDL": 4, "IGOR Pro": 2, "INI": 5, @@ -169492,11 +170955,11 @@ "MQL4": 3, "MQL5": 3, "MTML": 1, "MUF": 2, "Makefile": 12, - "Markdown": 5, + "Markdown": 8, "Marko": 3, "Mask": 1, "Mathematica": 12, "Matlab": 39, "Maven POM": 1, @@ -169637,11 +171100,11 @@ "SuperCollider": 5, "Swift": 43, "SystemVerilog": 4, "TI Program": 4, "TLA": 2, - "TOML": 1, + "TOML": 2, "TXL": 1, "Tcl": 4, "TeX": 7, "Tea": 1, "Terra": 3, @@ -169667,34 +171130,36 @@ "Wavefront Object": 5, "Web Ontology Language": 1, "WebAssembly": 6, "WebIDL": 2, "World of Warcraft Addon Data": 3, + "X BitMap": 1, + "X PixMap": 2, "X10": 18, "XC": 1, "XCompose": 1, "XML": 58, - "XPM": 2, "XPages": 2, "XProc": 1, "XQuery": 1, "XS": 1, "XSLT": 1, "Xojo": 6, "Xtend": 2, - "YAML": 8, + "YAML": 10, "YANG": 1, "YARA": 3, "Zephir": 2, "Zimpl": 1, "desktop": 1, "eC": 1, "edn": 1, "fish": 3, + "q": 2, "reStructuredText": 1, "sed": 1, "wdl": 3, "wisp": 1, "xBase": 3 }, - "md5": "455c0ebe3e4dce660b6e9afeebcbba27" + "md5": "6e645ae9d6ea38ecc83188386bb32427" } \ No newline at end of file