Vighnesh Rege
|
6d2aa601cd
|
Added tests
|
2015-05-12 12:53:59 -07:00 |
|
Vighnesh Rege
|
1811465abb
|
Add Apache thrift support to generated? check
|
2015-05-12 12:25:06 -07:00 |
|
Arfon Smith
|
5bf8cf50ae
|
Merge pull request #2386 from larsbrinkhoff/modeline
Vim and Emacs modelines are two alternatives
|
2015-05-06 15:55:36 -05:00 |
|
Lars Brinkhoff
|
5382c1b795
|
Make it more clear that Vim and Emacs modelines are two alternatives.
|
2015-05-06 07:46:42 +02:00 |
|
Arfon Smith
|
dbe851726e
|
Merge pull request #2368 from m-click/geography-markup-language
Add languages.yml entry and sample files for OGC Geography Markup Language (#2366)
|
2015-05-05 08:18:37 -05:00 |
|
Arfon Smith
|
3720e49618
|
Merge pull request #2372 from pchaigno/use-original-ada-grammar
Use original Ada grammar
|
2015-05-05 08:17:38 -05:00 |
|
Paul Chaignon
|
380a51e4a4
|
Merge branch 'master' into use-original-ada-grammar
|
2015-05-04 21:35:40 +02:00 |
|
Arfon Smith
|
459b1034a7
|
Merge pull request #2363 from danielgtaylor/master
Add support for API Blueprint
|
2015-05-04 09:47:11 -05:00 |
|
Arfon Smith
|
c2f567770c
|
Merge pull request #2375 from mbdoud/master
Add HyPhy as language to Linguist
|
2015-05-04 08:17:33 -05:00 |
|
Volker Grabsch
|
c94c908d5d
|
Add languages.yml entry and sample files for OGC Geography Markup Language (#2366)
|
2015-05-03 19:15:54 +02:00 |
|
Mike Doud
|
585d74ecc9
|
add better HyPhy samples
|
2015-05-02 13:24:43 -07:00 |
|
Arfon Smith
|
d8422e63f6
|
Merge pull request #2374 from pchaigno/travis-submodules-ssh
Handle SSH links to submodules in Travis
|
2015-05-02 06:38:28 -05:00 |
|
Paul Chaignon
|
ca12a99970
|
Handle SSH links to submodules
|
2015-05-01 21:03:02 +02:00 |
|
Mike Doud
|
1fdcafb1ae
|
Update languages.yml
|
2015-05-01 11:28:11 -07:00 |
|
Paul Chaignon
|
6489f7009d
|
Use original repository for Ada grammar
|
2015-05-01 16:42:37 +02:00 |
|
Paul Chaignon
|
bdfe2aa6e4
|
Remove grammar for Ada
|
2015-05-01 16:39:48 +02:00 |
|
Mike Doud
|
007de4691b
|
removing incorrect samples
|
2015-04-30 16:07:19 -07:00 |
|
Mike Doud
|
141e495447
|
Merge branch 'master' of https://github.com/mbdoud/linguist
|
2015-04-30 15:38:12 -07:00 |
|
Mike Doud
|
5e68714ae5
|
add HyPhy examples
|
2015-04-30 15:37:59 -07:00 |
|
Mike Doud
|
4ae6455e0e
|
Update languages.yml
|
2015-04-30 15:25:04 -07:00 |
|
Mike Doud
|
f393ea307d
|
Add 'HyPhy Batch Language'
|
2015-04-30 15:14:53 -07:00 |
|
Daniel G. Taylor
|
828fc7a19b
|
Add support for API Blueprint
This adds a grammar and samples for [API Blueprint][] based on the
[Sublime Text plugin][] from Apiary. The [Atom language][] is also based
on the Sublime plugin.
API Blueprint is now used in over [3,600 repositories][] on GitHub and has
[several][Aglio] [open source][Dredd] [tools][Drakov] available.
Here's an [example using Lightshow][Lightshow] to highlight a small API.
[3,600 repositories]: https://github.com/search?utf8=%E2%9C%93&q=FORMAT+1A+extension%3Aapib+extension%3Amd&type=Code&ref=advsearch&l=
[Aglio]: https://github.com/danielgtaylor/aglio
[API Blueprint]: https://apiblueprint.org/
[Drakov]: https://www.npmjs.com/package/drakov
[Atom language]: https://github.com/danielgtaylor/atom-language-api-blueprint
[Dredd]: https://github.com/apiaryio/dredd
[Lightshow]: https://github-lightshow.herokuapp.com/?utf8=%E2%9C%93&scope=from-url&grammar_url=https%3A%2F%2Fgithub.com%2Fapiaryio%2Fapi-blueprint-sublime-plugin%2Fblob%2Fmaster%2FAPIBlueprint.tmLanguage&grammar_text=&code_source=from-url&code_url=https%3A%2F%2Fraw.githubusercontent.com%2Fapiaryio%2Fapi-blueprint%2Fmaster%2Fexamples%2F12.%2520Advanced%2520Action.md&code=
[Sublime Text plugin]: https://github.com/apiaryio/api-blueprint-sublime-plugin
|
2015-04-28 22:21:30 -07:00 |
|
Arfon Smith
|
accf734a74
|
Merge pull request #2346 from larsbrinkhoff/public-key
Add support for SSH2 and OpenSSH public keys
|
2015-04-21 08:22:05 -05:00 |
|
Arfon Smith
|
6bd86ad46b
|
Merge pull request #2330 from larsbrinkhoff/link-script
Add 'Linker Script' language
|
2015-04-21 08:19:53 -05:00 |
|
Lars Brinkhoff
|
d7207f3399
|
Linker Script samples.
vmlinux.lds by Martin Mares; license GPL v2.
link.ld by Anthony Zbierajewski; license GPL v2.
ld.script by Wu Zhangjink; license GPL v2.
|
2015-04-21 10:11:40 +02:00 |
|
Lars Brinkhoff
|
e018b4322e
|
Improve .asc heuristic for Public Key.
|
2015-04-21 10:10:27 +02:00 |
|
Lars Brinkhoff
|
415c7d32a2
|
More .asc samples for Public Key.
sshkey1.asc by Joseph Galbraith; Sleepycat license (GPL compatible).
|
2015-04-21 10:10:27 +02:00 |
|
Lars Brinkhoff
|
164caa2755
|
Add 'Linker Script' language.
|
2015-04-21 07:17:08 +02:00 |
|
Arfon Smith
|
ec2f0cb82a
|
Merge pull request #2335 from DavidJFelix/patch-1
Change Salt to programming per #2307
|
2015-04-20 16:57:15 -05:00 |
|
David J. Felix
|
604918b6ad
|
Add python-logo grey color to SaltStack config
|
2015-04-20 12:29:09 -04:00 |
|
David J. Felix
|
eb7e72a4a9
|
Change Salt to programming per #2307
- Remove group
|
2015-04-19 18:24:27 +00:00 |
|
Brandon Keepers
|
1ac694f149
|
Merge pull request #2340 from github/remove-script-ext
Remove .script! hack
|
2015-04-19 08:58:07 +12:00 |
|
Brandon Keepers
|
ef49fe417f
|
fix samples after renaming script
|
2015-04-17 14:37:40 +12:00 |
|
Brandon Keepers
|
d28828b7d7
|
Merge pull request #2334 from thomasvandoren/update-chapel-grammar
Update submodule for Chapel grammar.
|
2015-04-17 14:20:16 +12:00 |
|
Brandon Keepers
|
8a42f76f03
|
Remove .script! hack
|
2015-04-17 14:09:05 +12:00 |
|
Brandon Keepers
|
745ce14d47
|
Merge pull request #2333 from 3flex/2318-add-puppet-samples
Add additional Puppet sample
|
2015-04-17 13:57:07 +12:00 |
|
Arfon Smith
|
dc41ca23c6
|
Merge pull request #2339 from ampl/nl
Improve NL/NewLisp disambiguation heuristic
|
2015-04-16 17:42:08 -05:00 |
|
vitaut
|
9da42fba5b
|
Improve NL/NewLisp disambiguation heuristic
NL files start with either 'b' or 'g' followed by an unsigned integer.
|
2015-04-16 15:19:22 -07:00 |
|
Ted Nyman
|
fac4633337
|
Move .odd file to the right directory
|
2015-04-15 18:37:36 -07:00 |
|
Thomas Van Doren
|
3ab0de831f
|
Update Chapel samples.
|
2015-04-15 07:43:25 -07:00 |
|
Thomas Van Doren
|
599d146118
|
Use chapel-lang/chapel-tmbundle for Chapel grammar.
|
2015-04-15 07:43:25 -07:00 |
|
Matthew Haughton
|
5cdbb2b113
|
Add additional Puppet samples
|
2015-04-14 23:18:45 -04:00 |
|
Arfon Smith
|
611584a414
|
Merge pull request #2322 from larsbrinkhoff/lisp
Make Common Lisp heuristic case insensitive.
|
2015-04-13 08:49:37 -05:00 |
|
Lars Brinkhoff
|
33478b2d23
|
Make Common Lisp heuristic case insensitive.
|
2015-04-11 19:58:02 +02:00 |
|
Lars Brinkhoff
|
46ca8e93c2
|
New upper-case sample for Common Lisp.
|
2015-04-11 19:24:01 +02:00 |
|
Arfon Smith
|
da58febc3e
|
Merge pull request #2328 from github/specflow
Specflow
|
2015-04-10 20:16:05 -05:00 |
|
Arfon Smith
|
7ca2384e03
|
Test for Specflow feature
|
2015-04-10 20:11:11 -05:00 |
|
Arfon Smith
|
6b2bb52dcd
|
Merge branch 'master' into specflow
|
2015-04-10 20:07:43 -05:00 |
|
Arfon Smith
|
000a42ef3d
|
Merge pull request #2326 from github/dcl
Add DCL and MMS
|
2015-04-10 15:54:04 -05:00 |
|
Arfon Smith
|
03e40718ff
|
Bringing languages.yml keys up to date
|
2015-04-10 15:47:37 -05:00 |
|