This commit is contained in:
Arfon Smith
2014-06-20 10:27:47 +01:00
parent 74be618fff
commit 28a64c9318

View File

@@ -469,6 +469,7 @@
"Python": [ "Python": [
".py", ".py",
".pyde", ".pyde",
".pyp",
".script!" ".script!"
], ],
"R": [ "R": [
@@ -764,8 +765,8 @@
"exception.zep.php" "exception.zep.php"
] ]
}, },
"tokens_total": 637237, "tokens_total": 637830,
"languages_total": 827, "languages_total": 828,
"tokens": { "tokens": {
"ABAP": { "ABAP": {
"*/**": 1, "*/**": 1,
@@ -55794,7 +55795,7 @@
}, },
"Python": { "Python": {
"xspacing": 4, "xspacing": 4,
"#": 21, "#": 28,
"How": 2, "How": 2,
"far": 1, "far": 1,
"apart": 1, "apart": 1,
@@ -55813,26 +55814,26 @@
"together": 1, "together": 1,
"theta": 3, "theta": 3,
"amplitude": 3, "amplitude": 3,
"[": 161, "[": 165,
"]": 161, "]": 165,
"Height": 1, "Height": 1,
"wave": 2, "wave": 2,
"dx": 8, "dx": 8,
"yvalues": 7, "yvalues": 7,
"def": 74, "def": 87,
"setup": 2, "setup": 2,
"(": 762, "(": 850,
")": 773, ")": 861,
"size": 2, "size": 5,
"frameRate": 1, "frameRate": 1,
"colorMode": 1, "colorMode": 1,
"RGB": 1, "RGB": 1,
"w": 2, "w": 2,
"width": 1, "width": 1,
"+": 44, "+": 51,
"for": 65, "for": 69,
"i": 13, "i": 13,
"in": 85, "in": 91,
"range": 5, "range": 5,
"amplitude.append": 1, "amplitude.append": 1,
"random": 2, "random": 2,
@@ -55845,7 +55846,7 @@
"dx.append": 1, "dx.append": 1,
"TWO_PI": 1, "TWO_PI": 1,
"/": 26, "/": 26,
"*": 37, "*": 38,
"_": 6, "_": 6,
"yvalues.append": 1, "yvalues.append": 1,
"draw": 2, "draw": 2,
@@ -55854,26 +55855,167 @@
"renderWave": 2, "renderWave": 2,
"len": 11, "len": 11,
"j": 7, "j": 7,
"x": 28, "x": 34,
"if": 146, "if": 160,
"%": 33, "%": 33,
"sin": 1, "sin": 1,
"else": 31, "else": 33,
"cos": 1, "cos": 1,
"noStroke": 2, "noStroke": 2,
"fill": 2, "fill": 2,
"ellipseMode": 1, "ellipseMode": 1,
"CENTER": 1, "CENTER": 1,
"v": 13, "v": 19,
"enumerate": 2, "enumerate": 2,
"ellipse": 1, "ellipse": 1,
"height": 1, "height": 1,
"from": 34, "import": 55,
"os": 2,
"sys": 3,
"json": 1,
"c4d": 1,
"c4dtools": 1,
"itertools": 1,
"from": 36,
"c4d.modules": 1,
"graphview": 1,
"as": 14,
"gv": 1,
"c4dtools.misc": 1,
"graphnode": 1,
"res": 3,
"importer": 1,
"c4dtools.prepare": 1,
"__file__": 1,
"__res__": 1,
"settings": 2,
"c4dtools.helpers.Attributor": 2,
"{": 27,
"res.file": 3,
"}": 27,
"align_nodes": 2,
"nodes": 11,
"mode": 5,
"spacing": 7,
"r": 9,
"modes": 3,
"not": 69,
"return": 68,
"raise": 23,
"ValueError": 6,
".join": 4,
"get_0": 12,
"lambda": 6,
"x.x": 1,
"get_1": 4,
"x.y": 1,
"set_0": 6,
"setattr": 16,
"set_1": 4,
"graphnode.GraphNode": 1,
"n": 6,
"nodes.sort": 1,
"key": 6,
"n.position": 1,
"midpoint": 3,
"graphnode.find_nodes_mid": 1,
"first_position": 2,
".position": 1,
"new_positions": 2,
"prev_offset": 6,
"node": 2,
"position": 12,
"node.position": 2,
"-": 36,
"node.size": 1,
"<": 2,
"new_positions.append": 1,
"bbox_size": 2,
"bbox_size_2": 2,
"itertools.izip": 1,
"align_nodes_shortcut": 3,
"master": 2,
"gv.GetMaster": 1,
"root": 3,
"master.GetRoot": 1,
"graphnode.find_selected_nodes": 1,
"master.AddUndo": 1,
"c4d.EventAdd": 1,
"True": 25,
"class": 19,
"XPAT_Options": 3,
"defaults": 1,
"__init__": 7,
"self": 113,
"filename": 12,
"None": 92,
"super": 4,
".__init__": 3,
"self.load": 1,
"load": 1,
"is": 31,
"settings.options_filename": 2,
"os.path.isfile": 1,
"self.dict_": 2,
"self.defaults.copy": 2,
"with": 2,
"open": 2,
"fp": 4,
"self.dict_.update": 1,
"json.load": 1,
"self.save": 1,
"save": 2,
"values": 15,
"dict": 4,
"k": 7,
"self.dict_.iteritems": 1,
"self.defaults": 1,
"json.dump": 1,
"XPAT_OptionsDialog": 2,
"c4d.gui.GeDialog": 1,
"CreateLayout": 1,
"self.LoadDialogResource": 1,
"res.DLG_OPTIONS": 1,
"InitValues": 1,
"self.SetLong": 2,
"res.EDT_HSPACE": 2,
"options.hspace": 3,
"res.EDT_VSPACE": 2,
"options.vspace": 3,
"Command": 1,
"id": 2,
"msg": 1,
"res.BTN_SAVE": 1,
"self.GetLong": 2,
"options.save": 1,
"self.Close": 1,
"XPAT_Command_OpenOptionsDialog": 2,
"c4dtools.plugins.Command": 3,
"self._dialog": 4,
"@property": 2,
"dialog": 1,
"PLUGIN_ID": 3,
"PLUGIN_NAME": 3,
"res.string.XPAT_COMMAND_OPENOPTIONSDIALOG": 1,
"PLUGIN_HELP": 3,
"res.string.XPAT_COMMAND_OPENOPTIONSDIALOG_HELP": 1,
"Execute": 3,
"doc": 3,
"self.dialog.Open": 1,
"c4d.DLG_TYPE_MODAL": 1,
"XPAT_Command_AlignHorizontal": 1,
"res.string.XPAT_COMMAND_ALIGNHORIZONTAL": 1,
"PLUGIN_ICON": 2,
"res.string.XPAT_COMMAND_ALIGNHORIZONTAL_HELP": 1,
"XPAT_Command_AlignVertical": 1,
"res.string.XPAT_COMMAND_ALIGNVERTICAL": 1,
"res.string.XPAT_COMMAND_ALIGNVERTICAL_HELP": 1,
"options": 4,
"__name__": 3,
"c4dtools.plugins.main": 1,
"__future__": 2, "__future__": 2,
"import": 47,
"unicode_literals": 1, "unicode_literals": 1,
"copy": 1, "copy": 1,
"sys": 2,
"functools": 1, "functools": 1,
"update_wrapper": 2, "update_wrapper": 2,
"future_builtins": 1, "future_builtins": 1,
@@ -55884,7 +56026,6 @@
"signal": 1, "signal": 1,
"handler.": 1, "handler.": 1,
"django.conf": 1, "django.conf": 1,
"settings": 1,
"django.core.exceptions": 1, "django.core.exceptions": 1,
"ObjectDoesNotExist": 2, "ObjectDoesNotExist": 2,
"MultipleObjectsReturned": 2, "MultipleObjectsReturned": 2,
@@ -55920,7 +56061,6 @@
"get_model": 3, "get_model": 3,
"django.utils.translation": 1, "django.utils.translation": 1,
"ugettext_lazy": 1, "ugettext_lazy": 1,
"as": 11,
"django.utils.functional": 1, "django.utils.functional": 1,
"curry": 6, "curry": 6,
"django.utils.encoding": 1, "django.utils.encoding": 1,
@@ -55929,7 +56069,6 @@
"django.utils.text": 1, "django.utils.text": 1,
"get_text_list": 2, "get_text_list": 2,
"capfirst": 6, "capfirst": 6,
"class": 14,
"ModelBase": 4, "ModelBase": 4,
"type": 6, "type": 6,
"__new__": 2, "__new__": 2,
@@ -55938,32 +56077,24 @@
"bases": 6, "bases": 6,
"attrs": 7, "attrs": 7,
"super_new": 3, "super_new": 3,
"super": 2,
".__new__": 1, ".__new__": 1,
"parents": 8, "parents": 8,
"b": 11, "b": 11,
"isinstance": 11, "isinstance": 11,
"not": 64,
"return": 57,
"module": 6, "module": 6,
"attrs.pop": 2, "attrs.pop": 2,
"new_class": 9, "new_class": 9,
"{": 25,
"}": 25,
"attr_meta": 5, "attr_meta": 5,
"None": 86,
"abstract": 3, "abstract": 3,
"getattr": 30, "getattr": 30,
"False": 28, "False": 28,
"meta": 12, "meta": 12,
"base_meta": 2, "base_meta": 2,
"is": 29,
"model_module": 1, "model_module": 1,
"sys.modules": 1, "sys.modules": 1,
"new_class.__module__": 1, "new_class.__module__": 1,
"kwargs": 9, "kwargs": 9,
"model_module.__name__.split": 1, "model_module.__name__.split": 1,
"-": 33,
"new_class.add_to_class": 7, "new_class.add_to_class": 7,
"**kwargs": 9, "**kwargs": 9,
"subclass_exception": 3, "subclass_exception": 3,
@@ -56004,14 +56135,12 @@
"parent": 5, "parent": 5,
"parent._meta.abstract": 1, "parent._meta.abstract": 1,
"parent._meta.fields": 1, "parent._meta.fields": 1,
"raise": 22,
"TypeError": 4, "TypeError": 4,
"continue": 10, "continue": 10,
"new_class._meta.setup_proxy": 1, "new_class._meta.setup_proxy": 1,
"new_class._meta.concrete_model": 2, "new_class._meta.concrete_model": 2,
"base._meta.concrete_model": 2, "base._meta.concrete_model": 2,
"o2o_map": 3, "o2o_map": 3,
"dict": 3,
"f.rel.to": 1, "f.rel.to": 1,
"original_base": 1, "original_base": 1,
"parent_fields": 3, "parent_fields": 3,
@@ -56025,7 +56154,6 @@
"attr_name": 3, "attr_name": 3,
"base._meta.module_name": 1, "base._meta.module_name": 1,
"auto_created": 1, "auto_created": 1,
"True": 20,
"parent_link": 1, "parent_link": 1,
"new_class._meta.parents": 1, "new_class._meta.parents": 1,
"copy.deepcopy": 2, "copy.deepcopy": 2,
@@ -56050,7 +56178,6 @@
"add_to_class": 1, "add_to_class": 1,
"value": 9, "value": 9,
"value.contribute_to_class": 1, "value.contribute_to_class": 1,
"setattr": 14,
"_prepare": 1, "_prepare": 1,
"opts": 5, "opts": 5,
"cls._meta": 3, "cls._meta": 3,
@@ -56069,7 +56196,6 @@
"opts.order_with_respect_to.rel.to": 1, "opts.order_with_respect_to.rel.to": 1,
"cls.__doc__": 3, "cls.__doc__": 3,
"cls.__name__": 1, "cls.__name__": 1,
".join": 3,
"f.attname": 5, "f.attname": 5,
"opts.fields": 1, "opts.fields": 1,
"cls.get_absolute_url": 3, "cls.get_absolute_url": 3,
@@ -56078,8 +56204,6 @@
"sender": 5, "sender": 5,
"ModelState": 2, "ModelState": 2,
"object": 6, "object": 6,
"__init__": 5,
"self": 100,
"db": 2, "db": 2,
"self.db": 1, "self.db": 1,
"self.adding": 1, "self.adding": 1,
@@ -56112,7 +56236,6 @@
"property": 2, "property": 2,
"AttributeError": 1, "AttributeError": 1,
"pass": 4, "pass": 4,
".__init__": 1,
"signals.post_init.send": 1, "signals.post_init.send": 1,
"instance": 5, "instance": 5,
"__repr__": 2, "__repr__": 2,
@@ -56151,12 +56274,10 @@
"serializable_value": 1, "serializable_value": 1,
"field_name": 8, "field_name": 8,
"self._meta.get_field_by_name": 1, "self._meta.get_field_by_name": 1,
"save": 1,
"force_insert": 7, "force_insert": 7,
"force_update": 10, "force_update": 10,
"using": 30, "using": 30,
"update_fields": 23, "update_fields": 23,
"ValueError": 5,
"frozenset": 2, "frozenset": 2,
"field.primary_key": 1, "field.primary_key": 1,
"non_model_fields": 2, "non_model_fields": 2,
@@ -56185,7 +56306,6 @@
"manager.using": 3, "manager.using": 3,
".filter": 7, ".filter": 7,
".exists": 1, ".exists": 1,
"values": 13,
"f.pre_save": 1, "f.pre_save": 1,
"rows": 3, "rows": 3,
"._update": 1, "._update": 1,
@@ -56250,7 +56370,6 @@
"self._perform_unique_checks": 1, "self._perform_unique_checks": 1,
"date_errors": 1, "date_errors": 1,
"self._perform_date_checks": 1, "self._perform_date_checks": 1,
"k": 4,
"date_errors.items": 1, "date_errors.items": 1,
"errors.setdefault": 3, "errors.setdefault": 3,
".extend": 2, ".extend": 2,
@@ -56288,7 +56407,6 @@
"model_class._meta": 2, "model_class._meta": 2,
"qs.exclude": 2, "qs.exclude": 2,
"qs.exists": 2, "qs.exists": 2,
"key": 5,
".append": 2, ".append": 2,
"self.unique_error_message": 1, "self.unique_error_message": 1,
"_perform_date_checks": 1, "_perform_date_checks": 1,
@@ -56310,7 +56428,6 @@
"field.error_messages": 1, "field.error_messages": 1,
"field_labels": 4, "field_labels": 4,
"map": 1, "map": 1,
"lambda": 1,
"full_clean": 1, "full_clean": 1,
"self.clean_fields": 1, "self.clean_fields": 1,
"e": 13, "e": 13,
@@ -56337,7 +56454,6 @@
"_order": 1, "_order": 1,
"pk_name": 3, "pk_name": 3,
"ordered_obj._meta.pk.name": 1, "ordered_obj._meta.pk.name": 1,
"r": 3,
".values": 1, ".values": 1,
"##############################################": 2, "##############################################": 2,
"func": 2, "func": 2,
@@ -56432,7 +56548,6 @@
"_PERSON": 3, "_PERSON": 3,
"_descriptor.Descriptor": 1, "_descriptor.Descriptor": 1,
"full_name": 2, "full_name": 2,
"filename": 1,
"file": 1, "file": 1,
"containing_type": 2, "containing_type": 2,
"_descriptor.FieldDescriptor": 1, "_descriptor.FieldDescriptor": 1,
@@ -56446,7 +56561,6 @@
"enum_type": 1, "enum_type": 1,
"is_extension": 1, "is_extension": 1,
"extension_scope": 1, "extension_scope": 1,
"options": 3,
"extensions": 1, "extensions": 1,
"nested_types": 1, "nested_types": 1,
"enum_types": 1, "enum_types": 1,
@@ -56460,13 +56574,11 @@
"_reflection.GeneratedProtocolMessageType": 1, "_reflection.GeneratedProtocolMessageType": 1,
"SHEBANG#!python": 4, "SHEBANG#!python": 4,
"print": 39, "print": 39,
"os": 1,
"main": 4, "main": 4,
"usage": 3, "usage": 3,
"string": 1, "string": 1,
"command": 4, "command": 4,
"sys.argv": 2, "sys.argv": 2,
"<": 1,
"sys.exit": 1, "sys.exit": 1,
"printDelimiter": 4, "printDelimiter": 4,
"get": 1, "get": 1,
@@ -56489,7 +56601,6 @@
"os.walk": 1, "os.walk": 1,
".next": 1, ".next": 1,
"os.path.isdir": 1, "os.path.isdir": 1,
"__name__": 2,
"argparse": 1, "argparse": 1,
"matplotlib.pyplot": 1, "matplotlib.pyplot": 1,
"pl": 1, "pl": 1,
@@ -56789,7 +56900,6 @@
"uri.partition": 1, "uri.partition": 1,
"self.arguments": 2, "self.arguments": 2,
"supports_http_1_1": 1, "supports_http_1_1": 1,
"@property": 1,
"cookies": 1, "cookies": 1,
"self._cookies": 3, "self._cookies": 3,
"Cookie.SimpleCookie": 1, "Cookie.SimpleCookie": 1,
@@ -56801,10 +56911,8 @@
"get_ssl_certificate": 1, "get_ssl_certificate": 1,
"self.connection.stream.socket.getpeercert": 1, "self.connection.stream.socket.getpeercert": 1,
"ssl.SSLError": 1, "ssl.SSLError": 1,
"n": 3,
"_valid_ip": 1, "_valid_ip": 1,
"ip": 2, "ip": 2,
"res": 2,
"socket.getaddrinfo": 1, "socket.getaddrinfo": 1,
"socket.AF_UNSPEC": 1, "socket.AF_UNSPEC": 1,
"socket.SOCK_STREAM": 1, "socket.SOCK_STREAM": 1,
@@ -68794,7 +68902,7 @@
"Propeller Spin": 13519, "Propeller Spin": 13519,
"Protocol Buffer": 63, "Protocol Buffer": 63,
"PureScript": 1652, "PureScript": 1652,
"Python": 5994, "Python": 6587,
"R": 1790, "R": 1790,
"Racket": 331, "Racket": 331,
"Ragel in Ruby Host": 593, "Ragel in Ruby Host": 593,
@@ -68988,7 +69096,7 @@
"Propeller Spin": 10, "Propeller Spin": 10,
"Protocol Buffer": 1, "Protocol Buffer": 1,
"PureScript": 4, "PureScript": 4,
"Python": 9, "Python": 10,
"R": 7, "R": 7,
"Racket": 2, "Racket": 2,
"Ragel in Ruby Host": 3, "Ragel in Ruby Host": 3,
@@ -69047,5 +69155,5 @@
"Zephir": 5, "Zephir": 5,
"Zimpl": 1 "Zimpl": 1
}, },
"md5": "c04de3d45a3b9a3f48347f9cb0603f09" "md5": "896b4ca841571551a8fe421eec69b0f6"
} }