Arfon Smith
|
c9f8a2677a
|
Merge pull request #2261 from ntkme/storyboard-xib-xml
.storyboard and .xib as XML
|
2015-03-24 11:38:39 -05:00 |
|
Arfon Smith
|
5b6b3f74b5
|
Merge pull request #2262 from drautb/master
Fix categorization for Racket shell scripts.
|
2015-03-24 11:38:21 -05:00 |
|
Vicent Marti
|
f9ccac4240
|
Merge pull request #2259 from github/bump-rugged
Bump rugged to latest release
|
2015-03-24 08:36:52 -07:00 |
|
Ben Draut
|
aa7aae7808
|
Fix categorization for Racket shell scripts.
The current implementation categorizes shell scripts written in Racket
as Scheme, which is incorrect.
For example:
```racket
\#!/usr/bin/env racket
\#lang racket
"Hello World!"
```
This should be categorized as Racket, not Scheme. [This file][1]
demonstrates the problem in an existing repository.
[1]: https://github.com/drautb/sketchbook/blob/master/racket/sublime-project-generator/generate-sublime-project.rkt
|
2015-03-24 08:22:00 -06:00 |
|
なつき
|
7c66301583
|
.storyboard and .xib as XML
|
2015-03-24 01:58:55 -07:00 |
|
michael tesch
|
a5b0b333b0
|
Merge branch 'master' into tesch1-emacs-patch-1
|
2015-03-24 09:44:08 +01:00 |
|
Andy Delcambre
|
7df872eb7f
|
Bump rugged to latest release
|
2015-03-23 14:33:03 -06:00 |
|
Arfon Smith
|
6a4f4c724c
|
Merge pull request #2253 from larsbrinkhoff/dtrace-script-mode
Fix Emacs modeline in DTrace sample.
|
2015-03-23 15:30:03 -05:00 |
|
Lars Brinkhoff
|
76828c45c7
|
Fix Emacs modeline in DTrace sample.
Apparently, the DTrace mode for Emacs is called dtrace-script:
https://github.com/dotemacs/dtrace-script-mode
|
2015-03-23 19:43:32 +01:00 |
|
Arfon Smith
|
27215f148b
|
Merge pull request #2257 from Oldes/rebol_grammar_scope
Adding tm_scope for REBOL language and removing REBOL from LICENSE_WHITE...
|
2015-03-23 11:30:48 -05:00 |
|
Arfon Smith
|
77d52463ad
|
Merge pull request #2256 from Oldes/red_grammar
Added grammar submodule for Red language
|
2015-03-23 11:30:06 -05:00 |
|
Oldes
|
0f6c2afbf6
|
Sublime-REBOL submodule updated.
|
2015-03-23 15:58:01 +01:00 |
|
Oldes
|
cbaa3ca6f4
|
Adding tm_scope for REBOL language and removing REBOL from LICENSE_WHITELIST as now is license available in the Sublime-REBOL project.
|
2015-03-23 11:38:07 +01:00 |
|
Oldes
|
63f54bdf06
|
Added grammar submodule for Red language
|
2015-03-23 10:43:39 +01:00 |
|
Alex McLain
|
b302863a4d
|
Added additional sample files.
|
2015-03-21 20:22:46 -07:00 |
|
Alex McLain
|
ec46b1a92e
|
Added NetLinx language.
|
2015-03-21 18:58:09 -07:00 |
|
Arfon Smith
|
ed65040539
|
Merge pull request #2250 from shaneog/patch-2
Add Neovim config file names to VimL language
|
2015-03-21 16:56:00 -05:00 |
|
Arfon Smith
|
cc1a420bc5
|
Merge pull request #2254 from shaunlebron/master
add .boot to clojure extensions
|
2015-03-21 16:54:20 -05:00 |
|
Shaun Williams
|
8555b20380
|
add .boot Clojure sample
|
2015-03-21 12:02:20 -05:00 |
|
Shaun Williams
|
6462ba70f9
|
put .boot after primary .clj extension
|
2015-03-21 11:48:52 -05:00 |
|
Shaun Williams
|
1ac43e0d7d
|
reorder .boot to be in order
|
2015-03-21 11:32:29 -05:00 |
|
Shaun Williams
|
6ac51968c6
|
add .boot to clojure extensions
|
2015-03-21 11:20:48 -05:00 |
|
Shane O'Grady
|
cbcadf8e45
|
Add Neovim config file names to VimL language
Neovim uses configuration files named `.nvimrc` rather than `.vimrc`
See this PR for details neovim/neovim#330
|
2015-03-21 09:53:21 -03:00 |
|
Arfon Smith
|
74b111501d
|
Merge pull request #2213 from ntkme/source-map
Detect generated source maps
|
2015-03-20 09:26:40 -05:00 |
|
なつき
|
67e4212f64
|
Test detecting generated source maps
|
2015-03-19 19:50:40 -07:00 |
|
Arfon Smith
|
55559a1020
|
Merge pull request #2246 from ampl/nl
Add a heuristic to disambiguate between NL and NewLisp
|
2015-03-19 20:26:56 -05:00 |
|
なつき
|
b103232e0e
|
Detect generated source maps
|
2015-03-19 17:38:59 -07:00 |
|
vitaut
|
b587379f4a
|
Add a heuristic to disambiguate between NL and NewLisp
|
2015-03-19 17:33:52 -07:00 |
|
Arfon Smith
|
ba654b2a1d
|
Merge pull request #2242 from larsbrinkhoff/types
Fix the type classification of some languages.
|
2015-03-19 08:46:55 -05:00 |
|
Lars Brinkhoff
|
ae39475133
|
Fix the type classification of some languages.
|
2015-03-19 07:09:42 +01:00 |
|
Arfon Smith
|
c641ea833f
|
Merge pull request #2241 from github/cut-release-v4.5.2
v4.5.2
v4.5.2
|
2015-03-18 10:45:42 -05:00 |
|
Arfon Smith
|
ebf10c2cd6
|
v4.5.2
|
2015-03-18 09:50:57 -05:00 |
|
Arfon Smith
|
29ef8beb3f
|
Grammar submodule update
|
2015-03-18 09:47:43 -05:00 |
|
Arfon Smith
|
2b5f38264b
|
Merge pull request #2222 from chriskuehl/master
languages.yml: don't assume .conf is Apache
|
2015-03-18 09:27:32 -05:00 |
|
Arfon Smith
|
5850716eb3
|
Merge pull request #2236 from Phasesaber/master
Give Diff a color
|
2015-03-18 09:24:46 -05:00 |
|
Arfon Smith
|
3db6c4a5b6
|
Merge pull request #2227 from samoht/OCaml
Disambiguate between OCaml and Standard ML
|
2015-03-18 09:05:12 -05:00 |
|
Thomas Gazagnaire
|
e79607372b
|
Disambiguate between OCaml and Standard ML
Fix #2208
|
2015-03-18 09:58:14 +00:00 |
|
Arfon Smith
|
b5472ab753
|
Merge pull request #2123 from larsbrinkhoff/for
Some .for files are text.
|
2015-03-17 14:59:53 -05:00 |
|
Lars Brinkhoff
|
013188dcd9
|
Add new language Formatted for .for.
Sample file wksst8110.for is from the Climate Prediction Center at the
National Weather Service of the USA, and is in the public domain.
|
2015-03-17 20:44:06 +01:00 |
|
Jαdon Fowler
|
3cf7bfbee2
|
Give Diff a color
|
2015-03-16 23:44:08 -07:00 |
|
michael tesch
|
5f647f2236
|
more realistic emacs modeline for dtrace sample
|
2015-03-16 19:56:06 +01:00 |
|
Arfon Smith
|
3bb740fe9f
|
Merge pull request #2198 from tarebyte/handlebars_color
Assign handlebars a color for the language bar.
|
2015-03-16 07:58:05 -05:00 |
|
michael tesch
|
50db5c012e
|
disable modelines strategy for webidl sample
|
2015-03-15 20:18:57 +01:00 |
|
michael tesch
|
dcb14d0fc7
|
disable modelines strategy for webidl sample
|
2015-03-15 20:06:41 +01:00 |
|
michael tesch
|
419cfe54e0
|
disable modelines strategy match for dtrace sample
|
2015-03-15 13:05:43 +01:00 |
|
michael tesch
|
ce1f51a34f
|
forgot a |
|
2015-03-15 12:51:14 +01:00 |
|
michael tesch
|
5fd7992f98
|
dont save useless matches, thanks to pchaigno
|
2015-03-15 12:40:31 +01:00 |
|
Arfon Smith
|
3f5a96a15b
|
Merge pull request #2017 from github/revert-2014-revert-1976-path-for-fileblob
Cut 4.5.0 release
v4.5.1
|
2015-03-14 20:42:20 -05:00 |
|
Arfon Smith
|
840bdf95e3
|
v4.5.1
|
2015-03-14 20:32:18 -05:00 |
|
Arfon Smith
|
01deb07ae9
|
Return false for empty file.
|
2015-03-14 20:19:11 -05:00 |
|