mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Updating samples
This commit is contained in:
@@ -496,6 +496,13 @@
|
|||||||
"SourcePawn": [
|
"SourcePawn": [
|
||||||
".sp"
|
".sp"
|
||||||
],
|
],
|
||||||
|
"SQL": [
|
||||||
|
".prc",
|
||||||
|
".sql",
|
||||||
|
".tab",
|
||||||
|
".udf",
|
||||||
|
".viw"
|
||||||
|
],
|
||||||
"Squirrel": [
|
"Squirrel": [
|
||||||
".nut"
|
".nut"
|
||||||
],
|
],
|
||||||
@@ -650,8 +657,8 @@
|
|||||||
".gemrc"
|
".gemrc"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"tokens_total": 581652,
|
"tokens_total": 583137,
|
||||||
"languages_total": 689,
|
"languages_total": 694,
|
||||||
"tokens": {
|
"tokens": {
|
||||||
"ABAP": {
|
"ABAP": {
|
||||||
"*/**": 1,
|
"*/**": 1,
|
||||||
@@ -55367,6 +55374,169 @@
|
|||||||
"well": 1,
|
"well": 1,
|
||||||
"PushArrayCell": 1
|
"PushArrayCell": 1
|
||||||
},
|
},
|
||||||
|
"SQL": {
|
||||||
|
"IF": 13,
|
||||||
|
"EXISTS": 12,
|
||||||
|
"(": 131,
|
||||||
|
"SELECT": 4,
|
||||||
|
"*": 3,
|
||||||
|
"FROM": 1,
|
||||||
|
"DBO.SYSOBJECTS": 1,
|
||||||
|
"WHERE": 1,
|
||||||
|
"ID": 2,
|
||||||
|
"OBJECT_ID": 1,
|
||||||
|
"N": 7,
|
||||||
|
")": 131,
|
||||||
|
"AND": 1,
|
||||||
|
"OBJECTPROPERTY": 1,
|
||||||
|
"id": 22,
|
||||||
|
"DROP": 3,
|
||||||
|
"PROCEDURE": 1,
|
||||||
|
"dbo.AvailableInSearchSel": 2,
|
||||||
|
"GO": 4,
|
||||||
|
"CREATE": 10,
|
||||||
|
"Procedure": 1,
|
||||||
|
"AvailableInSearchSel": 1,
|
||||||
|
"AS": 1,
|
||||||
|
"UNION": 2,
|
||||||
|
"ALL": 2,
|
||||||
|
"DB_NAME": 1,
|
||||||
|
"BEGIN": 1,
|
||||||
|
"GRANT": 1,
|
||||||
|
"EXECUTE": 1,
|
||||||
|
"ON": 1,
|
||||||
|
"TO": 1,
|
||||||
|
"[": 1,
|
||||||
|
"rv": 1,
|
||||||
|
"]": 1,
|
||||||
|
"END": 1,
|
||||||
|
"SHOW": 2,
|
||||||
|
"WARNINGS": 2,
|
||||||
|
";": 31,
|
||||||
|
"-": 496,
|
||||||
|
"Table": 9,
|
||||||
|
"structure": 9,
|
||||||
|
"for": 15,
|
||||||
|
"table": 17,
|
||||||
|
"articles": 4,
|
||||||
|
"TABLE": 10,
|
||||||
|
"NOT": 46,
|
||||||
|
"int": 28,
|
||||||
|
"NULL": 91,
|
||||||
|
"AUTO_INCREMENT": 9,
|
||||||
|
"title": 4,
|
||||||
|
"varchar": 22,
|
||||||
|
"DEFAULT": 22,
|
||||||
|
"content": 2,
|
||||||
|
"longtext": 1,
|
||||||
|
"date_posted": 4,
|
||||||
|
"datetime": 10,
|
||||||
|
"created_by": 2,
|
||||||
|
"last_modified": 2,
|
||||||
|
"last_modified_by": 2,
|
||||||
|
"ordering": 2,
|
||||||
|
"is_published": 2,
|
||||||
|
"PRIMARY": 9,
|
||||||
|
"KEY": 13,
|
||||||
|
"Dumping": 6,
|
||||||
|
"data": 6,
|
||||||
|
"INSERT": 6,
|
||||||
|
"INTO": 6,
|
||||||
|
"VALUES": 6,
|
||||||
|
"challenges": 4,
|
||||||
|
"pkg_name": 2,
|
||||||
|
"description": 2,
|
||||||
|
"text": 1,
|
||||||
|
"author": 2,
|
||||||
|
"category": 2,
|
||||||
|
"visibility": 2,
|
||||||
|
"publish": 2,
|
||||||
|
"abstract": 2,
|
||||||
|
"level": 2,
|
||||||
|
"duration": 2,
|
||||||
|
"goal": 2,
|
||||||
|
"solution": 2,
|
||||||
|
"availability": 2,
|
||||||
|
"default_points": 2,
|
||||||
|
"default_duration": 2,
|
||||||
|
"challenge_attempts": 2,
|
||||||
|
"user_id": 8,
|
||||||
|
"challenge_id": 7,
|
||||||
|
"time": 1,
|
||||||
|
"status": 1,
|
||||||
|
"challenge_attempt_count": 2,
|
||||||
|
"tries": 1,
|
||||||
|
"UNIQUE": 4,
|
||||||
|
"classes": 4,
|
||||||
|
"name": 3,
|
||||||
|
"date_created": 6,
|
||||||
|
"archive": 2,
|
||||||
|
"class_challenges": 4,
|
||||||
|
"class_id": 5,
|
||||||
|
"class_memberships": 4,
|
||||||
|
"users": 4,
|
||||||
|
"username": 3,
|
||||||
|
"full_name": 2,
|
||||||
|
"email": 2,
|
||||||
|
"password": 2,
|
||||||
|
"joined": 2,
|
||||||
|
"last_visit": 2,
|
||||||
|
"is_activated": 2,
|
||||||
|
"type": 3,
|
||||||
|
"token": 3,
|
||||||
|
"user_has_challenge_token": 3,
|
||||||
|
"create": 2,
|
||||||
|
"FILIAL": 10,
|
||||||
|
"NUMBER": 1,
|
||||||
|
"not": 5,
|
||||||
|
"null": 4,
|
||||||
|
"title_ua": 1,
|
||||||
|
"VARCHAR2": 4,
|
||||||
|
"title_ru": 1,
|
||||||
|
"title_eng": 1,
|
||||||
|
"remove_date": 1,
|
||||||
|
"DATE": 2,
|
||||||
|
"modify_date": 1,
|
||||||
|
"modify_user": 1,
|
||||||
|
"alter": 1,
|
||||||
|
"add": 1,
|
||||||
|
"constraint": 1,
|
||||||
|
"PK_ID": 1,
|
||||||
|
"primary": 1,
|
||||||
|
"key": 1,
|
||||||
|
"grant": 8,
|
||||||
|
"select": 10,
|
||||||
|
"on": 8,
|
||||||
|
"to": 8,
|
||||||
|
"ATOLL": 1,
|
||||||
|
"CRAMER2GIS": 1,
|
||||||
|
"DMS": 1,
|
||||||
|
"HPSM2GIS": 1,
|
||||||
|
"PLANMONITOR": 1,
|
||||||
|
"SIEBEL": 1,
|
||||||
|
"VBIS": 1,
|
||||||
|
"VPORTAL": 1,
|
||||||
|
"if": 1,
|
||||||
|
"exists": 1,
|
||||||
|
"from": 2,
|
||||||
|
"sysobjects": 1,
|
||||||
|
"where": 2,
|
||||||
|
"and": 1,
|
||||||
|
"in": 1,
|
||||||
|
"exec": 1,
|
||||||
|
"%": 2,
|
||||||
|
"object_ddl": 1,
|
||||||
|
"go": 1,
|
||||||
|
"use": 1,
|
||||||
|
"translog": 1,
|
||||||
|
"VIEW": 1,
|
||||||
|
"suspendedtoday": 2,
|
||||||
|
"view": 1,
|
||||||
|
"as": 1,
|
||||||
|
"suspended": 1,
|
||||||
|
"datediff": 1,
|
||||||
|
"now": 1
|
||||||
|
},
|
||||||
"Squirrel": {
|
"Squirrel": {
|
||||||
"//example": 1,
|
"//example": 1,
|
||||||
"from": 1,
|
"from": 1,
|
||||||
@@ -60856,6 +61026,7 @@
|
|||||||
"Shen": 3472,
|
"Shen": 3472,
|
||||||
"Slash": 187,
|
"Slash": 187,
|
||||||
"SourcePawn": 2080,
|
"SourcePawn": 2080,
|
||||||
|
"SQL": 1485,
|
||||||
"Squirrel": 130,
|
"Squirrel": 130,
|
||||||
"Standard ML": 6405,
|
"Standard ML": 6405,
|
||||||
"Stata": 3133,
|
"Stata": 3133,
|
||||||
@@ -61027,6 +61198,7 @@
|
|||||||
"Shen": 3,
|
"Shen": 3,
|
||||||
"Slash": 1,
|
"Slash": 1,
|
||||||
"SourcePawn": 1,
|
"SourcePawn": 1,
|
||||||
|
"SQL": 5,
|
||||||
"Squirrel": 1,
|
"Squirrel": 1,
|
||||||
"Standard ML": 4,
|
"Standard ML": 4,
|
||||||
"Stata": 7,
|
"Stata": 7,
|
||||||
@@ -61055,5 +61227,5 @@
|
|||||||
"YAML": 2,
|
"YAML": 2,
|
||||||
"Zephir": 2
|
"Zephir": 2
|
||||||
},
|
},
|
||||||
"md5": "12052e16c15c5b8a548563cbb6a8c45c"
|
"md5": "b9dfaad02f4d7e96463307a39e5305f6"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user