Andrew Case
82af10e3fd
add support for MQL4 and MQL5
2016-09-19 22:03:57 +03:00
Andrey Osorgin
63c8d2284c
Merge pull request #4 from github/master
...
Update from upstream repo github/linguist
2016-09-19 10:38:33 +03:00
Lars Brinkhoff
00efd6a463
Add FORTRAN keyword "data" to .f and .for heuristics. ( #3218 )
...
bug-185631.f sample from OpenFortranProject; BSD license.
2016-09-15 19:24:53 +02:00
Arfon Smith
a8d84f3d55
Merge pull request #3215 from github/cut-release-v4.8.12
...
Bumping to v4.8.12
2016-09-14 16:33:33 -07:00
Arfon Smith
600115afed
Bumping to v4.8.12
2016-09-14 16:01:19 -07:00
Arfon Smith
e57273c839
Merge pull request #3214 from pchaigno/remove-sublime-syntax
...
Remove support for .sublime-syntax
v4.8.12
2016-09-14 15:21:54 -07:00
Paul Chaignon
65491d460e
Remove support for .sublime-syntax
2016-09-14 23:09:22 +02:00
Arfon Smith
8dc4a1308f
Merge pull request #3212 from github/cut-release-v4.8.11
...
Cut release v4.8.11
v4.8.11
2016-09-13 13:02:13 -07:00
Arfon Smith
6841b4d259
Updating to v4.8.11
2016-09-13 11:37:42 -07:00
Arfon Smith
a53423b6e0
Grammar updates
2016-09-13 11:33:20 -07:00
Arfon Smith
02f3ba1840
Merge pull request #3205 from github/language-id
...
Language ids
2016-09-13 11:27:25 -07:00
Arfon Smith
e1216ea4ee
Merge branch 'language-id' of github.com:github/linguist into language-id
2016-09-13 11:14:19 -07:00
Arfon Smith
a3227c2c27
Adding basic find_by_id functionality to Language
2016-09-13 11:09:05 -07:00
Arfon Smith
9f1c950a1f
Merge pull request #3206 from pchaigno/fix-elm-highlighting
...
Fix Elm highlighting
2016-09-13 10:44:46 -07:00
Arfon Smith
c7a0d7b83d
Merge pull request #3208 from pchaigno/lock-grammar-versions
...
Lock grammar versions
2016-09-13 10:43:39 -07:00
Arfon Smith
53c9b2b435
Merge pull request #3207 from pchaigno/test-uniqueness-language-ids
...
Test the uniqueness of language ids
2016-09-13 10:42:53 -07:00
Paul Chaignon
b4a77abd82
Lock SourcePawn grammar to last working version
2016-09-13 13:50:57 +02:00
Paul Chaignon
8a622823b0
Lock NSIS grammar to last working version
2016-09-13 13:47:03 +02:00
Paul Chaignon
3310d925b6
Lock awk grammar to last working version
2016-09-13 13:41:11 +02:00
Paul Chaignon
65201b322a
Test the uniqueness of language ids
2016-09-13 13:10:07 +02:00
Paul Chaignon
b71bf19e37
Fix Elm highlighting
...
Elm grammar repository contains several YAML files with a source.elm scope
We need to restrict the path to the Syntaxes directory
to make sure we select the appropriate YAML file
2016-09-13 11:04:49 +02:00
Arfon Smith
1f43664a51
Adding some tests for some known language_ids
2016-09-12 22:10:59 -07:00
Arfon Smith
7cda13afcb
A Language should know about it's language_id
2016-09-12 22:02:49 -07:00
Arfon Smith
e0d890240b
Adding basic script for adding language_id fields to languages.yml
2016-09-12 21:35:10 -07:00
Arfon Smith
1fc4c9fdc6
Merge pull request #3203 from github/cut-release-v4.8.10
...
Cut release v4.8.10
v4.8.10
2016-09-11 22:35:56 -07:00
Arfon Smith
fdec52c89a
Bumping to v4.8.10
2016-09-11 22:12:38 -07:00
Arfon Smith
6e40de47da
Grammar update
2016-09-11 22:05:40 -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
879c63a25e
Merge pull request #3201 from pchaigno/lock-babel-grammar
...
Lock language-babel grammar to v2.22.0
2016-09-11 19:53:10 -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
Paul Chaignon
5e4e38b39a
Lock language-babel grammar to v2.22.0
...
Use our own fork to make sure we don't update it by mistake
2016-09-11 16:56:17 +02: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
983ff20d3c
Merge pull request #3195 from larsbrinkhoff/r
...
Recognise R comments in heuristic.
2016-09-07 18:57:45 +02: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
Alhadis
1ec84da277
Remove dangling submodules
2016-09-07 06:04:51 +10:00
Alhadis
3112e6deda
Normalise .gitmodules formatting
2016-09-07 06:03:35 +10:00
Arfon Smith
04e1cc6d0a
Merge pull request #3079 from pchaigno/yaml-grammars
...
YAML grammar files
2016-09-04 16:54:35 -07: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
Arfon Smith
426818120c
Merge pull request #3176 from Alhadis/typo-fixes
...
Fix typos
2016-09-04 08:46:31 -07: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
Alhadis
e930ee1a8e
Fix typos
2016-08-29 02:24:21 +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
ed71855612
Add sample .spec files
2016-08-29 00:28:18 +10:00
Alhadis
742faebd8b
Add RPM Spec files to languages list
2016-08-29 00:25:33 +10:00