Paul Chaignon
2c2b37bec3
Reorganize tests
...
Rename test_memory_blob.rb to test_blob.rb for consistence with last commit
2015-08-19 18:07:42 +02:00
Paul Chaignon
c777f2d388
Merge branch 'master' into blob_in_memory
2015-08-19 18:02:31 +02:00
Paul Chaignon
eca10056a8
Rename MemoryBlob to Blob
2015-08-19 17:29:35 +02:00
Arfon Smith
c7bab11ebe
Merge pull request #2566 from github/cut-release-v4.5.14
...
v4.5.14 version bump
v4.5.14
2015-08-19 10:36:52 +01:00
Arfon Smith
6995fc28b6
v4.5.14 version bump
2015-08-19 07:01:07 +01:00
Arfon Smith
102f14d0e9
Grammars update
2015-08-19 06:59:39 +01:00
Arfon Smith
aac168402b
Merge pull request #2565 from pchaigno/aspectj-grammar
...
Grammar for AspectJ
2015-08-19 06:49:16 +01:00
Paul Chaignon
152d49513f
Grammar for AspectJ from Sublime Text package
2015-08-19 00:11:34 +02:00
Arfon Smith
d5564c808d
Merge pull request #2560 from larsbrinkhoff/sexp
...
Add .sexp to Common Lisp.
2015-08-18 21:15:46 +01:00
Lars Brinkhoff
82410e07b2
Add .sexp to Common Lisp.
...
config.sexp by Jeremie Dimino; Apache License 2.0.
rss.sexp by Dan Lentz; LGPL 2.1.
2015-08-18 12:45:47 +02:00
Arfon Smith
94d90b30b5
Merge pull request #2561 from pchaigno/labview-xml
...
Highlight LabVIEW files as XML
2015-08-18 12:25:38 +02:00
Paul Chaignon
06997f0da2
Fix scope of grammar for LabVIEW
2015-08-14 14:17:32 +02:00
Paul Chaignon
55aafa416d
Highlight LabVIEW files as XML
2015-08-14 13:56:28 +02:00
Arfon Smith
5fcdf6adc2
Merge pull request #2555 from larsbrinkhoff/zone
...
Add .arpa to DNS Zone.
2015-08-13 10:18:51 +01:00
Lars Brinkhoff
6a565a849b
Add .arpa to DNS Zone.
...
sample.arpa by Freeswitch project; Mozilla Public License 1.1.
2015-08-13 07:38:17 +02:00
Arfon Smith
66fc67e34c
Merge pull request #2554 from github/mcandre-master
...
DNS Zone files
2015-08-12 18:54:04 +01:00
Arfon Smith
7cf140940e
Fixing up the build
2015-08-12 17:20:29 +01:00
Arfon Smith
60e90bab23
Removing un-used Bind bundle
2015-08-12 17:06:39 +01:00
Arfon Smith
4f58258186
Removing erroneous submodule
2015-08-12 17:05:57 +01:00
Arfon Smith
03e2904ebf
Merge branch 'master' of https://github.com/mcandre/linguist into mcandre-master
2015-08-12 15:15:28 +01:00
Andrew Pennebaker
bea90b256e
use st2-zonefile (MIT licensed) instead of Bind.tmbundle (unlicensed)
2015-08-11 14:01:45 -05:00
Arfon Smith
8eb37ba956
Merge pull request #2541 from github/reworking-documentation-paths
...
Reworking documentation paths
2015-08-11 09:44:19 +01:00
Arfon Smith
8d20c1fb59
More inclusive documentation matches for License and Readme files
2015-08-11 09:39:41 +01:00
Arfon Smith
9a1abf0c49
Merge branch 'master' into reworking-documentation-paths
2015-08-11 09:10:08 +01:00
Arfon Smith
5aae7a4000
Merge pull request #2552 from github/cut-release-v4.5.13
...
Bumping version to v4.5.13
v4.5.13
2015-08-11 07:50:53 +01:00
Arfon Smith
d9509a1750
Bumping version to v4.5.13
2015-08-11 07:01:05 +01:00
Arfon Smith
978c448fb8
Merge pull request #2551 from github/name-checkin
...
Catching one more edge case
2015-08-11 06:53:25 +01:00
Arfon Smith
997c0fca10
Catching one more edge case
2015-08-11 06:48:54 +01:00
Arfon Smith
3ae6e68492
Merge pull request #2549 from github/name-checkin
...
Don't blow up if empty string/nil passed to alias methods
2015-08-10 22:17:07 +01:00
Arfon Smith
851c93a1f7
Don't blow up if empty string/nil passed to alias methods
2015-08-10 22:07:28 +01:00
Arfon Smith
a5f7355e16
Merge pull request #2547 from github/grammars
...
Grammar updates
2015-08-10 15:10:20 +01:00
Arfon Smith
18ffdbaa65
Grammar updates
2015-08-10 15:07:27 +01:00
Arfon Smith
c089222bc6
Merge pull request #2545 from pchaigno/yaml-tmlanguage
...
YAML extensions for TextMate and Sublime Text grammars
2015-08-10 09:54:20 +01:00
Arfon Smith
37f9535d27
Merge pull request #2546 from ammaraskar/master
...
Make regex for vim modeline more lenient
2015-08-10 09:53:46 +01:00
Ammar Askar
4650368bc2
Make regex for vim modeline more lenient
...
This change allows the filetype/language to be retrieved from more complex vim modelines. The current regex strictly allows a set line which contains only the filetype/ft parameter and nothing else
2015-08-10 00:42:14 -05:00
Paul Chaignon
88b14ed455
.syntax extension for YAML
2015-08-09 14:13:48 +02:00
Paul Chaignon
54a2a47bc0
YAML-tmLanguage extension for YAML
2015-08-09 14:11:01 +02:00
Arfon Smith
ffcc970140
Merge pull request #2542 from github/brewfile
...
Highlight Brewfile as Ruby
2015-08-07 22:26:55 +01:00
Joshua Peek
7a811e39e0
Add sample Brewfile
2015-08-07 14:01:08 -07:00
Joshua Peek
11f158cbb3
Highlight Brewfile as Ruby
2015-08-07 11:12:30 -07:00
Arfon Smith
5d5550c48b
Moving vendored definitions to documentation
2015-08-07 10:42:31 +01:00
Arfon Smith
fd570d906a
Adding examples path to documentation.yml
2015-08-07 10:35:18 +01:00
Arfon Smith
deab0662f9
Merge pull request #2447 from Ryman/rustup
...
Split on comma in language name if no match is found
2015-08-07 10:28:21 +01:00
Arfon Smith
7238f50a6b
Merge pull request #2539 from rji/puppet-lang-updates
...
Updates for the Puppet language
2015-08-07 10:25:32 +01:00
Arfon Smith
499fcd1f3f
Merge pull request #2540 from pchaigno/makefile.inc
...
Filename Makefile.inc for Makefile
2015-08-06 09:33:55 +01:00
Paul Chaignon
dc0ddc82d6
Filename Makefile.inc for Makefile
2015-08-06 10:08:30 +02:00
Arfon Smith
436fc34cb9
Merge pull request #2538 from BerkeleyTrue/patch-1
...
Add codemirror's demo directory
2015-08-06 09:01:01 +01:00
Roger Ignazio
f072cd96e3
Add hiera_include() sample for the Puppet language
...
Prior to this commit, some Puppet files were being incorrectly
identified as Pascal when they contained only the following content:
hiera_include('classes')
This commit adds a hiera_include() sample to for the Puppet language to
correct this behavior.
2015-08-05 14:02:09 -07:00
Roger Ignazio
3441a001c7
Modify Puppet color based on style guide
...
Prior to this commit, the Puppet language was colored to #332A77. The
Puppet Labs style guide (https://puppetlabs.com/styleguide/brand )
specifies Puppet Dark Purple to be #302B6D. Alternately, Puppet Purple,
a lighter variant, may be used: #7C6AAB.
Keeping with the dark purple theme, this commit modifies the Puppet
language to use Puppet Dark Purple, hex #302B6D.
2015-08-05 14:00:08 -07:00
Berkeley Martinez
bc747844ea
Add codemirror's demo directory
...
This accounts for about ~150 html files throwing off the statistics of one of my projects
2015-08-05 12:22:21 -07:00