Felipe Oliveira Carvalho
96c2f86613
Add cpplint.py to vendor.yml
...
`cpplint.py` is Google's Python script used for linting C++ files.
I have a small C++ project with `cpplint.py` included mistakenly making
Python the main language of my project.
2015-02-04 02:22:08 -03:00
Arfon Smith
95bedf0bfc
Merge pull request #2072 from larsbrinkhoff/4TH
...
Add .4TH Forth extension.
2015-02-03 19:49:46 -06:00
Lars Brinkhoff
3a1b17f1f9
Add .4TH Forth extension.
2015-02-03 13:04:06 +01:00
Arfon Smith
bdec1ac64d
Merge pull request #2064 from pchaigno/new-grammars
...
Grammars for 8 languages
2015-02-01 14:09:42 -08:00
Paul Chaignon
36a0d760e9
Grammar for J from Sublime Text package
2015-02-01 21:52:24 +01:00
Paul Chaignon
a901e85c3c
Sample for J
2015-02-01 21:50:34 +01:00
Paul Chaignon
6e9dc2339d
Grammar for Golo from Sublime Text package
2015-02-01 21:41:22 +01:00
Paul Chaignon
3864e712ef
Grammar for GDScript from Sublime Text package
2015-02-01 21:37:07 +01:00
Paul Chaignon
8376f1e4a4
Grammar for Creole from Sublime Text package
2015-02-01 21:34:10 +01:00
Paul Chaignon
1b0fd752d3
Grammar for CLIPS from Sublime Text package
2015-02-01 21:29:03 +01:00
Paul Chaignon
bef473a48b
Samples for CLIPS
2015-02-01 21:27:14 +01:00
Paul Chaignon
0c60078d27
Grammar for APL from Sublime Text package
2015-02-01 21:16:45 +01:00
Arfon Smith
2f65462ce0
Trailing slash fix.
2015-02-01 11:39:59 -08:00
Arfon Smith
ace6156c65
Merge pull request #2058 from pchaigno/move-autohotkey-grammar
...
Update URL for AutoHotkey grammar
2015-02-01 11:24:54 -08:00
Paul Chaignon
ada8feba34
Merge branch 'master' into move-autohotkey-grammar
2015-02-01 20:12:22 +01:00
Arfon Smith
75d685a7f4
Merge pull request #2000 from jayphelps/patch-2
...
Added `htmlbars` as an alias for Handlebars
2015-02-01 11:03:13 -08:00
Arfon Smith
6b7f20323b
Merge pull request #2057 from steinwaywhw/master
...
Adding ATS language support by converting existing SublimeText syntax def
2015-01-31 19:03:05 -06:00
Steinway Wu
c2ab5bc09d
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
.gitmodules
2015-01-31 17:24:23 -05:00
Arfon Smith
95d5b8bdbc
Merge pull request #2059 from pchaigno/modelica
...
Support of Modelica language
2015-01-31 15:17:38 -06:00
Steinway Wu
da7b3182e8
update to newer ats-mode-sublime
2015-01-31 16:00:00 -05:00
Paul Chaignon
08790f2f0a
Grammar for Modelica
2015-01-31 13:44:11 +01:00
Paul Chaignon
896270e617
Support for Modelica
2015-01-31 13:37:42 +01:00
Paul Chaignon
fb40ee986f
Update URL for AutoHotkey grammar
2015-01-31 12:16:41 +01:00
Paul Chaignon
20b82e4bc9
Remove grammar for AutoHotkey
2015-01-31 12:14:36 +01:00
Steinway Wu
513347911e
update ats grammar to the latest commits
2015-01-30 13:25:22 -05:00
Arfon Smith
1a3960e95d
Merge pull request #2056 from github/cut-release-v4.3.0
...
Cut release v4.3.0
2015-01-30 12:15:55 -06:00
Steinway Wu
7d9a47b7c3
remove atxt support
2015-01-30 13:02:37 -05:00
Steinway Wu
c80d085e33
revise git module
2015-01-30 12:56:17 -05:00
Steinway Wu
98518e5c8c
add ats mode from sublime package
2015-01-30 12:52:38 -05:00
Arfon Smith
2b7a488d64
Bumping version to 4.3.0
v4.3.0
2015-01-30 11:25:50 -06:00
Arfon Smith
25aa6669be
Updating grammars
2015-01-30 11:17:13 -06:00
Arfon Smith
ef9e1c4e4f
Merge pull request #2055 from github/cp-cpp
...
Adding cp as a C++ extension
2015-01-30 11:04:21 -06:00
Arfon Smith
cf483c28e3
Adding cp as a C++ extension
2015-01-30 10:56:06 -06:00
Arfon Smith
fecc39d97d
Merge pull request #1652 from github/objc-mercury
...
Disambiguate Matlab, Objective-C, Mathematica, M, and Mercury
2015-01-30 08:51:51 -06:00
Arfon Smith
339370a703
Extracting ObjectiveC regex into a constant
2015-01-30 08:48:26 -06:00
Arfon Smith
359e5157a8
Merge branch 'master' into objc-mercury
2015-01-30 08:34:50 -06:00
Arfon Smith
207bd8d77c
Merge pull request #2001 from rusthon/master
...
added Rusthon to languages list for syntax highlighting in md.
2015-01-30 08:28:27 -06:00
Arfon Smith
ba5454808e
Merge pull request #1916 from Mailaender/dot-desktop-files
...
Added support for Linux .desktop and .emacs.desktop files
2015-01-30 08:24:27 -06:00
Arfon Smith
9196ba91bb
Merge pull request #2041 from github/emacs-vim-mode-lines
...
Emacs vim modelines
2015-01-29 20:12:47 -06:00
Arfon Smith
5ff1b02e49
1.9.3 reprieve
2015-01-29 20:03:18 -06:00
Brandon Keepers
4f92d620eb
Simplify detect
2015-01-29 16:28:54 -06:00
Brandon Keepers
e7f5779659
Break modelines into two regular expressions
...
This makes them easier to read and maintains Ruby 1.9 compatibility
2015-01-29 16:28:54 -06:00
Arfon Smith
512cfc4858
Dropping 1.9.3
2015-01-29 15:45:07 -06:00
Brandon Keepers
437ba70b9e
Find modeline anywhere in the data
2015-01-29 13:14:06 -06:00
Brandon Keepers
fadca563bc
Move regex to a constant
2015-01-29 13:09:12 -06:00
Brandon Keepers
7a601b196e
Fix regex syntax
2015-01-29 13:07:18 -06:00
Arfon Smith
bf6bd246fd
Syntax tweak
2015-01-28 16:52:26 -06:00
Arfon Smith
168ff4c050
Merge pull request #2048 from infininight/master
...
Update Swift grammar
2015-01-28 07:02:49 -06:00
Arfon Smith
d6fdbafa3c
Merge pull request #2047 from vors/powershell
...
Replace vendor powershell.tmBundle by SublimeText powershell
2015-01-28 07:00:18 -06:00
Michael Sheets
3e1570a716
Update Swift grammar
2015-01-28 04:12:05 -06:00