lib/linguist/samples.json in github-linguist-4.5.2 vs lib/linguist/samples.json in github-linguist-4.5.3

- old
+ new

@@ -123,10 +123,11 @@ "Clean": [ ".dcl", ".icl" ], "Clojure": [ + ".boot", ".cl2", ".clj", ".cljc", ".cljs", ".cljscm", @@ -530,10 +531,17 @@ ".nsi" ], "Nemerle": [ ".n" ], + "NetLinx": [ + ".axi", + ".axs" + ], + "NetLinx+ERB": [ + ".erb" + ], "NetLogo": [ ".nlogo" ], "NewLisp": [ ".lisp", @@ -947,14 +955,16 @@ ".ivy", ".mm", ".nproj", ".nuspec", ".pluginspec", + ".storyboard", ".targets", ".ts", ".vbproj", ".vcxproj", + ".xib", ".xml" ], "XProc": [ ".xpl" ], @@ -1161,22 +1171,23 @@ "owh", "starfield" ], "VimL": [ ".gvimrc", + ".nvimrc", ".vimrc", "_vimrc" ], "XML": [ ".cproject" ], "YAML": [ ".gemrc" ] }, - "tokens_total": 818484, - "languages_total": 1230, + "tokens_total": 819096, + "languages_total": 1238, "tokens": { "ABAP": { "*/**": 1, "*": 56, "The": 2, @@ -19923,27 +19934,50 @@ "t": 23, "/s": 2, "s*t": 1 }, "Clojure": { - "(": 258, + ";": 355, + "from": 2, + "https": 1, + "//github.com/boot": 1, + "-": 76, + "clj/boot#configure": 1, + "task": 1, + "options": 1, + "(": 264, + "set": 1, + "env": 1, + "source": 1, + "paths": 1, + "#": 15, + "{": 20, + "}": 21, + "dependencies": 1, + "my": 1, + "project": 1, + "version": 1, + "jar": 2, + "manifest": 1, + ")": 265, + "deftask": 1, + "build": 1, + "[": 68, + "]": 68, + "comp": 2, + "pom": 1, + "install": 1, "defn": 14, "prime": 2, - "[": 67, "n": 9, - "]": 67, "not": 9, - "-": 70, "any": 3, "zero": 2, "map": 3, - "#": 14, "rem": 2, "%": 6, - ")": 259, "range": 3, - ";": 353, "while": 3, "stops": 1, "at": 2, "the": 5, "first": 2, @@ -19958,13 +19992,11 @@ "for": 4, "x": 8, "html": 2, "head": 2, "meta": 3, - "{": 17, "charset": 2, - "}": 17, "link": 2, "rel": 2, "href": 6, "script": 1, "src": 1, @@ -20018,11 +20050,10 @@ "must": 1, "remove": 3, "notice": 1, "or": 2, "other": 1, - "from": 1, "software.": 1, "page": 2, "refer": 4, "clojure": 1, "exclude": 1, @@ -20044,11 +20075,10 @@ "route": 11, "state": 15, "editing": 13, "def": 4, "mapvi": 2, - "comp": 1, "vec": 2, "indexed": 1, "dissocv": 2, "v": 15, "i": 20, @@ -56234,10 +56264,157 @@ ")": 2, "void": 1, "WriteLine": 1, "}": 2 }, + "NetLinx": { + "#if_not_defined": 1, + "MOCK_PROJECTOR": 2, + "#define": 1, + "DEFINE_DEVICE": 2, + "dvPROJECTOR": 2, + ";": 56, + "DEFINE_CONSTANT": 2, + "POWER_STATE_ON": 2, + "POWER_STATE_OFF": 3, + "POWER_STATE_WARMING": 1, + "POWER_STATE_COOLING": 1, + "INPUT_HDMI": 3, + "INPUT_VGA": 2, + "INPUT_COMPOSITE": 2, + "INPUT_SVIDEO": 2, + "#include": 2, + "DEFINE_TYPE": 2, + "struct": 1, + "projector_t": 4, + "{": 16, + "integer": 4, + "power_state": 1, + "input": 3, + "lamp_hours": 1, + "}": 16, + "DEFINE_VARIABLE": 2, + "volatile": 1, + "proj_1": 6, + "define_function": 2, + "initialize": 2, + "(": 15, + "self": 2, + ")": 15, + "self.power_state": 1, + "self.input": 2, + "self.lamp_hours": 1, + "switch_input": 5, + "print": 1, + "LOG_LEVEL_INFO": 1, + "DEFINE_START": 2, + "DEFINE_EVENT": 2, + "data_event": 1, + "[": 10, + "]": 10, + "string": 1, + "parse_message": 1, + "data.text": 1, + "command": 1, + "online": 1, + "offline": 1, + "button_event": 6, + "dvTP": 6, + "BTN_HDMI": 2, + "BTN_VGA": 2, + "BTN_COMPOSITE": 2, + "BTN_SVIDEO": 2, + "push": 1, + "switch": 1, + "button.input.channel": 1, + "case": 4, + "release": 1, + "DEFINE_PROGRAM": 2, + "BTN_POWER_ON": 1, + "proj_1.power_state": 2, + "BTN_POWER_OFF": 1, + "#end_if": 1, + "PROGRAM_NAME": 1, + "dvDebug": 17, + "//": 12, + "For": 1, + "debug": 1, + "output.": 1, + "dvIO": 3, + "Volume": 1, + "up/down": 1, + "button": 1, + "connections.": 1, + "MIC1": 1, + "Microphone": 4, + "MIC2": 1, + "MIC3": 1, + "MIC4": 1, + "WLS1": 1, + "Wireless": 2, + "mic": 2, + "WLS2": 1, + "IPOD": 1, + "iPod": 1, + "input.": 2, + "CD": 2, + "player": 1, + "volume": 3, + "inputs": 4, + "DEFINE_LATCHING": 1, + "DEFINE_MUTUALLY_EXCLUSIVE": 1, + "volArrayInit": 1, + "VOL_UNMUTED": 1, + "PUSH": 2, + "volArrayIncrement": 1, + "Increment": 1, + "the": 2, + "up": 1, + "a": 2, + "step.": 2, + "send_string": 16, + "volArrayDecrement": 1, + "Decrement": 1, + "down": 1 + }, + "NetLinx+ERB": { + "#if_not_defined": 2, + "Sample": 4, + "#define": 2, + "DEFINE_DEVICE": 2, + "DEFINE_CONSTANT": 2, + "<%>": 2, + "global_constant_justify": 4, + "20": 2, + "<%=>": 4, + "video_sources": 6, + "BTN_VID_FOH_PC": 2, + "btn": 8, + "11": 2, + "input": 14, + "VID_SRC_FOH_PC": 2, + "BTN_VID_STAGE_PC": 2, + "12": 2, + "VID_SRC_STAGE_PC": 2, + "BTN_VID_BLURAY": 2, + "13": 2, + "VID_SRC_BLURAY": 2, + "print_constant_hash": 2, + "remap": 4, + "justify": 4, + "DEFINE_TYPE": 2, + "DEFINE_VARIABLE": 2, + "DEFINE_START": 2, + "DEFINE_EVENT": 2, + "group": 2, + "name": 4, + "dvTP": 2, + "outputs": 2, + "VID_DEST_PROJECTOR": 2, + "DEFINE_PROGRAM": 2, + "#end_if": 2 + }, "NetLogo": { "patches": 7, "-": 28, "own": 1, "[": 17, @@ -88387,22 +88564,26 @@ ".csrm_dat_i": 1 }, "VimL": { "no": 1, "toolbar": 1, - "set": 13, + "set": 19, "guioptions": 1, "-": 1, "T": 1, - "nocompatible": 2, - "ignorecase": 2, - "incsearch": 2, - "smartcase": 2, - "showmatch": 2, - "showcmd": 2, - "syntax": 2, - "on": 2 + "nocompatible": 3, + "ignorecase": 3, + "smartcase": 3, + "showmatch": 3, + "showcmd": 3, + "syntax": 3, + "on": 3, + "hlsearch": 1, + "Do": 1, + "incremental": 1, + "searching": 1, + "incsearch": 2 }, "Visual Basic": { "VERSION": 1, "CLASS": 1, "BEGIN": 1, @@ -89272,13 +89453,61 @@ "0": 1, "}": 2, "return": 1 }, "XML": { - "<?xml>": 15, - "version=": 26, - "encoding=": 11, + "<?xml>": 17, + "version=": 32, + "encoding=": 13, + "standalone=": 3, + "<document>": 2, + "type=": 2, + "toolsVersion=": 2, + "systemVersion=": 2, + "targetRuntime=": 2, + "propertyAccessControl=": 2, + "useAutolayout=": 2, + "useTraitCollections=": 2, + "<dependencies>": 3, + "<plugIn>": 2, + "identifier=": 2, + "</dependencies>": 3, + "<objects>": 1, + "<placeholder>": 2, + "placeholderIdentifier=": 2, + "id=": 146, + "userLabel=": 2, + "customClass=": 2, + "<connections>": 1, + "<outlet>": 1, + "property=": 1, + "destination=": 1, + "</connections>": 1, + "</placeholder>": 1, + "<customObject>": 1, + "<window>": 1, + "opaque=": 1, + "clearsContextBeforeDrawing=": 1, + "contentMode=": 1, + "<rect>": 1, + "key=": 3, + "x=": 1, + "y=": 1, + "width=": 1, + "height=": 1, + "<autoresizingMask>": 1, + "flexibleMaxX=": 1, + "flexibleMaxY=": 1, + "<color>": 1, + "red=": 1, + "green=": 1, + "blue=": 1, + "alpha=": 1, + "colorSpace=": 1, + "</window>": 1, + "</objects>": 1, + "</document>": 2, "<Project>": 7, "ToolsVersion=": 6, "DefaultTargets=": 5, "xmlns=": 9, "<Import>": 21, @@ -89351,20 +89580,18 @@ "Include=": 78, "</ItemGroup>": 26, "<Compile>": 10, "<None>": 5, "</Project>": 7, - "standalone=": 1, "<?fileVersion>": 1, "4": 1, "0": 2, "<cproject>": 1, "storage_type_id=": 1, "<storageModule>": 14, "moduleId=": 14, "<cconfiguration>": 2, - "id=": 141, "buildSystemId=": 2, "name=": 272, "<externalSettings/>": 2, "<extensions>": 2, "<extension>": 12, @@ -89596,20 +89823,18 @@ "</info>": 1, "<configurations>": 1, "<conf>": 2, "visibility=": 2, "</configurations>": 1, - "<dependencies>": 1, "<dependency>": 4, "org=": 1, "rev=": 1, "conf=": 1, "default": 9, "junit": 2, "test": 7, "/": 6, - "</dependencies>": 1, "</ivy-module>": 1, "<doc>": 1, "<assembly>": 1, "<name>": 3, "ReactiveUI": 2, @@ -90456,10 +90681,11 @@ "<edge>": 16, "STYLE=": 16, "WIDTH=": 16, "</node>": 23, "</map>": 1, + "<scenes/>": 1, "D377F": 1, "A798": 1, "B3FD04C": 1, "<StartupObject>": 1, "vbproj_sample.Module1": 1, @@ -92551,11 +92777,11 @@ "CartoCSS": 11767, "Ceylon": 49, "Chapel": 9607, "Cirru": 244, "Clean": 1554, - "Clojure": 1899, + "Clojure": 1951, "CoffeeScript": 3026, "ColdFusion": 131, "ColdFusion CFC": 611, "Common Lisp": 2289, "Component Pascal": 825, @@ -92665,10 +92891,12 @@ "Moocode": 5234, "MoonScript": 1718, "NL": 1748, "NSIS": 725, "Nemerle": 17, + "NetLinx": 356, + "NetLinx+ERB": 104, "NetLogo": 243, "NewLisp": 2411, "Nginx": 179, "Nimrod": 1, "Nit": 8703, @@ -92764,17 +92992,17 @@ "TypeScript": 109, "UnrealScript": 2873, "VCL": 545, "VHDL": 42, "Verilog": 3778, - "VimL": 34, + "VimL": 51, "Visual Basic": 581, "Volt": 388, "Web Ontology Language": 4619, "WebIDL": 146, "XC": 24, - "XML": 8744, + "XML": 8827, "XProc": 22, "XQuery": 801, "XS": 1194, "XSLT": 44, "Xojo": 807, @@ -92822,11 +93050,11 @@ "CartoCSS": 1, "Ceylon": 1, "Chapel": 5, "Cirru": 9, "Clean": 9, - "Clojure": 8, + "Clojure": 9, "CoffeeScript": 9, "ColdFusion": 1, "ColdFusion CFC": 2, "Common Lisp": 4, "Component Pascal": 2, @@ -92936,10 +93164,12 @@ "Moocode": 3, "MoonScript": 1, "NL": 2, "NSIS": 2, "Nemerle": 1, + "NetLinx": 2, + "NetLinx+ERB": 2, "NetLogo": 1, "NewLisp": 3, "Nginx": 1, "Nimrod": 1, "Nit": 24, @@ -93035,17 +93265,17 @@ "TypeScript": 2, "UnrealScript": 2, "VCL": 2, "VHDL": 1, "Verilog": 13, - "VimL": 3, + "VimL": 4, "Visual Basic": 3, "Volt": 1, "Web Ontology Language": 1, "WebIDL": 2, "XC": 1, - "XML": 19, + "XML": 21, "XProc": 1, "XQuery": 1, "XS": 1, "XSLT": 1, "Xojo": 6, @@ -93057,7 +93287,7 @@ "eC": 1, "edn": 1, "fish": 3, "wisp": 1 }, - "md5": "1d1e1fa9ffc5879f08f3a75c48e45908" + "md5": "829529c5018bf47e81966517376ec323" } \ No newline at end of file