Arfon Smith
ad0cc7f39d
Merge pull request #1989 from davidabian/patch-1
...
Update languages.yml with *.sagews
2015-01-12 08:12:45 -06:00
David Abián
42a491ab8b
Merge branch 'patch-1' of https://github.com/davidabian/linguist into patch-1
2015-01-11 22:09:48 +01:00
David Abián
ef4b25591b
Sample sagews file, as requested
2015-01-11 22:08:56 +01:00
David Abián
fbc99cf7e6
Update languages.yml with *.sagews
2015-01-11 19:43:20 +01:00
Paul Chaignon
5d0e9484ce
Remove last mentions of lexer
2015-01-11 10:02:52 +01:00
Brandon Keepers
1bc6a6dfe5
Merge pull request #1955 from pchaigno/zephir-generated-samples
...
Reclassify three samples files generated from Zephir code
2015-01-10 10:43:00 -08:00
Arfon Smith
30be3265fb
Merge pull request #1982 from pchaigno/racket-grammar
...
New grammar for Racket
2015-01-10 09:18:45 -06:00
Paul Chaignon
ecaad7979f
New grammar for Racket
2015-01-10 14:40:58 +01:00
Paul Chaignon
d638edbeae
Remove grammar for Racket
2015-01-10 13:10:04 +01:00
Brandon Keepers
91779b6de9
Merge pull request #1978 from larsbrinkhoff/cmake_samples
...
More CMake samples
2015-01-09 15:53:25 -08:00
Adam Roben
3abb0e80d5
Merge pull request #1963 from github/aroben-patch-1
...
Recommend updating grammars when releasing
2015-01-09 16:20:30 -05:00
Arfon Smith
f4c1cc576b
Modifying BlobHelper and FileBlob to use path
2015-01-09 15:15:34 -06:00
Paul Chaignon
986235dce7
Sample file for .cmake.in
2015-01-09 20:02:01 +01:00
Lars Brinkhoff
1f0c88a934
Restore the .cmake.in extension.
2015-01-09 20:02:01 +01:00
Lars Brinkhoff
94f7dd2238
More CMake samples.
2015-01-09 20:02:01 +01:00
Arfon Smith
79fd12eb75
Merge branch 'master' into path-for-fileblob
2015-01-09 11:56:11 -06:00
Arfon Smith
05a98be1e5
Merge pull request #1977 from github/auto
...
Auto
2015-01-09 11:50:01 -06:00
Arfon Smith
24eb1d3fe2
Updating file regex to support unlicense.txt
2015-01-09 11:43:34 -06:00
Brandon Keepers
75d1bcdc69
Merge pull request #1912 from 0a-/master
...
vendor.yml: improved & added more regex for auto-generated stylesheets
2015-01-09 08:09:57 -08:00
Arfon Smith
7549eff9c1
Merge branch 'master' into auto
...
Conflicts:
.gitmodules
2015-01-08 17:00:45 -06:00
Arfon Smith
6e2b4f7514
Updating ref to include license
2015-01-08 16:59:43 -06:00
Arfon Smith
846cff5721
Remove pry
2015-01-08 15:10:05 -06:00
Arfon Smith
efd25ec4d2
Start using path with LazyBlob
2015-01-08 15:08:28 -06:00
Arfon Smith
5c94b50386
Merge pull request #1975 from github/http
...
Http
2015-01-08 14:19:38 -06:00
Arfon Smith
c0fbc9ef8c
Updating Sublime-HTTP reference
2015-01-08 14:11:04 -06:00
Arfon Smith
1f429fb488
Whitespace
2015-01-08 14:06:00 -06:00
Arfon Smith
ec28ea299f
Use path for Generated?
2015-01-08 14:03:35 -06:00
Arfon Smith
08558aa118
Merge branch 'master' into http
...
Conflicts:
.gitmodules
2015-01-08 13:13:07 -06:00
Adam Roben
7e319b797f
Merge pull request #1970 from larsbrinkhoff/fr
...
Add missing ^ in regexp for Frege heuristic
2015-01-08 13:43:14 -05:00
Lars Brinkhoff
3957a11f25
Add to sample to show that a false positive goes away.
2015-01-08 19:35:02 +01:00
Adam Roben
743922d45a
Merge pull request #1974 from github/hy-grammar
...
Update Hy support by adding a reference to an Atom grammar.
2015-01-08 11:13:59 -05:00
Bob Tolbert
5f70776cf3
Update Hy support by adding a reference to an Atom grammar.
2015-01-08 11:09:28 -05:00
Adam Roben
289f91997c
Merge pull request #1973 from github/nit-grammar
...
Add a language grammar for Nit
2015-01-08 11:01:05 -05:00
Lucas Bajolet
163ea9ecdd
Added a few samples for the Nit language
...
Signed-off-by: Lucas Bajolet <r4pass@hotmail.com >
2015-01-08 10:52:45 -05:00
Lucas Bajolet
9be941acc8
Added support for the nit language in grammars.yml, updated languages.yml for .nit source files highlighting
...
Signed-off-by: Lucas Bajolet <r4pass@hotmail.com >
2015-01-08 10:51:51 -05:00
Adam Roben
e95314f072
Recognize WTFPL-licensed grammars
2015-01-08 10:49:54 -05:00
Adam Roben
6fef6b578a
Fix script/convert-grammars --add
2015-01-08 10:49:01 -05:00
Adam Roben
dd59814563
Merge pull request #1905 from joaquincasares/cql_support
...
Add support for cql and ddl files
2015-01-08 10:45:15 -05:00
Adam Roben
b704b20695
Merge pull request #1888 from MattDMo/master
...
reorganized Sublime Text extensions, added some
2015-01-08 10:42:56 -05:00
Adam Roben
23e55e92ca
Mention grammar licenses in LICENSE
2015-01-08 09:19:18 -05:00
Lars Brinkhoff
71885b8a79
Add missing ^ in Frege heuristic regexp.
2015-01-08 13:02:04 +01:00
Adam Roben
0cfdbfb91c
Merge github-linguist-grammars into github-linguist
...
Now that all our grammars are licensed (or grandfathered in), we can
distribute them as part of the standard github-linguist gem. This makes
it easier for projects to get up and running with Linguist.
2015-01-07 14:47:26 -05:00
Adam Roben
59a6963a89
Say that you should commit the submodule update
2015-01-07 14:26:23 -05:00
Adam Roben
6e9dfdff30
Recommend updating grammars when releasing
...
This will help ensure we keep pulling in fixes from the grammar repos.
2015-01-07 14:16:23 -05:00
Adam Roben
470419d732
Merge pull request #1962 from github/bump-4.2.6
...
Bump to v4.2.6
v4.2.6
2015-01-07 10:57:29 -05:00
Adam Roben
5b05653881
Bump to v4.2.6
2015-01-07 10:30:51 -05:00
Adam Roben
899dc07883
Merge pull request #1938 from floscher/carto-grammar
...
Add grammar for CartoCSS
2015-01-07 09:31:34 -05:00
Florian M. Schäfer
83dfd408e9
Update carto-grammar to current version (2ec5a89)
2015-01-07 15:27:40 +01:00
Florian M. Schäfer
417171cfe1
Don't pass JSON-files through csonc
2015-01-07 15:27:40 +01:00
Florian Schäfer
e8e82a1ca3
Add grammar for CartoCSS
2015-01-07 15:27:40 +01:00