github-linguist 2.8.7 → 2.8.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/linguist/samples.json +82 -3
  2. metadata +1 -1
@@ -275,6 +275,9 @@
275
275
  ".sh",
276
276
  ".zsh"
277
277
  ],
278
+ "Slash": [
279
+ ".sl"
280
+ ],
278
281
  "Standard ML": [
279
282
  ".sig",
280
283
  ".sml"
@@ -384,8 +387,8 @@
384
387
  ".gemrc"
385
388
  ]
386
389
  },
387
- "tokens_total": 363070,
388
- "languages_total": 430,
390
+ "tokens_total": 363257,
391
+ "languages_total": 431,
389
392
  "tokens": {
390
393
  "ABAP": {
391
394
  "*/**": 1,
@@ -36480,6 +36483,80 @@
36480
36483
  "foodforthought.jpg": 1,
36481
36484
  "name##*fo": 1
36482
36485
  },
36486
+ "Slash": {
36487
+ "<%>": 1,
36488
+ "class": 11,
36489
+ "Env": 1,
36490
+ "def": 18,
36491
+ "init": 4,
36492
+ "memory": 3,
36493
+ "ptr": 9,
36494
+ "0": 3,
36495
+ "ptr=": 1,
36496
+ "current_value": 5,
36497
+ "current_value=": 1,
36498
+ "value": 1,
36499
+ "AST": 4,
36500
+ "Next": 1,
36501
+ "eval": 10,
36502
+ "env": 16,
36503
+ "Prev": 1,
36504
+ "Inc": 1,
36505
+ "Dec": 1,
36506
+ "Output": 1,
36507
+ "print": 1,
36508
+ "char": 5,
36509
+ "Input": 1,
36510
+ "Sequence": 2,
36511
+ "nodes": 6,
36512
+ "for": 2,
36513
+ "node": 2,
36514
+ "in": 2,
36515
+ "Loop": 1,
36516
+ "seq": 4,
36517
+ "while": 1,
36518
+ "Parser": 1,
36519
+ "str": 2,
36520
+ "chars": 2,
36521
+ "split": 1,
36522
+ "parse": 1,
36523
+ "stack": 3,
36524
+ "_parse_char": 2,
36525
+ "if": 1,
36526
+ "length": 1,
36527
+ "1": 1,
36528
+ "throw": 1,
36529
+ "SyntaxError": 1,
36530
+ "new": 2,
36531
+ "unexpected": 2,
36532
+ "end": 1,
36533
+ "of": 1,
36534
+ "input": 1,
36535
+ "last": 1,
36536
+ "switch": 1,
36537
+ "<": 1,
36538
+ "+": 1,
36539
+ "-": 1,
36540
+ ".": 1,
36541
+ "[": 1,
36542
+ "]": 1,
36543
+ ")": 7,
36544
+ ";": 6,
36545
+ "}": 3,
36546
+ "@stack.pop": 1,
36547
+ "_add": 1,
36548
+ "(": 6,
36549
+ "Loop.new": 1,
36550
+ "Sequence.new": 1,
36551
+ "src": 2,
36552
+ "File.read": 1,
36553
+ "ARGV.first": 1,
36554
+ "ast": 1,
36555
+ "Parser.new": 1,
36556
+ ".parse": 1,
36557
+ "ast.eval": 1,
36558
+ "Env.new": 1
36559
+ },
36483
36560
  "Standard ML": {
36484
36561
  "signature": 2,
36485
36562
  "LAZY_BASE": 3,
@@ -39330,6 +39407,7 @@
39330
39407
  "Scilab": 69,
39331
39408
  "SCSS": 39,
39332
39409
  "Shell": 3542,
39410
+ "Slash": 187,
39333
39411
  "Standard ML": 243,
39334
39412
  "SuperCollider": 268,
39335
39413
  "Tea": 3,
@@ -39431,6 +39509,7 @@
39431
39509
  "Scilab": 3,
39432
39510
  "SCSS": 1,
39433
39511
  "Shell": 36,
39512
+ "Slash": 1,
39434
39513
  "Standard ML": 2,
39435
39514
  "SuperCollider": 2,
39436
39515
  "Tea": 1,
@@ -39451,5 +39530,5 @@
39451
39530
  "Xtend": 2,
39452
39531
  "YAML": 1
39453
39532
  },
39454
- "md5": "93478efbbf3cf2d97da26c6b2257429a"
39533
+ "md5": "9231e2a4c298b252befc5e19f2b46581"
39455
39534
  }
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: 2.8.7
4
+ version: 2.8.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: