lib/linguist/samples.json in github-linguist-2.7.0 vs lib/linguist/samples.json in github-linguist-2.8.0
- old
+ new
@@ -307,10 +307,13 @@
".cls"
],
"wisp": [
".wisp"
],
+ "XC": [
+ ".xc"
+ ],
"XML": [
".ant",
".ivy",
".xml"
],
@@ -378,12 +381,12 @@
],
"YAML": [
".gemrc"
]
},
- "tokens_total": 359968,
- "languages_total": 425,
+ "tokens_total": 360152,
+ "languages_total": 427,
"tokens": {
"ABAP": {
"*/**": 1,
"*": 56,
"The": 2,
@@ -32445,35 +32448,35 @@
"L": 2
},
"Python": {
"from": 33,
"__future__": 2,
- "import": 40,
+ "import": 42,
"unicode_literals": 1,
"copy": 1,
- "sys": 1,
+ "sys": 2,
"functools": 1,
"update_wrapper": 2,
"future_builtins": 1,
"zip": 3,
"django.db.models.manager": 1,
- "#": 10,
+ "#": 13,
"Imported": 1,
"to": 4,
"register": 1,
"signal": 1,
"handler.": 1,
"django.conf": 1,
"settings": 1,
"django.core.exceptions": 1,
- "(": 487,
+ "(": 508,
"ObjectDoesNotExist": 2,
"MultipleObjectsReturned": 2,
"FieldError": 4,
"ValidationError": 8,
"NON_FIELD_ERRORS": 3,
- ")": 498,
+ ")": 519,
"django.core": 1,
"validators": 1,
"django.db.models.fields": 1,
"AutoField": 2,
"FieldDoesNotExist": 2,
@@ -32512,43 +32515,43 @@
"get_text_list": 2,
"capfirst": 6,
"class": 14,
"ModelBase": 4,
"type": 4,
- "def": 59,
+ "def": 63,
"__new__": 2,
"cls": 32,
"name": 39,
"bases": 6,
"attrs": 7,
"super_new": 3,
"super": 2,
".__new__": 1,
"parents": 8,
- "[": 62,
+ "[": 66,
"b": 9,
- "for": 49,
- "in": 68,
- "if": 140,
+ "for": 52,
+ "in": 72,
+ "if": 144,
"isinstance": 11,
- "]": 62,
+ "]": 66,
"not": 64,
- "return": 50,
+ "return": 53,
"module": 6,
"attrs.pop": 2,
"new_class": 9,
"{": 24,
"}": 24,
"attr_meta": 5,
- "None": 84,
+ "None": 86,
"abstract": 3,
"getattr": 30,
"False": 28,
"meta": 12,
- "else": 29,
+ "else": 30,
"base_meta": 2,
- "is": 28,
+ "is": 29,
"model_module": 1,
"sys.modules": 1,
"new_class.__module__": 1,
"kwargs": 9,
"model_module.__name__.split": 1,
@@ -32582,19 +32585,19 @@
"obj_name": 2,
"obj": 4,
"attrs.items": 1,
"new_fields": 2,
"new_class._meta.local_fields": 3,
- "+": 7,
+ "+": 15,
"new_class._meta.local_many_to_many": 2,
"new_class._meta.virtual_fields": 1,
"field_names": 5,
"set": 3,
"f.name": 5,
"f": 19,
"base": 13,
- "parent": 4,
+ "parent": 5,
"parent._meta.abstract": 1,
"parent._meta.fields": 1,
"raise": 22,
"TypeError": 4,
"%": 32,
@@ -32659,11 +32662,11 @@
"method_get_order": 2,
"method_set_order": 2,
"opts.order_with_respect_to.rel.to": 1,
"cls.__doc__": 3,
"cls.__name__": 1,
- ".join": 2,
+ ".join": 3,
"f.attname": 5,
"opts.fields": 1,
"cls.get_absolute_url": 3,
"get_absolute_url": 2,
"signals.class_prepared.send": 1,
@@ -32682,11 +32685,11 @@
"signals.pre_init.send": 1,
"self.__class__": 10,
"args": 8,
"self._state": 1,
"args_len": 2,
- "len": 8,
+ "len": 9,
"self._meta.fields": 5,
"IndexError": 2,
"fields_iter": 4,
"iter": 1,
"field.attname": 17,
@@ -32782,11 +32785,11 @@
"f.pre_save": 1,
"rows": 3,
"._update": 1,
"meta.order_with_respect_to": 2,
"order_value": 2,
- "*": 8,
+ "*": 9,
".count": 1,
"self._order": 1,
"fields": 10,
"update_pk": 3,
"bool": 2,
@@ -32856,11 +32859,11 @@
"self._meta.parents.keys": 2,
"parent_class._meta.unique_together": 2,
"unique_togethers.append": 1,
"model_class": 11,
"unique_together": 2,
- "check": 3,
+ "check": 4,
"break": 2,
"unique_checks.append": 2,
"fields_with_class": 2,
"self._meta.local_fields": 1,
"fields_with_class.append": 1,
@@ -32925,11 +32928,11 @@
"id_list": 2,
"rel_val": 4,
"ordered_obj._meta.order_with_respect_to.rel.field_name": 2,
"order_name": 4,
"ordered_obj._meta.order_with_respect_to.name": 2,
- "i": 2,
+ "i": 7,
"j": 2,
"enumerate": 1,
"ordered_obj.objects.filter": 2,
".update": 1,
"_order": 1,
@@ -32962,12 +32965,12 @@
"canonical": 1,
"way": 1,
"decorate": 2,
"based": 1,
"views": 1,
- "the": 4,
- "of": 2,
+ "the": 5,
+ "of": 3,
"as_view": 1,
".": 1,
"However": 1,
"since": 1,
"moves": 1,
@@ -33040,12 +33043,42 @@
"serialized_end": 1,
"DESCRIPTOR.message_types_by_name": 1,
"Person": 1,
"_message.Message": 1,
"_reflection.GeneratedProtocolMessageType": 1,
- "SHEBANG#!python": 2,
- "print": 1,
+ "SHEBANG#!python": 3,
+ "print": 6,
+ "os": 1,
+ "main": 2,
+ "usage": 3,
+ "string": 1,
+ "command": 4,
+ "sys.argv": 2,
+ "<": 1,
+ "sys.exit": 1,
+ "printDelimiter": 4,
+ "get": 1,
+ "a": 1,
+ "list": 1,
+ "git": 1,
+ "directories": 1,
+ "specified": 1,
+ "gitDirectories": 2,
+ "getSubdirectories": 2,
+ "isGitDirectory": 2,
+ "gitDirectory": 2,
+ "os.chdir": 1,
+ "os.getcwd": 1,
+ "os.system": 1,
+ "directory": 9,
+ "filter": 3,
+ "os.path.abspath": 1,
+ "subdirectories": 3,
+ "os.walk": 1,
+ ".next": 1,
+ "os.path.isdir": 1,
+ "__name__": 1,
"absolute_import": 1,
"division": 1,
"with_statement": 1,
"Cookie": 1,
"logging": 1,
@@ -37638,10 +37671,26 @@
"tagret": 1,
"enter": 1,
"input": 1,
"text": 1
},
+ "XC": {
+ "int": 2,
+ "main": 1,
+ "(": 1,
+ ")": 1,
+ "{": 2,
+ "x": 3,
+ ";": 4,
+ "chan": 1,
+ "c": 3,
+ "par": 1,
+ "<:>": 1,
+ "0": 1,
+ "}": 2,
+ "return": 1
+ },
"XML": {
"<?xml>": 3,
"version=": 4,
"<project>": 1,
"name=": 223,
@@ -38814,11 +38863,11 @@
"PHP": 20647,
"PogoScript": 250,
"PowerShell": 12,
"Processing": 74,
"Prolog": 4040,
- "Python": 4088,
+ "Python": 4248,
"R": 14,
"Racket": 360,
"Ragel in Ruby Host": 593,
"Rebol": 11,
"Ruby": 3854,
@@ -38839,10 +38888,11 @@
"Verilog": 3778,
"VHDL": 42,
"VimL": 20,
"Visual Basic": 345,
"wisp": 1363,
+ "XC": 24,
"XML": 5622,
"XProc": 22,
"XQuery": 801,
"XSLT": 44,
"Xtend": 399,
@@ -38914,11 +38964,11 @@
"PHP": 8,
"PogoScript": 1,
"PowerShell": 2,
"Processing": 1,
"Prolog": 6,
- "Python": 5,
+ "Python": 6,
"R": 1,
"Racket": 3,
"Ragel in Ruby Host": 3,
"Rebol": 1,
"Ruby": 16,
@@ -38939,14 +38989,15 @@
"Verilog": 13,
"VHDL": 1,
"VimL": 2,
"Visual Basic": 1,
"wisp": 1,
+ "XC": 1,
"XML": 3,
"XProc": 1,
"XQuery": 1,
"XSLT": 1,
"Xtend": 2,
"YAML": 1
},
- "md5": "d233899b021f2ee7af2d7ff73c37a2b3"
+ "md5": "06f04376114dadff4923b1138204a240"
}
\ No newline at end of file