mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Regenerating samples.json
This commit is contained in:
@@ -310,6 +310,9 @@
|
||||
"PogoScript": [
|
||||
".pogo"
|
||||
],
|
||||
"PostScript": [
|
||||
".ps"
|
||||
],
|
||||
"PowerShell": [
|
||||
".ps1",
|
||||
".psm1"
|
||||
@@ -516,8 +519,8 @@
|
||||
".gemrc"
|
||||
]
|
||||
},
|
||||
"tokens_total": 433151,
|
||||
"languages_total": 509,
|
||||
"tokens_total": 433258,
|
||||
"languages_total": 510,
|
||||
"tokens": {
|
||||
"ABAP": {
|
||||
"*/**": 1,
|
||||
@@ -38497,6 +38500,60 @@
|
||||
"href": 1,
|
||||
"m.1": 1
|
||||
},
|
||||
"PostScript": {
|
||||
"%": 23,
|
||||
"PS": 1,
|
||||
"-": 4,
|
||||
"Adobe": 1,
|
||||
"Creator": 1,
|
||||
"Aaron": 1,
|
||||
"Puchert": 1,
|
||||
"Title": 1,
|
||||
"The": 1,
|
||||
"Sierpinski": 1,
|
||||
"triangle": 1,
|
||||
"Pages": 1,
|
||||
"PageOrder": 1,
|
||||
"Ascend": 1,
|
||||
"BeginProlog": 1,
|
||||
"/pageset": 1,
|
||||
"{": 4,
|
||||
"scale": 1,
|
||||
"set": 1,
|
||||
"cm": 1,
|
||||
"translate": 1,
|
||||
"setlinewidth": 1,
|
||||
"}": 4,
|
||||
"def": 2,
|
||||
"/sierpinski": 1,
|
||||
"dup": 4,
|
||||
"gt": 1,
|
||||
"[": 6,
|
||||
"]": 6,
|
||||
"concat": 5,
|
||||
"sub": 3,
|
||||
"sierpinski": 4,
|
||||
"newpath": 1,
|
||||
"moveto": 1,
|
||||
"lineto": 2,
|
||||
"closepath": 1,
|
||||
"fill": 1,
|
||||
"ifelse": 1,
|
||||
"pop": 1,
|
||||
"EndProlog": 1,
|
||||
"BeginSetup": 1,
|
||||
"<<": 1,
|
||||
"/PageSize": 1,
|
||||
"setpagedevice": 1,
|
||||
"A4": 1,
|
||||
"EndSetup": 1,
|
||||
"Page": 1,
|
||||
"Test": 1,
|
||||
"pageset": 1,
|
||||
"sqrt": 1,
|
||||
"showpage": 1,
|
||||
"EOF": 1
|
||||
},
|
||||
"PowerShell": {
|
||||
"Write": 2,
|
||||
"-": 2,
|
||||
@@ -46340,6 +46397,7 @@
|
||||
"PHP": 20724,
|
||||
"Pod": 658,
|
||||
"PogoScript": 250,
|
||||
"PostScript": 107,
|
||||
"PowerShell": 12,
|
||||
"Processing": 74,
|
||||
"Protocol Buffer": 63,
|
||||
@@ -46477,6 +46535,7 @@
|
||||
"PHP": 9,
|
||||
"Pod": 1,
|
||||
"PogoScript": 1,
|
||||
"PostScript": 1,
|
||||
"PowerShell": 2,
|
||||
"Processing": 1,
|
||||
"Protocol Buffer": 1,
|
||||
@@ -46522,5 +46581,5 @@
|
||||
"Xtend": 2,
|
||||
"YAML": 1
|
||||
},
|
||||
"md5": "6d8277fa0559fe70f116d8106ecc9053"
|
||||
"md5": "7e620b4e65449c0d0b3888915e319e83"
|
||||
}
|
||||
Reference in New Issue
Block a user