github-linguist 2.4.0 → 2.5.0
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/linguist/blob_helper.rb +7 -0
- data/lib/linguist/languages.yml +83 -144
- data/lib/linguist/samples.json +2298 -41
- data/lib/linguist/vendor.yml +2 -0
- metadata +8 -9
data/lib/linguist/samples.json
CHANGED
@@ -50,6 +50,10 @@
|
|
50
50
|
"Emacs Lisp": [
|
51
51
|
".el"
|
52
52
|
],
|
53
|
+
"Forth": [
|
54
|
+
".forth",
|
55
|
+
".fth"
|
56
|
+
],
|
53
57
|
"GAS": [
|
54
58
|
".s"
|
55
59
|
],
|
@@ -95,9 +99,25 @@
|
|
95
99
|
"Kotlin": [
|
96
100
|
".kt"
|
97
101
|
],
|
102
|
+
"Lasso": [
|
103
|
+
".inc",
|
104
|
+
".las",
|
105
|
+
".lasso",
|
106
|
+
".lasso9",
|
107
|
+
".ldml"
|
108
|
+
],
|
109
|
+
"Less": [
|
110
|
+
".less"
|
111
|
+
],
|
112
|
+
"LiveScript": [
|
113
|
+
".ls"
|
114
|
+
],
|
98
115
|
"Logtalk": [
|
99
116
|
".lgt"
|
100
117
|
],
|
118
|
+
"Lua": [
|
119
|
+
".pd_lua"
|
120
|
+
],
|
101
121
|
"Markdown": [
|
102
122
|
".md"
|
103
123
|
],
|
@@ -107,6 +127,9 @@
|
|
107
127
|
"Max": [
|
108
128
|
".mxt"
|
109
129
|
],
|
130
|
+
"MoonScript": [
|
131
|
+
".moon"
|
132
|
+
],
|
110
133
|
"Nemerle": [
|
111
134
|
".n"
|
112
135
|
],
|
@@ -123,6 +146,9 @@
|
|
123
146
|
"OCaml": [
|
124
147
|
".ml"
|
125
148
|
],
|
149
|
+
"Omgrofl": [
|
150
|
+
".omgrofl"
|
151
|
+
],
|
126
152
|
"Opa": [
|
127
153
|
".opa"
|
128
154
|
],
|
@@ -293,8 +319,8 @@
|
|
293
319
|
".gemrc"
|
294
320
|
]
|
295
321
|
},
|
296
|
-
"tokens_total":
|
297
|
-
"languages_total":
|
322
|
+
"tokens_total": 300874,
|
323
|
+
"languages_total": 334,
|
298
324
|
"tokens": {
|
299
325
|
"ApacheConf": {
|
300
326
|
"ServerSignature": 1,
|
@@ -9822,6 +9848,14 @@
|
|
9822
9848
|
"print": 1,
|
9823
9849
|
")": 1
|
9824
9850
|
},
|
9851
|
+
"Forth": {
|
9852
|
+
"HELLO": 4,
|
9853
|
+
"(": 2,
|
9854
|
+
"-": 4,
|
9855
|
+
")": 2,
|
9856
|
+
".": 2,
|
9857
|
+
";": 2
|
9858
|
+
},
|
9825
9859
|
"GAS": {
|
9826
9860
|
".cstring": 1,
|
9827
9861
|
"LC0": 2,
|
@@ -17107,6 +17141,1167 @@
|
|
17107
17141
|
"true": 1,
|
17108
17142
|
"return": 1
|
17109
17143
|
},
|
17144
|
+
"Lasso": {
|
17145
|
+
"<?LassoScript>": 7,
|
17146
|
+
"define_type": 17,
|
17147
|
+
"database": 29,
|
17148
|
+
"knop_base": 12,
|
17149
|
+
"namespace=": 13,
|
17150
|
+
"prototype": 7,
|
17151
|
+
"local": 198,
|
17152
|
+
"version": 5,
|
17153
|
+
"2010": 6,
|
17154
|
+
"11": 10,
|
17155
|
+
"23": 6,
|
17156
|
+
"description": 65,
|
17157
|
+
"Custom": 3,
|
17158
|
+
"type": 86,
|
17159
|
+
"to": 169,
|
17160
|
+
"interact": 4,
|
17161
|
+
"with": 39,
|
17162
|
+
"databases": 3,
|
17163
|
+
"Supports": 6,
|
17164
|
+
"both": 3,
|
17165
|
+
"MySQL": 3,
|
17166
|
+
"and": 84,
|
17167
|
+
"FileMaker": 4,
|
17168
|
+
"datasources": 3,
|
17169
|
+
"CHANGE": 5,
|
17170
|
+
"NOTES": 5,
|
17171
|
+
"2012": 6,
|
17172
|
+
"06": 3,
|
17173
|
+
"10": 3,
|
17174
|
+
"SP": 6,
|
17175
|
+
"Fix": 3,
|
17176
|
+
"for": 107,
|
17177
|
+
"decimal": 6,
|
17178
|
+
"precision": 3,
|
17179
|
+
"bug": 4,
|
17180
|
+
"in": 67,
|
17181
|
+
"8": 7,
|
17182
|
+
"6": 3,
|
17183
|
+
"0": 5,
|
17184
|
+
"1": 4,
|
17185
|
+
"renderfooter": 3,
|
17186
|
+
"01": 5,
|
17187
|
+
"15": 3,
|
17188
|
+
"Add": 4,
|
17189
|
+
"support": 13,
|
17190
|
+
"inline": 28,
|
17191
|
+
"host": 11,
|
17192
|
+
"method": 12,
|
17193
|
+
"Thanks": 3,
|
17194
|
+
"Ric": 3,
|
17195
|
+
"Lewis": 3,
|
17196
|
+
"JS": 172,
|
17197
|
+
"settable": 6,
|
17198
|
+
"removed": 3,
|
17199
|
+
"reference": 11,
|
17200
|
+
"-": 3173,
|
17201
|
+
"table": 22,
|
17202
|
+
"Syntax": 5,
|
17203
|
+
"adjustments": 5,
|
17204
|
+
"Lasso": 21,
|
17205
|
+
"nextrecord": 18,
|
17206
|
+
"Added": 52,
|
17207
|
+
"deprecation": 3,
|
17208
|
+
"warning": 4,
|
17209
|
+
"field": 61,
|
17210
|
+
"corrected": 3,
|
17211
|
+
"the": 138,
|
17212
|
+
"verification": 3,
|
17213
|
+
"of": 43,
|
17214
|
+
"index": 11,
|
17215
|
+
"parameter": 12,
|
17216
|
+
"a": 76,
|
17217
|
+
"check": 9,
|
17218
|
+
"before": 8,
|
17219
|
+
"calling": 3,
|
17220
|
+
"resultset_count": 11,
|
17221
|
+
"so": 23,
|
17222
|
+
"it": 33,
|
17223
|
+
"will": 18,
|
17224
|
+
"not": 27,
|
17225
|
+
"break": 3,
|
17226
|
+
"versions": 3,
|
17227
|
+
"_unknowntag": 8,
|
17228
|
+
"fixed": 7,
|
17229
|
+
"incorrect": 3,
|
17230
|
+
"debug_trace": 8,
|
17231
|
+
"addrecord": 7,
|
17232
|
+
"improved": 5,
|
17233
|
+
"how": 4,
|
17234
|
+
"keyvalue": 42,
|
17235
|
+
"is": 60,
|
17236
|
+
"returned": 10,
|
17237
|
+
"when": 14,
|
17238
|
+
"adding": 3,
|
17239
|
+
"records": 7,
|
17240
|
+
"inserting": 3,
|
17241
|
+
"generated": 3,
|
17242
|
+
"can": 25,
|
17243
|
+
"now": 31,
|
17244
|
+
"be": 58,
|
17245
|
+
"suppressed": 3,
|
17246
|
+
"by": 18,
|
17247
|
+
"specifying": 3,
|
17248
|
+
"false": 23,
|
17249
|
+
"saverecord": 14,
|
17250
|
+
"deleterecord": 8,
|
17251
|
+
"use": 22,
|
17252
|
+
"current": 17,
|
17253
|
+
"(": 1381,
|
17254
|
+
"if": 168,
|
17255
|
+
"any": 21,
|
17256
|
+
")": 1386,
|
17257
|
+
"have": 10,
|
17258
|
+
"specified": 20,
|
17259
|
+
"that": 30,
|
17260
|
+
"case.": 3,
|
17261
|
+
"recorddata": 10,
|
17262
|
+
"no": 3,
|
17263
|
+
"longer": 3,
|
17264
|
+
"touch": 3,
|
17265
|
+
"current_record": 3,
|
17266
|
+
"was": 12,
|
17267
|
+
"zero": 3,
|
17268
|
+
"able": 17,
|
17269
|
+
"access": 4,
|
17270
|
+
"occurrence": 8,
|
17271
|
+
"same": 7,
|
17272
|
+
"name": 40,
|
17273
|
+
"returns": 6,
|
17274
|
+
"new": 20,
|
17275
|
+
"data": 15,
|
17276
|
+
"knop_databaserows": 5,
|
17277
|
+
"added": 15,
|
17278
|
+
"inlinename.": 6,
|
17279
|
+
"Changed": 8,
|
17280
|
+
"next.": 3,
|
17281
|
+
"remains": 3,
|
17282
|
+
"supported": 3,
|
17283
|
+
"backwards": 3,
|
17284
|
+
"compatibility.": 3,
|
17285
|
+
"resets": 3,
|
17286
|
+
"record": 70,
|
17287
|
+
"pointer": 15,
|
17288
|
+
"reaching": 3,
|
17289
|
+
"last": 11,
|
17290
|
+
"honors": 3,
|
17291
|
+
"as": 34,
|
17292
|
+
"incremented": 3,
|
17293
|
+
"recordindex": 8,
|
17294
|
+
"specific": 6,
|
17295
|
+
"instead": 6,
|
17296
|
+
"first": 24,
|
17297
|
+
"found.": 3,
|
17298
|
+
"getrecord": 12,
|
17299
|
+
"REALLY": 3,
|
17300
|
+
"works": 6,
|
17301
|
+
"integer": 58,
|
17302
|
+
"keyvalues": 6,
|
17303
|
+
"double": 3,
|
17304
|
+
"oops": 6,
|
17305
|
+
"I": 6,
|
17306
|
+
"thought": 3,
|
17307
|
+
"but": 5,
|
17308
|
+
"misplaced": 3,
|
17309
|
+
"paren...": 3,
|
17310
|
+
"corresponding": 4,
|
17311
|
+
"tag": 14,
|
17312
|
+
"[": 24,
|
17313
|
+
"resultset": 3,
|
17314
|
+
"]": 25,
|
17315
|
+
"...": 4,
|
17316
|
+
"/resultset": 3,
|
17317
|
+
"used": 21,
|
17318
|
+
"through": 5,
|
17319
|
+
"Corrected": 10,
|
17320
|
+
"handling": 3,
|
17321
|
+
"lock": 40,
|
17322
|
+
"user": 41,
|
17323
|
+
"work": 7,
|
17324
|
+
"better": 3,
|
17325
|
+
"knop_user": 8,
|
17326
|
+
"keeplock": 7,
|
17327
|
+
"updates": 3,
|
17328
|
+
"timestamp": 7,
|
17329
|
+
"get": 39,
|
17330
|
+
"datatype": 3,
|
17331
|
+
"knop_databaserow": 5,
|
17332
|
+
"size": 47,
|
17333
|
+
"object": 12,
|
17334
|
+
"iterated.": 3,
|
17335
|
+
"When": 3,
|
17336
|
+
"iterating": 3,
|
17337
|
+
"each": 16,
|
17338
|
+
"row": 3,
|
17339
|
+
"an": 10,
|
17340
|
+
"array": 35,
|
17341
|
+
"values.": 3,
|
17342
|
+
"Addedd": 3,
|
17343
|
+
"increments": 3,
|
17344
|
+
"recordpointer": 3,
|
17345
|
+
"time": 11,
|
17346
|
+
"called": 3,
|
17347
|
+
"until": 3,
|
17348
|
+
"found": 10,
|
17349
|
+
"set": 21,
|
17350
|
+
"reached.": 3,
|
17351
|
+
"Returns": 3,
|
17352
|
+
"true": 18,
|
17353
|
+
"long": 3,
|
17354
|
+
"there": 4,
|
17355
|
+
"are": 7,
|
17356
|
+
"more": 5,
|
17357
|
+
"records.": 3,
|
17358
|
+
"Useful": 3,
|
17359
|
+
"while": 10,
|
17360
|
+
"loop": 4,
|
17361
|
+
"see": 17,
|
17362
|
+
"example": 4,
|
17363
|
+
"below": 3,
|
17364
|
+
"Implemented": 3,
|
17365
|
+
".": 7,
|
17366
|
+
"The": 9,
|
17367
|
+
"reset": 12,
|
17368
|
+
"query.": 3,
|
17369
|
+
"from": 16,
|
17370
|
+
"shortcut": 3,
|
17371
|
+
"Removed": 3,
|
17372
|
+
"onassign": 3,
|
17373
|
+
"since": 6,
|
17374
|
+
"causes": 5,
|
17375
|
+
"touble": 3,
|
17376
|
+
"Extended": 3,
|
17377
|
+
"field_names": 13,
|
17378
|
+
"return": 137,
|
17379
|
+
"names": 8,
|
17380
|
+
"also": 7,
|
17381
|
+
"db": 9,
|
17382
|
+
"objects": 3,
|
17383
|
+
"never": 3,
|
17384
|
+
"been": 3,
|
17385
|
+
"query": 11,
|
17386
|
+
"optionally": 3,
|
17387
|
+
"types": 11,
|
17388
|
+
"supports": 3,
|
17389
|
+
"sql.": 3,
|
17390
|
+
"Make": 3,
|
17391
|
+
"sure": 4,
|
17392
|
+
"SQL": 4,
|
17393
|
+
"statement": 5,
|
17394
|
+
"includes": 3,
|
17395
|
+
"relevant": 3,
|
17396
|
+
"keyfield": 24,
|
17397
|
+
"lockfield": 12,
|
17398
|
+
"locking": 9,
|
17399
|
+
"capturesearchvars": 7,
|
17400
|
+
"error_code": 58,
|
17401
|
+
"error_msg": 49,
|
17402
|
+
"mysteriously": 3,
|
17403
|
+
"after": 3,
|
17404
|
+
"operations": 3,
|
17405
|
+
"caused": 3,
|
17406
|
+
"errors.": 3,
|
17407
|
+
"flag": 3,
|
17408
|
+
"save": 3,
|
17409
|
+
"locked": 6,
|
17410
|
+
"without": 6,
|
17411
|
+
"releasing": 3,
|
17412
|
+
"Adding": 3,
|
17413
|
+
"progress.": 3,
|
17414
|
+
"Done": 3,
|
17415
|
+
"oncreate": 6,
|
17416
|
+
"getrecord.": 3,
|
17417
|
+
"Moved": 8,
|
17418
|
+
"documentation": 3,
|
17419
|
+
"most": 3,
|
17420
|
+
"member": 13,
|
17421
|
+
"tags": 17,
|
17422
|
+
"help": 12,
|
17423
|
+
"copy": 18,
|
17424
|
+
"existing": 5,
|
17425
|
+
"properly": 5,
|
17426
|
+
"it.": 3,
|
17427
|
+
"Faster": 3,
|
17428
|
+
"than": 5,
|
17429
|
+
"creating": 5,
|
17430
|
+
"instance": 11,
|
17431
|
+
"scratch.": 3,
|
17432
|
+
"shown_first": 6,
|
17433
|
+
"once": 6,
|
17434
|
+
"again": 3,
|
17435
|
+
"hoping": 3,
|
17436
|
+
"tagtime": 5,
|
17437
|
+
"s": 3,
|
17438
|
+
"only": 3,
|
17439
|
+
"captured": 3,
|
17440
|
+
"add": 22,
|
17441
|
+
"update": 11,
|
17442
|
+
"uselimit": 3,
|
17443
|
+
"or": 11,
|
17444
|
+
"querys": 3,
|
17445
|
+
"LIMIT": 5,
|
17446
|
+
"still": 5,
|
17447
|
+
"gets": 3,
|
17448
|
+
"proper": 3,
|
17449
|
+
"searchresult": 3,
|
17450
|
+
"vars": 14,
|
17451
|
+
"using": 9,
|
17452
|
+
"separate": 3,
|
17453
|
+
"COUNT": 3,
|
17454
|
+
"may": 1,
|
17455
|
+
"always": 3,
|
17456
|
+
"right": 1,
|
17457
|
+
"result": 15,
|
17458
|
+
"queries": 4,
|
17459
|
+
"GROUP": 5,
|
17460
|
+
"BY": 7,
|
17461
|
+
"override": 5,
|
17462
|
+
"default": 11,
|
17463
|
+
"updaterecord": 1,
|
17464
|
+
"Fixed": 1,
|
17465
|
+
"where": 1,
|
17466
|
+
"missing": 3,
|
17467
|
+
"returnfield": 3,
|
17468
|
+
"looking": 1,
|
17469
|
+
"up": 5,
|
17470
|
+
"maxrecords_value": 4,
|
17471
|
+
"skiprecords_value": 2,
|
17472
|
+
"searchresultvars": 3,
|
17473
|
+
"affectedrecord_keyvalue": 1,
|
17474
|
+
"make": 2,
|
17475
|
+
"possible": 1,
|
17476
|
+
"highlight": 1,
|
17477
|
+
"affected": 1,
|
17478
|
+
"list": 6,
|
17479
|
+
"grid": 3,
|
17480
|
+
"TODO": 3,
|
17481
|
+
"Allow": 1,
|
17482
|
+
"some": 2,
|
17483
|
+
"Active": 1,
|
17484
|
+
"Record": 1,
|
17485
|
+
"similar": 1,
|
17486
|
+
"functionality": 1,
|
17487
|
+
"editing": 1,
|
17488
|
+
"Look": 1,
|
17489
|
+
"at": 14,
|
17490
|
+
"making": 2,
|
17491
|
+
"dynamically": 1,
|
17492
|
+
"eliminate": 1,
|
17493
|
+
"need": 1,
|
17494
|
+
"one": 4,
|
17495
|
+
"table.": 1,
|
17496
|
+
"This": 6,
|
17497
|
+
"cause": 1,
|
17498
|
+
"problems": 3,
|
17499
|
+
"locks": 2,
|
17500
|
+
"they": 3,
|
17501
|
+
"datetime_create": 1,
|
17502
|
+
"datetime_mod": 1,
|
17503
|
+
"user_create": 1,
|
17504
|
+
"user_mod.": 1,
|
17505
|
+
"Use": 1,
|
17506
|
+
"allow": 1,
|
17507
|
+
"verify": 3,
|
17508
|
+
"them": 1,
|
17509
|
+
"trying": 1,
|
17510
|
+
"them.": 1,
|
17511
|
+
"*/": 3,
|
17512
|
+
"//": 303,
|
17513
|
+
"variables": 8,
|
17514
|
+
"these": 4,
|
17515
|
+
"string": 87,
|
17516
|
+
"actual": 2,
|
17517
|
+
"statements": 1,
|
17518
|
+
"case": 1,
|
17519
|
+
"aliased": 1,
|
17520
|
+
"seconds": 6,
|
17521
|
+
"expires": 1,
|
17522
|
+
"knop_seed": 3,
|
17523
|
+
"encryption": 1,
|
17524
|
+
"seed": 9,
|
17525
|
+
"knop_lang": 9,
|
17526
|
+
"fallback": 5,
|
17527
|
+
"null": 56,
|
17528
|
+
"map": 46,
|
17529
|
+
";": 1292,
|
17530
|
+
"hold": 1,
|
17531
|
+
"databaserows": 1,
|
17532
|
+
"inlinename": 10,
|
17533
|
+
"holds": 1,
|
17534
|
+
"latest": 1,
|
17535
|
+
"operation": 1,
|
17536
|
+
"updated": 1,
|
17537
|
+
"other": 5,
|
17538
|
+
"actions": 3,
|
17539
|
+
"optimistic": 1,
|
17540
|
+
"resulting": 1,
|
17541
|
+
"pair": 2,
|
17542
|
+
"action": 3,
|
17543
|
+
"ms": 3,
|
17544
|
+
"moved": 1,
|
17545
|
+
"single": 2,
|
17546
|
+
"results": 2,
|
17547
|
+
"all": 15,
|
17548
|
+
"fields": 3,
|
17549
|
+
"additional": 1,
|
17550
|
+
"certain": 1,
|
17551
|
+
"errors": 13,
|
17552
|
+
"message": 7,
|
17553
|
+
"normal": 4,
|
17554
|
+
"values": 2,
|
17555
|
+
"stored": 3,
|
17556
|
+
"directly": 1,
|
17557
|
+
"programatically": 1,
|
17558
|
+
"iterate": 17,
|
17559
|
+
"#searchresultvars": 1,
|
17560
|
+
"#resultvar": 1,
|
17561
|
+
"/iterate": 17,
|
17562
|
+
"error": 26,
|
17563
|
+
"codes": 3,
|
17564
|
+
"info": 2,
|
17565
|
+
"error_data": 16,
|
17566
|
+
"define_tag": 100,
|
17567
|
+
"required": 27,
|
17568
|
+
"optional": 79,
|
17569
|
+
"validate": 3,
|
17570
|
+
"connection": 7,
|
17571
|
+
"adds": 1,
|
17572
|
+
"overhead": 1,
|
17573
|
+
"test": 3,
|
17574
|
+
"knop_timer": 14,
|
17575
|
+
"error_noerror": 1,
|
17576
|
+
"exist": 1,
|
17577
|
+
"self": 493,
|
17578
|
+
"Lasso_DatasourceModuleName": 1,
|
17579
|
+
"#database": 5,
|
17580
|
+
"fail_if": 10,
|
17581
|
+
"store": 7,
|
17582
|
+
"params": 13,
|
17583
|
+
"local_defined": 67,
|
17584
|
+
"@#database": 2,
|
17585
|
+
"@#table": 2,
|
17586
|
+
"@#host": 2,
|
17587
|
+
"@#username": 2,
|
17588
|
+
"@#password": 2,
|
17589
|
+
"@#lockfield": 1,
|
17590
|
+
"@#user": 1,
|
17591
|
+
"param": 1,
|
17592
|
+
"has": 4,
|
17593
|
+
"value": 21,
|
17594
|
+
"@#keyfield": 1,
|
17595
|
+
"|": 26,
|
17596
|
+
"build": 1,
|
17597
|
+
"insert": 76,
|
17598
|
+
"table_realname": 4,
|
17599
|
+
"#table": 10,
|
17600
|
+
"exists": 4,
|
17601
|
+
"even": 4,
|
17602
|
+
"Database_TableNames": 3,
|
17603
|
+
"Database_TableNameItem": 3,
|
17604
|
+
"loop_abort": 4,
|
17605
|
+
"/if": 139,
|
17606
|
+
"/Database_TableNames": 3,
|
17607
|
+
"/inline": 23,
|
17608
|
+
"Lasso_DatasourceIsFilemaker": 1,
|
17609
|
+
"||": 16,
|
17610
|
+
"Lasso_DatasourceIsFilemakerSA": 1,
|
17611
|
+
"tag_name": 51,
|
17612
|
+
"+": 328,
|
17613
|
+
"date": 27,
|
17614
|
+
"format": 9,
|
17615
|
+
"#timer": 10,
|
17616
|
+
"cast": 8,
|
17617
|
+
"trigger": 8,
|
17618
|
+
"onconvert": 10,
|
17619
|
+
"/define_tag": 88,
|
17620
|
+
"else": 61,
|
17621
|
+
"//fail": 3,
|
17622
|
+
"removeall": 28,
|
17623
|
+
"knop_debug": 8,
|
17624
|
+
"open": 1,
|
17625
|
+
"handle": 3,
|
17626
|
+
"//knop_debug": 1,
|
17627
|
+
"close": 2,
|
17628
|
+
"witherrors": 2,
|
17629
|
+
"/handle": 1,
|
17630
|
+
"clear": 3,
|
17631
|
+
"search": 15,
|
17632
|
+
"#_search": 21,
|
17633
|
+
"#_sql": 10,
|
17634
|
+
"&&": 74,
|
17635
|
+
"fail": 2,
|
17636
|
+
"sql": 10,
|
17637
|
+
"filemaker": 2,
|
17638
|
+
"defaults": 3,
|
17639
|
+
"random": 3,
|
17640
|
+
"#inlinename": 7,
|
17641
|
+
"knop_unique": 6,
|
17642
|
+
"remove": 9,
|
17643
|
+
"&": 38,
|
17644
|
+
"delete": 6,
|
17645
|
+
"nothing": 2,
|
17646
|
+
"show": 3,
|
17647
|
+
"ok": 4,
|
17648
|
+
"string_findregexp": 10,
|
17649
|
+
"#sql": 43,
|
17650
|
+
"find": 71,
|
17651
|
+
"ignorecase": 14,
|
17652
|
+
"maxrecords": 3,
|
17653
|
+
"skiprecords": 2,
|
17654
|
+
"later": 3,
|
17655
|
+
"parameters": 3,
|
17656
|
+
"conflict": 1,
|
17657
|
+
"#keyfield": 6,
|
17658
|
+
"#keyvalue": 13,
|
17659
|
+
"perform": 1,
|
17660
|
+
"put": 1,
|
17661
|
+
"provided": 2,
|
17662
|
+
"#querytimer": 4,
|
17663
|
+
"action_statement": 6,
|
17664
|
+
"found_count": 22,
|
17665
|
+
"#fields": 1,
|
17666
|
+
"#_fields": 23,
|
17667
|
+
"wrapper": 2,
|
17668
|
+
"look": 5,
|
17669
|
+
"op": 3,
|
17670
|
+
"duplicate": 1,
|
17671
|
+
"proceed": 1,
|
17672
|
+
"create": 8,
|
17673
|
+
"unique": 2,
|
17674
|
+
"Keyfield": 2,
|
17675
|
+
"#lock": 15,
|
17676
|
+
"Lockfield": 3,
|
17677
|
+
"must": 7,
|
17678
|
+
"isa": 32,
|
17679
|
+
"User": 3,
|
17680
|
+
"#user": 14,
|
17681
|
+
"id_user": 1,
|
17682
|
+
"logged": 1,
|
17683
|
+
"select": 3,
|
17684
|
+
"present": 2,
|
17685
|
+
"already": 3,
|
17686
|
+
"expired": 1,
|
17687
|
+
"split": 3,
|
17688
|
+
"#lockvalue": 3,
|
17689
|
+
"#lock_timestamp": 2,
|
17690
|
+
"<": 16,
|
17691
|
+
"#lock_user": 3,
|
17692
|
+
"valid": 1,
|
17693
|
+
"another": 3,
|
17694
|
+
"this": 20,
|
17695
|
+
"real": 1,
|
17696
|
+
"condition": 5,
|
17697
|
+
"go": 1,
|
17698
|
+
"ahead": 2,
|
17699
|
+
"encrypt_blowfish": 2,
|
17700
|
+
"internal": 4,
|
17701
|
+
"#keyvalue_temp": 2,
|
17702
|
+
"keyfield_value": 8,
|
17703
|
+
"could": 1,
|
17704
|
+
"tell": 1,
|
17705
|
+
"addlock": 1,
|
17706
|
+
"dbname": 1,
|
17707
|
+
"varname": 6,
|
17708
|
+
"lockvalue": 10,
|
17709
|
+
"id": 10,
|
17710
|
+
"_fields": 3,
|
17711
|
+
"db_connect": 2,
|
17712
|
+
"lock_seed": 3,
|
17713
|
+
"lock_timestamp": 2,
|
17714
|
+
"lock_user": 2,
|
17715
|
+
"lock_expires": 2,
|
17716
|
+
"eq": 3,
|
17717
|
+
"%": 16,
|
17718
|
+
"Q": 1,
|
17719
|
+
"T": 4,
|
17720
|
+
"lockvalue_encrypted": 1,
|
17721
|
+
"isfilemaker": 2,
|
17722
|
+
"OK": 1,
|
17723
|
+
"grab": 1,
|
17724
|
+
"Delete": 1,
|
17725
|
+
"failed": 4,
|
17726
|
+
"release": 1,
|
17727
|
+
"suitable": 1,
|
17728
|
+
"showing": 1,
|
17729
|
+
"Clearlocks": 3,
|
17730
|
+
"/records": 1,
|
17731
|
+
"encode_sql": 1,
|
17732
|
+
"#recordindex": 30,
|
17733
|
+
"i.e.": 2,
|
17734
|
+
"#recorddata": 2,
|
17735
|
+
"#field_name": 9,
|
17736
|
+
"#field_names": 7,
|
17737
|
+
"#types": 3,
|
17738
|
+
"field_name": 4,
|
17739
|
+
"count": 2,
|
17740
|
+
"loop_count": 4,
|
17741
|
+
"#types_mapping": 1,
|
17742
|
+
"/loop": 1,
|
17743
|
+
"@#field_names": 1,
|
17744
|
+
"#table_names": 1,
|
17745
|
+
"@#table_names": 1,
|
17746
|
+
"record_array": 2,
|
17747
|
+
"#index": 16,
|
17748
|
+
"on": 2,
|
17749
|
+
"demand": 1,
|
17750
|
+
"records_array": 2,
|
17751
|
+
"@": 9,
|
17752
|
+
"#fieldname": 13,
|
17753
|
+
"<=>": 7,
|
17754
|
+
"ocurrence": 2,
|
17755
|
+
"faster": 3,
|
17756
|
+
"slightly": 2,
|
17757
|
+
"slower": 4,
|
17758
|
+
"findposition": 3,
|
17759
|
+
"indexmatches": 3,
|
17760
|
+
"#indexmatches": 3,
|
17761
|
+
"next": 2,
|
17762
|
+
"xhtml": 29,
|
17763
|
+
"#endslash": 12,
|
17764
|
+
"#eol": 12,
|
17765
|
+
"join": 6,
|
17766
|
+
"Internal": 1,
|
17767
|
+
"capture": 2,
|
17768
|
+
"various": 1,
|
17769
|
+
"like": 1,
|
17770
|
+
"shown_last": 3,
|
17771
|
+
"shown_count": 2,
|
17772
|
+
"lasso_tagexists": 5,
|
17773
|
+
"knop_foundrows": 3,
|
17774
|
+
"adjust": 1,
|
17775
|
+
"math_min": 1,
|
17776
|
+
"gives": 1,
|
17777
|
+
"lasso_currentaction": 2,
|
17778
|
+
"populate": 1,
|
17779
|
+
"/define_type": 7,
|
17780
|
+
"namespace": 19,
|
17781
|
+
"#records_array": 1,
|
17782
|
+
"indexes": 1,
|
17783
|
+
"different": 4,
|
17784
|
+
"previous": 1,
|
17785
|
+
"behind": 1,
|
17786
|
+
"prevents": 1,
|
17787
|
+
"unloading": 1,
|
17788
|
+
"restart": 1,
|
17789
|
+
"#record_array": 1,
|
17790
|
+
"LassoScript": 1,
|
17791
|
+
"JSON": 2,
|
17792
|
+
"Encoding": 1,
|
17793
|
+
"Decoding": 1,
|
17794
|
+
"Copyright": 1,
|
17795
|
+
"LassoSoft": 1,
|
17796
|
+
"Inc.": 1,
|
17797
|
+
"<http://json.org/>": 1,
|
17798
|
+
"<http://json-rpc.org/>": 1,
|
17799
|
+
"<http://www.ietf.org/rfc/rfc4627.txt?number=4627>": 1,
|
17800
|
+
"incorporated": 1,
|
17801
|
+
"If": 4,
|
17802
|
+
"Lasso_TagExists": 1,
|
17803
|
+
"False": 1,
|
17804
|
+
"Define_Tag": 1,
|
17805
|
+
"Namespace": 1,
|
17806
|
+
"Required": 1,
|
17807
|
+
"Optional": 1,
|
17808
|
+
"Local": 7,
|
17809
|
+
"Map": 3,
|
17810
|
+
"r": 8,
|
17811
|
+
"n": 30,
|
17812
|
+
"t": 8,
|
17813
|
+
"f": 2,
|
17814
|
+
"b": 2,
|
17815
|
+
"output": 30,
|
17816
|
+
"newoptions": 1,
|
17817
|
+
"options": 2,
|
17818
|
+
"queue": 2,
|
17819
|
+
"priorityqueue": 2,
|
17820
|
+
"stack": 2,
|
17821
|
+
"literal": 3,
|
17822
|
+
"boolean": 4,
|
17823
|
+
"temp": 12,
|
17824
|
+
"{": 18,
|
17825
|
+
"}": 18,
|
17826
|
+
"client_ip": 1,
|
17827
|
+
"client_address": 1,
|
17828
|
+
"__jsonclass__": 6,
|
17829
|
+
"deserialize": 2,
|
17830
|
+
"<LassoNativeType>": 3,
|
17831
|
+
"</LassoNativeType>": 3,
|
17832
|
+
"Decode_JSON": 2,
|
17833
|
+
"Decode_": 1,
|
17834
|
+
"consume_string": 1,
|
17835
|
+
"ibytes": 9,
|
17836
|
+
"unescapes": 1,
|
17837
|
+
"u": 1,
|
17838
|
+
"UTF": 4,
|
17839
|
+
"QT": 4,
|
17840
|
+
"TZ": 2,
|
17841
|
+
"consume_token": 1,
|
17842
|
+
"obytes": 3,
|
17843
|
+
"delimit": 7,
|
17844
|
+
"consume_array": 1,
|
17845
|
+
"consume_object": 1,
|
17846
|
+
"key": 3,
|
17847
|
+
"val": 1,
|
17848
|
+
"native": 2,
|
17849
|
+
"comment": 2,
|
17850
|
+
"http": 6,
|
17851
|
+
"//www.lassosoft.com/json": 1,
|
17852
|
+
"start": 5,
|
17853
|
+
"Literal": 2,
|
17854
|
+
"String": 1,
|
17855
|
+
"Object": 2,
|
17856
|
+
"JSON_RPCCall": 1,
|
17857
|
+
"RPCCall": 1,
|
17858
|
+
"JSON_": 1,
|
17859
|
+
"//localhost/lassoapps.8/rpc/rpc.lasso": 1,
|
17860
|
+
"request": 2,
|
17861
|
+
"JSON_Records": 3,
|
17862
|
+
"KeyField": 1,
|
17863
|
+
"ReturnField": 1,
|
17864
|
+
"ExcludeField": 1,
|
17865
|
+
"Fields": 1,
|
17866
|
+
"No": 1,
|
17867
|
+
"_keyfield": 4,
|
17868
|
+
"ID": 1,
|
17869
|
+
"_index": 1,
|
17870
|
+
"_return": 1,
|
17871
|
+
"_exclude": 1,
|
17872
|
+
"excludefield": 1,
|
17873
|
+
"_records": 1,
|
17874
|
+
"_record": 1,
|
17875
|
+
"_temp": 1,
|
17876
|
+
"_field": 1,
|
17877
|
+
"_output": 1,
|
17878
|
+
"rows": 1,
|
17879
|
+
"#_records": 1,
|
17880
|
+
"Return": 7,
|
17881
|
+
"@#_output": 1,
|
17882
|
+
"/Define_Tag": 1,
|
17883
|
+
"/If": 3,
|
17884
|
+
"define": 20,
|
17885
|
+
"trait_json_serialize": 2,
|
17886
|
+
"trait": 1,
|
17887
|
+
"require": 1,
|
17888
|
+
"asString": 3,
|
17889
|
+
"json_serialize": 18,
|
17890
|
+
"e": 13,
|
17891
|
+
"bytes": 8,
|
17892
|
+
"#e": 13,
|
17893
|
+
"Replace": 19,
|
17894
|
+
"json_literal": 1,
|
17895
|
+
"asstring": 4,
|
17896
|
+
"gmt": 1,
|
17897
|
+
"trait_forEach": 1,
|
17898
|
+
"foreach": 1,
|
17899
|
+
"#output": 50,
|
17900
|
+
"#delimit": 7,
|
17901
|
+
"#1": 3,
|
17902
|
+
"pr": 1,
|
17903
|
+
"eachPair": 1,
|
17904
|
+
"#pr": 2,
|
17905
|
+
"second": 8,
|
17906
|
+
"json_object": 2,
|
17907
|
+
"foreachpair": 1,
|
17908
|
+
"serialize": 1,
|
17909
|
+
"json_consume_string": 3,
|
17910
|
+
"#temp": 19,
|
17911
|
+
"#ibytes": 17,
|
17912
|
+
"export8bits": 6,
|
17913
|
+
"#obytes": 5,
|
17914
|
+
"import8bits": 4,
|
17915
|
+
"Escape": 1,
|
17916
|
+
"/while": 7,
|
17917
|
+
"unescape": 1,
|
17918
|
+
"//Replace": 1,
|
17919
|
+
"BeginsWith": 1,
|
17920
|
+
"EndsWith": 1,
|
17921
|
+
"Protect": 1,
|
17922
|
+
"serialization_reader": 1,
|
17923
|
+
"xml": 1,
|
17924
|
+
"read": 1,
|
17925
|
+
"/Protect": 1,
|
17926
|
+
"regexp": 1,
|
17927
|
+
"d": 2,
|
17928
|
+
"Z": 1,
|
17929
|
+
"matches": 1,
|
17930
|
+
"Format": 1,
|
17931
|
+
"yyyyMMdd": 2,
|
17932
|
+
"HHmmssZ": 1,
|
17933
|
+
"HHmmss": 1,
|
17934
|
+
"json_consume_token": 2,
|
17935
|
+
"marker": 4,
|
17936
|
+
"Is": 1,
|
17937
|
+
"end": 2,
|
17938
|
+
"token": 1,
|
17939
|
+
"//............................................................................": 2,
|
17940
|
+
"string_IsNumeric": 1,
|
17941
|
+
"json_consume_array": 3,
|
17942
|
+
"While": 1,
|
17943
|
+
"Discard": 1,
|
17944
|
+
"whitespace": 3,
|
17945
|
+
"Else": 7,
|
17946
|
+
"#key": 12,
|
17947
|
+
"json_consume_object": 2,
|
17948
|
+
"Loop_Abort": 1,
|
17949
|
+
"/While": 1,
|
17950
|
+
"Find": 3,
|
17951
|
+
"First": 4,
|
17952
|
+
"Second": 1,
|
17953
|
+
"json_deserialize": 1,
|
17954
|
+
"removeLeading": 1,
|
17955
|
+
"bom_utf8": 1,
|
17956
|
+
"Reset": 1,
|
17957
|
+
"**/": 1,
|
17958
|
+
"parent": 5,
|
17959
|
+
"public": 1,
|
17960
|
+
"onCreate": 1,
|
17961
|
+
"..onCreate": 1,
|
17962
|
+
"#rest": 1,
|
17963
|
+
"json_rpccall": 1,
|
17964
|
+
"#id": 2,
|
17965
|
+
"#host": 4,
|
17966
|
+
"Lasso_UniqueID": 1,
|
17967
|
+
"Include_URL": 1,
|
17968
|
+
"PostParams": 1,
|
17969
|
+
"Encode_JSON": 1,
|
17970
|
+
"#method": 1,
|
17971
|
+
"#params": 5,
|
17972
|
+
"2009": 14,
|
17973
|
+
"09": 10,
|
17974
|
+
"04": 8,
|
17975
|
+
"content_body": 14,
|
17976
|
+
"compatibility": 4,
|
17977
|
+
"pre": 4,
|
17978
|
+
"5": 4,
|
17979
|
+
"05": 4,
|
17980
|
+
"07": 6,
|
17981
|
+
"knop_cachestore": 4,
|
17982
|
+
"maxage": 2,
|
17983
|
+
"knop_cachefetch": 4,
|
17984
|
+
"construction": 2,
|
17985
|
+
"cache_name": 2,
|
17986
|
+
"internally": 2,
|
17987
|
+
"knop_cache": 2,
|
17988
|
+
"correctly": 2,
|
17989
|
+
"site": 4,
|
17990
|
+
"root": 2,
|
17991
|
+
"2008": 6,
|
17992
|
+
"dummy": 2,
|
17993
|
+
"ctype": 2,
|
17994
|
+
"transparently": 2,
|
17995
|
+
"L": 2,
|
17996
|
+
"Debug": 2,
|
17997
|
+
"24": 2,
|
17998
|
+
"knop_stripbackticks": 2,
|
17999
|
+
"28": 2,
|
18000
|
+
"Cache": 2,
|
18001
|
+
"session": 4,
|
18002
|
+
"storage": 8,
|
18003
|
+
"2007": 6,
|
18004
|
+
"12": 8,
|
18005
|
+
"knop_cachedelete": 2,
|
18006
|
+
"Created": 4,
|
18007
|
+
"03": 2,
|
18008
|
+
"returning": 2,
|
18009
|
+
"For": 2,
|
18010
|
+
"__html_reply__": 4,
|
18011
|
+
"debug": 2,
|
18012
|
+
"stripbackticks": 2,
|
18013
|
+
"description=": 2,
|
18014
|
+
"priority=": 2,
|
18015
|
+
"required=": 2,
|
18016
|
+
"input": 2,
|
18017
|
+
"@#output": 2,
|
18018
|
+
"priority": 8,
|
18019
|
+
"Johan": 2,
|
18020
|
+
"S": 2,
|
18021
|
+
"lve": 2,
|
18022
|
+
"#charlist": 6,
|
18023
|
+
"mixed": 2,
|
18024
|
+
"#seed": 36,
|
18025
|
+
"convert": 4,
|
18026
|
+
"base": 6,
|
18027
|
+
"conversion": 4,
|
18028
|
+
"#base": 8,
|
18029
|
+
"/": 6,
|
18030
|
+
"over": 2,
|
18031
|
+
"chunk": 2,
|
18032
|
+
"millisecond": 2,
|
18033
|
+
"math_random": 2,
|
18034
|
+
"lower": 2,
|
18035
|
+
"upper": 2,
|
18036
|
+
"__lassoservice_ip__": 2,
|
18037
|
+
"response_localpath": 8,
|
18038
|
+
"removetrailing": 8,
|
18039
|
+
"response_filepath": 8,
|
18040
|
+
"//tagswap.net/found_rows": 2,
|
18041
|
+
"inaccurate": 2,
|
18042
|
+
"accurate": 2,
|
18043
|
+
"Default": 2,
|
18044
|
+
"usually": 2,
|
18045
|
+
"fastest.": 2,
|
18046
|
+
"Can": 2,
|
18047
|
+
"example.": 2,
|
18048
|
+
"normalize": 4,
|
18049
|
+
"around": 2,
|
18050
|
+
"FROM": 2,
|
18051
|
+
"expression": 6,
|
18052
|
+
"string_replaceregexp": 8,
|
18053
|
+
"replace": 8,
|
18054
|
+
"ReplaceOnlyOne": 2,
|
18055
|
+
"substring": 6,
|
18056
|
+
"ORDER": 2,
|
18057
|
+
"aliases": 2,
|
18058
|
+
"we": 2,
|
18059
|
+
"simple": 2,
|
18060
|
+
"contains": 2,
|
18061
|
+
"SQL_CALC_FOUND_ROWS": 2,
|
18062
|
+
"which": 2,
|
18063
|
+
"much": 2,
|
18064
|
+
"//bugs.mysql.com/bug.php": 2,
|
18065
|
+
"removeleading": 2,
|
18066
|
+
"exit": 2,
|
18067
|
+
"here": 2,
|
18068
|
+
"normally": 2,
|
18069
|
+
"#RandChars": 4,
|
18070
|
+
"Get": 2,
|
18071
|
+
"Math_Random": 2,
|
18072
|
+
"Min": 2,
|
18073
|
+
"Max": 2,
|
18074
|
+
"Size": 2,
|
18075
|
+
"#value": 14,
|
18076
|
+
"#numericValue": 4,
|
18077
|
+
"length": 8,
|
18078
|
+
"#cryptvalue": 10,
|
18079
|
+
"#anyChar": 2,
|
18080
|
+
"Encrypt_Blowfish": 2,
|
18081
|
+
"decrypt_blowfish": 2,
|
18082
|
+
"String_Remove": 2,
|
18083
|
+
"StartPosition": 2,
|
18084
|
+
"EndPosition": 2,
|
18085
|
+
"Seed": 2,
|
18086
|
+
"String_IsAlphaNumeric": 2,
|
18087
|
+
"_date_msec": 4,
|
18088
|
+
"page": 14,
|
18089
|
+
"keys": 6,
|
18090
|
+
"var": 38,
|
18091
|
+
"#item": 10,
|
18092
|
+
"#type": 26,
|
18093
|
+
"#data": 14,
|
18094
|
+
"//fail_if": 6,
|
18095
|
+
"session_id": 6,
|
18096
|
+
"#session": 10,
|
18097
|
+
"session_addvar": 4,
|
18098
|
+
"#cache_name": 72,
|
18099
|
+
"duration": 4,
|
18100
|
+
"#expires": 4,
|
18101
|
+
"server_name": 6,
|
18102
|
+
"initiate": 10,
|
18103
|
+
"thread": 6,
|
18104
|
+
"RW": 6,
|
18105
|
+
"global": 40,
|
18106
|
+
"Thread_RWLock": 6,
|
18107
|
+
"writing": 6,
|
18108
|
+
"writelock": 4,
|
18109
|
+
"cache": 4,
|
18110
|
+
"unlock": 6,
|
18111
|
+
"writeunlock": 4,
|
18112
|
+
"#maxage": 4,
|
18113
|
+
"cached": 8,
|
18114
|
+
"too": 4,
|
18115
|
+
"old": 4,
|
18116
|
+
"reading": 2,
|
18117
|
+
"readlock": 2,
|
18118
|
+
"readunlock": 2,
|
18119
|
+
"ignored": 2,
|
18120
|
+
"//##################################################################": 4,
|
18121
|
+
"knoptype": 2,
|
18122
|
+
"All": 4,
|
18123
|
+
"Knop": 6,
|
18124
|
+
"custom": 8,
|
18125
|
+
"should": 4,
|
18126
|
+
"identify": 2,
|
18127
|
+
"registered": 2,
|
18128
|
+
"knop": 6,
|
18129
|
+
"isknoptype": 2,
|
18130
|
+
"knop_knoptype": 2,
|
18131
|
+
"14": 4,
|
18132
|
+
"Base": 2,
|
18133
|
+
"framework": 2,
|
18134
|
+
"Contains": 2,
|
18135
|
+
"common": 4,
|
18136
|
+
"Used": 2,
|
18137
|
+
"boilerplate": 2,
|
18138
|
+
"available": 2,
|
18139
|
+
"well": 2,
|
18140
|
+
"9": 2,
|
18141
|
+
"numbers": 2,
|
18142
|
+
"language": 10,
|
18143
|
+
"exists.": 2,
|
18144
|
+
"reporting": 2,
|
18145
|
+
"messages": 6,
|
18146
|
+
"such": 2,
|
18147
|
+
"bad": 2,
|
18148
|
+
"error_lang": 2,
|
18149
|
+
"provide": 2,
|
18150
|
+
"localized": 2,
|
18151
|
+
"except": 2,
|
18152
|
+
"html": 4,
|
18153
|
+
"nicely": 2,
|
18154
|
+
"formatted": 2,
|
18155
|
+
"output.": 2,
|
18156
|
+
"Centralized": 2,
|
18157
|
+
"knop_base.": 2,
|
18158
|
+
"improve": 2,
|
18159
|
+
"documentation.": 2,
|
18160
|
+
"It": 2,
|
18161
|
+
"parameter.": 2,
|
18162
|
+
"trace": 2,
|
18163
|
+
"nav": 4,
|
18164
|
+
"earlier": 2,
|
18165
|
+
"retreive": 2,
|
18166
|
+
"variable": 8,
|
18167
|
+
"in.": 2,
|
18168
|
+
"automatically": 2,
|
18169
|
+
"sense": 2,
|
18170
|
+
"doctype": 6,
|
18171
|
+
"buffer.": 2,
|
18172
|
+
"performance.": 2,
|
18173
|
+
"html.": 2,
|
18174
|
+
"Introduced": 2,
|
18175
|
+
"_knop_data": 10,
|
18176
|
+
"general": 2,
|
18177
|
+
"level": 2,
|
18178
|
+
"caching": 2,
|
18179
|
+
"between": 2,
|
18180
|
+
"objects.": 2,
|
18181
|
+
"option": 2,
|
18182
|
+
"Google": 2,
|
18183
|
+
"Code": 2,
|
18184
|
+
"Wiki": 2,
|
18185
|
+
"working": 2,
|
18186
|
+
"run": 2,
|
18187
|
+
"atbegin": 2,
|
18188
|
+
"handler": 2,
|
18189
|
+
"explicitly": 2,
|
18190
|
+
"entire": 4,
|
18191
|
+
"defined": 4,
|
18192
|
+
"avoid": 2,
|
18193
|
+
"recursion": 2,
|
18194
|
+
"properties": 4,
|
18195
|
+
"#tags": 2,
|
18196
|
+
"#t": 2,
|
18197
|
+
"doesn": 4,
|
18198
|
+
"p": 2,
|
18199
|
+
"Parameters": 4,
|
18200
|
+
"nParameters": 2,
|
18201
|
+
"Internal.": 2,
|
18202
|
+
"Finds": 2,
|
18203
|
+
"out": 2,
|
18204
|
+
"used.": 2,
|
18205
|
+
"Looks": 2,
|
18206
|
+
"unless": 2,
|
18207
|
+
"array.": 2,
|
18208
|
+
"variable.": 2,
|
18209
|
+
"Looking": 2,
|
18210
|
+
"#xhtmlparam": 4,
|
18211
|
+
"plain": 2,
|
18212
|
+
"#doctype": 4,
|
18213
|
+
"standard": 2,
|
18214
|
+
"code": 2,
|
18215
|
+
"form": 2,
|
18216
|
+
"lang": 2,
|
18217
|
+
"#error_lang": 12,
|
18218
|
+
"addlanguage": 4,
|
18219
|
+
"strings": 6,
|
18220
|
+
"@#errorcodes": 2,
|
18221
|
+
"#error_lang_custom": 2,
|
18222
|
+
"#custom_language": 10,
|
18223
|
+
"#custom_string": 4,
|
18224
|
+
"#errorcodes": 4,
|
18225
|
+
"#error_code": 10,
|
18226
|
+
"getstring": 2,
|
18227
|
+
"known": 2,
|
18228
|
+
"lasso": 2,
|
18229
|
+
"#varname": 6,
|
18230
|
+
"#trace": 4,
|
18231
|
+
"merge": 2
|
18232
|
+
},
|
18233
|
+
"Less": {
|
18234
|
+
"@blue": 4,
|
18235
|
+
"#3bbfce": 1,
|
18236
|
+
";": 7,
|
18237
|
+
"@margin": 3,
|
18238
|
+
"px": 1,
|
18239
|
+
".content": 1,
|
18240
|
+
"-": 3,
|
18241
|
+
"navigation": 1,
|
18242
|
+
"{": 2,
|
18243
|
+
"border": 2,
|
18244
|
+
"color": 3,
|
18245
|
+
"darken": 1,
|
18246
|
+
"(": 1,
|
18247
|
+
"%": 1,
|
18248
|
+
")": 1,
|
18249
|
+
"}": 2,
|
18250
|
+
".border": 1,
|
18251
|
+
"padding": 1,
|
18252
|
+
"/": 2,
|
18253
|
+
"margin": 1
|
18254
|
+
},
|
18255
|
+
"LiveScript": {
|
18256
|
+
"a": 8,
|
18257
|
+
"-": 25,
|
18258
|
+
"const": 1,
|
18259
|
+
"b": 3,
|
18260
|
+
"var": 1,
|
18261
|
+
"c": 3,
|
18262
|
+
"d": 3,
|
18263
|
+
"_000_000km": 1,
|
18264
|
+
"*": 1,
|
18265
|
+
"ms": 1,
|
18266
|
+
"e": 2,
|
18267
|
+
"(": 9,
|
18268
|
+
")": 10,
|
18269
|
+
"dashes": 1,
|
18270
|
+
"identifiers": 1,
|
18271
|
+
"underscores_i": 1,
|
18272
|
+
"/regexp1/": 1,
|
18273
|
+
"and": 3,
|
18274
|
+
"//regexp2//g": 1,
|
18275
|
+
"strings": 1,
|
18276
|
+
"[": 2,
|
18277
|
+
"til": 1,
|
18278
|
+
"]": 2,
|
18279
|
+
"or": 2,
|
18280
|
+
"to": 2,
|
18281
|
+
"|": 3,
|
18282
|
+
"map": 1,
|
18283
|
+
"filter": 1,
|
18284
|
+
"fold": 1,
|
18285
|
+
"+": 1,
|
18286
|
+
"class": 1,
|
18287
|
+
"Class": 1,
|
18288
|
+
"extends": 1,
|
18289
|
+
"Anc": 1,
|
18290
|
+
"est": 1,
|
18291
|
+
"args": 1,
|
18292
|
+
"copy": 1,
|
18293
|
+
"from": 1,
|
18294
|
+
"callback": 4,
|
18295
|
+
"error": 6,
|
18296
|
+
"data": 2,
|
18297
|
+
"<": 1,
|
18298
|
+
"read": 1,
|
18299
|
+
"file": 2,
|
18300
|
+
"return": 2,
|
18301
|
+
"if": 2,
|
18302
|
+
"<~>": 1,
|
18303
|
+
"write": 1
|
18304
|
+
},
|
17110
18305
|
"Logtalk": {
|
17111
18306
|
"-": 3,
|
17112
18307
|
"object": 2,
|
@@ -17131,46 +18326,744 @@
|
|
17131
18326
|
"write": 1,
|
17132
18327
|
"end_object.": 1
|
17133
18328
|
},
|
18329
|
+
"Lua": {
|
18330
|
+
"-": 60,
|
18331
|
+
"A": 1,
|
18332
|
+
"simple": 1,
|
18333
|
+
"counting": 1,
|
18334
|
+
"object": 1,
|
18335
|
+
"that": 1,
|
18336
|
+
"increments": 1,
|
18337
|
+
"an": 1,
|
18338
|
+
"internal": 1,
|
18339
|
+
"counter": 1,
|
18340
|
+
"whenever": 1,
|
18341
|
+
"it": 2,
|
18342
|
+
"receives": 2,
|
18343
|
+
"a": 5,
|
18344
|
+
"bang": 3,
|
18345
|
+
"at": 2,
|
18346
|
+
"its": 2,
|
18347
|
+
"first": 1,
|
18348
|
+
"inlet": 2,
|
18349
|
+
"or": 2,
|
18350
|
+
"changes": 1,
|
18351
|
+
"to": 8,
|
18352
|
+
"whatever": 1,
|
18353
|
+
"number": 3,
|
18354
|
+
"second": 1,
|
18355
|
+
"inlet.": 1,
|
18356
|
+
"local": 11,
|
18357
|
+
"HelloCounter": 4,
|
18358
|
+
"pd.Class": 3,
|
18359
|
+
"new": 3,
|
18360
|
+
"(": 56,
|
18361
|
+
")": 56,
|
18362
|
+
"register": 3,
|
18363
|
+
"function": 16,
|
18364
|
+
"initialize": 3,
|
18365
|
+
"sel": 3,
|
18366
|
+
"atoms": 3,
|
18367
|
+
"self.inlets": 3,
|
18368
|
+
"self.outlets": 3,
|
18369
|
+
"self.num": 5,
|
18370
|
+
"return": 3,
|
18371
|
+
"true": 3,
|
18372
|
+
"end": 26,
|
18373
|
+
"in_1_bang": 2,
|
18374
|
+
"self": 10,
|
18375
|
+
"outlet": 10,
|
18376
|
+
"{": 16,
|
18377
|
+
"}": 16,
|
18378
|
+
"+": 3,
|
18379
|
+
"in_2_float": 2,
|
18380
|
+
"f": 12,
|
18381
|
+
"FileListParser": 5,
|
18382
|
+
"Base": 1,
|
18383
|
+
"filename": 2,
|
18384
|
+
"File": 2,
|
18385
|
+
"extension": 2,
|
18386
|
+
"Number": 4,
|
18387
|
+
"of": 9,
|
18388
|
+
"files": 1,
|
18389
|
+
"in": 7,
|
18390
|
+
"batch": 2,
|
18391
|
+
"To": 3,
|
18392
|
+
"[": 17,
|
18393
|
+
"list": 1,
|
18394
|
+
"trim": 1,
|
18395
|
+
"]": 17,
|
18396
|
+
"binfile": 3,
|
18397
|
+
"vidya": 1,
|
18398
|
+
"file": 8,
|
18399
|
+
"modder": 1,
|
18400
|
+
"s": 5,
|
18401
|
+
"mechanisms": 1,
|
18402
|
+
"self.extension": 3,
|
18403
|
+
"the": 7,
|
18404
|
+
"last": 1,
|
18405
|
+
"self.batchlimit": 3,
|
18406
|
+
"in_1_symbol": 1,
|
18407
|
+
"for": 9,
|
18408
|
+
"i": 10,
|
18409
|
+
"do": 8,
|
18410
|
+
"..": 7,
|
18411
|
+
"in_2_list": 1,
|
18412
|
+
"d": 9,
|
18413
|
+
"in_3_float": 1,
|
18414
|
+
"FileModder": 10,
|
18415
|
+
"Object": 1,
|
18416
|
+
"triggering": 1,
|
18417
|
+
"Incoming": 1,
|
18418
|
+
"single": 1,
|
18419
|
+
"data": 2,
|
18420
|
+
"bytes": 3,
|
18421
|
+
"from": 3,
|
18422
|
+
"Total": 1,
|
18423
|
+
"route": 1,
|
18424
|
+
"buflength": 1,
|
18425
|
+
"Glitch": 3,
|
18426
|
+
"type": 2,
|
18427
|
+
"point": 2,
|
18428
|
+
"times": 2,
|
18429
|
+
"glitch": 2,
|
18430
|
+
"Toggle": 1,
|
18431
|
+
"randomized": 1,
|
18432
|
+
"glitches": 3,
|
18433
|
+
"within": 2,
|
18434
|
+
"bounds": 2,
|
18435
|
+
"Active": 1,
|
18436
|
+
"get": 1,
|
18437
|
+
"next": 1,
|
18438
|
+
"byte": 2,
|
18439
|
+
"clear": 2,
|
18440
|
+
"buffer": 2,
|
18441
|
+
"FLOAT": 1,
|
18442
|
+
"write": 3,
|
18443
|
+
"Currently": 1,
|
18444
|
+
"active": 2,
|
18445
|
+
"namedata": 1,
|
18446
|
+
"self.filedata": 4,
|
18447
|
+
"pattern": 1,
|
18448
|
+
"random": 3,
|
18449
|
+
"splice": 1,
|
18450
|
+
"self.glitchtype": 5,
|
18451
|
+
"Minimum": 1,
|
18452
|
+
"image": 1,
|
18453
|
+
"self.glitchpoint": 6,
|
18454
|
+
"repeat": 1,
|
18455
|
+
"on": 1,
|
18456
|
+
"given": 1,
|
18457
|
+
"self.randrepeat": 5,
|
18458
|
+
"Toggles": 1,
|
18459
|
+
"whether": 1,
|
18460
|
+
"repeating": 1,
|
18461
|
+
"should": 1,
|
18462
|
+
"be": 1,
|
18463
|
+
"self.randtoggle": 3,
|
18464
|
+
"Hold": 1,
|
18465
|
+
"all": 1,
|
18466
|
+
"which": 1,
|
18467
|
+
"are": 1,
|
18468
|
+
"converted": 1,
|
18469
|
+
"ints": 1,
|
18470
|
+
"range": 1,
|
18471
|
+
"self.bytebuffer": 8,
|
18472
|
+
"Buffer": 1,
|
18473
|
+
"length": 1,
|
18474
|
+
"currently": 1,
|
18475
|
+
"self.buflength": 7,
|
18476
|
+
"if": 2,
|
18477
|
+
"then": 4,
|
18478
|
+
"plen": 2,
|
18479
|
+
"math.random": 8,
|
18480
|
+
"patbuffer": 3,
|
18481
|
+
"table.insert": 4,
|
18482
|
+
"%": 1,
|
18483
|
+
"#patbuffer": 1,
|
18484
|
+
"elseif": 2,
|
18485
|
+
"randlimit": 4,
|
18486
|
+
"else": 1,
|
18487
|
+
"sloc": 3,
|
18488
|
+
"schunksize": 2,
|
18489
|
+
"splicebuffer": 3,
|
18490
|
+
"table.remove": 1,
|
18491
|
+
"insertpoint": 2,
|
18492
|
+
"#self.bytebuffer": 1,
|
18493
|
+
"_": 2,
|
18494
|
+
"v": 4,
|
18495
|
+
"ipairs": 2,
|
18496
|
+
"outname": 3,
|
18497
|
+
"pd.post": 1,
|
18498
|
+
"in_3_list": 1,
|
18499
|
+
"Shift": 1,
|
18500
|
+
"indexed": 2,
|
18501
|
+
"in_4_list": 1,
|
18502
|
+
"in_5_float": 1,
|
18503
|
+
"in_6_float": 1,
|
18504
|
+
"in_7_list": 1,
|
18505
|
+
"in_8_list": 1
|
18506
|
+
},
|
17134
18507
|
"Markdown": {
|
17135
18508
|
"Tender": 1
|
17136
18509
|
},
|
17137
18510
|
"Matlab": {
|
17138
|
-
"function":
|
17139
|
-
"
|
18511
|
+
"function": 27,
|
18512
|
+
"[": 254,
|
18513
|
+
"dx": 3,
|
18514
|
+
"y": 13,
|
18515
|
+
"]": 252,
|
18516
|
+
"adapting_structural_model": 2,
|
18517
|
+
"(": 732,
|
18518
|
+
"t": 12,
|
18519
|
+
"x": 21,
|
18520
|
+
"u": 3,
|
18521
|
+
"varargin": 25,
|
18522
|
+
")": 735,
|
18523
|
+
"%": 401,
|
18524
|
+
"size": 8,
|
18525
|
+
"aux": 3,
|
18526
|
+
"{": 155,
|
18527
|
+
"end": 85,
|
18528
|
+
"}": 155,
|
18529
|
+
";": 502,
|
18530
|
+
"m": 29,
|
18531
|
+
"zeros": 7,
|
18532
|
+
"b": 12,
|
18533
|
+
"for": 28,
|
18534
|
+
"i": 97,
|
18535
|
+
"if": 33,
|
18536
|
+
"+": 78,
|
18537
|
+
"elseif": 14,
|
18538
|
+
"else": 19,
|
18539
|
+
"display": 10,
|
18540
|
+
"aux.pars": 3,
|
18541
|
+
".*": 2,
|
18542
|
+
"Yp": 2,
|
18543
|
+
"human": 1,
|
18544
|
+
"aux.timeDelay": 2,
|
18545
|
+
"c1": 2,
|
18546
|
+
"aux.m": 3,
|
18547
|
+
"*": 42,
|
18548
|
+
"aux.b": 3,
|
18549
|
+
"e": 5,
|
18550
|
+
"-": 143,
|
18551
|
+
"c2": 2,
|
18552
|
+
"Yc": 5,
|
18553
|
+
"parallel": 2,
|
18554
|
+
"plant": 4,
|
18555
|
+
"aux.plantFirst": 2,
|
18556
|
+
"aux.plantSecond": 2,
|
18557
|
+
"Ys": 1,
|
18558
|
+
"feedback": 1,
|
18559
|
+
"A": 11,
|
18560
|
+
"B": 9,
|
18561
|
+
"C": 6,
|
18562
|
+
"D": 5,
|
18563
|
+
"tf2ss": 1,
|
18564
|
+
"Ys.num": 1,
|
18565
|
+
"Ys.den": 1,
|
17140
18566
|
"average": 1,
|
17141
|
-
"(": 50,
|
17142
|
-
"x": 4,
|
17143
|
-
")": 50,
|
17144
|
-
"[": 3,
|
17145
|
-
"m": 3,
|
17146
18567
|
"n": 3,
|
17147
|
-
"]": 3,
|
17148
|
-
"size": 2,
|
17149
|
-
";": 24,
|
17150
|
-
"if": 1,
|
17151
18568
|
"|": 2,
|
17152
|
-
"&":
|
17153
|
-
"error":
|
17154
|
-
"
|
17155
|
-
"sum": 1,
|
18569
|
+
"&": 4,
|
18570
|
+
"error": 14,
|
18571
|
+
"sum": 2,
|
17156
18572
|
"/length": 1,
|
18573
|
+
"bicycle": 7,
|
18574
|
+
"bicycle_state_space": 1,
|
18575
|
+
"speed": 20,
|
18576
|
+
"S": 2,
|
18577
|
+
"dbstack": 1,
|
18578
|
+
"CURRENT_DIRECTORY": 2,
|
18579
|
+
"fileparts": 1,
|
18580
|
+
".file": 1,
|
18581
|
+
"par": 7,
|
18582
|
+
"par_text_to_struct": 4,
|
18583
|
+
"filesep": 14,
|
18584
|
+
"...": 154,
|
18585
|
+
"whipple_pull_force_abcd": 2,
|
18586
|
+
"states": 7,
|
18587
|
+
"outputs": 10,
|
18588
|
+
"inputs": 14,
|
18589
|
+
"defaultSettings.states": 1,
|
18590
|
+
"defaultSettings.inputs": 1,
|
18591
|
+
"defaultSettings.outputs": 1,
|
18592
|
+
"userSettings": 3,
|
18593
|
+
"varargin_to_structure": 2,
|
18594
|
+
"struct": 1,
|
18595
|
+
"settings": 3,
|
18596
|
+
"overwrite_settings": 2,
|
18597
|
+
"defaultSettings": 3,
|
18598
|
+
"minStates": 2,
|
18599
|
+
"ismember": 15,
|
18600
|
+
"settings.states": 3,
|
18601
|
+
"<": 7,
|
18602
|
+
"keepStates": 2,
|
18603
|
+
"find": 22,
|
18604
|
+
"removeStates": 1,
|
18605
|
+
"row": 6,
|
18606
|
+
"abs": 4,
|
18607
|
+
"col": 5,
|
18608
|
+
"s": 8,
|
18609
|
+
"sprintf": 8,
|
18610
|
+
"removeInputs": 2,
|
18611
|
+
"settings.inputs": 1,
|
18612
|
+
"keepOutputs": 2,
|
18613
|
+
"settings.outputs": 1,
|
18614
|
+
"It": 1,
|
18615
|
+
"is": 7,
|
18616
|
+
"not": 3,
|
18617
|
+
"possible": 1,
|
18618
|
+
"to": 4,
|
18619
|
+
"keep": 1,
|
18620
|
+
"output": 7,
|
18621
|
+
"because": 1,
|
18622
|
+
"it": 1,
|
18623
|
+
"depends": 1,
|
18624
|
+
"on": 12,
|
18625
|
+
"input": 14,
|
18626
|
+
"StateName": 1,
|
18627
|
+
"OutputName": 1,
|
18628
|
+
"InputName": 1,
|
18629
|
+
"name": 4,
|
18630
|
+
"order": 10,
|
18631
|
+
"convert_variable": 1,
|
18632
|
+
"variable": 10,
|
18633
|
+
"coordinates": 6,
|
18634
|
+
"speeds": 21,
|
18635
|
+
"get_variables": 2,
|
18636
|
+
"columns": 4,
|
18637
|
+
"create_ieee_paper_plots": 2,
|
18638
|
+
"data": 27,
|
18639
|
+
"rollData": 8,
|
18640
|
+
"global": 6,
|
18641
|
+
"goldenRatio": 12,
|
18642
|
+
"sqrt": 1,
|
18643
|
+
"/": 36,
|
18644
|
+
"exist": 1,
|
18645
|
+
"mkdir": 1,
|
18646
|
+
"linestyles": 15,
|
18647
|
+
"colors": 13,
|
18648
|
+
"loop_shape_example": 3,
|
18649
|
+
"data.Benchmark.Medium": 2,
|
18650
|
+
"plot_io_roll": 3,
|
18651
|
+
"open_loop_all_bikes": 1,
|
18652
|
+
"handling_all_bikes": 1,
|
18653
|
+
"path_plots": 1,
|
18654
|
+
"var": 3,
|
18655
|
+
"io": 7,
|
18656
|
+
"typ": 3,
|
18657
|
+
"length": 32,
|
18658
|
+
"j": 26,
|
18659
|
+
"plot_io": 1,
|
18660
|
+
"phase_portraits": 2,
|
18661
|
+
"eigenvalues": 2,
|
18662
|
+
"bikeData": 2,
|
18663
|
+
"figure": 9,
|
18664
|
+
"figWidth": 24,
|
18665
|
+
"figHeight": 19,
|
18666
|
+
"set": 43,
|
18667
|
+
"gcf": 17,
|
18668
|
+
"freq": 12,
|
18669
|
+
"hold": 22,
|
18670
|
+
"all": 9,
|
18671
|
+
"closedLoops": 1,
|
18672
|
+
"bikeData.closedLoops": 1,
|
18673
|
+
"bops": 7,
|
18674
|
+
"bodeoptions": 1,
|
18675
|
+
"bops.FreqUnits": 1,
|
18676
|
+
"strcmp": 24,
|
18677
|
+
"gray": 7,
|
18678
|
+
"deltaNum": 2,
|
18679
|
+
"closedLoops.Delta.num": 1,
|
18680
|
+
"deltaDen": 2,
|
18681
|
+
"closedLoops.Delta.den": 1,
|
18682
|
+
"bodeplot": 6,
|
18683
|
+
"tf": 18,
|
18684
|
+
"neuroNum": 2,
|
18685
|
+
"neuroDen": 2,
|
18686
|
+
"whichLines": 3,
|
18687
|
+
"phiDotNum": 2,
|
18688
|
+
"closedLoops.PhiDot.num": 1,
|
18689
|
+
"phiDotDen": 2,
|
18690
|
+
"closedLoops.PhiDot.den": 1,
|
18691
|
+
"closedBode": 3,
|
18692
|
+
"off": 10,
|
18693
|
+
"opts": 4,
|
18694
|
+
"getoptions": 2,
|
18695
|
+
"opts.YLim": 3,
|
18696
|
+
"opts.PhaseMatching": 2,
|
18697
|
+
"opts.PhaseMatchingValue": 2,
|
18698
|
+
"opts.Title.String": 2,
|
18699
|
+
"setoptions": 2,
|
18700
|
+
"lines": 17,
|
18701
|
+
"findobj": 5,
|
18702
|
+
"raise": 19,
|
18703
|
+
"plotAxes": 22,
|
18704
|
+
"curPos1": 4,
|
18705
|
+
"get": 11,
|
18706
|
+
"curPos2": 4,
|
18707
|
+
"xLab": 8,
|
18708
|
+
"legWords": 3,
|
18709
|
+
"closeLeg": 2,
|
18710
|
+
"legend": 7,
|
18711
|
+
"axes": 9,
|
18712
|
+
"db1": 4,
|
18713
|
+
"text": 11,
|
18714
|
+
"db2": 2,
|
18715
|
+
"dArrow1": 2,
|
18716
|
+
"annotation": 13,
|
18717
|
+
"dArrow2": 2,
|
18718
|
+
"dArrow": 2,
|
18719
|
+
"filename": 21,
|
18720
|
+
"pathToFile": 11,
|
18721
|
+
"print": 6,
|
18722
|
+
"fix_ps_linestyle": 6,
|
18723
|
+
"openLoops": 1,
|
18724
|
+
"bikeData.openLoops": 1,
|
18725
|
+
"num": 24,
|
18726
|
+
"openLoops.Phi.num": 1,
|
18727
|
+
"den": 15,
|
18728
|
+
"openLoops.Phi.den": 1,
|
18729
|
+
"openLoops.Psi.num": 1,
|
18730
|
+
"openLoops.Psi.den": 1,
|
18731
|
+
"openLoops.Y.num": 1,
|
18732
|
+
"openLoops.Y.den": 1,
|
18733
|
+
"openBode": 3,
|
18734
|
+
"line": 15,
|
18735
|
+
"wc": 14,
|
18736
|
+
"wShift": 5,
|
18737
|
+
"num2str": 9,
|
18738
|
+
"bikeData.handlingMetric.num": 1,
|
18739
|
+
"bikeData.handlingMetric.den": 1,
|
18740
|
+
"w": 3,
|
18741
|
+
"linspace": 1,
|
18742
|
+
"mag": 4,
|
18743
|
+
"phase": 2,
|
18744
|
+
"bode": 5,
|
18745
|
+
"metricLine": 1,
|
18746
|
+
"plot": 14,
|
18747
|
+
"k": 11,
|
18748
|
+
"Linewidth": 7,
|
18749
|
+
"Color": 13,
|
18750
|
+
"Linestyle": 6,
|
18751
|
+
"Handling": 2,
|
18752
|
+
"Quality": 2,
|
18753
|
+
"Metric": 2,
|
18754
|
+
"Frequency": 2,
|
18755
|
+
"rad/s": 4,
|
18756
|
+
"Level": 6,
|
18757
|
+
"benchmark": 1,
|
18758
|
+
"Handling.eps": 1,
|
18759
|
+
"plots": 4,
|
18760
|
+
"deps2": 1,
|
18761
|
+
"loose": 4,
|
18762
|
+
"PaperOrientation": 3,
|
18763
|
+
"portrait": 3,
|
18764
|
+
"PaperUnits": 3,
|
18765
|
+
"inches": 3,
|
18766
|
+
"PaperPositionMode": 3,
|
18767
|
+
"manual": 3,
|
18768
|
+
"PaperPosition": 3,
|
18769
|
+
"PaperSize": 3,
|
18770
|
+
"rad/sec": 1,
|
18771
|
+
"phi": 1,
|
18772
|
+
"Open": 1,
|
18773
|
+
"Loop": 1,
|
18774
|
+
"Bode": 1,
|
18775
|
+
"Diagrams": 1,
|
18776
|
+
"at": 3,
|
18777
|
+
"m/s": 6,
|
18778
|
+
"Latex": 1,
|
18779
|
+
"type": 4,
|
18780
|
+
"LineStyle": 2,
|
18781
|
+
"LineWidth": 2,
|
18782
|
+
"Location": 2,
|
18783
|
+
"Southwest": 1,
|
18784
|
+
"Fontsize": 4,
|
18785
|
+
"YColor": 2,
|
18786
|
+
"XColor": 1,
|
18787
|
+
"Position": 6,
|
18788
|
+
"Xlabel": 1,
|
18789
|
+
"Units": 1,
|
18790
|
+
"normalized": 1,
|
18791
|
+
"openBode.eps": 1,
|
18792
|
+
"deps2c": 3,
|
18793
|
+
"maxMag": 2,
|
18794
|
+
"max": 5,
|
18795
|
+
"magnitudes": 1,
|
18796
|
+
"area": 1,
|
18797
|
+
"fillColors": 1,
|
18798
|
+
"gca": 8,
|
18799
|
+
"speedNames": 12,
|
18800
|
+
"metricLines": 2,
|
18801
|
+
"bikes": 24,
|
18802
|
+
"data.": 6,
|
18803
|
+
".": 7,
|
18804
|
+
".handlingMetric.num": 1,
|
18805
|
+
".handlingMetric.den": 1,
|
18806
|
+
"chil": 2,
|
18807
|
+
"legLines": 1,
|
18808
|
+
"Hands": 1,
|
18809
|
+
"free": 1,
|
18810
|
+
"@": 1,
|
18811
|
+
"handling.eps": 1,
|
18812
|
+
"f": 13,
|
18813
|
+
"YTick": 1,
|
18814
|
+
"YTickLabel": 1,
|
18815
|
+
"Path": 1,
|
18816
|
+
"Southeast": 1,
|
18817
|
+
"Distance": 1,
|
18818
|
+
"Lateral": 1,
|
18819
|
+
"Deviation": 1,
|
18820
|
+
"paths.eps": 1,
|
18821
|
+
"d": 1,
|
18822
|
+
"like": 1,
|
18823
|
+
"plot.": 1,
|
18824
|
+
"names": 6,
|
18825
|
+
"prettyNames": 3,
|
18826
|
+
"units": 3,
|
18827
|
+
"index": 6,
|
18828
|
+
"fieldnames": 5,
|
18829
|
+
"data.Browser": 1,
|
18830
|
+
"maxValue": 4,
|
18831
|
+
"oneSpeed": 3,
|
18832
|
+
"history": 7,
|
18833
|
+
"oneSpeed.": 3,
|
18834
|
+
"round": 1,
|
18835
|
+
"pad": 10,
|
18836
|
+
"yShift": 16,
|
18837
|
+
"xShift": 3,
|
18838
|
+
"time": 19,
|
18839
|
+
"oneSpeed.time": 2,
|
18840
|
+
"oneSpeed.speed": 2,
|
18841
|
+
"distance": 4,
|
18842
|
+
"xAxis": 12,
|
18843
|
+
"xData": 3,
|
18844
|
+
"textX": 3,
|
18845
|
+
"ylim": 2,
|
18846
|
+
"ticks": 4,
|
18847
|
+
"xlabel": 8,
|
18848
|
+
"xLimits": 6,
|
18849
|
+
"xlim": 8,
|
18850
|
+
"loc": 3,
|
18851
|
+
"l1": 2,
|
18852
|
+
"l2": 2,
|
18853
|
+
"first": 2,
|
18854
|
+
"ylabel": 4,
|
18855
|
+
"box": 4,
|
18856
|
+
"&&": 1,
|
18857
|
+
"x_r": 6,
|
18858
|
+
"y_r": 6,
|
18859
|
+
"w_r": 5,
|
18860
|
+
"h_r": 5,
|
18861
|
+
"rectangle": 2,
|
18862
|
+
"w_r/2": 4,
|
18863
|
+
"h_r/2": 4,
|
18864
|
+
"x_a": 10,
|
18865
|
+
"y_a": 10,
|
18866
|
+
"w_a": 7,
|
18867
|
+
"h_a": 5,
|
18868
|
+
"ax": 15,
|
18869
|
+
"axis": 4,
|
18870
|
+
"rollData.speed": 1,
|
18871
|
+
"rollData.time": 1,
|
18872
|
+
"path": 3,
|
18873
|
+
"rollData.path": 1,
|
18874
|
+
"frontWheel": 3,
|
18875
|
+
"rollData.outputs": 3,
|
18876
|
+
"rollAngle": 4,
|
18877
|
+
"steerAngle": 4,
|
18878
|
+
"rollTorque": 4,
|
18879
|
+
"rollData.inputs": 1,
|
18880
|
+
"subplot": 3,
|
18881
|
+
"h1": 5,
|
18882
|
+
"h2": 5,
|
18883
|
+
"plotyy": 3,
|
18884
|
+
"inset": 3,
|
18885
|
+
"gainChanges": 2,
|
18886
|
+
"loopNames": 4,
|
18887
|
+
"xy": 7,
|
18888
|
+
"xySource": 7,
|
18889
|
+
"xlabels": 2,
|
18890
|
+
"ylabels": 2,
|
18891
|
+
"legends": 3,
|
18892
|
+
"floatSpec": 3,
|
18893
|
+
"twentyPercent": 1,
|
18894
|
+
"generate_data": 5,
|
18895
|
+
"nominalData": 1,
|
18896
|
+
"nominalData.": 2,
|
18897
|
+
"bikeData.": 2,
|
18898
|
+
"twentyPercent.": 2,
|
18899
|
+
"equal": 1,
|
18900
|
+
"leg1": 2,
|
18901
|
+
"bikeData.modelPar.": 1,
|
18902
|
+
"leg2": 2,
|
18903
|
+
"twentyPercent.modelPar.": 1,
|
18904
|
+
"eVals": 5,
|
18905
|
+
"pathToParFile": 2,
|
18906
|
+
"str": 2,
|
18907
|
+
"eigenValues": 1,
|
18908
|
+
"eig": 4,
|
18909
|
+
"real": 1,
|
18910
|
+
"zeroIndices": 3,
|
18911
|
+
"ones": 3,
|
18912
|
+
"maxEvals": 4,
|
18913
|
+
"maxLine": 7,
|
18914
|
+
"minLine": 4,
|
18915
|
+
"min": 1,
|
18916
|
+
"speedInd": 12,
|
18917
|
+
"load_data": 4,
|
18918
|
+
"t0": 1,
|
18919
|
+
"t1": 6,
|
18920
|
+
"t2": 6,
|
18921
|
+
"t3": 1,
|
18922
|
+
"dataPlantOne": 3,
|
18923
|
+
"data.Ts": 6,
|
18924
|
+
"dataAdapting": 3,
|
18925
|
+
"dataPlantTwo": 3,
|
18926
|
+
"guessPlantOne": 4,
|
18927
|
+
"resultPlantOne": 1,
|
18928
|
+
"find_structural_gains": 2,
|
18929
|
+
"yh": 2,
|
18930
|
+
"fit": 6,
|
18931
|
+
"x0": 2,
|
18932
|
+
"compare": 3,
|
18933
|
+
"resultPlantOne.fit": 1,
|
18934
|
+
"guessPlantTwo": 3,
|
18935
|
+
"resultPlantTwo": 1,
|
18936
|
+
"resultPlantTwo.fit": 1,
|
18937
|
+
"kP1": 4,
|
18938
|
+
"resultPlantOne.fit.par": 1,
|
18939
|
+
"kP2": 3,
|
18940
|
+
"resultPlantTwo.fit.par": 1,
|
18941
|
+
"gainSlopeOffset": 6,
|
18942
|
+
"eye": 9,
|
18943
|
+
"this": 1,
|
18944
|
+
"only": 3,
|
18945
|
+
"uses": 1,
|
18946
|
+
"tau": 1,
|
18947
|
+
"through": 1,
|
18948
|
+
"wfs": 1,
|
18949
|
+
"true": 2,
|
18950
|
+
"plantOneSlopeOffset": 3,
|
18951
|
+
"plantTwoSlopeOffset": 3,
|
18952
|
+
"mod": 3,
|
18953
|
+
"idnlgrey": 1,
|
18954
|
+
"pem": 1,
|
18955
|
+
"guess.plantOne": 3,
|
18956
|
+
"guess.plantTwo": 2,
|
18957
|
+
"plantNum.plantOne": 2,
|
18958
|
+
"plantNum.plantTwo": 2,
|
18959
|
+
"sections": 13,
|
18960
|
+
"secData.": 1,
|
18961
|
+
"||": 1,
|
18962
|
+
"guess.": 2,
|
18963
|
+
"result.": 2,
|
18964
|
+
".fit.par": 1,
|
18965
|
+
"currentGuess": 2,
|
18966
|
+
"warning": 1,
|
18967
|
+
"randomGuess": 1,
|
18968
|
+
"The": 6,
|
18969
|
+
"self": 2,
|
18970
|
+
"validation": 2,
|
18971
|
+
"VAF": 2,
|
18972
|
+
"f.": 2,
|
18973
|
+
"data/": 1,
|
18974
|
+
"results.mat": 1,
|
18975
|
+
"guess": 1,
|
18976
|
+
"plantNum": 1,
|
18977
|
+
"result": 5,
|
18978
|
+
"plots/": 1,
|
18979
|
+
".png": 1,
|
18980
|
+
"task": 1,
|
18981
|
+
"of": 4,
|
18982
|
+
"the": 3,
|
18983
|
+
"closed": 1,
|
18984
|
+
"loop": 1,
|
18985
|
+
"system": 1,
|
18986
|
+
"u.": 1,
|
18987
|
+
"gain": 1,
|
18988
|
+
"guesses": 1,
|
18989
|
+
"k1": 2,
|
18990
|
+
"k2": 2,
|
18991
|
+
"k3": 2,
|
18992
|
+
"k4": 2,
|
18993
|
+
"identified": 1,
|
18994
|
+
"gains": 12,
|
18995
|
+
".vaf": 1,
|
18996
|
+
"clc": 1,
|
18997
|
+
"close": 1,
|
18998
|
+
"load_bikes": 2,
|
18999
|
+
"lane_change": 1,
|
19000
|
+
"start": 4,
|
19001
|
+
"width": 3,
|
19002
|
+
"slope": 3,
|
19003
|
+
"pathLength": 3,
|
19004
|
+
"single": 1,
|
19005
|
+
"double": 1,
|
19006
|
+
"Double": 1,
|
19007
|
+
"lane": 4,
|
19008
|
+
"change": 1,
|
19009
|
+
"needs": 1,
|
19010
|
+
"lane.": 1,
|
19011
|
+
"laneLength": 4,
|
19012
|
+
"startOfSlope": 3,
|
19013
|
+
"endOfSlope": 1,
|
19014
|
+
"<=>": 1,
|
19015
|
+
"1": 1,
|
19016
|
+
"downSlope": 3,
|
19017
|
+
"gains.Benchmark.Slow": 1,
|
19018
|
+
"place": 2,
|
19019
|
+
"holder": 2,
|
19020
|
+
"gains.Browserins.Slow": 1,
|
19021
|
+
"gains.Browser.Slow": 1,
|
19022
|
+
"gains.Pista.Slow": 1,
|
19023
|
+
"gains.Fisher.Slow": 1,
|
19024
|
+
"gains.Yellow.Slow": 1,
|
19025
|
+
"gains.Yellowrev.Slow": 1,
|
19026
|
+
"gains.Benchmark.Medium": 1,
|
19027
|
+
"gains.Browserins.Medium": 1,
|
19028
|
+
"gains.Browser.Medium": 1,
|
19029
|
+
"gains.Pista.Medium": 1,
|
19030
|
+
"gains.Fisher.Medium": 1,
|
19031
|
+
"gains.Yellow.Medium": 1,
|
19032
|
+
"gains.Yellowrev.Medium": 1,
|
19033
|
+
"gains.Benchmark.Fast": 1,
|
19034
|
+
"gains.Browserins.Fast": 1,
|
19035
|
+
"gains.Browser.Fast": 1,
|
19036
|
+
"gains.Pista.Fast": 1,
|
19037
|
+
"gains.Fisher.Fast": 1,
|
19038
|
+
"gains.Yellow.Fast": 1,
|
19039
|
+
"gains.Yellowrev.Fast": 1,
|
19040
|
+
"gains.": 1,
|
19041
|
+
"parser": 1,
|
19042
|
+
"inputParser": 1,
|
19043
|
+
"parser.addRequired": 1,
|
19044
|
+
"parser.addParamValue": 3,
|
19045
|
+
"parser.parse": 1,
|
19046
|
+
"args": 1,
|
19047
|
+
"parser.Results": 1,
|
19048
|
+
"raw": 1,
|
19049
|
+
"load": 1,
|
19050
|
+
"args.directory": 1,
|
19051
|
+
"iddata": 1,
|
19052
|
+
"raw.theta": 1,
|
19053
|
+
"raw.theta_c": 1,
|
19054
|
+
"args.sampleTime": 1,
|
19055
|
+
"args.detrend": 1,
|
19056
|
+
"detrend": 1,
|
17157
19057
|
"filtfcn": 2,
|
17158
19058
|
"statefcn": 2,
|
17159
19059
|
"makeFilter": 1,
|
17160
|
-
"b": 6,
|
17161
19060
|
"a": 4,
|
17162
|
-
"
|
17163
|
-
"v": 10,
|
17164
|
-
"zeros": 1,
|
19061
|
+
"v": 12,
|
17165
19062
|
"@iirFilter": 1,
|
17166
19063
|
"@getState": 1,
|
17167
19064
|
"yn": 2,
|
17168
19065
|
"iirFilter": 1,
|
17169
19066
|
"xn": 4,
|
17170
|
-
"+": 3,
|
17171
|
-
"*": 5,
|
17172
|
-
"-": 5,
|
17173
|
-
"...": 3,
|
17174
19067
|
"vOut": 2,
|
17175
19068
|
"getState": 1,
|
17176
19069
|
"classdef": 1,
|
@@ -17178,7 +19071,6 @@
|
|
17178
19071
|
"properties": 1,
|
17179
19072
|
"R": 1,
|
17180
19073
|
"G": 1,
|
17181
|
-
"B": 3,
|
17182
19074
|
"methods": 1,
|
17183
19075
|
"obj": 2,
|
17184
19076
|
"r": 2,
|
@@ -17187,7 +19079,6 @@
|
|
17187
19079
|
"obj.G": 2,
|
17188
19080
|
"obj.B": 2,
|
17189
19081
|
"disp": 8,
|
17190
|
-
"num2str": 3,
|
17191
19082
|
"enumeration": 1,
|
17192
19083
|
"red": 1,
|
17193
19084
|
"green": 1,
|
@@ -17199,30 +19090,93 @@
|
|
17199
19090
|
"white": 1,
|
17200
19091
|
"ret": 3,
|
17201
19092
|
"matlab_function": 5,
|
17202
|
-
"A": 2,
|
17203
19093
|
"Call": 2,
|
17204
19094
|
"which": 2,
|
17205
19095
|
"resides": 2,
|
17206
19096
|
"in": 2,
|
17207
|
-
"the": 2,
|
17208
19097
|
"same": 2,
|
17209
19098
|
"directory": 2,
|
17210
19099
|
"value1": 4,
|
17211
19100
|
"semicolon": 2,
|
17212
|
-
"at": 2,
|
17213
|
-
"of": 2,
|
17214
|
-
"line": 2,
|
17215
|
-
"is": 2,
|
17216
|
-
"not": 2,
|
17217
19101
|
"mandatory": 2,
|
17218
|
-
"only": 2,
|
17219
19102
|
"suppresses": 2,
|
17220
|
-
"output": 2,
|
17221
|
-
"to": 2,
|
17222
19103
|
"command": 2,
|
17223
19104
|
"line.": 2,
|
17224
19105
|
"value2": 4,
|
17225
|
-
"
|
19106
|
+
"overrideSettings": 3,
|
19107
|
+
"overrideNames": 2,
|
19108
|
+
"defaultNames": 2,
|
19109
|
+
"notGiven": 5,
|
19110
|
+
"setxor": 1,
|
19111
|
+
"settings.": 1,
|
19112
|
+
"defaultSettings.": 1,
|
19113
|
+
"fid": 7,
|
19114
|
+
"fopen": 2,
|
19115
|
+
"textscan": 1,
|
19116
|
+
"fclose": 2,
|
19117
|
+
"strtrim": 2,
|
19118
|
+
"vals": 2,
|
19119
|
+
"regexp": 1,
|
19120
|
+
"par.": 1,
|
19121
|
+
"str2num": 1,
|
19122
|
+
"choose_plant": 4,
|
19123
|
+
"p": 7,
|
19124
|
+
"wnm": 11,
|
19125
|
+
"zetanm": 5,
|
19126
|
+
"ss": 3,
|
19127
|
+
"data.modelPar.A": 1,
|
19128
|
+
"data.modelPar.B": 1,
|
19129
|
+
"data.modelPar.C": 1,
|
19130
|
+
"data.modelPar.D": 1,
|
19131
|
+
"bicycle.StateName": 2,
|
19132
|
+
"bicycle.OutputName": 4,
|
19133
|
+
"bicycle.InputName": 2,
|
19134
|
+
"analytic": 3,
|
19135
|
+
"system_state_space": 2,
|
19136
|
+
"numeric": 2,
|
19137
|
+
"data.system.A": 1,
|
19138
|
+
"data.system.B": 1,
|
19139
|
+
"data.system.C": 1,
|
19140
|
+
"data.system.D": 1,
|
19141
|
+
"numeric.StateName": 1,
|
19142
|
+
"data.bicycle.states": 1,
|
19143
|
+
"numeric.InputName": 1,
|
19144
|
+
"data.bicycle.inputs": 1,
|
19145
|
+
"numeric.OutputName": 1,
|
19146
|
+
"data.bicycle.outputs": 1,
|
19147
|
+
"pzplot": 1,
|
19148
|
+
"ss2tf": 2,
|
19149
|
+
"analytic.A": 3,
|
19150
|
+
"analytic.B": 1,
|
19151
|
+
"analytic.C": 1,
|
19152
|
+
"analytic.D": 1,
|
19153
|
+
"mine": 1,
|
19154
|
+
"data.forceTF.PhiDot.num": 1,
|
19155
|
+
"data.forceTF.PhiDot.den": 1,
|
19156
|
+
"numeric.A": 2,
|
19157
|
+
"numeric.B": 1,
|
19158
|
+
"numeric.C": 1,
|
19159
|
+
"numeric.D": 1,
|
19160
|
+
"whipple_pull_force_ABCD": 1,
|
19161
|
+
"bottomRow": 1,
|
19162
|
+
"prod": 3,
|
19163
|
+
"options": 1,
|
19164
|
+
"arguments": 7,
|
19165
|
+
"ischar": 1,
|
19166
|
+
"options.": 1,
|
19167
|
+
"write_gains": 1,
|
19168
|
+
"contents": 1,
|
19169
|
+
"importdata": 1,
|
19170
|
+
"speedsInFile": 5,
|
19171
|
+
"contents.data": 2,
|
19172
|
+
"gainsInFile": 3,
|
19173
|
+
"sameSpeedIndices": 5,
|
19174
|
+
"allGains": 4,
|
19175
|
+
"allSpeeds": 4,
|
19176
|
+
"sort": 1,
|
19177
|
+
"h": 7,
|
19178
|
+
"contents.colheaders": 1,
|
19179
|
+
"fprintf": 2
|
17226
19180
|
},
|
17227
19181
|
"Max": {
|
17228
19182
|
"max": 1,
|
@@ -17261,6 +19215,280 @@
|
|
17261
19215
|
"fasten": 1,
|
17262
19216
|
"pop": 1
|
17263
19217
|
},
|
19218
|
+
"MoonScript": {
|
19219
|
+
"types": 2,
|
19220
|
+
"require": 5,
|
19221
|
+
"util": 2,
|
19222
|
+
"data": 1,
|
19223
|
+
"import": 5,
|
19224
|
+
"reversed": 2,
|
19225
|
+
"unpack": 22,
|
19226
|
+
"from": 4,
|
19227
|
+
"ntype": 16,
|
19228
|
+
"mtype": 3,
|
19229
|
+
"build": 7,
|
19230
|
+
"smart_node": 7,
|
19231
|
+
"is_slice": 2,
|
19232
|
+
"value_is_singular": 3,
|
19233
|
+
"insert": 18,
|
19234
|
+
"table": 2,
|
19235
|
+
"NameProxy": 14,
|
19236
|
+
"LocalName": 2,
|
19237
|
+
"destructure": 1,
|
19238
|
+
"local": 1,
|
19239
|
+
"implicitly_return": 2,
|
19240
|
+
"class": 4,
|
19241
|
+
"Run": 8,
|
19242
|
+
"new": 2,
|
19243
|
+
"(": 54,
|
19244
|
+
"@fn": 1,
|
19245
|
+
")": 54,
|
19246
|
+
"self": 2,
|
19247
|
+
"[": 79,
|
19248
|
+
"]": 79,
|
19249
|
+
"call": 3,
|
19250
|
+
"state": 2,
|
19251
|
+
"self.fn": 1,
|
19252
|
+
"-": 51,
|
19253
|
+
"transform": 2,
|
19254
|
+
"the": 4,
|
19255
|
+
"last": 6,
|
19256
|
+
"stm": 16,
|
19257
|
+
"is": 2,
|
19258
|
+
"a": 4,
|
19259
|
+
"list": 6,
|
19260
|
+
"of": 1,
|
19261
|
+
"stms": 4,
|
19262
|
+
"will": 1,
|
19263
|
+
"puke": 1,
|
19264
|
+
"on": 1,
|
19265
|
+
"group": 1,
|
19266
|
+
"apply_to_last": 6,
|
19267
|
+
"fn": 3,
|
19268
|
+
"find": 2,
|
19269
|
+
"real": 1,
|
19270
|
+
"exp": 17,
|
19271
|
+
"last_exp_id": 3,
|
19272
|
+
"for": 20,
|
19273
|
+
"i": 15,
|
19274
|
+
"#stms": 1,
|
19275
|
+
"if": 43,
|
19276
|
+
"and": 8,
|
19277
|
+
"break": 1,
|
19278
|
+
"return": 11,
|
19279
|
+
"in": 18,
|
19280
|
+
"ipairs": 3,
|
19281
|
+
"else": 22,
|
19282
|
+
"body": 26,
|
19283
|
+
"sindle": 1,
|
19284
|
+
"expression/statement": 1,
|
19285
|
+
"is_singular": 2,
|
19286
|
+
"false": 2,
|
19287
|
+
"#body": 1,
|
19288
|
+
"true": 4,
|
19289
|
+
"find_assigns": 2,
|
19290
|
+
"out": 9,
|
19291
|
+
"{": 135,
|
19292
|
+
"}": 136,
|
19293
|
+
"thing": 4,
|
19294
|
+
"*body": 2,
|
19295
|
+
"switch": 7,
|
19296
|
+
"when": 12,
|
19297
|
+
"table.insert": 3,
|
19298
|
+
"extract": 1,
|
19299
|
+
"names": 16,
|
19300
|
+
"hoist_declarations": 1,
|
19301
|
+
"assigns": 5,
|
19302
|
+
"hoist": 1,
|
19303
|
+
"plain": 1,
|
19304
|
+
"old": 1,
|
19305
|
+
"*find_assigns": 1,
|
19306
|
+
"name": 31,
|
19307
|
+
"*names": 3,
|
19308
|
+
"type": 5,
|
19309
|
+
"after": 1,
|
19310
|
+
"runs": 1,
|
19311
|
+
"idx": 4,
|
19312
|
+
"while": 3,
|
19313
|
+
"do": 2,
|
19314
|
+
"+": 2,
|
19315
|
+
"expand_elseif_assign": 2,
|
19316
|
+
"ifstm": 5,
|
19317
|
+
"#ifstm": 1,
|
19318
|
+
"case": 13,
|
19319
|
+
"split": 4,
|
19320
|
+
"constructor_name": 2,
|
19321
|
+
"with_continue_listener": 4,
|
19322
|
+
"continue_name": 13,
|
19323
|
+
"nil": 8,
|
19324
|
+
"@listen": 1,
|
19325
|
+
"unless": 6,
|
19326
|
+
"@put_name": 2,
|
19327
|
+
"build.group": 14,
|
19328
|
+
"@splice": 1,
|
19329
|
+
"lines": 2,
|
19330
|
+
"Transformer": 2,
|
19331
|
+
"@transformers": 3,
|
19332
|
+
"@seen_nodes": 3,
|
19333
|
+
"setmetatable": 1,
|
19334
|
+
"__mode": 1,
|
19335
|
+
"scope": 4,
|
19336
|
+
"node": 68,
|
19337
|
+
"...": 10,
|
19338
|
+
"transformer": 3,
|
19339
|
+
"res": 3,
|
19340
|
+
"or": 6,
|
19341
|
+
"bind": 1,
|
19342
|
+
"@transform": 2,
|
19343
|
+
"__call": 1,
|
19344
|
+
"can_transform": 1,
|
19345
|
+
"construct_comprehension": 2,
|
19346
|
+
"inner": 2,
|
19347
|
+
"clauses": 4,
|
19348
|
+
"current_stms": 7,
|
19349
|
+
"_": 10,
|
19350
|
+
"clause": 4,
|
19351
|
+
"t": 10,
|
19352
|
+
"iter": 2,
|
19353
|
+
"elseif": 1,
|
19354
|
+
"cond": 11,
|
19355
|
+
"error": 4,
|
19356
|
+
"..t": 1,
|
19357
|
+
"Statement": 2,
|
19358
|
+
"root_stms": 1,
|
19359
|
+
"@": 1,
|
19360
|
+
"assign": 9,
|
19361
|
+
"values": 10,
|
19362
|
+
"bubble": 1,
|
19363
|
+
"cascading": 2,
|
19364
|
+
"transformed": 2,
|
19365
|
+
"#values": 1,
|
19366
|
+
"value": 7,
|
19367
|
+
"@transform.statement": 2,
|
19368
|
+
"types.cascading": 1,
|
19369
|
+
"ret": 16,
|
19370
|
+
"types.is_value": 1,
|
19371
|
+
"destructure.has_destructure": 2,
|
19372
|
+
"destructure.split_assign": 1,
|
19373
|
+
"continue": 1,
|
19374
|
+
"@send": 1,
|
19375
|
+
"build.assign_one": 11,
|
19376
|
+
"export": 1,
|
19377
|
+
"they": 1,
|
19378
|
+
"are": 1,
|
19379
|
+
"included": 1,
|
19380
|
+
"#node": 3,
|
19381
|
+
"cls": 5,
|
19382
|
+
"cls.name": 1,
|
19383
|
+
"build.assign": 3,
|
19384
|
+
"update": 1,
|
19385
|
+
"op": 2,
|
19386
|
+
"op_final": 3,
|
19387
|
+
"match": 1,
|
19388
|
+
"..op": 1,
|
19389
|
+
"not": 2,
|
19390
|
+
"source": 7,
|
19391
|
+
"stubs": 1,
|
19392
|
+
"real_names": 4,
|
19393
|
+
"build.chain": 7,
|
19394
|
+
"base": 8,
|
19395
|
+
"stub": 4,
|
19396
|
+
"*stubs": 2,
|
19397
|
+
"source_name": 3,
|
19398
|
+
"comprehension": 1,
|
19399
|
+
"action": 4,
|
19400
|
+
"decorated": 1,
|
19401
|
+
"dec": 6,
|
19402
|
+
"wrapped": 4,
|
19403
|
+
"fail": 5,
|
19404
|
+
"..": 1,
|
19405
|
+
"build.declare": 1,
|
19406
|
+
"*stm": 1,
|
19407
|
+
"expand": 1,
|
19408
|
+
"destructure.build_assign": 2,
|
19409
|
+
"build.do": 2,
|
19410
|
+
"apply": 1,
|
19411
|
+
"decorator": 1,
|
19412
|
+
"mutate": 1,
|
19413
|
+
"all": 1,
|
19414
|
+
"bodies": 1,
|
19415
|
+
"body_idx": 3,
|
19416
|
+
"with": 3,
|
19417
|
+
"block": 2,
|
19418
|
+
"scope_name": 5,
|
19419
|
+
"named_assign": 2,
|
19420
|
+
"assign_name": 1,
|
19421
|
+
"@set": 1,
|
19422
|
+
"foreach": 1,
|
19423
|
+
"node.iter": 1,
|
19424
|
+
"destructures": 5,
|
19425
|
+
"node.names": 3,
|
19426
|
+
"proxy": 2,
|
19427
|
+
"next": 1,
|
19428
|
+
"node.body": 9,
|
19429
|
+
"index_name": 3,
|
19430
|
+
"list_name": 6,
|
19431
|
+
"slice_var": 3,
|
19432
|
+
"bounds": 3,
|
19433
|
+
"slice": 7,
|
19434
|
+
"#list": 1,
|
19435
|
+
"table.remove": 2,
|
19436
|
+
"max_tmp_name": 5,
|
19437
|
+
"index": 2,
|
19438
|
+
"conds": 3,
|
19439
|
+
"exp_name": 3,
|
19440
|
+
"convert": 1,
|
19441
|
+
"into": 1,
|
19442
|
+
"statment": 1,
|
19443
|
+
"convert_cond": 2,
|
19444
|
+
"case_exps": 3,
|
19445
|
+
"cond_exp": 5,
|
19446
|
+
"first": 3,
|
19447
|
+
"if_stm": 5,
|
19448
|
+
"*conds": 1,
|
19449
|
+
"if_cond": 4,
|
19450
|
+
"parent_assign": 3,
|
19451
|
+
"parent_val": 1,
|
19452
|
+
"apart": 1,
|
19453
|
+
"properties": 4,
|
19454
|
+
"statements": 4,
|
19455
|
+
"item": 3,
|
19456
|
+
"tuple": 8,
|
19457
|
+
"*item": 1,
|
19458
|
+
"constructor": 7,
|
19459
|
+
"*properties": 1,
|
19460
|
+
"key": 3,
|
19461
|
+
"parent_cls_name": 5,
|
19462
|
+
"base_name": 4,
|
19463
|
+
"self_name": 4,
|
19464
|
+
"cls_name": 1,
|
19465
|
+
"build.fndef": 3,
|
19466
|
+
"args": 3,
|
19467
|
+
"arrow": 1,
|
19468
|
+
"then": 2,
|
19469
|
+
"constructor.arrow": 1,
|
19470
|
+
"real_name": 6,
|
19471
|
+
"#real_name": 1,
|
19472
|
+
"build.table": 2,
|
19473
|
+
"look": 1,
|
19474
|
+
"up": 1,
|
19475
|
+
"object": 1,
|
19476
|
+
"class_lookup": 3,
|
19477
|
+
"cls_mt": 2,
|
19478
|
+
"out_body": 1,
|
19479
|
+
"make": 1,
|
19480
|
+
"sure": 1,
|
19481
|
+
"we": 1,
|
19482
|
+
"don": 1,
|
19483
|
+
"string": 1,
|
19484
|
+
"parens": 2,
|
19485
|
+
"colon_stub": 1,
|
19486
|
+
"super": 1,
|
19487
|
+
"dot": 1,
|
19488
|
+
"varargs": 2,
|
19489
|
+
"arg_list": 1,
|
19490
|
+
"Value": 1
|
19491
|
+
},
|
17264
19492
|
"Nemerle": {
|
17265
19493
|
"using": 1,
|
17266
19494
|
"System.Console": 1,
|
@@ -20250,6 +22478,21 @@
|
|
20250
22478
|
"lazy_from_val": 1,
|
20251
22479
|
"_": 1
|
20252
22480
|
},
|
22481
|
+
"Omgrofl": {
|
22482
|
+
"lol": 14,
|
22483
|
+
"iz": 11,
|
22484
|
+
"wtf": 1,
|
22485
|
+
"liek": 1,
|
22486
|
+
"lmao": 1,
|
22487
|
+
"brb": 1,
|
22488
|
+
"w00t": 1,
|
22489
|
+
"Hello": 1,
|
22490
|
+
"World": 1,
|
22491
|
+
"rofl": 13,
|
22492
|
+
"lool": 5,
|
22493
|
+
"loool": 6,
|
22494
|
+
"stfu": 1
|
22495
|
+
},
|
20253
22496
|
"Opa": {
|
20254
22497
|
"server": 1,
|
20255
22498
|
"Server.one_page_server": 1,
|
@@ -28688,6 +30931,7 @@
|
|
28688
30931
|
"Ecl": 281,
|
28689
30932
|
"Elm": 628,
|
28690
30933
|
"Emacs Lisp": 3,
|
30934
|
+
"Forth": 16,
|
28691
30935
|
"GAS": 133,
|
28692
30936
|
"Gosu": 413,
|
28693
30937
|
"Groovy": 69,
|
@@ -28701,16 +30945,22 @@
|
|
28701
30945
|
"JSON": 619,
|
28702
30946
|
"Julia": 247,
|
28703
30947
|
"Kotlin": 155,
|
30948
|
+
"Lasso": 17099,
|
30949
|
+
"Less": 39,
|
30950
|
+
"LiveScript": 123,
|
28704
30951
|
"Logtalk": 36,
|
30952
|
+
"Lua": 724,
|
28705
30953
|
"Markdown": 1,
|
28706
|
-
"Matlab":
|
30954
|
+
"Matlab": 6446,
|
28707
30955
|
"Max": 136,
|
30956
|
+
"MoonScript": 1718,
|
28708
30957
|
"Nemerle": 17,
|
28709
30958
|
"Nginx": 179,
|
28710
30959
|
"Nimrod": 1,
|
28711
30960
|
"Nu": 4,
|
28712
30961
|
"Objective-C": 26518,
|
28713
30962
|
"OCaml": 269,
|
30963
|
+
"Omgrofl": 57,
|
28714
30964
|
"Opa": 28,
|
28715
30965
|
"OpenCL": 88,
|
28716
30966
|
"OpenEdge ABL": 2894,
|
@@ -28763,6 +31013,7 @@
|
|
28763
31013
|
"Ecl": 1,
|
28764
31014
|
"Elm": 3,
|
28765
31015
|
"Emacs Lisp": 1,
|
31016
|
+
"Forth": 2,
|
28766
31017
|
"GAS": 1,
|
28767
31018
|
"Gosu": 5,
|
28768
31019
|
"Groovy": 2,
|
@@ -28776,16 +31027,22 @@
|
|
28776
31027
|
"JSON": 5,
|
28777
31028
|
"Julia": 1,
|
28778
31029
|
"Kotlin": 1,
|
31030
|
+
"Lasso": 5,
|
31031
|
+
"Less": 1,
|
31032
|
+
"LiveScript": 1,
|
28779
31033
|
"Logtalk": 1,
|
31034
|
+
"Lua": 3,
|
28780
31035
|
"Markdown": 1,
|
28781
|
-
"Matlab":
|
31036
|
+
"Matlab": 22,
|
28782
31037
|
"Max": 1,
|
31038
|
+
"MoonScript": 1,
|
28783
31039
|
"Nemerle": 1,
|
28784
31040
|
"Nginx": 1,
|
28785
31041
|
"Nimrod": 1,
|
28786
31042
|
"Nu": 1,
|
28787
31043
|
"Objective-C": 19,
|
28788
31044
|
"OCaml": 1,
|
31045
|
+
"Omgrofl": 1,
|
28789
31046
|
"Opa": 2,
|
28790
31047
|
"OpenCL": 1,
|
28791
31048
|
"OpenEdge ABL": 5,
|
@@ -28821,5 +31078,5 @@
|
|
28821
31078
|
"XSLT": 1,
|
28822
31079
|
"YAML": 1
|
28823
31080
|
},
|
28824
|
-
"md5": "
|
31081
|
+
"md5": "86bd15cf4856fd20290957b0c1b274f6"
|
28825
31082
|
}
|