Max K.
b83a364b0e
Added 3 character glsl extensions.
2014-06-23 15:46:28 -05:00
Joshua Peek
5b7316fb2a
Remove DCPU-16 ASM language
2014-06-23 10:48:09 -05:00
Paul Chaignon
2f4ea20fdd
Update lexers from Pygments
2014-06-23 14:09:49 +02:00
Arfon Smith
89999e60bf
Merge branch 'master' into 1100-local
...
Conflicts:
lib/linguist/languages.yml
2014-06-23 10:28:41 +01:00
neersighted
4819fb12a3
Also ignore extern(al)
...
...because some of us don't like 'vendor'
2014-06-22 17:18:10 -07:00
Arfon Smith
27a4eeb206
Samples update
2014-06-22 16:19:04 +01:00
Christian Theilemann
f92fed60f8
Add .xsjs and .xsjslib as JavaScript file extension
...
.xsjs and .xsjslib is used to denote server-side JavaScript files in SAP
HANA XS
2014-06-22 15:24:21 +02:00
Arfon Smith
5e797b548c
Merge pull request #1273 from k2b6s9j/maven
...
Add Mavenfile and Jarfile as Ruby files.
2014-06-22 10:17:54 +01:00
Paul Chaignon
861656978b
Lexer for IDL
2014-06-21 17:31:49 +02:00
Arfon Smith
9c05bdac85
Samples
2014-06-21 13:19:38 +01:00
Paul Chaignon
4f1a5cd456
Remove stylistic yet useless parentheses
2014-06-20 23:30:01 +02:00
Kevin Sawicki
13109bb9b8
Sort filenames
2014-06-20 11:28:35 -07:00
Kevin Sawicki
84f3b3720b
Move .pryrc to filenames
2014-06-20 11:27:28 -07:00
Kevin Sawicki
858a66ccc8
Add .pryrc support
2014-06-20 11:18:08 -07:00
Arfon Smith
62bd96a778
Merge branch 'master' into 820-local
...
Conflicts:
lib/linguist/samples.json
2014-06-20 12:37:20 +01:00
Arfon Smith
0758c05186
Merge branch 'master' into 675-local
...
Conflicts:
.gitignore
lib/linguist/languages.yml
lib/linguist/samples.json
2014-06-20 12:22:58 +01:00
Arfon Smith
ea7e894139
Explicit lexer
2014-06-20 12:13:04 +01:00
Arfon Smith
21f0ac99e6
Merge branch 'master' into 1232-local
...
Conflicts:
lib/linguist/samples.json
2014-06-20 12:11:43 +01:00
Arfon Smith
bf3db20a9d
Samples
2014-06-20 10:58:44 +01:00
Arfon Smith
bd55147847
Merge branch 'master' into 1261-local
2014-06-20 10:58:21 +01:00
Arfon Smith
b7bda34645
Samples update
2014-06-20 10:46:38 +01:00
Arfon Smith
28a64c9318
Samples
2014-06-20 10:27:47 +01:00
Arfon Smith
74be618fff
Merge pull request #1290 from github/1258-local
...
1258 local
2014-06-20 10:26:59 +01:00
Arfon Smith
8bbe10bf50
Reordering
2014-06-20 10:22:14 +01:00
Arfon Smith
c26382301c
Merge branch 'master' into 1132-local
...
Conflicts:
lib/linguist/samples.json
2014-06-20 10:12:04 +01:00
Paul Chaignon
ae2d3d7e61
Merge conflicts from master fixed
2014-06-19 18:45:56 +02:00
Paul Chaignon
58ae0908e3
Sample files to test the new FileBlob.extension method
2014-06-19 18:34:37 +02:00
Arfon Smith
e12bc07041
Samples
2014-06-19 16:03:05 +01:00
Arfon Smith
20416369ac
Merge pull request #1282 from github/map-nuspec-to-xml
...
Add .nuspec extension to XML
2014-06-19 16:02:36 +01:00
Arfon Smith
dc1b8d9e80
Samples
2014-06-19 15:03:30 +01:00
Arfon Smith
bf0a814514
Merge pull request #1283 from LyricsMaster/add-xojo
...
Add Xojo language support
2014-06-19 15:03:04 +01:00
Arfon Smith
195a4115d8
Samples
2014-06-19 14:50:41 +01:00
Arfon Smith
e1da8eb841
Merge pull request #1280 from diekmann/patch-1
...
Added language Isabelle
2014-06-19 14:50:14 +01:00
Paul Chaignon
bd694c60e1
Custom File.extname method which returns the filename if it is an extension
2014-06-19 13:25:27 +02:00
Kenichi Maehashi
14738f037f
remove non-source file extensions of Xojo language
2014-06-19 07:27:54 +09:00
Kenichi Maehashi
a437943516
Add Xojo language and example
2014-06-19 01:29:54 +09:00
Kevin Sawicki
900ee57de8
Add .nuspec extension to XML
2014-06-18 08:58:18 -07:00
diekmann
947f4e1c57
alphabetic sorting
2014-06-18 09:34:26 +02:00
diekmann
d9f17a65dd
Isabelle language - fixed lexer and added sample
...
Also, Isabelle is very polular in academia.
See for example http://scholar.google.de/scholar?q=isabelle%2FHOL
In around 40 days, the seL4 microkernel [1] with its
Isabelle proofs is (probably) released on github [2].
[1] http://sel4.systems/
[2] https://lists.cam.ac.uk/mailman/htdig/cl-isabelle-users/2014-June/msg00011.html
2014-06-18 09:16:31 +02:00
Arfon Smith
f71def19ae
Merge pull request #1279 from github/jdennes-vendored-octicon-styles
...
Vendor Octicon styles
2014-06-17 21:42:11 -05:00
Charles Strahan
e452e85cae
add nix support
2014-06-17 19:32:22 -04:00
diekmann
5059fe90b0
Added language Isabelle
...
Isabelle is a generic proof assistant. It is comparables (to some degree) to Coq.
Used in
* diekmann/topoS
* 3of8/sturm
* formare/auctions
* larsrh/hol-falso
* dpthayer/MetaProof
Hello Wolrd example (file must be named HelloWorld.thy):
theory HelloWorld
imports Main
begin
(*put content here*)
end
2014-06-17 21:27:03 +02:00
Arfon Smith
b90da731d6
Samples
2014-06-16 16:28:21 -05:00
Arfon Smith
d2012519ba
Merge pull request #1268 from metopa/patch-1
...
Support of the .inc extension in Assembly group.
2014-06-16 16:27:35 -05:00
Gusakov Nikita
1b7f26091c
Added generated rule for Zephir language
2014-06-16 19:20:43 +04:00
James Dennes
548e4f1845
Add Octicons entries to vendor.yml
2014-06-15 16:22:18 +02:00
Kepler Sticka-Jones
382870a881
Add Mavenfile and Jarfile as Ruby files.
2014-06-12 13:11:56 -06:00
Andy Lindeman
a707587182
Bumps to 2.12.0
2014-06-11 14:00:46 -04:00
Andy Lindeman
6818744dae
Merge remote-tracking branch 'origin/master' into pygments-bump
2014-06-11 13:56:53 -04:00
Andy Lindeman
607185ac61
Be explicit about lexer
2014-06-11 13:56:40 -04:00