mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Samples
This commit is contained in:
@@ -529,6 +529,7 @@
|
||||
".purs"
|
||||
],
|
||||
"Python": [
|
||||
".cgi",
|
||||
".py",
|
||||
".pyde",
|
||||
".pyp",
|
||||
@@ -625,6 +626,7 @@
|
||||
],
|
||||
"Shell": [
|
||||
".bash",
|
||||
".cgi",
|
||||
".script!",
|
||||
".sh",
|
||||
".zsh"
|
||||
@@ -852,8 +854,8 @@
|
||||
"exception.zep.php"
|
||||
]
|
||||
},
|
||||
"tokens_total": 659364,
|
||||
"languages_total": 906,
|
||||
"tokens_total": 659559,
|
||||
"languages_total": 908,
|
||||
"tokens": {
|
||||
"ABAP": {
|
||||
"*/**": 1,
|
||||
@@ -59074,6 +59076,86 @@
|
||||
"entry.completed": 1
|
||||
},
|
||||
"Python": {
|
||||
"SHEBANG#!python": 5,
|
||||
"from": 37,
|
||||
"model": 9,
|
||||
"import": 59,
|
||||
"Feed": 1,
|
||||
"session": 1,
|
||||
"datetime": 1,
|
||||
"sys": 4,
|
||||
"argv": 5,
|
||||
"session.argv": 1,
|
||||
"(": 859,
|
||||
")": 871,
|
||||
"feed": 1,
|
||||
"Feed.get": 1,
|
||||
"guid": 1,
|
||||
"[": 168,
|
||||
"]": 168,
|
||||
"action": 5,
|
||||
"if": 162,
|
||||
"when": 4,
|
||||
"feed.notify_interval": 1,
|
||||
"*": 39,
|
||||
"feed.notify_unit": 1,
|
||||
"elif": 5,
|
||||
"len": 12,
|
||||
"int": 2,
|
||||
"else": 35,
|
||||
"print": 40,
|
||||
"%": 34,
|
||||
"sys.exit": 2,
|
||||
"feed.notify_next": 1,
|
||||
"datetime.datetime.utcnow": 1,
|
||||
"+": 52,
|
||||
"datetime.timedelta": 1,
|
||||
"seconds": 1,
|
||||
"feed.save": 1,
|
||||
"response": 1,
|
||||
"t": 9,
|
||||
"be": 2,
|
||||
"notified": 1,
|
||||
"for": 70,
|
||||
"another": 2,
|
||||
"<span>": 1,
|
||||
"class=": 2,
|
||||
"{": 28,
|
||||
"duration": 1,
|
||||
"}": 28,
|
||||
"</span>": 1,
|
||||
".": 2,
|
||||
"</p>": 3,
|
||||
"<p>": 2,
|
||||
"Actions": 1,
|
||||
"<ul>": 1,
|
||||
"<li>": 3,
|
||||
"<a>": 4,
|
||||
"href=": 4,
|
||||
"Edit": 1,
|
||||
"this": 3,
|
||||
"reminder": 2,
|
||||
"</a>": 4,
|
||||
"</li>": 3,
|
||||
"Create": 1,
|
||||
"Visit": 1,
|
||||
"the": 7,
|
||||
"Reminder": 2,
|
||||
"Me": 2,
|
||||
"site": 1,
|
||||
"</ul>": 1,
|
||||
"</div>": 2,
|
||||
"</body>": 1,
|
||||
"</html>": 1,
|
||||
"month": 1,
|
||||
"week": 1,
|
||||
"day": 1,
|
||||
"hour": 1,
|
||||
"minute": 1,
|
||||
"second": 1,
|
||||
"s": 2,
|
||||
".join": 5,
|
||||
"duration_list": 1,
|
||||
"xspacing": 4,
|
||||
"#": 28,
|
||||
"How": 2,
|
||||
@@ -59083,7 +59165,6 @@
|
||||
"each": 1,
|
||||
"horizontal": 1,
|
||||
"location": 1,
|
||||
"be": 1,
|
||||
"spaced": 1,
|
||||
"maxwaves": 3,
|
||||
"total": 1,
|
||||
@@ -59094,24 +59175,18 @@
|
||||
"together": 1,
|
||||
"theta": 3,
|
||||
"amplitude": 3,
|
||||
"[": 165,
|
||||
"]": 165,
|
||||
"Height": 1,
|
||||
"wave": 2,
|
||||
"dx": 8,
|
||||
"yvalues": 7,
|
||||
"def": 87,
|
||||
"setup": 2,
|
||||
"(": 850,
|
||||
")": 861,
|
||||
"size": 5,
|
||||
"frameRate": 1,
|
||||
"colorMode": 1,
|
||||
"RGB": 1,
|
||||
"w": 2,
|
||||
"width": 1,
|
||||
"+": 51,
|
||||
"for": 69,
|
||||
"i": 13,
|
||||
"in": 91,
|
||||
"range": 5,
|
||||
@@ -59121,25 +59196,19 @@
|
||||
"many": 1,
|
||||
"pixels": 1,
|
||||
"before": 1,
|
||||
"the": 6,
|
||||
"repeats": 1,
|
||||
"dx.append": 1,
|
||||
"TWO_PI": 1,
|
||||
"/": 26,
|
||||
"*": 38,
|
||||
"_": 6,
|
||||
"yvalues.append": 1,
|
||||
"draw": 2,
|
||||
"background": 2,
|
||||
"calcWave": 2,
|
||||
"renderWave": 2,
|
||||
"len": 11,
|
||||
"j": 7,
|
||||
"x": 34,
|
||||
"if": 160,
|
||||
"%": 33,
|
||||
"sin": 1,
|
||||
"else": 33,
|
||||
"cos": 1,
|
||||
"noStroke": 2,
|
||||
"fill": 2,
|
||||
@@ -59149,14 +59218,11 @@
|
||||
"enumerate": 2,
|
||||
"ellipse": 1,
|
||||
"height": 1,
|
||||
"import": 55,
|
||||
"os": 2,
|
||||
"sys": 3,
|
||||
"json": 1,
|
||||
"c4d": 1,
|
||||
"c4dtools": 1,
|
||||
"itertools": 1,
|
||||
"from": 36,
|
||||
"c4d.modules": 1,
|
||||
"graphview": 1,
|
||||
"as": 14,
|
||||
@@ -59170,9 +59236,7 @@
|
||||
"__res__": 1,
|
||||
"settings": 2,
|
||||
"c4dtools.helpers.Attributor": 2,
|
||||
"{": 27,
|
||||
"res.file": 3,
|
||||
"}": 27,
|
||||
"align_nodes": 2,
|
||||
"nodes": 11,
|
||||
"mode": 5,
|
||||
@@ -59183,7 +59247,6 @@
|
||||
"return": 68,
|
||||
"raise": 23,
|
||||
"ValueError": 6,
|
||||
".join": 4,
|
||||
"get_0": 12,
|
||||
"lambda": 6,
|
||||
"x.x": 1,
|
||||
@@ -59430,7 +59493,6 @@
|
||||
"field.name": 14,
|
||||
"base.__name__": 2,
|
||||
"base._meta.abstract": 2,
|
||||
"elif": 4,
|
||||
"attr_name": 3,
|
||||
"base._meta.module_name": 1,
|
||||
"auto_created": 1,
|
||||
@@ -59468,7 +59530,6 @@
|
||||
"is_next": 9,
|
||||
"cls.get_previous_in_order": 1,
|
||||
"make_foreign_order_accessors": 2,
|
||||
"model": 8,
|
||||
"field.rel.to": 2,
|
||||
"cls.__name__.lower": 2,
|
||||
"method_get_order": 2,
|
||||
@@ -59751,7 +59812,6 @@
|
||||
"A": 1,
|
||||
"which": 1,
|
||||
"methods": 5,
|
||||
"this": 2,
|
||||
"pluggable": 1,
|
||||
"view": 2,
|
||||
"can": 1,
|
||||
@@ -59763,7 +59823,6 @@
|
||||
"based": 1,
|
||||
"views": 1,
|
||||
"as_view": 1,
|
||||
".": 1,
|
||||
"However": 1,
|
||||
"since": 1,
|
||||
"moves": 1,
|
||||
@@ -59773,7 +59832,6 @@
|
||||
"place": 1,
|
||||
"where": 1,
|
||||
"it": 1,
|
||||
"s": 1,
|
||||
"also": 1,
|
||||
"used": 1,
|
||||
"instantiating": 1,
|
||||
@@ -59852,14 +59910,11 @@
|
||||
"Person": 1,
|
||||
"_message.Message": 1,
|
||||
"_reflection.GeneratedProtocolMessageType": 1,
|
||||
"SHEBANG#!python": 4,
|
||||
"print": 39,
|
||||
"main": 4,
|
||||
"usage": 3,
|
||||
"string": 1,
|
||||
"command": 4,
|
||||
"sys.argv": 2,
|
||||
"sys.exit": 1,
|
||||
"printDelimiter": 4,
|
||||
"get": 1,
|
||||
"a": 2,
|
||||
@@ -59897,7 +59952,6 @@
|
||||
"V": 12,
|
||||
"np.genfromtxt": 8,
|
||||
"delimiter": 8,
|
||||
"t": 8,
|
||||
"U_err": 7,
|
||||
"offset": 13,
|
||||
"np.mean": 1,
|
||||
@@ -60044,7 +60098,6 @@
|
||||
"help": 2,
|
||||
"dest": 1,
|
||||
"default": 1,
|
||||
"action": 1,
|
||||
"version": 6,
|
||||
"parser.parse_args": 1,
|
||||
"absolute_import": 1,
|
||||
@@ -60132,7 +60185,6 @@
|
||||
"connection": 5,
|
||||
"content_length": 6,
|
||||
"headers.get": 2,
|
||||
"int": 1,
|
||||
"self.stream.max_buffer_size": 1,
|
||||
"self.stream.read_bytes": 1,
|
||||
"self._on_request_body": 1,
|
||||
@@ -63931,18 +63983,18 @@
|
||||
"assert_checkfalse": 1
|
||||
},
|
||||
"Shell": {
|
||||
"SHEBANG#!bash": 8,
|
||||
"SHEBANG#!bash": 9,
|
||||
"typeset": 5,
|
||||
"-": 391,
|
||||
"-": 397,
|
||||
"i": 2,
|
||||
"n": 22,
|
||||
"n": 28,
|
||||
"bottles": 6,
|
||||
"no": 16,
|
||||
"while": 3,
|
||||
"[": 85,
|
||||
"]": 85,
|
||||
"do": 8,
|
||||
"echo": 71,
|
||||
"echo": 85,
|
||||
"case": 9,
|
||||
"{": 63,
|
||||
"}": 61,
|
||||
@@ -64000,7 +64052,7 @@
|
||||
"long": 2,
|
||||
"format...": 2,
|
||||
"ll": 2,
|
||||
"|": 17,
|
||||
"|": 29,
|
||||
"less": 2,
|
||||
"XF": 2,
|
||||
"pipe": 2,
|
||||
@@ -64178,7 +64230,7 @@
|
||||
"it": 2,
|
||||
"pg": 2,
|
||||
"patch": 2,
|
||||
"sed": 2,
|
||||
"sed": 14,
|
||||
"awk": 2,
|
||||
"diff": 2,
|
||||
"grep": 8,
|
||||
@@ -64663,6 +64715,12 @@
|
||||
"#residual_args": 1,
|
||||
"SHEBANG#!sh": 2,
|
||||
"SHEBANG#!zsh": 2,
|
||||
"day": 1,
|
||||
"month": 1,
|
||||
"year": 1,
|
||||
"hour": 1,
|
||||
"minute": 1,
|
||||
"second": 1,
|
||||
"name": 1,
|
||||
"foodforthought.jpg": 1,
|
||||
"name##*fo": 1
|
||||
@@ -73202,7 +73260,7 @@
|
||||
"Propeller Spin": 13519,
|
||||
"Protocol Buffer": 63,
|
||||
"PureScript": 1652,
|
||||
"Python": 6587,
|
||||
"Python": 6725,
|
||||
"QMake": 119,
|
||||
"R": 1790,
|
||||
"RDoc": 279,
|
||||
@@ -73224,7 +73282,7 @@
|
||||
"Scaml": 4,
|
||||
"Scheme": 3515,
|
||||
"Scilab": 69,
|
||||
"Shell": 3744,
|
||||
"Shell": 3801,
|
||||
"ShellSession": 233,
|
||||
"Shen": 3472,
|
||||
"Slash": 187,
|
||||
@@ -73417,7 +73475,7 @@
|
||||
"Propeller Spin": 10,
|
||||
"Protocol Buffer": 1,
|
||||
"PureScript": 4,
|
||||
"Python": 10,
|
||||
"Python": 11,
|
||||
"QMake": 4,
|
||||
"R": 7,
|
||||
"RDoc": 1,
|
||||
@@ -73439,7 +73497,7 @@
|
||||
"Scaml": 1,
|
||||
"Scheme": 2,
|
||||
"Scilab": 3,
|
||||
"Shell": 37,
|
||||
"Shell": 38,
|
||||
"ShellSession": 3,
|
||||
"Shen": 3,
|
||||
"Slash": 1,
|
||||
@@ -73480,5 +73538,5 @@
|
||||
"fish": 3,
|
||||
"wisp": 1
|
||||
},
|
||||
"md5": "3aca50df0a36ba29502d437de1226495"
|
||||
"md5": "1a8591982ec28c592a742122734c142c"
|
||||
}
|
||||
Reference in New Issue
Block a user