mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Gnuplot added
This commit is contained in:
@@ -639,6 +639,16 @@ Glyph:
|
||||
lexer: Tcl
|
||||
primary_extension: .glf
|
||||
|
||||
Gnuplot:
|
||||
type: programming
|
||||
color: "#f0a9f0"
|
||||
lexer: Gnuplot
|
||||
primary_extension: .gp
|
||||
extensions:
|
||||
- .gnu
|
||||
- .plot
|
||||
- .plt
|
||||
|
||||
Go:
|
||||
type: programming
|
||||
color: "#a89b4d"
|
||||
|
||||
@@ -52,6 +52,9 @@
|
||||
"Ceylon": [
|
||||
".ceylon"
|
||||
],
|
||||
"Cirru": [
|
||||
".cirru"
|
||||
],
|
||||
"Clojure": [
|
||||
".cl2",
|
||||
".clj",
|
||||
@@ -126,6 +129,10 @@
|
||||
".fp",
|
||||
".glsl"
|
||||
],
|
||||
"Gnuplot": [
|
||||
".gnu",
|
||||
".gp"
|
||||
],
|
||||
"Gosu": [
|
||||
".gs",
|
||||
".gst",
|
||||
@@ -535,8 +542,8 @@
|
||||
".gemrc"
|
||||
]
|
||||
},
|
||||
"tokens_total": 445429,
|
||||
"languages_total": 523,
|
||||
"tokens_total": 446696,
|
||||
"languages_total": 538,
|
||||
"tokens": {
|
||||
"ABAP": {
|
||||
"*/**": 1,
|
||||
@@ -12715,6 +12722,43 @@
|
||||
"<=>": 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,
|
||||
@@ -17947,6 +17991,179 @@
|
||||
"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,
|
||||
@@ -47799,6 +48016,7 @@
|
||||
"C#": 278,
|
||||
"C++": 31181,
|
||||
"Ceylon": 50,
|
||||
"Cirru": 244,
|
||||
"Clojure": 510,
|
||||
"COBOL": 90,
|
||||
"CoffeeScript": 2951,
|
||||
@@ -47819,6 +48037,7 @@
|
||||
"Forth": 1516,
|
||||
"GAS": 133,
|
||||
"GLSL": 3766,
|
||||
"Gnuplot": 1023,
|
||||
"Gosu": 410,
|
||||
"Groovy": 69,
|
||||
"Groovy Server Pages": 91,
|
||||
@@ -47941,6 +48160,7 @@
|
||||
"C#": 2,
|
||||
"C++": 27,
|
||||
"Ceylon": 1,
|
||||
"Cirru": 9,
|
||||
"Clojure": 7,
|
||||
"COBOL": 4,
|
||||
"CoffeeScript": 9,
|
||||
@@ -47961,6 +48181,7 @@
|
||||
"Forth": 7,
|
||||
"GAS": 1,
|
||||
"GLSL": 3,
|
||||
"Gnuplot": 6,
|
||||
"Gosu": 4,
|
||||
"Groovy": 2,
|
||||
"Groovy Server Pages": 4,
|
||||
@@ -48066,5 +48287,5 @@
|
||||
"Xtend": 2,
|
||||
"YAML": 1
|
||||
},
|
||||
"md5": "a46f14929a6e9e4356fda95beb035439"
|
||||
"md5": "d4e8cbba40490dac32dba0dc32ed49ad"
|
||||
}
|
||||
Reference in New Issue
Block a user