Arfon Smith
fdec52c89a
Bumping to v4.8.10
2016-09-11 22:12:38 -07:00
Arfon Smith
28be72892e
Merge pull request #3173 from Alhadis/specfiles
...
Add support for RPM Spec files
2016-09-11 21:17:57 -07:00
Arfon Smith
6df0e4591d
Merge pull request #3198 from larsbrinkhoff/filebench
...
Add Filebench WML
2016-09-11 21:16:03 -07:00
Arfon Smith
ab2e640759
Merge pull request #3189 from Alhadis/batch-fix
...
Replace Batchfile grammar and cleanup submodule list
2016-09-11 19:52:51 -07:00
Alhadis
22d4865c52
Revise patterns for Vim modeline detection
...
The current expressions fail to match certain permutations of options:
vim: noexpandtab: ft=javascript:
vim: titlestring=foo\ ft=notperl ft=javascript:
Version-specific modelines are also unaccounted for:
vim600: set foldmethod=marker ft=javascript: # >= Vim 6.0
vim<600: set ft=javascript: # < Vim 6.0
See http://vimdoc.sourceforge.net/htmldoc/options.html#modeline
2016-09-11 00:51:03 +10:00
Lars Brinkhoff
dad3191238
Add Filebench Workload Model Language.
...
Sample file from filebench project, Sun CDDL license.
2016-09-09 08:27:17 +02:00
Alhadis
35a13b3633
Add .spec as a supported Python and Ruby extension
2016-09-09 05:41:46 +10:00
Alhadis
56fb48ea96
Merge branch 'master' into specfiles
2016-09-09 05:07:55 +10:00
Lars Brinkhoff
2d51a5dba4
Recognise R comments in heuristic.
2016-09-07 08:05:22 +02:00
Arfon Smith
df98c86acd
Merge pull request #3183 from akhtars/master
...
Add support for Schematron XML validation files (.sch)
2016-09-06 14:22:49 -07:00
Alhadis
98118eb70b
Add new grammar for MSDOS Batchfile highlighting
2016-09-07 06:05:02 +10:00
Paul Chaignon
dd7b125869
Merge pull request #3174 from Alhadis/emacs-lisp
...
Use a dedicated grammar for Emacs Lisp highlighting
2016-09-04 19:48:42 +02:00
Shaun Akhtar
50bd2cc3c8
Add support for Schematron XML validation files (.sch)
...
Update languages.yml and add three public domain sample documents.
2016-08-31 12:56:02 -04:00
Adrian Sieber
00647be113
Exclude "dist" directory from language statistics
2016-08-31 14:56:07 +00:00
Alhadis
e930ee1a8e
Fix typos
2016-08-29 02:24:21 +10:00
Alhadis
f95365946c
Separate CSON from CoffeeScript
2016-08-29 01:56:05 +10:00
Alhadis
5ddccaac83
Add ".spacemacs" as a recognised filename
2016-08-29 01:08:10 +10:00
Alhadis
51d7c8f905
Use a dedicated grammar to highlight Emacs Lisp
2016-08-29 00:52:15 +10:00
Alhadis
742faebd8b
Add RPM Spec files to languages list
2016-08-29 00:25:33 +10:00
Paul Chaignon
6763b73d9c
Fix .ts heuristic rule ( #3171 )
...
Use the opening TS tag instead of the closing tag since
the closing tag might be at the end of the file,
after the max number of lines we read with a LazyBlob
2016-08-27 21:01:58 +02:00
Arfon Smith
6adec161fa
Updating version to v4.8.9
2016-08-24 09:40:22 -07:00
Paul Chaignon
ff042a87a4
Grammar for REXX from Sublime Text package
2016-08-24 08:23:35 +02:00
Nikita Gryzlov
1868d1d190
Add 1C (BSL) language support
2016-08-19 10:21:48 +03:00
ajLangley12
705e234044
Added ASN.1 language package ( #3152 )
2016-08-13 10:25:59 +02:00
Alhadis
6482a60c6e
Add colour to PostScript
2016-08-03 01:39:07 +10:00
Lars Brinkhoff
1466b70f10
Merge pull request #3126 from Alhadis/roff
...
Improve Roff support / Add RUNOFF to recognised languages
2016-07-29 20:01:54 +02:00
Lars Brinkhoff
b87146056b
Merge pull request #3124 from larsbrinkhoff/rexx
...
Add REXX.
2016-07-29 19:58:29 +02:00
Sahil Dua
514a8d54db
Add new language PowerBuilder ( #3077 )
2016-07-24 12:59:24 +02:00
Alhadis
22609dc297
Add heuristic to distinguish RUNOFF from Roff
2016-07-21 08:57:09 +10:00
Alhadis
93341be396
Add language definition and samples for RUNOFF
2016-07-21 08:41:05 +10:00
Alhadis
f2ae3b6223
Define additional extensions/names for Troff files
2016-07-21 07:46:33 +10:00
Alhadis
e84204a274
Swap language grammar used for Roff highlighting
2016-07-21 07:13:17 +10:00
Iggy Drougge
7024c7cb37
Add REXX.
2016-07-18 21:02:51 +02:00
Arfon Smith
d9edfb7088
Merge branch 'master' into cut-release-v4.8.8
2016-07-14 08:25:37 -06:00
Paul Chaignon
1d48ff51d5
Support for GDB
2016-07-14 12:59:06 +02:00
Arfon Smith
5076539df5
Bumping to v4.8.8
2016-07-13 10:42:55 -06:00
Arfon Smith
c1203b7dad
Merge branch 'master' into apollo
2016-07-13 10:35:02 -06:00
Arfon Smith
fad13d901c
Merge pull request #3095 from larsbrinkhoff/gcc-md
...
GCC machine descriptions
2016-07-13 10:30:15 -06:00
Arfon Smith
1e022f53e3
Updating Apollo to correct tm_scope
2016-07-13 09:50:12 -06:00
Arfon Smith
da2f4ed711
Merge branch 'master' into apollo
2016-07-13 09:41:15 -06:00
Arfon Smith
6a7439141a
Merge pull request #3113 from larsbrinkhoff/achromatic-markdown
...
Achromatic Markdown.
2016-07-13 09:40:47 -06:00
Arfon Smith
9fcf546ae6
Merge branch 'master' into apollo
2016-07-13 09:38:38 -06:00
Lars Brinkhoff
01b14de046
Remove colors: GraphQL, RDoc, reStructuredText, and
...
World of Warcraft Addon Data
2016-07-13 13:33:23 +02:00
Lars Brinkhoff
284486a2ed
Achromaticalizise Markdown.
2016-07-13 08:29:22 +02:00
Chris Garry
2fab4045e4
Add language color
2016-07-12 20:23:53 +00:00
Chris Garry
05205ddbf1
Alphabetize entries
2016-07-12 19:43:37 +00:00
Chris Garry
80a3ea0cd9
Update language name
2016-07-12 18:36:32 +00:00
Chris Garry
6c20525375
Add support for Apollo Guidance Computer extension
2016-07-12 18:08:47 +00:00
Lars Brinkhoff
17168d5fdc
Add "GCC Machine Description" language.
2016-07-11 18:41:01 +02:00
Lars Brinkhoff
c148ecfd9b
Remove Lean grammar; deleted in upstream.
2016-07-11 14:43:32 +02:00