github-linguist 2.5.0 → 2.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/linguist/samples.json +215 -18
  2. metadata +1 -1
@@ -50,6 +50,9 @@
50
50
  "Emacs Lisp": [
51
51
  ".el"
52
52
  ],
53
+ "fish": [
54
+ ".fish"
55
+ ],
53
56
  "Forth": [
54
57
  ".forth",
55
58
  ".fth"
@@ -235,7 +238,8 @@
235
238
  ".sml"
236
239
  ],
237
240
  "SuperCollider": [
238
- ".sc"
241
+ ".sc",
242
+ ".scd"
239
243
  ],
240
244
  "Tea": [
241
245
  ".tea"
@@ -319,8 +323,8 @@
319
323
  ".gemrc"
320
324
  ]
321
325
  },
322
- "tokens_total": 300874,
323
- "languages_total": 334,
326
+ "tokens_total": 301643,
327
+ "languages_total": 338,
324
328
  "tokens": {
325
329
  "ApacheConf": {
326
330
  "ServerSignature": 1,
@@ -9848,6 +9852,162 @@
9848
9852
  "print": 1,
9849
9853
  ")": 1
9850
9854
  },
9855
+ "fish": {
9856
+ "#": 18,
9857
+ "set": 49,
9858
+ "-": 102,
9859
+ "g": 1,
9860
+ "IFS": 4,
9861
+ "n": 5,
9862
+ "t": 2,
9863
+ "l": 15,
9864
+ "configdir": 2,
9865
+ "/.config": 1,
9866
+ "if": 21,
9867
+ "q": 9,
9868
+ "XDG_CONFIG_HOME": 2,
9869
+ "end": 33,
9870
+ "not": 8,
9871
+ "fish_function_path": 4,
9872
+ "configdir/fish/functions": 1,
9873
+ "__fish_sysconfdir/functions": 1,
9874
+ "__fish_datadir/functions": 3,
9875
+ "contains": 4,
9876
+ "[": 13,
9877
+ "]": 13,
9878
+ "fish_complete_path": 4,
9879
+ "configdir/fish/completions": 1,
9880
+ "__fish_sysconfdir/completions": 1,
9881
+ "__fish_datadir/completions": 3,
9882
+ "test": 7,
9883
+ "d": 3,
9884
+ "/usr/xpg4/bin": 3,
9885
+ "PATH": 6,
9886
+ "path_list": 4,
9887
+ "/bin": 1,
9888
+ "/usr/bin": 1,
9889
+ "/usr/X11R6/bin": 1,
9890
+ "/usr/local/bin": 1,
9891
+ "__fish_bin_dir": 1,
9892
+ "switch": 3,
9893
+ "USER": 1,
9894
+ "case": 9,
9895
+ "root": 1,
9896
+ "/sbin": 1,
9897
+ "/usr/sbin": 1,
9898
+ "/usr/local/sbin": 1,
9899
+ "for": 1,
9900
+ "i": 5,
9901
+ "in": 2,
9902
+ "function": 6,
9903
+ "fish_sigtrap_handler": 1,
9904
+ "on": 2,
9905
+ "signal": 1,
9906
+ "TRAP": 1,
9907
+ "no": 2,
9908
+ "scope": 1,
9909
+ "shadowing": 1,
9910
+ "description": 2,
9911
+ "breakpoint": 1,
9912
+ "__fish_on_interactive": 2,
9913
+ "event": 1,
9914
+ "fish_prompt": 1,
9915
+ "__fish_config_interactive": 1,
9916
+ "functions": 5,
9917
+ "e": 6,
9918
+ "eval": 5,
9919
+ "S": 1,
9920
+ "If": 2,
9921
+ "we": 2,
9922
+ "are": 1,
9923
+ "an": 1,
9924
+ "interactive": 8,
9925
+ "shell": 1,
9926
+ "should": 2,
9927
+ "enable": 1,
9928
+ "full": 4,
9929
+ "job": 5,
9930
+ "control": 5,
9931
+ "since": 1,
9932
+ "it": 1,
9933
+ "behave": 1,
9934
+ "like": 2,
9935
+ "the": 1,
9936
+ "real": 1,
9937
+ "code": 1,
9938
+ "was": 1,
9939
+ "executed.": 1,
9940
+ "don": 1,
9941
+ "do": 1,
9942
+ "this": 1,
9943
+ "commands": 1,
9944
+ "that": 1,
9945
+ "expect": 1,
9946
+ "to": 1,
9947
+ "be": 1,
9948
+ "used": 1,
9949
+ "interactively": 1,
9950
+ "less": 1,
9951
+ "wont": 1,
9952
+ "work": 1,
9953
+ "using": 1,
9954
+ "eval.": 1,
9955
+ "mode": 5,
9956
+ "status": 7,
9957
+ "is": 3,
9958
+ "else": 3,
9959
+ "none": 1,
9960
+ "echo": 3,
9961
+ "|": 3,
9962
+ ".": 2,
9963
+ "<": 1,
9964
+ "&": 1,
9965
+ "res": 2,
9966
+ "return": 6,
9967
+ "funced": 3,
9968
+ "editor": 7,
9969
+ "EDITOR": 1,
9970
+ "funcname": 14,
9971
+ "while": 2,
9972
+ "argv": 9,
9973
+ "h": 1,
9974
+ "help": 1,
9975
+ "__fish_print_help": 1,
9976
+ "set_color": 4,
9977
+ "red": 2,
9978
+ "printf": 3,
9979
+ "(": 7,
9980
+ "_": 3,
9981
+ ")": 7,
9982
+ "normal": 2,
9983
+ "begin": 2,
9984
+ ";": 7,
9985
+ "or": 3,
9986
+ "init": 5,
9987
+ "nend": 2,
9988
+ "editor_cmd": 2,
9989
+ "type": 1,
9990
+ "f": 3,
9991
+ "/dev/null": 2,
9992
+ "fish": 3,
9993
+ "z": 1,
9994
+ "fish_indent": 2,
9995
+ "indent": 1,
9996
+ "prompt": 2,
9997
+ "read": 1,
9998
+ "p": 1,
9999
+ "c": 1,
10000
+ "s": 1,
10001
+ "cmd": 2,
10002
+ "TMPDIR": 2,
10003
+ "/tmp": 1,
10004
+ "tmpname": 8,
10005
+ "%": 2,
10006
+ "self": 2,
10007
+ "random": 2,
10008
+ "stat": 2,
10009
+ "rm": 1
10010
+ },
9851
10011
  "Forth": {
9852
10012
  "HELLO": 4,
9853
10013
  "(": 2,
@@ -28928,35 +29088,35 @@
28928
29088
  },
28929
29089
  "SuperCollider": {
28930
29090
  "BCR2000": 1,
28931
- "{": 9,
28932
- "var": 1,
29091
+ "{": 14,
29092
+ "var": 2,
28933
29093
  "controls": 2,
28934
29094
  "controlBuses": 2,
28935
29095
  "rangedControlBuses": 2,
28936
29096
  "responders": 2,
28937
- ";": 14,
29097
+ ";": 32,
28938
29098
  "*new": 1,
28939
29099
  "super.new.init": 1,
28940
- "}": 9,
29100
+ "}": 14,
28941
29101
  "init": 1,
28942
29102
  "Dictionary.new": 3,
28943
- "(": 12,
28944
- ")": 12,
29103
+ "(": 34,
29104
+ ")": 34,
28945
29105
  "this.createCCResponders": 1,
28946
29106
  "createCCResponders": 1,
28947
29107
  "Array.fill": 1,
28948
29108
  "|": 4,
28949
- "i": 4,
29109
+ "i": 5,
28950
29110
  "CCResponder": 1,
28951
29111
  "src": 3,
28952
29112
  "chan": 3,
28953
29113
  "num": 3,
28954
29114
  "val": 4,
28955
- "[": 1,
28956
- "]": 1,
29115
+ "[": 3,
29116
+ "]": 3,
28957
29117
  ".postln": 1,
28958
29118
  "controls.put": 1,
28959
- "+": 3,
29119
+ "+": 4,
28960
29120
  "controlBuses.put": 1,
28961
29121
  "Bus.control": 1,
28962
29122
  "Server.default": 1,
@@ -28967,11 +29127,46 @@
28967
29127
  "//": 4,
28968
29128
  "value": 1,
28969
29129
  "at": 1,
28970
- "arg": 3,
29130
+ "arg": 4,
28971
29131
  "controlNum": 6,
28972
29132
  "controls.at": 2,
28973
29133
  "scalarAt": 1,
28974
- "busAt": 1
29134
+ "busAt": 1,
29135
+ "//boot": 1,
29136
+ "server": 1,
29137
+ "s.boot": 1,
29138
+ "SynthDef": 1,
29139
+ "sig": 7,
29140
+ "resfreq": 3,
29141
+ "Saw.ar": 1,
29142
+ "SinOsc.kr": 1,
29143
+ "*": 3,
29144
+ "RLPF.ar": 1,
29145
+ "Out.ar": 1,
29146
+ ".play": 2,
29147
+ "do": 2,
29148
+ "Pan2.ar": 1,
29149
+ "SinOsc.ar": 1,
29150
+ "exprand": 1,
29151
+ "LFNoise2.kr": 2,
29152
+ "rrand": 2,
29153
+ ".range": 2,
29154
+ "**": 1,
29155
+ "rand2": 1,
29156
+ "a": 2,
29157
+ "Env.perc": 1,
29158
+ "-": 1,
29159
+ "b": 1,
29160
+ "a.delay": 2,
29161
+ "a.test.plot": 1,
29162
+ "b.test.plot": 1,
29163
+ "Env": 1,
29164
+ ".plot": 2,
29165
+ "e": 1,
29166
+ "Env.sine.asStream": 1,
29167
+ "e.next.postln": 1,
29168
+ "wait": 1,
29169
+ ".fork": 1
28975
29170
  },
28976
29171
  "Tea": {
28977
29172
  "<%>": 1,
@@ -30931,6 +31126,7 @@
30931
31126
  "Ecl": 281,
30932
31127
  "Elm": 628,
30933
31128
  "Emacs Lisp": 3,
31129
+ "fish": 636,
30934
31130
  "Forth": 16,
30935
31131
  "GAS": 133,
30936
31132
  "Gosu": 413,
@@ -30983,7 +31179,7 @@
30983
31179
  "SCSS": 39,
30984
31180
  "Shell": 3481,
30985
31181
  "Standard ML": 243,
30986
- "SuperCollider": 135,
31182
+ "SuperCollider": 268,
30987
31183
  "Tea": 3,
30988
31184
  "TeX": 1155,
30989
31185
  "Turing": 44,
@@ -31013,6 +31209,7 @@
31013
31209
  "Ecl": 1,
31014
31210
  "Elm": 3,
31015
31211
  "Emacs Lisp": 1,
31212
+ "fish": 3,
31016
31213
  "Forth": 2,
31017
31214
  "GAS": 1,
31018
31215
  "Gosu": 5,
@@ -31065,7 +31262,7 @@
31065
31262
  "SCSS": 1,
31066
31263
  "Shell": 34,
31067
31264
  "Standard ML": 2,
31068
- "SuperCollider": 1,
31265
+ "SuperCollider": 2,
31069
31266
  "Tea": 1,
31070
31267
  "TeX": 1,
31071
31268
  "Turing": 1,
@@ -31078,5 +31275,5 @@
31078
31275
  "XSLT": 1,
31079
31276
  "YAML": 1
31080
31277
  },
31081
- "md5": "86bd15cf4856fd20290957b0c1b274f6"
31278
+ "md5": "d39f274c63b1daaa2e1c7a3189d2386b"
31082
31279
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: github-linguist
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.0
4
+ version: 2.5.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: