.st file extension for StringTemplate HTML files

Conflicts:
	lib/linguist/samples.json
This commit is contained in:
Paul Chaignon
2014-04-24 10:37:56 +02:00
committed by Arfon Smith
parent cbcbb969d5
commit bb58840c1c
7 changed files with 616 additions and 4 deletions

View File

@@ -787,8 +787,9 @@ HTML:
primary_extension: .html
extensions:
- .htm
- .xhtml
- .html.hl
- .st
- .xhtml
HTML+Django:
type: markup

View File

@@ -195,6 +195,10 @@
".handlebars",
".hbs"
],
"HTML": [
".html",
".st"
],
"Hy": [
".hy"
],
@@ -512,6 +516,9 @@
"Slash": [
".sl"
],
"Smalltalk": [
".st"
],
"SourcePawn": [
".sp"
],
@@ -677,8 +684,8 @@
".gemrc"
]
},
"tokens_total": 589521,
"languages_total": 711,
"tokens_total": 590357,
"languages_total": 716,
"tokens": {
"ABAP": {
"*/**": 1,
@@ -24913,6 +24920,204 @@
"</h2>": 1,
"/each": 1
},
"HTML": {
"<!DOCTYPE>": 2,
"HTML": 2,
"PUBLIC": 2,
"W3C": 2,
"DTD": 3,
"4": 1,
"0": 2,
"Frameset": 1,
"EN": 2,
"http": 3,
"www": 2,
"w3": 2,
"org": 2,
"TR": 2,
"REC": 1,
"html40": 1,
"frameset": 1,
"dtd": 2,
"<html>": 2,
"<head>": 2,
"Common_meta": 1,
"(": 14,
")": 14,
"<title>": 2,
"Android": 5,
"API": 7,
"Differences": 2,
"Report": 2,
"</title>": 2,
"<body>": 2,
"<div>": 10,
"class=": 22,
"Header": 1,
"<h2>": 1,
"</h2>": 1,
"<p>": 3,
"This": 1,
"document": 1,
"details": 1,
"the": 11,
"changes": 2,
"in": 4,
"framework": 2,
"API.": 3,
"It": 2,
"shows": 1,
"additions": 1,
"modifications": 1,
"and": 5,
"removals": 2,
"for": 2,
"packages": 1,
"classes": 1,
"methods": 1,
"fields.": 1,
"Each": 1,
"reference": 1,
"to": 3,
"an": 3,
"change": 2,
"includes": 1,
"a": 4,
"brief": 1,
"description": 1,
"of": 5,
"explanation": 1,
"suggested": 1,
"workaround": 1,
"where": 1,
"available.": 1,
"</p>": 3,
"The": 2,
"differences": 2,
"described": 1,
"this": 2,
"report": 1,
"are": 3,
"based": 1,
"comparison": 1,
"APIs": 1,
"whose": 1,
"versions": 1,
"specified": 1,
"upper": 1,
"-": 1,
"right": 1,
"corner": 1,
"page.": 1,
"compares": 1,
"newer": 1,
"older": 2,
"version": 1,
"noting": 1,
"any": 1,
"relative": 1,
"So": 1,
"example": 1,
"indicated": 1,
"no": 1,
"longer": 1,
"present": 1,
"For": 1,
"more": 1,
"information": 1,
"about": 1,
"SDK": 1,
"see": 1,
"<a>": 8,
"href=": 9,
"target=": 3,
"product": 1,
"site": 1,
"</a>": 8,
".": 1,
"if": 4,
"no_delta": 1,
"<h3>": 1,
"Congratulation": 1,
"</h3>": 1,
"No": 1,
"were": 1,
"detected": 1,
"between": 1,
"two": 1,
"provided": 1,
"APIs.": 1,
"endif": 4,
"removed_packages": 2,
"Table": 3,
"name": 3,
"rows": 3,
"{": 3,
"it.from": 1,
"ModelElementRow": 1,
"}": 3,
"<br/>": 3,
"added_packages": 2,
"it.to": 2,
"PackageAddedLink": 1,
"SimpleTableRow": 2,
"changed_packages": 2,
"PackageChangedLink": 1,
"</div>": 11,
"</body>": 2,
"</html>": 2,
"html": 1,
"XHTML": 1,
"1": 1,
"Transitional": 1,
"xhtml1": 2,
"transitional": 1,
"xmlns=": 1,
"<meta>": 1,
"equiv=": 1,
"content=": 1,
"Related": 2,
"Pages": 2,
"<link>": 1,
"rel=": 1,
"type=": 1,
"</head>": 1,
"Main": 1,
"Page": 1,
"&": 3,
"middot": 3,
";": 3,
"Class": 2,
"Overview": 2,
"Hierarchy": 1,
"All": 1,
"Classes": 1,
"Here": 1,
"is": 1,
"list": 1,
"all": 1,
"related": 1,
"documentation": 1,
"pages": 1,
"<table>": 1,
"<tr>": 2,
"id=": 2,
"<td>": 4,
"<img>": 2,
"src=": 2,
"alt=": 2,
"width=": 1,
"height=": 2,
"</td>": 4,
"</tr>": 2,
"16": 1,
"Layout": 1,
"System": 1,
"</table>": 1,
"Generated": 1,
"with": 1,
"Doxygen": 1
},
"Hy": {
";": 4,
"Fibonacci": 1,
@@ -56359,6 +56564,131 @@
"ast.eval": 1,
"Env.new": 1
},
"Smalltalk": {
"Object": 1,
"subclass": 2,
"#Philosophers": 1,
"instanceVariableNames": 1,
"classVariableNames": 1,
"poolDictionaries": 1,
"category": 1,
"Philosophers": 3,
"class": 1,
"methodsFor": 2,
"new": 4,
"self": 25,
"shouldNotImplement": 1,
"quantity": 2,
"super": 1,
"initialize": 3,
"dine": 4,
"seconds": 2,
"(": 19,
"Delay": 3,
"forSeconds": 1,
")": 19,
"wait.": 5,
"philosophers": 2,
"do": 1,
"[": 18,
"each": 5,
"|": 18,
"terminate": 1,
"]": 18,
".": 16,
"size": 4,
"leftFork": 6,
"n": 11,
"forks": 5,
"at": 3,
"rightFork": 6,
"ifTrue": 1,
"ifFalse": 1,
"+": 1,
"eating": 3,
"Semaphore": 2,
"new.": 2,
"-": 1,
"timesRepeat": 1,
"signal": 1,
"randy": 3,
"Random": 1,
"to": 2,
"collect": 2,
"forMutualExclusion": 1,
"philosopher": 2,
"philosopherCode": 3,
"status": 8,
"n.": 2,
"printString": 1,
"true": 2,
"whileTrue": 1,
"Transcript": 5,
"nextPutAll": 5,
";": 8,
"nl.": 5,
"forMilliseconds": 2,
"next": 2,
"*": 2,
"critical": 1,
"signal.": 2,
"newProcess": 1,
"priority": 1,
"Processor": 1,
"userBackgroundPriority": 1,
"name": 1,
"resume": 1,
"yourself": 1,
"Koan": 1,
"TestBasic": 1,
"<comment:>": 1,
"A": 1,
"collection": 1,
"of": 1,
"introductory": 1,
"tests": 2,
"testDeclarationAndAssignment": 1,
"declaration": 2,
"anotherDeclaration": 2,
"_": 1,
"expect": 10,
"fillMeIn": 10,
"toEqual": 10,
"declaration.": 1,
"anotherDeclaration.": 1,
"testEqualSignIsNotAnAssignmentOperator": 1,
"variableA": 6,
"variableB": 5,
"value": 2,
"variableB.": 2,
"testMultipleStatementsInASingleLine": 1,
"variableC": 2,
"variableA.": 1,
"variableC.": 1,
"testInequality": 1,
"testLogicalOr": 1,
"expression": 4,
"<": 2,
"expression.": 2,
"testLogicalAnd": 1,
"&": 1,
"testNot": 1,
"not.": 1,
"testSimpleChainMatches": 1,
"e": 11,
"eCtrl": 3,
"eventKey": 3,
"e.": 1,
"ctrl": 5,
"true.": 1,
"assert": 2,
"matches": 4,
"{": 4,
"}": 4,
"eCtrl.": 2,
"deny": 2,
"a": 1
},
"SourcePawn": {
"//#define": 1,
"DEBUG": 2,
@@ -62288,6 +62618,7 @@
"Groovy Server Pages": 91,
"Haml": 4,
"Handlebars": 69,
"HTML": 413,
"Hy": 155,
"IDL": 418,
"Idris": 148,
@@ -62379,6 +62710,7 @@
"ShellSession": 233,
"Shen": 3472,
"Slash": 187,
"Smalltalk": 423,
"SourcePawn": 2080,
"SQL": 1485,
"Squirrel": 130,
@@ -62464,6 +62796,7 @@
"Groovy Server Pages": 4,
"Haml": 1,
"Handlebars": 2,
"HTML": 2,
"Hy": 2,
"IDL": 4,
"Idris": 1,
@@ -62555,6 +62888,7 @@
"ShellSession": 3,
"Shen": 3,
"Slash": 1,
"Smalltalk": 3,
"SourcePawn": 1,
"SQL": 5,
"Squirrel": 1,
@@ -62585,5 +62919,5 @@
"YAML": 2,
"Zephir": 2
},
"md5": "b191c6f4ae2ff732b15aa39c58ba653f"
"md5": "127e4abbd61c3dfa815c46752237e812"
}