github-linguist 4.2.2 → 4.2.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fb0dc8d19b42d280d7f518954fe46df19fb07335
4
- data.tar.gz: dd6ba25910a2e27b1897f7f3469e6b5d5eab15b1
3
+ metadata.gz: 4a0598162696ce213227ce67182a07dc20d9c9b0
4
+ data.tar.gz: 6812c32abbfde9f858e338e713478f53d098eb34
5
5
  SHA512:
6
- metadata.gz: 881f4b62c0efd1007462948f46e0adfa73a9bebdffe8b3f496fc4419ce42428c0638265f29833dda524416994be4c6539a6839bdddf63f41800d89ef47e29e30
7
- data.tar.gz: aeb6d292bc9a75d455983966458c315f701d38178a192fc465e1ae64754d8517184a761d4770b3b6b2ba03b8c8a5fb2530e7cc02b8ef137584a88667938d9a80
6
+ metadata.gz: 105557262386a3a57b578151e9e00968a8d9104681704cb58fb4895215e53409b3e9bd4fb7460e739bfa7cf673c8ec291bc5e9814cc9c9764837570ac5952ad7
7
+ data.tar.gz: e308de9d43ef3381f0043038cafdb504078a42bb0f1686388b28110aa6a0638d6fac2c401c6e17d622039c5d8561b3dd948aa1c72a08dfbcb5f6ee26c1d6f0d3
@@ -137,9 +137,9 @@ module Linguist
137
137
  disambiguate "F#", "Forth", "GLSL" do |data|
138
138
  if /^(: |new-device)/.match(data)
139
139
  Language["Forth"]
140
- elsif /^(#light|import|let|module|namespace|open|type)/.match(data)
140
+ elsif /^\s*(#light|import|let|module|namespace|open|type)/.match(data)
141
141
  Language["F#"]
142
- elsif /^(#include|#pragma|precision|uniform|varying|void)/.match(data)
142
+ elsif /^\s*(#include|#pragma|precision|uniform|varying|void)/.match(data)
143
143
  Language["GLSL"]
144
144
  end
145
145
  end
@@ -1023,8 +1023,8 @@
1023
1023
  "exception.zep.php"
1024
1024
  ]
1025
1025
  },
1026
- "tokens_total": 705347,
1027
- "languages_total": 1066,
1026
+ "tokens_total": 708594,
1027
+ "languages_total": 1073,
1028
1028
  "tokens": {
1029
1029
  "ABAP": {
1030
1030
  "*/**": 1,
@@ -23087,31 +23087,600 @@
23087
23087
  "flush": 1
23088
23088
  },
23089
23089
  "F#": {
23090
- "module": 1,
23090
+ "namespace": 7,
23091
+ "Nessos.FsPickler.Combinators": 1,
23092
+ "open": 34,
23093
+ "Nessos.FsPickler": 7,
23094
+ "Nessos.FsPickler.Json": 6,
23095
+ "///": 50,
23096
+ "Json": 16,
23097
+ "pickling": 1,
23098
+ "methods": 2,
23099
+ "[": 71,
23100
+ "<RequireQualifiedAccess>": 1,
23101
+ "]": 71,
23102
+ "module": 3,
23103
+ "let": 131,
23104
+ "private": 2,
23105
+ "jsonSerializer": 1,
23106
+ "lazy": 1,
23107
+ "(": 254,
23108
+ "FsPickler.CreateJson": 1,
23109
+ "omitHeader": 19,
23110
+ "true": 15,
23111
+ ")": 256,
23112
+ "<summary>": 13,
23113
+ "Pickles": 1,
23114
+ "a": 11,
23115
+ "value": 47,
23116
+ "to": 1,
23117
+ "Json.": 1,
23118
+ "</summary>": 13,
23119
+ "<param>": 9,
23120
+ "name=": 9,
23121
+ "utilized": 1,
23122
+ "pickler.": 1,
23123
+ "</param>": 9,
23124
+ "input": 1,
23125
+ "value.": 2,
23126
+ "pickle": 5,
23127
+ "pickler": 7,
23128
+ "Pickler": 1,
23129
+ "<'T>": 1,
23130
+ "T": 4,
23131
+ "string": 44,
23132
+ "byte": 3,
23133
+ "bsonPickler.Value.UnPickle": 1,
23134
+ "System": 6,
23135
+ "System.IO": 3,
23136
+ "System.Text": 2,
23137
+ "Newtonsoft.Json": 3,
23138
+ "Factory": 1,
23139
+ "for": 9,
23140
+ "the": 2,
23141
+ "serialization": 1,
23142
+ "format.": 2,
23143
+ "type": 18,
23144
+ "JsonPickleFormatProvider": 3,
23145
+ "internal": 5,
23146
+ "indent": 11,
23147
+ "as": 2,
23148
+ "self": 1,
23149
+ "isCustomSeq": 5,
23150
+ "isTopLevelSequence": 19,
23151
+ "&&": 9,
23152
+ "self.OmitHeader": 1,
23153
+ "self.UseCustomTopLevelSequenceSeparator": 1,
23154
+ "mutable": 5,
23155
+ "sequenceSeparator": 5,
23156
+ "member": 77,
23157
+ "val": 4,
23158
+ "Indent": 2,
23159
+ "with": 18,
23160
+ "get": 8,
23161
+ "set": 9,
23162
+ "OmitHeader": 3,
23163
+ "UseCustomTopLevelSequenceSeparator": 1,
23164
+ "false": 22,
23165
+ "__.SequenceSeparator": 1,
23166
+ "and": 5,
23167
+ "sep": 6,
23168
+ "if": 36,
23169
+ "<": 32,
23170
+ "null": 5,
23171
+ "String.IsNullOrWhiteSpace": 1,
23172
+ "then": 38,
23173
+ "<->": 9,
23174
+ "else": 24,
23175
+ "invalidArg": 2,
23176
+ "SequenceSeparator": 1,
23177
+ "should": 4,
23178
+ "be": 4,
23179
+ "non": 2,
23180
+ "whitespace": 2,
23181
+ "interface": 4,
23182
+ "ITextPickleFormatProvider": 1,
23183
+ "__": 8,
23184
+ "Name": 1,
23185
+ "see": 1,
23186
+ "discussion": 1,
23187
+ "https": 1,
23188
+ "github": 1,
23189
+ "com": 1,
23190
+ "nessos": 1,
23191
+ "FsPickler": 8,
23192
+ "issues": 1,
23193
+ "17": 1,
23194
+ "DefaultEncoding": 1,
23195
+ "new": 52,
23196
+ "UTF8Encoding": 1,
23197
+ "Encoding": 1,
23198
+ "__.CreateWriter": 2,
23199
+ "stream": 6,
23200
+ "encoding": 6,
23201
+ "leaveOpen": 18,
23202
+ "#if": 2,
23203
+ "NET40": 2,
23204
+ "raise": 11,
23205
+ "<|>": 11,
23206
+ "NotSupportedException": 3,
23207
+ "not": 14,
23208
+ "supported": 2,
23209
+ "in": 15,
23210
+ "NET": 2,
23211
+ "40": 2,
23212
+ "sw": 3,
23213
+ "StreamWriter": 2,
23214
+ "1024": 2,
23215
+ "endif": 2,
23216
+ "jw": 4,
23217
+ "JsonTextWriter": 2,
23218
+ "JsonPickleWriter": 3,
23219
+ "_": 18,
23220
+ "__.CreateReader": 2,
23221
+ "sr": 3,
23222
+ "StreamReader": 2,
23223
+ "jr": 4,
23224
+ "JsonTextReader": 2,
23225
+ "JsonPickleReader": 3,
23226
+ "textWriter": 2,
23227
+ "__.OmitHeader": 2,
23228
+ "__.Indent": 1,
23229
+ "textReader": 2,
23230
+ "System.Collections.Generic": 3,
23231
+ "System.Globalization": 1,
23232
+ "System.Numerics": 1,
23233
+ "format": 4,
23234
+ "deserializer": 1,
23235
+ "jsonReader": 17,
23236
+ "JsonReader": 1,
23237
+ "do": 7,
23238
+ "jsonReader.CloseInput": 1,
23239
+ "-": 50,
23240
+ "jsonReader.SupportMultipleContent": 1,
23241
+ "isBsonReader": 4,
23242
+ "match": 7,
23243
+ "Bson": 3,
23244
+ "BsonReader": 1,
23245
+ "|": 56,
23246
+ "depth": 35,
23247
+ "arrayStack": 5,
23248
+ "Stack": 4,
23249
+ "<int>": 4,
23250
+ "arrayStack.Push": 5,
23251
+ "Int32.MinValue": 2,
23252
+ "omitTag": 45,
23253
+ "||": 2,
23254
+ "arrayStack.Peek": 2,
23255
+ "IPickleFormatReader": 1,
23256
+ "__.BeginReadRoot": 1,
23257
+ "tag": 88,
23258
+ "jsonReader.Read": 2,
23259
+ "ignore": 11,
23260
+ "jsonReader.TokenType": 5,
23261
+ "JsonToken.StartObject": 1,
23262
+ "FormatException": 6,
23263
+ "jsonReader.MoveNext": 6,
23264
+ "version": 6,
23265
+ "jsonReader.ReadPrimitiveAs": 21,
23266
+ "<string>": 15,
23267
+ "jsonFormatVersion": 2,
23268
+ "v": 1,
23269
+ "Version": 1,
23270
+ "sprintf": 3,
23271
+ "sTag": 3,
23272
+ "InvalidPickleTypeException": 1,
23273
+ "EndReadRoot": 1,
23274
+ "Read": 6,
23275
+ "__.BeginReadObject": 1,
23276
+ "jsonReader.ReadProperty": 1,
23277
+ "1": 7,
23278
+ "ObjectFlags": 3,
23279
+ "IsSequenceHeader": 2,
23280
+ "TokenType": 3,
23281
+ "JsonToken": 5,
23282
+ "Null": 1,
23283
+ "ObjectFlags.IsNull": 2,
23284
+ "JsonToken.StartArray": 1,
23285
+ "StartObject": 1,
23286
+ "+": 7,
23287
+ "jsonReader.ValueAs": 8,
23288
+ "csvFlags": 2,
23289
+ "parseFlagCsv": 1,
23290
+ "ObjectFlags.None": 2,
23291
+ "token": 4,
23292
+ "expected": 2,
23293
+ "start": 1,
23294
+ "of": 2,
23295
+ "object": 2,
23296
+ "but": 2,
23297
+ "was": 2,
23298
+ "O": 2,
23299
+ "EndReadObject": 1,
23300
+ "Pop": 2,
23301
+ "JsonToken.Null": 2,
23302
+ "JsonToken.EndObject": 1,
23303
+ "EndArray": 1,
23304
+ "arrayStack.Pop": 1,
23305
+ "end": 3,
23306
+ "0": 2,
23307
+ "__.SerializeUnionCaseNames": 2,
23308
+ "__.PreferLengthPrefixInSequences": 2,
23309
+ "__.ReadNextSequenceElement": 1,
23310
+ "JsonToken.None": 1,
23311
+ "JsonToken.EndArray": 1,
23312
+ "__.ReadCachedObjectId": 1,
23313
+ "<int64>": 10,
23314
+ "__.ReadBoolean": 1,
23315
+ "<bool>": 1,
23316
+ "__.ReadByte": 1,
23317
+ "__.ReadSByte": 1,
23318
+ "sbyte": 1,
23319
+ "__.ReadInt16": 1,
23320
+ "int16": 1,
23321
+ "__.ReadInt32": 1,
23322
+ "int": 4,
23323
+ "__.ReadInt64": 1,
23324
+ "__.ReadUInt16": 1,
23325
+ "uint16": 1,
23326
+ "__.ReadUInt32": 1,
23327
+ "uint32": 1,
23328
+ "__.ReadUInt64": 1,
23329
+ "uint64": 1,
23330
+ "__.ReadSingle": 1,
23331
+ "ReadProperty": 3,
23332
+ "MoveNext": 2,
23333
+ "Float": 4,
23334
+ "<double>": 2,
23335
+ "single": 1,
23336
+ "JsonToken.String": 2,
23337
+ "Single.Parse": 1,
23338
+ "CultureInfo.InvariantCulture": 2,
23339
+ "float": 4,
23340
+ "__.ReadDouble": 1,
23341
+ "Double.Parse": 1,
23342
+ "__.ReadChar": 1,
23343
+ "__.ReadString": 1,
23344
+ "__.ReadBigInteger": 1,
23345
+ "BigInteger.Parse": 1,
23346
+ "__.ReadGuid": 1,
23347
+ "<Guid>": 1,
23348
+ "Guid.Parse": 1,
23349
+ "__.ReadTimeSpan": 1,
23350
+ "TimeSpan.Parse": 1,
23351
+ "__.ReadDecimal": 1,
23352
+ "decimal": 1,
23353
+ "__.ReadDate": 1,
23354
+ "ticks": 2,
23355
+ "DateTime": 2,
23356
+ "<DateTime>": 1,
23357
+ "__.ReadBytes": 1,
23358
+ "bytes": 2,
23359
+ "elif": 2,
23360
+ "<byte>": 1,
23361
+ "base64": 2,
23362
+ "Convert.FromBase64String": 1,
23363
+ "__.IsPrimitiveArraySerializationSupported": 2,
23364
+ "__.ReadPrimitiveArray": 1,
23365
+ "NotImplementedException": 1,
23366
+ "Dispose": 1,
23367
+ "IDisposable": 1,
23368
+ ".Dispose": 1,
23369
+ "OAttribute": 1,
23370
+ "System.Runtime.InteropServices.OptionalAttribute": 1,
23371
+ "DAttribute": 1,
23372
+ "System.Runtime.InteropServices.DefaultParameterValueAttribute": 1,
23373
+ "instance.": 5,
23374
+ "JsonSerializer": 2,
23375
+ "inherit": 7,
23376
+ "FsPicklerTextSerializer": 2,
23377
+ "Initializes": 3,
23378
+ "out": 2,
23379
+ "pickles.": 4,
23380
+ "omit": 2,
23381
+ "header": 2,
23382
+ "specify": 3,
23383
+ "custom": 5,
23384
+ "name": 3,
23385
+ "converter.": 3,
23386
+ "<O;D(null)>": 8,
23387
+ "typeConverter": 12,
23388
+ "defaultArg": 2,
23389
+ "json": 5,
23390
+ "{": 5,
23391
+ "}": 5,
23392
+ "Gets": 4,
23393
+ "or": 4,
23394
+ "sets": 4,
23395
+ "whether": 3,
23396
+ "output": 1,
23397
+ "indented.": 1,
23398
+ "x.Indent": 1,
23399
+ "x.format.Indent": 2,
23400
+ "b": 4,
23401
+ "headers": 1,
23402
+ "ignored": 1,
23403
+ "x.OmitHeader": 1,
23404
+ "x.format.OmitHeader": 2,
23405
+ "that": 1,
23406
+ "serves": 1,
23407
+ "top": 2,
23408
+ "level": 2,
23409
+ "sequence": 1,
23410
+ "separator.": 2,
23411
+ "x.SequenceSeparator": 1,
23412
+ "x.format.SequenceSeparator": 2,
23413
+ "sequences": 1,
23414
+ "serialized": 1,
23415
+ "using": 1,
23416
+ "x.UseCustomTopLevelSequenceSeparator": 1,
23417
+ "x.format.UseCustomTopLevelSequenceSeparator": 2,
23418
+ "e": 2,
23419
+ "BSON": 1,
23420
+ "BsonSerializer": 2,
23421
+ "FsPicklerSerializer": 1,
23422
+ "BsonPickleFormatProvider": 1,
23423
+ "static": 3,
23424
+ "methods.": 1,
23425
+ "CreateJson": 1,
23426
+ "CreateBson": 1,
23427
+ "serializer.": 1,
23428
+ "jsonWriter": 26,
23429
+ "JsonWriter": 1,
23430
+ "indented": 2,
23431
+ "separator": 2,
23432
+ "jsonWriter.Formatting": 1,
23433
+ "Formatting.Indented": 1,
23434
+ "Formatting.None": 1,
23435
+ "jsonWriter.CloseOutput": 1,
23436
+ "isBsonWriter": 2,
23437
+ "BsonWriter": 1,
23438
+ "isTopLevelSequenceHead": 4,
23439
+ "currentValueIsNull": 4,
23440
+ "IPickleFormatWriter": 1,
23441
+ "__.BeginWriteRoot": 1,
23442
+ "jsonWriter.WriteStartObject": 2,
23443
+ "writePrimitive": 23,
23444
+ "__.EndWriteRoot": 1,
23445
+ "jsonWriter.WriteEnd": 1,
23446
+ "__.BeginWriteObject": 1,
23447
+ "flags": 3,
23448
+ "jsonWriter.WritePropertyName": 2,
23449
+ "flags.HasFlag": 2,
23450
+ "jsonWriter.WriteNull": 2,
23451
+ "ObjectFlags.IsSequenceHeader": 1,
23452
+ "jsonWriter.WriteStartArray": 1,
23453
+ "flagCsv": 2,
23454
+ "mkFlagCsv": 1,
23455
+ "__.EndWriteObject": 1,
23456
+ "Peek": 1,
23457
+ "WriteEndArray": 1,
23458
+ "jsonWriter.WriteEndObject": 1,
23459
+ "__.WriteNextSequenceElement": 1,
23460
+ "hasNext": 1,
23461
+ "jsonWriter.WriteWhitespace": 1,
23462
+ "__.WriteCachedObjectId": 1,
23463
+ "id": 3,
23464
+ "__.WriteBoolean": 1,
23465
+ "__.WriteByte": 1,
23466
+ "__.WriteSByte": 1,
23467
+ "__.WriteInt16": 1,
23468
+ "__.WriteInt32": 1,
23469
+ "__.WriteInt64": 1,
23470
+ "__.WriteUInt16": 1,
23471
+ "__.WriteUInt32": 1,
23472
+ "__.WriteUInt64": 1,
23473
+ "__.WriteSingle": 1,
23474
+ "__.WriteDouble": 1,
23475
+ "__.WriteDecimal": 1,
23476
+ "__.WriteChar": 1,
23477
+ "__.WriteString": 1,
23478
+ "__.WriteBigInteger": 1,
23479
+ "__.WriteGuid": 1,
23480
+ "__.WriteTimeSpan": 1,
23481
+ "__.WriteDate": 1,
23482
+ "value.Ticks": 1,
23483
+ "__.WriteBytes": 1,
23484
+ "obj.ReferenceEquals": 1,
23485
+ "jsonWriter.WriteValue": 1,
23486
+ "__.WritePrimitiveArray": 1,
23487
+ "__.Dispose": 1,
23488
+ "jsonWriter.Flush": 1,
23489
+ "Nessos.FsPickler.Tests": 2,
23490
+ "PerfUtil": 2,
23491
+ "PerfUtil.NUnit": 1,
23492
+ "NUnit.Framework": 1,
23493
+ "<AbstractClass>": 1,
23494
+ "PerfTester": 4,
23495
+ "NUnitPerf": 1,
23496
+ "<Serializer>": 2,
23497
+ "tests": 2,
23498
+ "PerfTest.OfModuleMarker": 1,
23499
+ "<PerformanceTests.Marker>": 1,
23500
+ "override": 4,
23501
+ "__.PerfTests": 1,
23502
+ "Serializer": 8,
23503
+ "Comparison": 3,
23504
+ "fsp": 4,
23505
+ "FsPickler.initBinary": 3,
23506
+ "bfs": 2,
23507
+ "BinaryFormatterSerializer": 1,
23508
+ "ndc": 2,
23509
+ "NetDataContractSerializer": 1,
23510
+ "jdn": 2,
23511
+ "JsonDotNetSerializer": 1,
23512
+ "bdn": 2,
23513
+ "JsonDotNetBsonSerializer": 1,
23514
+ "pbn": 2,
23515
+ "ProtoBufSerializer": 1,
23516
+ "ssj": 2,
23517
+ "ServiceStackJsonSerializer": 1,
23518
+ "sst": 2,
23519
+ "ServiceStackTypeSerializer": 1,
23520
+ "comparer": 6,
23521
+ "WeightedComparer": 2,
23522
+ "spaceFactor": 2,
23523
+ "leastAcceptableImprovementFactor": 2,
23524
+ "tester": 6,
23525
+ "ImplementationComparer": 2,
23526
+ "<_>": 4,
23527
+ ";": 17,
23528
+ "throwOnError": 3,
23529
+ "warmup": 3,
23530
+ "__.PerfTester": 3,
23531
+ "Formats": 1,
23532
+ "binary": 2,
23533
+ "FsPickler.initJson": 1,
23534
+ "bson": 2,
23535
+ "FsPickler.initBson": 1,
23536
+ "xml": 2,
23537
+ "FsPickler.initXml": 1,
23538
+ "Past": 1,
23539
+ "Versions": 1,
23540
+ "persistResults": 2,
23541
+ "persistenceFile": 2,
23542
+ "typeof": 2,
23543
+ "<FsPickler>": 1,
23544
+ ".Assembly.GetName": 1,
23545
+ ".Version": 1,
23546
+ "PastImplementationComparer": 1,
23547
+ "historyFile": 1,
23548
+ "<TestFixtureTearDown>": 1,
23549
+ "__.Persist": 1,
23550
+ "tester.PersistCurrentResults": 1,
23551
+ "Nessos.FsPickler.Tests.Serializer": 1,
23552
+ "Nessos.FsPickler.Tests.TestTypes": 1,
23553
+ "PerformanceTests": 1,
23554
+ "Marker": 1,
23555
+ "class": 1,
23556
+ "guid": 2,
23557
+ "Guid.NewGuid": 1,
23558
+ "<PerfTest(1000)>": 13,
23559
+ "Value": 5,
23560
+ "Guid": 1,
23561
+ "s": 68,
23562
+ "roundtrip": 34,
23563
+ "date": 2,
23564
+ "DateTime.Now": 2,
23565
+ "<PerfTest(10000)>": 9,
23566
+ "String": 4,
23567
+ "stringValue": 12,
23568
+ "boxed": 2,
23569
+ "box": 11,
23570
+ "..": 9,
23571
+ "Boxed": 1,
23572
+ "Object": 1,
23573
+ "fsClass": 2,
23574
+ "Class": 5,
23575
+ "Simple": 1,
23576
+ "F#": 1,
23577
+ "serializableClass": 2,
23578
+ "SerializableClass": 2,
23579
+ "ISerializable": 1,
23580
+ "boxedClass": 2,
23581
+ "Some": 6,
23582
+ "Subtype": 1,
23583
+ "Resolution": 1,
23584
+ "floatArray": 2,
23585
+ "Array.init": 3,
23586
+ "fun": 7,
23587
+ "i": 29,
23588
+ "<PerfTest(10)>": 3,
23589
+ "Array": 7,
23590
+ "intArray": 2,
23591
+ "Int": 3,
23592
+ "stringArray": 2,
23593
+ "<PerfTest(100)>": 9,
23594
+ "kvarr": 2,
23595
+ "Array.map": 1,
23596
+ "Key": 2,
23597
+ "Pairs": 1,
23598
+ "duArray": 2,
23599
+ "Something": 1,
23600
+ "Discriminated": 1,
23601
+ "Unions": 1,
23602
+ "objArray": 2,
23603
+ "option": 3,
23604
+ "Objects": 1,
23605
+ "array3D": 2,
23606
+ "Array3D.init": 1,
23607
+ "j": 2,
23608
+ "k": 2,
23609
+ "*": 3,
23610
+ "Rank": 1,
23611
+ "bclDict": 2,
23612
+ "dict": 1,
23613
+ ".NET": 4,
23614
+ "Dictionary": 1,
23615
+ "bclStack": 2,
23616
+ "bclList": 2,
23617
+ "List": 6,
23618
+ "bclSet": 2,
23619
+ "SortedSet": 1,
23620
+ "Set": 2,
23621
+ "smallTuple": 2,
23622
+ "FSharp": 15,
23623
+ "Tuple": 3,
23624
+ "Small": 2,
23625
+ "largeTuple": 2,
23626
+ "Large": 2,
23627
+ "intList": 2,
23628
+ "stringList": 2,
23629
+ "pairList": 2,
23630
+ "nestedLst": 2,
23631
+ "n": 10,
23632
+ "Nested": 1,
23633
+ "union": 2,
23634
+ "SomethingElse": 1,
23635
+ "Union": 1,
23636
+ "record": 2,
23637
+ "Record": 1,
23638
+ "peano": 2,
23639
+ "int2Peano": 1,
23640
+ "Peano": 1,
23641
+ "Rectype": 1,
23642
+ "closure": 2,
23643
+ "@": 4,
23644
+ "Set.ofList": 1,
23645
+ "Curried": 1,
23646
+ "Function": 1,
23647
+ "binTree": 2,
23648
+ "mkTree": 1,
23649
+ "Binary": 1,
23650
+ "Tree": 1,
23651
+ "intSet": 2,
23652
+ "List.map": 2,
23653
+ "fsMap": 2,
23654
+ "Seq.map": 2,
23655
+ "Map.ofSeq": 1,
23656
+ "Map": 2,
23657
+ "testType": 2,
23658
+ "ref": 1,
23659
+ "Reflection": 1,
23660
+ "Type": 1,
23661
+ "quotationSmall": 2,
23662
+ "<@>": 1,
23663
+ "x": 4,
23664
+ "pown": 1,
23665
+ "quotationLarge": 2,
23666
+ "async": 2,
23667
+ "rec": 1,
23668
+ "fibAsync": 4,
23669
+ "when": 2,
23670
+ "return": 4,
23671
+ "fn": 2,
23672
+ "fnn": 2,
23673
+ "values": 2,
23674
+ "Async.Parallel": 1,
23675
+ "Seq.sum": 1,
23676
+ "Quotation": 2,
23091
23677
  "Sample": 1,
23092
- "open": 1,
23093
- "System": 1,
23094
- "type": 2,
23095
23678
  "Foo": 1,
23096
- "{": 1,
23097
23679
  "Bar": 1,
23098
- "string": 3,
23099
- "}": 1,
23100
23680
  "Baz": 1,
23101
- "interface": 1,
23102
- "end": 1,
23103
- "let": 1,
23104
23681
  "Sample1": 1,
23105
- "(": 2,
23106
23682
  "xs": 2,
23107
- "int": 1,
23108
23683
  "list": 1,
23109
- ")": 2,
23110
- "|": 2,
23111
- "List.map": 1,
23112
- "fun": 1,
23113
- "x": 2,
23114
- "-": 1,
23115
23684
  "String.concat": 1
23116
23685
  },
23117
23686
  "FORTRAN": {
@@ -79523,7 +80092,7 @@
79523
80092
  "Emacs Lisp": 1756,
79524
80093
  "EmberScript": 45,
79525
80094
  "Erlang": 2928,
79526
- "F#": 34,
80095
+ "F#": 3281,
79527
80096
  "FORTRAN": 192,
79528
80097
  "Forth": 3207,
79529
80098
  "Frege": 5564,
@@ -79759,7 +80328,7 @@
79759
80328
  "Emacs Lisp": 2,
79760
80329
  "EmberScript": 1,
79761
80330
  "Erlang": 5,
79762
- "F#": 1,
80331
+ "F#": 8,
79763
80332
  "FORTRAN": 4,
79764
80333
  "Forth": 14,
79765
80334
  "Frege": 4,
@@ -79941,5 +80510,5 @@
79941
80510
  "fish": 3,
79942
80511
  "wisp": 1
79943
80512
  },
79944
- "md5": "5cc45065cb46b41032884cdbe61f19fb"
80513
+ "md5": "c663ceb9f2603cd2805d91b32aad5aa1"
79945
80514
  }
@@ -1,3 +1,3 @@
1
1
  module Linguist
2
- VERSION = "4.2.2"
2
+ VERSION = "4.2.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: github-linguist
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.2.2
4
+ version: 4.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitHub