mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Samples
This commit is contained in:
@@ -170,7 +170,9 @@
|
|||||||
"GLSL": [
|
"GLSL": [
|
||||||
".fp",
|
".fp",
|
||||||
".frag",
|
".frag",
|
||||||
".glsl"
|
".frg",
|
||||||
|
".glsl",
|
||||||
|
".vrx"
|
||||||
],
|
],
|
||||||
"Game Maker Language": [
|
"Game Maker Language": [
|
||||||
".gml"
|
".gml"
|
||||||
@@ -781,8 +783,8 @@
|
|||||||
"exception.zep.php"
|
"exception.zep.php"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"tokens_total": 643487,
|
"tokens_total": 643530,
|
||||||
"languages_total": 843,
|
"languages_total": 845,
|
||||||
"tokens": {
|
"tokens": {
|
||||||
"ABAP": {
|
"ABAP": {
|
||||||
"*/**": 1,
|
"*/**": 1,
|
||||||
@@ -23553,14 +23555,14 @@
|
|||||||
"////": 4,
|
"////": 4,
|
||||||
"High": 1,
|
"High": 1,
|
||||||
"quality": 2,
|
"quality": 2,
|
||||||
"(": 435,
|
"(": 437,
|
||||||
"Some": 1,
|
"Some": 1,
|
||||||
"browsers": 1,
|
"browsers": 1,
|
||||||
"may": 1,
|
"may": 1,
|
||||||
"freeze": 1,
|
"freeze": 1,
|
||||||
"or": 1,
|
"or": 1,
|
||||||
"crash": 1,
|
"crash": 1,
|
||||||
")": 435,
|
")": 437,
|
||||||
"//#define": 10,
|
"//#define": 10,
|
||||||
"HIGHQUALITY": 2,
|
"HIGHQUALITY": 2,
|
||||||
"Medium": 1,
|
"Medium": 1,
|
||||||
@@ -23602,7 +23604,7 @@
|
|||||||
"eps": 5,
|
"eps": 5,
|
||||||
"e": 4,
|
"e": 4,
|
||||||
"-": 108,
|
"-": 108,
|
||||||
";": 383,
|
";": 391,
|
||||||
"PI": 3,
|
"PI": 3,
|
||||||
"vec3": 165,
|
"vec3": 165,
|
||||||
"sunDir": 5,
|
"sunDir": 5,
|
||||||
@@ -23621,13 +23623,13 @@
|
|||||||
"tonemapping": 1,
|
"tonemapping": 1,
|
||||||
"mod289": 4,
|
"mod289": 4,
|
||||||
"x": 11,
|
"x": 11,
|
||||||
"{": 82,
|
"{": 84,
|
||||||
"return": 47,
|
"return": 47,
|
||||||
"floor": 8,
|
"floor": 8,
|
||||||
"*": 115,
|
"*": 116,
|
||||||
"/": 24,
|
"/": 24,
|
||||||
"}": 82,
|
"}": 84,
|
||||||
"vec4": 73,
|
"vec4": 77,
|
||||||
"permute": 4,
|
"permute": 4,
|
||||||
"x*34.0": 1,
|
"x*34.0": 1,
|
||||||
"+": 108,
|
"+": 108,
|
||||||
@@ -23743,7 +23745,7 @@
|
|||||||
"p*0.5": 1,
|
"p*0.5": 1,
|
||||||
"Other": 1,
|
"Other": 1,
|
||||||
"bump": 2,
|
"bump": 2,
|
||||||
"pos": 42,
|
"pos": 43,
|
||||||
"rayDir": 43,
|
"rayDir": 43,
|
||||||
"s": 23,
|
"s": 23,
|
||||||
"Fade": 1,
|
"Fade": 1,
|
||||||
@@ -23931,8 +23933,8 @@
|
|||||||
"iResolution.x/iResolution.y*0.5": 1,
|
"iResolution.x/iResolution.y*0.5": 1,
|
||||||
"rd.x": 1,
|
"rd.x": 1,
|
||||||
"rd.y": 1,
|
"rd.y": 1,
|
||||||
"void": 31,
|
"void": 33,
|
||||||
"main": 5,
|
"main": 7,
|
||||||
"gl_FragCoord.xy": 7,
|
"gl_FragCoord.xy": 7,
|
||||||
"*0.25": 4,
|
"*0.25": 4,
|
||||||
"*0.5": 1,
|
"*0.5": 1,
|
||||||
@@ -23944,7 +23946,16 @@
|
|||||||
"col*exposure": 1,
|
"col*exposure": 1,
|
||||||
"x*": 2,
|
"x*": 2,
|
||||||
".5": 1,
|
".5": 1,
|
||||||
"gl_FragColor": 3,
|
"gl_FragColor": 4,
|
||||||
|
"varying": 6,
|
||||||
|
"v_color": 4,
|
||||||
|
"uniform": 8,
|
||||||
|
"mat4": 1,
|
||||||
|
"u_MVPMatrix": 2,
|
||||||
|
"attribute": 2,
|
||||||
|
"a_position": 1,
|
||||||
|
"a_color": 2,
|
||||||
|
"gl_Position": 1,
|
||||||
"#version": 2,
|
"#version": 2,
|
||||||
"core": 1,
|
"core": 1,
|
||||||
"cbar": 2,
|
"cbar": 2,
|
||||||
@@ -23980,11 +23991,9 @@
|
|||||||
"AMBIENT": 2,
|
"AMBIENT": 2,
|
||||||
"MAX_DIST": 3,
|
"MAX_DIST": 3,
|
||||||
"MAX_DIST_SQUARED": 3,
|
"MAX_DIST_SQUARED": 3,
|
||||||
"uniform": 7,
|
|
||||||
"lightColor": 3,
|
"lightColor": 3,
|
||||||
"[": 29,
|
"[": 29,
|
||||||
"]": 29,
|
"]": 29,
|
||||||
"varying": 4,
|
|
||||||
"fragmentNormal": 2,
|
"fragmentNormal": 2,
|
||||||
"cameraVector": 2,
|
"cameraVector": 2,
|
||||||
"lightVector": 4,
|
"lightVector": 4,
|
||||||
@@ -69657,7 +69666,7 @@
|
|||||||
"GAMS": 363,
|
"GAMS": 363,
|
||||||
"GAP": 9944,
|
"GAP": 9944,
|
||||||
"GAS": 133,
|
"GAS": 133,
|
||||||
"GLSL": 4033,
|
"GLSL": 4076,
|
||||||
"Game Maker Language": 13310,
|
"Game Maker Language": 13310,
|
||||||
"Gnuplot": 1023,
|
"Gnuplot": 1023,
|
||||||
"Gosu": 410,
|
"Gosu": 410,
|
||||||
@@ -69854,7 +69863,7 @@
|
|||||||
"GAMS": 1,
|
"GAMS": 1,
|
||||||
"GAP": 7,
|
"GAP": 7,
|
||||||
"GAS": 1,
|
"GAS": 1,
|
||||||
"GLSL": 5,
|
"GLSL": 7,
|
||||||
"Game Maker Language": 13,
|
"Game Maker Language": 13,
|
||||||
"Gnuplot": 6,
|
"Gnuplot": 6,
|
||||||
"Gosu": 4,
|
"Gosu": 4,
|
||||||
@@ -70004,5 +70013,5 @@
|
|||||||
"fish": 3,
|
"fish": 3,
|
||||||
"wisp": 1
|
"wisp": 1
|
||||||
},
|
},
|
||||||
"md5": "59afe9ab875947c5df3590aef023152d"
|
"md5": "bb637c5d1f457edff3f8c2676d10807a"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user