github-linguist 3.4.1 → 3.5.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -75,6 +75,7 @@
75
75
  ".cc",
76
76
  ".cpp",
77
77
  ".h",
78
+ ".hh",
78
79
  ".hpp",
79
80
  ".inl",
80
81
  ".ipp"
@@ -219,6 +220,9 @@
219
220
  ".gnu",
220
221
  ".gp"
221
222
  ],
223
+ "Golo": [
224
+ ".golo"
225
+ ],
222
226
  "Gosu": [
223
227
  ".gs",
224
228
  ".gst",
@@ -254,6 +258,10 @@
254
258
  ".deface",
255
259
  ".erb"
256
260
  ],
261
+ "Hack": [
262
+ ".hh",
263
+ ".php"
264
+ ],
257
265
  "Haml": [
258
266
  ".deface",
259
267
  ".haml"
@@ -492,6 +500,9 @@
492
500
  "Pan": [
493
501
  ".pan"
494
502
  ],
503
+ "Papyrus": [
504
+ ".psc"
505
+ ],
495
506
  "Parrot Assembly": [
496
507
  ".pasm"
497
508
  ],
@@ -704,6 +715,7 @@
704
715
  ".styl"
705
716
  ],
706
717
  "SuperCollider": [
718
+ ".sc",
707
719
  ".scd"
708
720
  ],
709
721
  "Swift": [
@@ -892,8 +904,8 @@
892
904
  "exception.zep.php"
893
905
  ]
894
906
  },
895
- "tokens_total": 669776,
896
- "languages_total": 949,
907
+ "tokens_total": 679459,
908
+ "languages_total": 1012,
897
909
  "tokens": {
898
910
  "ABAP": {
899
911
  "*/**": 1,
@@ -10833,19 +10845,19 @@
10833
10845
  "Console.WriteLine": 2
10834
10846
  },
10835
10847
  "C++": {
10836
- "class": 40,
10837
- "Bar": 2,
10838
- "{": 726,
10839
- "protected": 4,
10840
- "char": 127,
10841
- "*name": 6,
10842
- ";": 2783,
10843
- "public": 33,
10844
- "void": 241,
10845
- "hello": 2,
10846
- "(": 3102,
10847
- ")": 3105,
10848
- "}": 726,
10848
+ "class": 41,
10849
+ "Bar": 3,
10850
+ "{": 727,
10851
+ "protected": 5,
10852
+ "char": 128,
10853
+ "*name": 7,
10854
+ ";": 2785,
10855
+ "public": 34,
10856
+ "void": 242,
10857
+ "hello": 3,
10858
+ "(": 3103,
10859
+ ")": 3106,
10860
+ "}": 727,
10849
10861
  "//": 315,
10850
10862
  "///": 843,
10851
10863
  "mainpage": 1,
@@ -27373,6 +27385,420 @@
27373
27385
  "tc": 1,
27374
27386
  "pal": 1
27375
27387
  },
27388
+ "Golo": {
27389
+ "module": 27,
27390
+ "samples.Adapters": 1,
27391
+ "local": 27,
27392
+ "function": 87,
27393
+ "list_sample": 2,
27394
+ "|": 228,
27395
+ "fabric": 7,
27396
+ "{": 151,
27397
+ "println": 170,
27398
+ "(": 642,
27399
+ ")": 644,
27400
+ "let": 91,
27401
+ "carbonCopy": 5,
27402
+ "list": 27,
27403
+ "[": 33,
27404
+ "]": 33,
27405
+ "conf": 4,
27406
+ "map": 10,
27407
+ "super": 2,
27408
+ "name": 9,
27409
+ "args": 44,
27410
+ "if": 7,
27411
+ "length": 8,
27412
+ "add": 22,
27413
+ "get": 16,
27414
+ "}": 150,
27415
+ "else": 5,
27416
+ "return": 28,
27417
+ "invokeWithArguments": 6,
27418
+ "maker": 2,
27419
+ "newInstance": 2,
27420
+ "+": 114,
27421
+ "getClass": 3,
27422
+ "runnable_sample": 2,
27423
+ "result": 13,
27424
+ "array": 2,
27425
+ "this": 29,
27426
+ "for": 2,
27427
+ "var": 5,
27428
+ "i": 20,
27429
+ "<": 3,
27430
+ "set": 13,
27431
+ "runner": 4,
27432
+ "run": 7,
27433
+ "toString": 5,
27434
+ "oftype": 2,
27435
+ "java.io.Serializable.class": 1,
27436
+ "java.lang.Runnable.class": 1,
27437
+ "main": 27,
27438
+ "AdapterFabric": 1,
27439
+ "samples.AsyncHelpers": 1,
27440
+ "import": 32,
27441
+ "gololang.Async": 1,
27442
+ "java.util.concurrent.TimeUnit": 1,
27443
+ "java.util.concurrent.Executors": 1,
27444
+ "fib": 15,
27445
+ "n": 17,
27446
+ "<=>": 3,
27447
+ "1": 6,
27448
+ "2": 3,
27449
+ "executor": 11,
27450
+ "newCachedThreadPool": 1,
27451
+ "Let": 1,
27452
+ "s": 1,
27453
+ "do": 1,
27454
+ "some": 1,
27455
+ "useless": 1,
27456
+ "asynchronous": 1,
27457
+ "operations": 1,
27458
+ "f": 9,
27459
+ "enqueue": 2,
27460
+ "Thread": 5,
27461
+ "sleep": 1,
27462
+ "1000_L": 1,
27463
+ "666": 1,
27464
+ "onSet": 5,
27465
+ "v": 22,
27466
+ "onFail": 2,
27467
+ "e": 42,
27468
+ "-": 58,
27469
+ "cancel": 1,
27470
+ "true": 4,
27471
+ "Thread.sleep": 4,
27472
+ "_L": 6,
27473
+ "fib_10": 3,
27474
+ "promise": 5,
27475
+ "fib_20": 3,
27476
+ "fib_30": 3,
27477
+ "fib_40": 3,
27478
+ "futures": 2,
27479
+ "future": 5,
27480
+ "submit": 6,
27481
+ "all": 1,
27482
+ "results": 2,
27483
+ "truth": 3,
27484
+ "shutdown": 2,
27485
+ "awaitTermination": 2,
27486
+ "SECONDS": 1,
27487
+ "samples.Augmentations": 1,
27488
+ "java.util.LinkedList": 5,
27489
+ "augment": 4,
27490
+ "java.util.List": 2,
27491
+ "with": 4,
27492
+ "value": 8,
27493
+ "java.util.Collection": 1,
27494
+ "doToEach": 2,
27495
+ "func": 12,
27496
+ "foreach": 11,
27497
+ "element": 8,
27498
+ "in": 11,
27499
+ "LinkedList": 4,
27500
+ "Closures": 1,
27501
+ "sayHello": 3,
27502
+ "who": 2,
27503
+ "adder": 5,
27504
+ "a": 22,
27505
+ "b": 14,
27506
+ "addToTen": 3,
27507
+ "bindTo": 5,
27508
+ "adding": 3,
27509
+ "x": 19,
27510
+ "y": 16,
27511
+ "addingTen": 2,
27512
+ "pump_it": 2,
27513
+ "CoinChange": 1,
27514
+ "change": 9,
27515
+ "money": 5,
27516
+ "coins": 13,
27517
+ "match": 2,
27518
+ "when": 5,
27519
+ "then": 5,
27520
+ "or": 1,
27521
+ "isEmpty": 1,
27522
+ "otherwise": 2,
27523
+ "head": 1,
27524
+ "tail": 1,
27525
+ "append": 7,
27526
+ "samples.CollectionLiterals": 1,
27527
+ "play_with_tuples": 2,
27528
+ "hello": 6,
27529
+ "str": 2,
27530
+ "print": 1,
27531
+ "join": 3,
27532
+ "play_with_literals": 2,
27533
+ "data": 4,
27534
+ "tuple": 1,
27535
+ "vector": 1,
27536
+ "each": 1,
27537
+ "#": 18,
27538
+ "samples.ContextDecorator": 1,
27539
+ "gololang.Decorators": 3,
27540
+ "myContext": 3,
27541
+ "defaultContext": 1,
27542
+ "count": 4,
27543
+ "define": 5,
27544
+ "require": 1,
27545
+ "throw": 1,
27546
+ "@withContext": 1,
27547
+ "foo": 17,
27548
+ "withContext": 1,
27549
+ "*a": 2,
27550
+ "try": 19,
27551
+ "catch": 19,
27552
+ "samples.Decorators": 1,
27553
+ "simple_decorator": 1,
27554
+ "@simple_decorator": 1,
27555
+ "simple_adder": 2,
27556
+ "decorator_with_params": 1,
27557
+ "param1": 2,
27558
+ "param2": 2,
27559
+ "@decorator_with_params": 1,
27560
+ "parametrized_adder": 2,
27561
+ "generic_decorator": 1,
27562
+ "args...": 3,
27563
+ "@generic_decorator": 4,
27564
+ "generic_adder0": 2,
27565
+ "generic_adder1": 2,
27566
+ "generic_adder2": 2,
27567
+ "generic_adder3": 2,
27568
+ "z": 2,
27569
+ "list_sum_decorator": 1,
27570
+ "@list_sum_decorator": 1,
27571
+ "sum": 2,
27572
+ "acc": 6,
27573
+ "elem": 2,
27574
+ "samples.DynamicEvaluation": 1,
27575
+ "gololang.EvaluationEnvironment": 1,
27576
+ "test_asModule": 2,
27577
+ "env": 25,
27578
+ "code": 12,
27579
+ "mod": 6,
27580
+ "asModule": 1,
27581
+ "fun": 6,
27582
+ "test_anonymousModule": 2,
27583
+ "anonymousModule": 1,
27584
+ "test_asFunction": 2,
27585
+ "asFunction": 1,
27586
+ "test_def": 2,
27587
+ "def": 1,
27588
+ "test_run": 2,
27589
+ "test_run_map": 2,
27590
+ "values": 3,
27591
+ "java.util.TreeMap": 1,
27592
+ "EvaluationEnvironment": 1,
27593
+ "samples.DynamicObjectPerson": 1,
27594
+ "mrbean": 5,
27595
+ "DynamicObject": 1,
27596
+ "email": 3,
27597
+ "bean": 4,
27598
+ "EchoArgs": 1,
27599
+ "arg": 2,
27600
+ "range": 4,
27601
+ "sample.EnumsThreadState": 1,
27602
+ "java.lang.Thread": 2,
27603
+ "State": 1,
27604
+ "new": 3,
27605
+ "State.NEW": 1,
27606
+ "ordinal": 2,
27607
+ "State.values": 1,
27608
+ "samples.Fibonacci": 1,
27609
+ "java.lang.System": 2,
27610
+ "start": 10,
27611
+ "System": 2,
27612
+ "currentTimeMillis": 2,
27613
+ "40": 1,
27614
+ "duration": 5,
27615
+ "took": 1,
27616
+ "ms": 1,
27617
+ "while": 2,
27618
+ "hello.World": 1,
27619
+ "samples.WebServer": 1,
27620
+ "java.lang": 2,
27621
+ "java.net.InetSocketAddress": 2,
27622
+ "com.sun.net.httpserver": 2,
27623
+ "com.sun.net.httpserver.HttpServer": 2,
27624
+ "server": 8,
27625
+ "HttpServer.create": 2,
27626
+ "InetSocketAddress": 2,
27627
+ "createContext": 3,
27628
+ "exchange": 27,
27629
+ "headers": 2,
27630
+ "getResponseHeaders": 4,
27631
+ "response": 6,
27632
+ "StringBuilder": 1,
27633
+ "getRequestURI": 1,
27634
+ "java.util.Date": 1,
27635
+ "sendResponseHeaders": 4,
27636
+ "getResponseBody": 3,
27637
+ "write": 3,
27638
+ "getBytes": 3,
27639
+ "close": 5,
27640
+ "stop": 1,
27641
+ "samples.LogDeco": 1,
27642
+ "log1": 2,
27643
+ "msg": 2,
27644
+ "@log1": 2,
27645
+ "bar": 2,
27646
+ "@sayHello": 1,
27647
+ "baz": 2,
27648
+ "log2": 4,
27649
+ "msgBefore": 2,
27650
+ "msgAfter": 2,
27651
+ "res": 2,
27652
+ "@log2": 1,
27653
+ "spam": 2,
27654
+ "logEnterExit": 1,
27655
+ "@logEnterExit": 1,
27656
+ "egg": 2,
27657
+ "strange_use": 2,
27658
+ "Matching": 1,
27659
+ "what_it_could_be": 2,
27660
+ "item": 10,
27661
+ "contains": 1,
27662
+ "startsWith": 3,
27663
+ "samples.MaxInt": 1,
27664
+ "max_int": 2,
27665
+ "java.lang.Integer.MAX_VALUE": 1,
27666
+ "samples.MemoizeDecorator": 1,
27667
+ "memo": 2,
27668
+ "memoizer": 1,
27669
+ "@memo": 1,
27670
+ "System.currentTimeMillis": 4,
27671
+ "run2": 2,
27672
+ "DealingWithNull": 1,
27673
+ "java.util": 1,
27674
+ "contacts": 3,
27675
+ "larry": 2,
27676
+ "orIfNull": 3,
27677
+ "street": 1,
27678
+ "number": 1,
27679
+ "samples.PrepostDecorator": 1,
27680
+ "isInteger": 4,
27681
+ "isOfType": 1,
27682
+ "Integer.class": 1,
27683
+ "@checkResult": 1,
27684
+ "isString": 2,
27685
+ "andThen": 4,
27686
+ "lengthIs": 1,
27687
+ "@checkArguments": 4,
27688
+ "isPositive": 3,
27689
+ "myCheck": 1,
27690
+ "checkArguments": 1,
27691
+ "@myCheck": 1,
27692
+ "inv": 3,
27693
+ "/": 1,
27694
+ "isPositiveInt": 2,
27695
+ "mul": 3,
27696
+ "*": 1,
27697
+ "isNumber": 1,
27698
+ "num": 7,
27699
+ "isNotNull": 1,
27700
+ "notnull": 3,
27701
+ "_F": 3,
27702
+ "null": 2,
27703
+ "StructDemo": 1,
27704
+ "struct": 1,
27705
+ "Point": 4,
27706
+ "StructDemo.types.Point": 1,
27707
+ "move": 2,
27708
+ "offsetX": 4,
27709
+ "offsetY": 4,
27710
+ "relative": 2,
27711
+ "p1": 15,
27712
+ "p2": 3,
27713
+ "p3": 4,
27714
+ "frozenCopy": 2,
27715
+ "p4": 3,
27716
+ "hashCode": 4,
27717
+ "members": 1,
27718
+ "p5": 3,
27719
+ "ImmutablePoint": 1,
27720
+ "expected": 2,
27721
+ "getMessage": 1,
27722
+ "samples.SwingActionListener": 1,
27723
+ "java.awt.event": 1,
27724
+ "javax.swing": 2,
27725
+ "javax.swing.WindowConstants": 2,
27726
+ "listener": 2,
27727
+ "handler": 2,
27728
+ "asInterfaceInstance": 1,
27729
+ "ActionListener.class": 2,
27730
+ "frame": 10,
27731
+ "JFrame": 2,
27732
+ "setDefaultCloseOperation": 2,
27733
+ "EXIT_ON_CLOSE": 2,
27734
+ "button": 7,
27735
+ "JButton": 1,
27736
+ "setFont": 2,
27737
+ "getFont": 2,
27738
+ "deriveFont": 2,
27739
+ "addActionListener": 3,
27740
+ "event": 3,
27741
+ "to": 3,
27742
+ "getContentPane": 2,
27743
+ "pack": 2,
27744
+ "setVisible": 2,
27745
+ "samples.SwingHelloWorld": 1,
27746
+ "label": 4,
27747
+ "JLabel": 1,
27748
+ "samples.TemplatesChatWebapp": 1,
27749
+ "java.io": 1,
27750
+ "redirect": 2,
27751
+ "respond": 2,
27752
+ "body": 3,
27753
+ "extract_post": 2,
27754
+ "posts": 7,
27755
+ "reader": 4,
27756
+ "BufferedReader": 1,
27757
+ "InputStreamReader": 1,
27758
+ "getRequestBody": 1,
27759
+ "line": 5,
27760
+ "readLine": 2,
27761
+ "isnt": 1,
27762
+ "java.net.URLDecoder.decode": 1,
27763
+ "substring": 1,
27764
+ "index": 2,
27765
+ "template": 2,
27766
+ "getRequestMethod": 1,
27767
+ "index_template": 2,
27768
+ "index_tpl": 2,
27769
+ "gololang.TemplateEngine": 1,
27770
+ "compile": 1,
27771
+ "java.util.concurrent.ConcurrentLinkedDeque": 1,
27772
+ "MoreCoolContainers": 1,
27773
+ "dyn": 7,
27774
+ "DynamicVariable": 1,
27775
+ "t1": 3,
27776
+ "withValue": 2,
27777
+ "t2": 3,
27778
+ "Observable": 1,
27779
+ "onChange": 2,
27780
+ "mapped": 2,
27781
+ "Workers": 1,
27782
+ "java.util.concurrent": 1,
27783
+ "gololang.concurrent.workers.WorkerEnvironment": 1,
27784
+ "pusher": 2,
27785
+ "queue": 5,
27786
+ "message": 4,
27787
+ "offer": 1,
27788
+ "generator": 2,
27789
+ "port": 2,
27790
+ "send": 3,
27791
+ "WorkerEnvironment.builder": 1,
27792
+ "withFixedThreadPool": 1,
27793
+ "ConcurrentLinkedQueue": 1,
27794
+ "pusherPort": 2,
27795
+ "spawn": 3,
27796
+ "generatorPort": 2,
27797
+ "finishPort": 2,
27798
+ "any": 1,
27799
+ "reduce": 1,
27800
+ "next": 2
27801
+ },
27376
27802
  "Gosu": {
27377
27803
  "<%!-->": 1,
27378
27804
  "defined": 1,
@@ -28807,6 +29233,441 @@
28807
29233
  "else": 1,
28808
29234
  "render": 1
28809
29235
  },
29236
+ "Hack": {
29237
+ "<": 25,
29238
+ "hh": 23,
29239
+ "//": 18,
29240
+ "strict": 23,
29241
+ "final": 21,
29242
+ "class": 27,
29243
+ "AssertException": 6,
29244
+ "extends": 18,
29245
+ "Exception": 5,
29246
+ "{": 176,
29247
+ "}": 182,
29248
+ "Assert": 1,
29249
+ "public": 36,
29250
+ "static": 6,
29251
+ "function": 106,
29252
+ "isNum": 1,
29253
+ "(": 290,
29254
+ "mixed": 18,
29255
+ "x": 30,
29256
+ ")": 295,
29257
+ "num": 1,
29258
+ "if": 20,
29259
+ "is_float": 2,
29260
+ "return": 86,
29261
+ ";": 203,
29262
+ "else": 2,
29263
+ "is_int": 3,
29264
+ "throw": 9,
29265
+ "new": 11,
29266
+ "isInt": 1,
29267
+ "int": 11,
29268
+ "isFloat": 1,
29269
+ "float": 1,
29270
+ "isString": 1,
29271
+ "string": 65,
29272
+ "is_string": 3,
29273
+ "isArrayOf": 1,
29274
+ "<T>": 2,
29275
+ "T": 1,
29276
+ "fn": 2,
29277
+ "array": 13,
29278
+ "is_array": 2,
29279
+ "array_map": 2,
29280
+ "require_once": 24,
29281
+ "_SERVER": 19,
29282
+ "[": 28,
29283
+ "]": 28,
29284
+ ".": 28,
29285
+ "AssertRecipe": 1,
29286
+ "Recipe": 6,
29287
+ "implements": 5,
29288
+ "RecipeWithDemo": 7,
29289
+ "protected": 44,
29290
+ "getName": 8,
29291
+ "<<": 5,
29292
+ "Override": 5,
29293
+ "getDescription": 7,
29294
+ "getFilenames": 7,
29295
+ "Vector": 31,
29296
+ "<string>": 12,
29297
+ "getDocs": 8,
29298
+ "<(string,>": 6,
29299
+ "tuple": 8,
29300
+ "getDemoFilename": 8,
29301
+ "getDemoResult": 7,
29302
+ "assert_main": 1,
29303
+ "getDemoXHP": 7,
29304
+ "xhp": 19,
29305
+ "null": 14,
29306
+ "abstract": 13,
29307
+ "Controller": 3,
29308
+ "__construct": 5,
29309
+ "startup": 2,
29310
+ "getCSS": 3,
29311
+ "Set": 10,
29312
+ "getJS": 3,
29313
+ "getTitle": 4,
29314
+ "render": 5,
29315
+ "getHead": 2,
29316
+ "css": 3,
29317
+ "this": 32,
29318
+ "-": 59,
29319
+ "toVector": 2,
29320
+ "map": 5,
29321
+ "<link>": 1,
29322
+ "rel=": 1,
29323
+ "type=": 5,
29324
+ "href=": 16,
29325
+ "js": 3,
29326
+ "<script>": 1,
29327
+ "src=": 1,
29328
+ "<head>": 1,
29329
+ "<meta>": 1,
29330
+ "http": 1,
29331
+ "equiv=": 1,
29332
+ "content=": 1,
29333
+ "<title>": 1,
29334
+ "</title>": 1,
29335
+ "toArray": 5,
29336
+ "</head>": 1,
29337
+ "DBResultRecipe": 1,
29338
+ "db_result_main": 1,
29339
+ "<?hh>": 5,
29340
+ "Copyright": 3,
29341
+ "c": 3,
29342
+ "2014": 3,
29343
+ "Facebook": 3,
29344
+ "Inc": 3,
29345
+ "All": 3,
29346
+ "rights": 6,
29347
+ "reserved": 3,
29348
+ "This": 5,
29349
+ "source": 6,
29350
+ "code": 5,
29351
+ "is": 8,
29352
+ "licensed": 3,
29353
+ "under": 3,
29354
+ "the": 19,
29355
+ "BSD": 3,
29356
+ "style": 3,
29357
+ "license": 3,
29358
+ "found": 6,
29359
+ "in": 14,
29360
+ "LICENSE": 3,
29361
+ "file": 9,
29362
+ "root": 3,
29363
+ "directory": 6,
29364
+ "of": 8,
29365
+ "tree": 3,
29366
+ "An": 3,
29367
+ "additional": 3,
29368
+ "grant": 3,
29369
+ "patent": 3,
29370
+ "can": 5,
29371
+ "be": 3,
29372
+ "PATENTS": 3,
29373
+ "same": 3,
29374
+ "DOCUMENT_ROOT": 2,
29375
+ "vendor": 2,
29376
+ "hhvm": 2,
29377
+ "src": 2,
29378
+ "init": 2,
29379
+ "php": 2,
29380
+ "documentation": 1,
29381
+ "element": 2,
29382
+ "attribute": 2,
29383
+ "name": 20,
29384
+ "implode": 1,
29385
+ "explode": 2,
29386
+ "getAttribute": 2,
29387
+ "href": 1,
29388
+ "<a>": 15,
29389
+ "class=": 26,
29390
+ "target=": 1,
29391
+ "docs": 1,
29392
+ "&": 1,
29393
+ "rarr": 1,
29394
+ "</a>": 15,
29395
+ "TypehintViolationException": 3,
29396
+ "setup_errors": 2,
29397
+ "void": 7,
29398
+ "set_error_handler": 1,
29399
+ "E_ALL": 1,
29400
+ "handle_error": 1,
29401
+ "errno": 2,
29402
+ "errstr": 6,
29403
+ "errfile": 1,
29404
+ "errline": 1,
29405
+ "errcontext": 1,
29406
+ "errtrace": 1,
29407
+ "bool": 2,
29408
+ "E_RECOVERABLE_ERROR": 1,
29409
+ "strpos": 3,
29410
+ "false": 4,
29411
+ "&&": 1,
29412
+ "type": 4,
29413
+ "DBResultExtra": 2,
29414
+ "shape": 15,
29415
+ "age": 1,
29416
+ "DBResult": 2,
29417
+ "FakeDB": 1,
29418
+ "getRawRows": 2,
29419
+ "<string,>": 9,
29420
+ "good_extra": 2,
29421
+ "json_encode": 1,
29422
+ "bad_extra": 2,
29423
+ "processRow": 2,
29424
+ "row": 12,
29425
+ "Map": 12,
29426
+ "fromArray": 5,
29427
+ "id": 11,
29428
+ "contains": 7,
29429
+ "extra": 9,
29430
+ "json_decode": 1,
29431
+ "true": 2,
29432
+ "||": 1,
29433
+ "getDBResults": 1,
29434
+ "<DBResult>": 1,
29435
+ "ret": 3,
29436
+ "foreach": 2,
29437
+ "as": 4,
29438
+ "raw_row": 2,
29439
+ "add": 1,
29440
+ "InvariantViolationException": 4,
29441
+ "invariant": 8,
29442
+ "test": 4,
29443
+ "message": 8,
29444
+ "invariant_violation": 4,
29445
+ "class_meth": 2,
29446
+ "method": 4,
29447
+ "GetAndPostRecipe": 1,
29448
+ "get_and_post_main": 1,
29449
+ "url": 2,
29450
+ "<x:frag>": 6,
29451
+ "<div>": 22,
29452
+ "myIntParam=": 2,
29453
+ "demo": 7,
29454
+ "GET": 4,
29455
+ "myIntParam": 2,
29456
+ "</div>": 22,
29457
+ "boom": 1,
29458
+ "<form>": 2,
29459
+ "action=": 2,
29460
+ "method=": 2,
29461
+ "<input>": 4,
29462
+ "name=": 2,
29463
+ "value=": 4,
29464
+ "</form>": 2,
29465
+ "</x:frag>": 6,
29466
+ "GetController": 3,
29467
+ "private": 7,
29468
+ "Request": 4,
29469
+ "request": 4,
29470
+ "parent": 1,
29471
+ "getRequest": 1,
29472
+ "go": 2,
29473
+ "<mixed,>": 1,
29474
+ "get": 2,
29475
+ "controller": 3,
29476
+ "echo": 3,
29477
+ "head": 3,
29478
+ "body": 2,
29479
+ "HomeController": 2,
29480
+ "use": 4,
29481
+ "StandardPage": 3,
29482
+ "renderMainColumn": 4,
29483
+ "<h1>": 2,
29484
+ "Cookbook": 3,
29485
+ "</h1>": 2,
29486
+ "<p>": 2,
29487
+ "The": 2,
29488
+ "Hack": 6,
29489
+ "helps": 1,
29490
+ "you": 6,
29491
+ "write": 1,
29492
+ "by": 1,
29493
+ "giving": 1,
29494
+ "examples": 2,
29495
+ "code.": 1,
29496
+ "It": 1,
29497
+ "written": 1,
29498
+ "and": 4,
29499
+ "open": 1,
29500
+ "source.": 1,
29501
+ "If": 1,
29502
+ "over": 1,
29503
+ "to": 5,
29504
+ "GitHub": 2,
29505
+ "read": 1,
29506
+ "check": 1,
29507
+ "out": 1,
29508
+ "repository": 1,
29509
+ "run": 1,
29510
+ "it": 2,
29511
+ "yourself.": 1,
29512
+ "recipes": 1,
29513
+ "cookbook": 1,
29514
+ "are": 1,
29515
+ "small": 1,
29516
+ "that": 2,
29517
+ "illustrate": 1,
29518
+ "how": 3,
29519
+ "solve": 1,
29520
+ "common": 1,
29521
+ "interesting": 1,
29522
+ "problems.": 1,
29523
+ "</p>": 2,
29524
+ "_GET": 2,
29525
+ "MySecureRequest": 1,
29526
+ "GETParams": 3,
29527
+ "stringParam": 1,
29528
+ "UNESCAPED_STRING": 6,
29529
+ "raw_string": 3,
29530
+ "name.": 1,
29531
+ "unescaped_string": 2,
29532
+ "NavItem": 1,
29533
+ "NavSection": 2,
29534
+ "<NavItem>": 2,
29535
+ "hack": 1,
29536
+ "nav": 1,
29537
+ "getNavSections": 2,
29538
+ "<NavSection>": 1,
29539
+ "renderNavItems": 2,
29540
+ "items": 2,
29541
+ "render_item": 2,
29542
+ "item": 2,
29543
+ "<li>": 9,
29544
+ "location": 2,
29545
+ "</li>": 9,
29546
+ "renderNavSection": 2,
29547
+ "section": 6,
29548
+ "section_item": 4,
29549
+ "<h3>": 3,
29550
+ "</h3>": 3,
29551
+ "<ul>": 4,
29552
+ "</ul>": 4,
29553
+ "sections": 2,
29554
+ "getGETParams": 2,
29555
+ "getPOSTParams": 2,
29556
+ "_POST": 1,
29557
+ "isGET": 1,
29558
+ "phpfile": 1,
29559
+ "primitive": 1,
29560
+ "category": 1,
29561
+ "%": 3,
29562
+ "flow": 1,
29563
+ "filename": 3,
29564
+ "stringify": 1,
29565
+ "highlight_file": 1,
29566
+ "main_column": 6,
29567
+ "description": 3,
29568
+ "appendChild": 4,
29569
+ "<phpfile>": 2,
29570
+ "filename=": 2,
29571
+ "recipe": 5,
29572
+ "instanceof": 1,
29573
+ "try": 1,
29574
+ "result": 7,
29575
+ "catch": 1,
29576
+ "e": 3,
29577
+ "sprintf": 7,
29578
+ "get_class": 1,
29579
+ "getMessage": 1,
29580
+ "trim": 1,
29581
+ "<br/>": 1,
29582
+ "id=": 1,
29583
+ "Demo": 1,
29584
+ "/": 1,
29585
+ "Output": 1,
29586
+ "isEmpty": 1,
29587
+ "render_doc_link": 2,
29588
+ "doc": 2,
29589
+ "list": 1,
29590
+ "link": 2,
29591
+ "Relevant": 1,
29592
+ "Official": 1,
29593
+ "Documentation": 1,
29594
+ "interface": 1,
29595
+ "params": 7,
29596
+ "trait": 1,
29597
+ "require": 1,
29598
+ "getExtraCSS": 2,
29599
+ "getExtraJS": 2,
29600
+ "addAll": 2,
29601
+ "renderHeader": 2,
29602
+ "Install": 1,
29603
+ "Tutorial": 1,
29604
+ "Docs": 1,
29605
+ "HHVM": 1,
29606
+ "<hack:nav/>": 1,
29607
+ "MyRequest": 3,
29608
+ "getParams": 5,
29609
+ "intParamX": 1,
29610
+ "param": 7,
29611
+ "is_numeric": 2,
29612
+ "intParam": 1,
29613
+ "MyGETRequest": 1,
29614
+ "MyPOSTRequest": 1,
29615
+ "Outside": 1,
29616
+ "no": 1,
29617
+ "one": 1,
29618
+ "knows": 1,
29619
+ "a": 2,
29620
+ "newtype": 4,
29621
+ "we": 1,
29622
+ "initially": 1,
29623
+ "taint": 1,
29624
+ "s": 4,
29625
+ "only": 1,
29626
+ "thing": 1,
29627
+ "do": 1,
29628
+ "with": 2,
29629
+ "an": 1,
29630
+ "other": 1,
29631
+ "than": 1,
29632
+ "pass": 1,
29633
+ "around": 1,
29634
+ "escape_unescaped_string": 1,
29635
+ "Your": 1,
29636
+ "case": 1,
29637
+ "will": 1,
29638
+ "decide": 1,
29639
+ "want": 1,
29640
+ "escape": 1,
29641
+ "your": 1,
29642
+ "strings": 1,
29643
+ "Escaped": 2,
29644
+ "UnescapedStringRecipe": 1,
29645
+ "unescaped_string_main": 1,
29646
+ "Try": 1,
29647
+ "setting": 1,
29648
+ "myStrParam": 2,
29649
+ "something": 3,
29650
+ "nice": 1,
29651
+ "innocent": 1,
29652
+ "button...": 1,
29653
+ "myStrParam=": 1,
29654
+ "DROP": 1,
29655
+ "TABLE": 1,
29656
+ "important_stuff": 1,
29657
+ "Hello": 1,
29658
+ "world": 1,
29659
+ "ID": 7,
29660
+ "USER_ID": 3,
29661
+ "COW_ID": 3,
29662
+ "assert_user_id": 1,
29663
+ "assert_cow_id": 1,
29664
+ "id_to_int": 2,
29665
+ "UserIDRecipe": 1,
29666
+ "user_id_main": 1,
29667
+ "get_something_string": 3,
29668
+ "get_user_string": 1,
29669
+ "get_cow_string": 1
29670
+ },
28810
29671
  "Haml": {
28811
29672
  "/": 1,
28812
29673
  "replace": 1,
@@ -54548,6 +55409,148 @@
54548
55409
  "normally": 1,
54549
55410
  "again.": 1
54550
55411
  },
55412
+ "Papyrus": {
55413
+ "Scriptname": 3,
55414
+ "CAMTEST_OverShoulderME": 1,
55415
+ "extends": 3,
55416
+ "activemagiceffect": 1,
55417
+ "{": 2,
55418
+ "Play": 1,
55419
+ "with": 1,
55420
+ "camera": 1,
55421
+ "effects": 1,
55422
+ "}": 2,
55423
+ ";": 13,
55424
+ "-": 42,
55425
+ "Imports": 2,
55426
+ "Import": 4,
55427
+ "Utility": 2,
55428
+ "Game": 2,
55429
+ "Properties": 2,
55430
+ "Actor": 9,
55431
+ "Property": 7,
55432
+ "PlayerRef": 3,
55433
+ "Auto": 7,
55434
+ "ActorBase": 1,
55435
+ "CAMTEST_CameraActor": 2,
55436
+ "Variables": 2,
55437
+ "Player": 6,
55438
+ "Camera": 3,
55439
+ "Target": 1,
55440
+ "Float": 11,
55441
+ "PosX": 1,
55442
+ "PosY": 1,
55443
+ "PosZ": 1,
55444
+ "SpeedMult": 1,
55445
+ "ObjectReference": 2,
55446
+ "Mist": 1,
55447
+ "Fog": 1,
55448
+ "Events": 2,
55449
+ "Event": 7,
55450
+ "OnInit": 2,
55451
+ "(": 74,
55452
+ ")": 74,
55453
+ "EndEvent": 7,
55454
+ "onEffectStart": 1,
55455
+ "akTarget": 2,
55456
+ "akCaster": 2,
55457
+ "Player.PlaceActorAtMe": 1,
55458
+ "Camera.EnableAI": 1,
55459
+ "False": 8,
55460
+ "Camera.SetScale": 1,
55461
+ "Camera.TranslateTo": 1,
55462
+ "Player.X": 3,
55463
+ "+": 18,
55464
+ "Player.Y": 3,
55465
+ "Player.Z": 3,
55466
+ "DisablePlayerControls": 1,
55467
+ "abMovement": 1,
55468
+ "true": 7,
55469
+ "abFighting": 1,
55470
+ "abCamSwitch": 1,
55471
+ "abLooking": 1,
55472
+ "abSneaking": 1,
55473
+ "abMenu": 1,
55474
+ "abActivate": 1,
55475
+ "abJournalTabs": 1,
55476
+ "false": 1,
55477
+ "SetPlayerAIDriven": 2,
55478
+ "True": 7,
55479
+ "ForceThirdPerson": 1,
55480
+ "SetHUDCartMode": 2,
55481
+ "SetInChargen": 2,
55482
+ "SetCameraTarget": 2,
55483
+ "ForceFirstPerson": 1,
55484
+ "Wait": 4,
55485
+ "Camera.SplineTranslateTo": 2,
55486
+ "Camera.GetHeadingAngle": 2,
55487
+ "Camera.GetAngleZ": 2,
55488
+ "Camera.SetLookAt": 1,
55489
+ "EnablePlayerControls": 1,
55490
+ "onUpdate": 1,
55491
+ "onEffectFinish": 1,
55492
+ "Functions": 2,
55493
+ "vMFX_FXPlugin": 1,
55494
+ "Quest": 2,
55495
+ "vSCM_MetaQuestScript": 1,
55496
+ "Do": 1,
55497
+ "initialization": 1,
55498
+ "and": 1,
55499
+ "track": 1,
55500
+ "variables": 1,
55501
+ "for": 1,
55502
+ "scripts": 1,
55503
+ "ModVersion": 10,
55504
+ "Hidden": 2,
55505
+ "String": 4,
55506
+ "ModName": 3,
55507
+ "Message": 2,
55508
+ "vSCM_ModLoadedMSG": 1,
55509
+ "vSCM_ModUpdatedMSG": 1,
55510
+ "_CurrentVersion": 10,
55511
+ "_sCurrentVersion": 3,
55512
+ "Bool": 2,
55513
+ "_Running": 4,
55514
+ "_ScriptLatency": 1,
55515
+ "_StartTime": 1,
55516
+ "_EndTime": 1,
55517
+ "If": 7,
55518
+ "DoUpkeep": 2,
55519
+ "EndIf": 7,
55520
+ "OnReset": 1,
55521
+ "Debug.Trace": 18,
55522
+ "OnGameReloaded": 1,
55523
+ "Function": 6,
55524
+ "DelayedStart": 2,
55525
+ "FIXME": 1,
55526
+ "CHANGE": 1,
55527
+ "THIS": 1,
55528
+ "WHEN": 1,
55529
+ "UPDATING": 1,
55530
+ "GetVersionString": 3,
55531
+ "sErrorMessage": 1,
55532
+ "RandomFloat": 1,
55533
+ "DoInit": 2,
55534
+ "Else": 3,
55535
+ "ElseIf": 1,
55536
+ "<": 3,
55537
+ "DoUpgrade": 2,
55538
+ "Debug.MessageBox": 1,
55539
+ "vSCM_ModUpdatedMSG.Show": 1,
55540
+ "CheckForOrphans": 1,
55541
+ "CheckForExtras": 2,
55542
+ "UpdateConfig": 2,
55543
+ "EndFunction": 6,
55544
+ "vSCM_ModLoadedMSG.Show": 1,
55545
+ "fVersion": 3,
55546
+ "Int": 4,
55547
+ "Major": 4,
55548
+ "Math.Floor": 1,
55549
+ "as": 3,
55550
+ "Minor": 4,
55551
+ "*": 1,
55552
+ "Return": 2
55553
+ },
54551
55554
  "Parrot Assembly": {
54552
55555
  "SHEBANG#!parrot": 1,
54553
55556
  ".pcc_sub": 1,
@@ -68929,25 +69932,25 @@
68929
69932
  "//boot": 1,
68930
69933
  "server": 1,
68931
69934
  "s.boot": 1,
68932
- ";": 18,
68933
- "(": 22,
69935
+ ";": 185,
69936
+ "(": 126,
68934
69937
  "SynthDef": 1,
68935
- "{": 5,
68936
- "var": 1,
69938
+ "{": 95,
69939
+ "var": 40,
68937
69940
  "sig": 7,
68938
69941
  "resfreq": 3,
68939
69942
  "Saw.ar": 1,
68940
- ")": 22,
69943
+ ")": 128,
68941
69944
  "SinOsc.kr": 1,
68942
- "*": 3,
68943
- "+": 1,
69945
+ "*": 7,
69946
+ "+": 17,
68944
69947
  "RLPF.ar": 1,
68945
69948
  "Out.ar": 1,
68946
- "}": 5,
69949
+ "}": 101,
68947
69950
  ".play": 2,
68948
69951
  "do": 2,
68949
69952
  "arg": 1,
68950
- "i": 1,
69953
+ "i": 21,
68951
69954
  "Pan2.ar": 1,
68952
69955
  "SinOsc.ar": 1,
68953
69956
  "exprand": 1,
@@ -68956,22 +69959,343 @@
68956
69959
  ".range": 2,
68957
69960
  "**": 1,
68958
69961
  "rand2": 1,
68959
- "a": 2,
69962
+ "a": 3,
68960
69963
  "Env.perc": 1,
68961
- "-": 1,
69964
+ "-": 14,
68962
69965
  "b": 1,
68963
69966
  "a.delay": 2,
68964
69967
  "a.test.plot": 1,
68965
69968
  "b.test.plot": 1,
68966
69969
  "Env": 1,
68967
- "[": 2,
68968
- "]": 2,
69970
+ "[": 79,
69971
+ "]": 83,
68969
69972
  ".plot": 2,
68970
- "e": 1,
69973
+ "e": 2,
68971
69974
  "Env.sine.asStream": 1,
68972
69975
  "e.next.postln": 1,
68973
- "wait": 1,
68974
- ".fork": 1
69976
+ "wait": 4,
69977
+ ".fork": 4,
69978
+ "WarpPreset": 1,
69979
+ "*new": 2,
69980
+ "|": 72,
69981
+ "path": 12,
69982
+ "if": 23,
69983
+ "path.notNil": 1,
69984
+ "Object.readArchive": 2,
69985
+ "super.new.init": 2,
69986
+ "init": 13,
69987
+ "save": 2,
69988
+ "Dialog.savePanel": 2,
69989
+ "this.writeArchive": 1,
69990
+ "WarpTate": 2,
69991
+ "classvar": 4,
69992
+ "<": 29,
69993
+ "numSections": 2,
69994
+ "//": 12,
69995
+ "sectionDur": 2,
69996
+ "sensorKeys": 2,
69997
+ "clock": 4,
69998
+ "tempo": 11,
69999
+ "tempoChannel": 3,
70000
+ "tempoControl": 3,
70001
+ "out": 8,
70002
+ "tracks": 20,
70003
+ "sections": 4,
70004
+ "availableControls": 8,
70005
+ "controls": 4,
70006
+ "sensorVals": 1,
70007
+ "sensorPrevs": 1,
70008
+ "sensorMins": 2,
70009
+ "sensorMaxs": 2,
70010
+ "sensorMinAdj": 1,
70011
+ "sensorMaxAdj": 1,
70012
+ "doAdjusts": 1,
70013
+ "<playRout;>": 1,
70014
+ "new": 6,
70015
+ "super": 4,
70016
+ "120": 1,
70017
+ "15": 1,
70018
+ "3": 5,
70019
+ "TempoClock": 1,
70020
+ "default": 1,
70021
+ "tempo_": 2,
70022
+ "2": 5,
70023
+ "permanent_": 1,
70024
+ "true": 9,
70025
+ "MIDIClient": 1,
70026
+ "MIDIOut": 1,
70027
+ "newByName": 1,
70028
+ "IAC": 1,
70029
+ "Driver": 1,
70030
+ "Bus": 7,
70031
+ "1": 5,
70032
+ "latency": 1,
70033
+ "0": 10,
70034
+ "IdentityDictionary": 14,
70035
+ "Array": 1,
70036
+ "newClear": 1,
70037
+ "is": 1,
70038
+ "List": 4,
70039
+ "of": 3,
70040
+ "to": 2,
70041
+ "be": 1,
70042
+ "mapped": 1,
70043
+ "WarpTrack": 6,
70044
+ "settings": 35,
70045
+ "g": 1,
70046
+ "303_1": 5,
70047
+ "channel": 20,
70048
+ "reserved": 1,
70049
+ "for": 1,
70050
+ "changes": 1,
70051
+ "collect": 1,
70052
+ ".reject": 1,
70053
+ "item": 2,
70054
+ ".includes": 2,
70055
+ ".collect": 1,
70056
+ "this.addOSCdefs": 1,
70057
+ "CmdPeriod.add": 1,
70058
+ "this.stop": 1,
70059
+ "argTempo": 4,
70060
+ "&&": 3,
70061
+ "<=>": 1,
70062
+ "177": 1,
70063
+ "60": 1,
70064
+ "control": 3,
70065
+ "50": 1,
70066
+ "Tempo": 1,
70067
+ "Logic": 1,
70068
+ "s": 1,
70069
+ "range": 1,
70070
+ "postln": 1,
70071
+ "addTrack": 1,
70072
+ "trackKey": 25,
70073
+ "type": 2,
70074
+ "this": 4,
70075
+ "loadTrack": 1,
70076
+ "preset": 7,
70077
+ "checkAvailable": 11,
70078
+ "track": 9,
70079
+ "load": 2,
70080
+ "key": 15,
70081
+ "readTrack": 1,
70082
+ "read": 2,
70083
+ "removeTrack": 1,
70084
+ "allOff": 2,
70085
+ "nil": 2,
70086
+ "removeAllTracks": 1,
70087
+ "on": 3,
70088
+ "note": 21,
70089
+ "off": 3,
70090
+ "hit": 3,
70091
+ "note=": 1,
70092
+ "vel=": 1,
70093
+ "dur=": 1,
70094
+ "vel": 8,
70095
+ "dur": 2,
70096
+ "noteOn": 2,
70097
+ "midiChannel": 8,
70098
+ "noteOff": 2,
70099
+ "num": 15,
70100
+ "val": 7,
70101
+ "isControlAvailable": 2,
70102
+ "controlNum": 6,
70103
+ "keys": 1,
70104
+ "includes": 1,
70105
+ "asSymbol": 2,
70106
+ "not": 1,
70107
+ "setControl": 1,
70108
+ "remove": 1,
70109
+ "assign": 3,
70110
+ "paramKey": 17,
70111
+ "learn=": 1,
70112
+ "notNil": 1,
70113
+ "learn": 8,
70114
+ "removeAt": 1,
70115
+ "size": 1,
70116
+ ".assign": 1,
70117
+ ".removeAt": 3,
70118
+ ".postln": 6,
70119
+ "setParam": 2,
70120
+ "param": 1,
70121
+ ".notNil": 2,
70122
+ "track.params": 1,
70123
+ "track.setParam": 1,
70124
+ "sec": 1,
70125
+ "takes": 1,
70126
+ "IdentityDictionarys": 1,
70127
+ "addSection": 1,
70128
+ "index": 8,
70129
+ "presets": 2,
70130
+ "Add": 1,
70131
+ "section": 1,
70132
+ "with": 1,
70133
+ "presets.do": 1,
70134
+ "create": 1,
70135
+ "there": 1,
70136
+ "ain": 1,
70137
+ "sensorFuncs": 5,
70138
+ ".includesKey": 1,
70139
+ "sensorKey": 9,
70140
+ "track.sensor": 1,
70141
+ "val.linlin": 1,
70142
+ ".asSymbol": 1,
70143
+ "defaults": 17,
70144
+ "parent": 4,
70145
+ "<settings;>": 1,
70146
+ "initClass": 1,
70147
+ "303": 1,
70148
+ "copy": 6,
70149
+ "paramControls": 7,
70150
+ "putPairs": 8,
70151
+ "46": 1,
70152
+ "45": 1,
70153
+ "48": 1,
70154
+ "echovol": 2,
70155
+ "47": 1,
70156
+ "params": 4,
70157
+ "303_2": 3,
70158
+ "808_1": 4,
70159
+ "808": 1,
70160
+ "bitcrusher": 2,
70161
+ "88": 1,
70162
+ "Send": 6,
70163
+ "89": 1,
70164
+ "90": 1,
70165
+ "101": 1,
70166
+ "808_2": 3,
70167
+ "argParent": 12,
70168
+ "argKey": 4,
70169
+ "argMidiChannel": 4,
70170
+ "argType": 6,
70171
+ "readPreset": 2,
70172
+ "loadPreset": 2,
70173
+ "Set": 1,
70174
+ "argType.notNil": 1,
70175
+ "WarpTrack.defaults.keys.includes": 1,
70176
+ ".do": 5,
70177
+ "WarpTrack.defaults": 1,
70178
+ "this.initParams": 1,
70179
+ "parent.clock": 3,
70180
+ "sub": 3,
70181
+ "/": 2,
70182
+ "parent.clock.tempo": 1,
70183
+ "one": 1,
70184
+ "division": 1,
70185
+ "clock.schedAbs": 1,
70186
+ "clock.nextBar": 1,
70187
+ "this.allOff": 1,
70188
+ "this.off": 2,
70189
+ "parent.clock.playNextBar": 1,
70190
+ ".add": 1,
70191
+ "parent.noteOn": 2,
70192
+ ".remove": 1,
70193
+ "parent.noteOff": 2,
70194
+ "quant": 6,
70195
+ "dur.wait": 1,
70196
+ "false": 3,
70197
+ "num.notNil": 1,
70198
+ "this.assignAll": 1,
70199
+ "parent.assign": 1,
70200
+ "assignAll": 1,
70201
+ "action": 1,
70202
+ "paramControls.keysValuesDo": 1,
70203
+ "checkAvailable.not": 1,
70204
+ "||": 1,
70205
+ "parent.isControlAvailable": 1,
70206
+ "parent.setControl": 2,
70207
+ "parent.control": 3,
70208
+ "action.fork": 1,
70209
+ "action.": 1,
70210
+ "initParams": 1,
70211
+ ".keysValuesDo": 2,
70212
+ "value": 4,
70213
+ "this.setParam": 1,
70214
+ "func": 1,
70215
+ "quant.notNil": 1,
70216
+ "func.": 2,
70217
+ "this.loadPreset": 1,
70218
+ "all": 1,
70219
+ "except": 1,
70220
+ "notes": 6,
70221
+ "and": 1,
70222
+ "preset.keys.reject": 1,
70223
+ "settingKey": 2,
70224
+ "presetKey": 3,
70225
+ "it": 1,
70226
+ "patternTrack": 1,
70227
+ "t": 1,
70228
+ "have": 1,
70229
+ "that": 1,
70230
+ "sensor": 1,
70231
+ "removeFunc": 1,
70232
+ "funcKey": 2,
70233
+ ".isEmpty": 1,
70234
+ "parent.availableControls": 1,
70235
+ ".copy": 1,
70236
+ "settings.writeArchive": 1,
70237
+ "play": 1,
70238
+ ".notEmpty": 1,
70239
+ "this.on": 1,
70240
+ ".choose": 1,
70241
+ "WarpUtil": 1,
70242
+ "curSensor": 5,
70243
+ "win": 6,
70244
+ "texts": 5,
70245
+ "sensorSlider": 2,
70246
+ "sliders": 2,
70247
+ "updateRout": 2,
70248
+ "this.makeView": 2,
70249
+ "this.startUpdate": 1,
70250
+ "calibrate": 1,
70251
+ "parent.doAdjusts.size.do": 2,
70252
+ "parent.sensorMaxs": 2,
70253
+ "parent.sensorMins": 2,
70254
+ "parent.doAdjusts": 2,
70255
+ "sliders.do": 1,
70256
+ "slider": 1,
70257
+ "parent.sensorKeys": 1,
70258
+ "slider.valueAction_": 2,
70259
+ "AppClock": 2,
70260
+ "stopCalibrate": 1,
70261
+ "makeView": 1,
70262
+ "width": 4,
70263
+ "win.notNil": 1,
70264
+ "win.close": 1,
70265
+ "Window": 1,
70266
+ "Rect": 1,
70267
+ ".front": 1,
70268
+ "win.view.addFlowLayout": 1,
70269
+ "label": 9,
70270
+ "StaticText": 2,
70271
+ "@20": 3,
70272
+ ".string_": 3,
70273
+ "label.asString": 1,
70274
+ "win.view.decorator.nextLine": 2,
70275
+ "@40": 1,
70276
+ "curSensor.notNil": 2,
70277
+ "parent.perform": 2,
70278
+ ".at": 1,
70279
+ "parent.sensorKeys.indexOf": 2,
70280
+ "EZSlider": 2,
70281
+ "curSensor.asString": 1,
70282
+ "parent.sensorKeys.collect": 1,
70283
+ "sensorKey.asString": 1,
70284
+ ".action_": 1,
70285
+ "ez": 1,
70286
+ "NetAddr.localAddr.sendMsg": 1,
70287
+ "ez.value": 1,
70288
+ "startUpdate": 1,
70289
+ "Routine": 1,
70290
+ "inf.do": 1,
70291
+ "sensorSlider.value": 1,
70292
+ "parent.sensorVals": 1,
70293
+ ".linlin": 1,
70294
+ "updateRout.play": 1,
70295
+ "stopUpdate": 1,
70296
+ "updateRout.stop": 1,
70297
+ "curSensor_": 1,
70298
+ "argCurSensor": 2
68975
70299
  },
68976
70300
  "Swift": {
68977
70301
  "let": 43,
@@ -74987,7 +76311,7 @@
74987
76311
  "Brightscript": 579,
74988
76312
  "C": 59053,
74989
76313
  "C#": 278,
74990
- "C++": 34739,
76314
+ "C++": 34753,
74991
76315
  "COBOL": 90,
74992
76316
  "CSS": 43867,
74993
76317
  "Ceylon": 49,
@@ -75026,6 +76350,7 @@
75026
76350
  "GLSL": 4076,
75027
76351
  "Game Maker Language": 13310,
75028
76352
  "Gnuplot": 1023,
76353
+ "Golo": 4006,
75029
76354
  "Gosu": 410,
75030
76355
  "Grace": 1381,
75031
76356
  "Grammatical Framework": 10607,
@@ -75035,6 +76360,7 @@
75035
76360
  "Groovy Server Pages": 91,
75036
76361
  "HTML": 413,
75037
76362
  "HTML+ERB": 213,
76363
+ "Hack": 3249,
75038
76364
  "Haml": 121,
75039
76365
  "Handlebars": 69,
75040
76366
  "Haskell": 302,
@@ -75107,6 +76433,7 @@
75107
76433
  "PAWN": 3263,
75108
76434
  "PHP": 20759,
75109
76435
  "Pan": 130,
76436
+ "Papyrus": 560,
75110
76437
  "Parrot Assembly": 6,
75111
76438
  "Parrot Internal Representation": 5,
75112
76439
  "Pascal": 987,
@@ -75157,7 +76484,7 @@
75157
76484
  "Standard ML": 6567,
75158
76485
  "Stata": 3133,
75159
76486
  "Stylus": 76,
75160
- "SuperCollider": 133,
76487
+ "SuperCollider": 1987,
75161
76488
  "Swift": 1128,
75162
76489
  "SystemVerilog": 541,
75163
76490
  "TXL": 213,
@@ -75209,7 +76536,7 @@
75209
76536
  "Brightscript": 1,
75210
76537
  "C": 29,
75211
76538
  "C#": 2,
75212
- "C++": 29,
76539
+ "C++": 30,
75213
76540
  "COBOL": 4,
75214
76541
  "CSS": 2,
75215
76542
  "Ceylon": 1,
@@ -75248,6 +76575,7 @@
75248
76575
  "GLSL": 7,
75249
76576
  "Game Maker Language": 13,
75250
76577
  "Gnuplot": 6,
76578
+ "Golo": 27,
75251
76579
  "Gosu": 4,
75252
76580
  "Grace": 2,
75253
76581
  "Grammatical Framework": 41,
@@ -75257,6 +76585,7 @@
75257
76585
  "Groovy Server Pages": 4,
75258
76586
  "HTML": 2,
75259
76587
  "HTML+ERB": 2,
76588
+ "Hack": 28,
75260
76589
  "Haml": 2,
75261
76590
  "Handlebars": 2,
75262
76591
  "Haskell": 3,
@@ -75329,6 +76658,7 @@
75329
76658
  "PAWN": 1,
75330
76659
  "PHP": 11,
75331
76660
  "Pan": 1,
76661
+ "Papyrus": 3,
75332
76662
  "Parrot Assembly": 1,
75333
76663
  "Parrot Internal Representation": 1,
75334
76664
  "Pascal": 3,
@@ -75379,7 +76709,7 @@
75379
76709
  "Standard ML": 5,
75380
76710
  "Stata": 7,
75381
76711
  "Stylus": 1,
75382
- "SuperCollider": 1,
76712
+ "SuperCollider": 5,
75383
76713
  "Swift": 43,
75384
76714
  "SystemVerilog": 4,
75385
76715
  "TXL": 1,
@@ -75409,5 +76739,5 @@
75409
76739
  "fish": 3,
75410
76740
  "wisp": 1
75411
76741
  },
75412
- "md5": "da4e6a63cbfa7617c3a56b76015a73bc"
76742
+ "md5": "582ac3ee699bb47c9ae7c5fe918980f0"
75413
76743
  }