Lars Brinkhoff
3defb60fd7
Add .l samples.
...
zend_ini_scanner.l by Zend Technologies; New BSD license.
common.l by Toshihiro MATSUI, Electrotechnical Laboratory; New BSD license.
create_view.l by PostgreSQL Global Development Group; MIT license.
2015-05-20 08:16:26 +02:00
Lars Brinkhoff
869c9d2fdd
Add .l to Groff.
2015-05-20 08:16:26 +02:00
Lars Brinkhoff
912e465193
Add .l to Common Lisp.
2015-05-20 08:16:26 +02:00
Lars Brinkhoff
e7c1419390
Add Yacc language.
2015-05-20 08:16:26 +02:00
Lars Brinkhoff
b19cd037b7
Add Lex language.
2015-05-20 08:16:26 +02:00
Arfon Smith
42f7bc2160
Merge pull request #2407 from github/welcome-back-handlebars
...
Adding back Handlebars grammar
2015-05-19 15:44:38 -05:00
Arfon Smith
542a0d79fd
Adding back Handlebars grammar
2015-05-19 13:27:37 -05:00
Arfon Smith
4b9b09f7bf
Merge pull request #2405 from github/fix-handlebars-grammar
...
Fix Handlebars grammar
2015-05-19 10:46:21 -05:00
Adam Roben
57429f3194
Don't warn if a package contains multiple copies of a grammar
...
This is pretty common (e.g., if the package contains the grammar in both
XML and JSON).
2015-05-19 09:27:13 -04:00
Adam Roben
9bdf890fd8
Fix nil NoMethodError when converting a duplicated grammar
...
We were sticking a nil value into the grammars Array when we encountered
a duplicate scope. Now we strip out nils before returning the Array.
2015-05-19 09:27:13 -04:00
Arfon Smith
9240f30f28
Merge pull request #2401 from github/cut-release-v4.5.5
...
Cut release v4.5.5
2015-05-18 16:15:40 -05:00
Arfon Smith
6062d3b25c
Temporarily removing Handlebars highlighting
v4.5.5
2015-05-18 14:41:36 -05:00
Arfon Smith
3878afa2e0
Bumping to v4.5.5
2015-05-15 10:56:36 -05:00
Arfon Smith
fa8998c6b6
Fixing up grammars
2015-05-15 10:55:50 -05:00
Arfon Smith
99dcd501aa
Grammars update
2015-05-15 10:50:05 -05:00
Arfon Smith
da7d019df3
Merge pull request #2388 from mephaust/add-unity3d
...
Add Unity3D Asset and Metadata files
2015-05-13 16:02:30 -05:00
Paul Handly
4fc0c90cff
Add Unity3D Asset samples
2015-05-13 15:59:11 -04:00
Arfon Smith
4ecb6425d2
Merge pull request #2373 from pchaigno/remove-unused-grammars
...
Remove unused grammars/submodules
2015-05-13 09:50:32 -05:00
Arfon Smith
6dfab80df7
Merge pull request #2394 from github/vim-modeline-fix
...
Improving Vim modeline regex
2015-05-13 09:03:43 -05:00
Arfon Smith
1ebf1e77e5
Merge pull request #2387 from aivus/patch-1
...
Change PHP group to HTML for TWIG
2015-05-13 09:03:35 -05:00
Arfon Smith
0c810cc016
Merge pull request #2393 from KrauseFx/patch-1
...
Added fastlane configuration files
2015-05-13 08:45:23 -05:00
Arfon Smith
7e32b45aa8
Removing whitespace matching
2015-05-13 08:31:45 -05:00
Felix Krause
4c1a84716a
Merge branch 'master' into patch-1
2015-05-13 11:03:13 +01:00
Felix Krause
fd4111cdbe
Added Example Ruby Files
2015-05-13 11:02:26 +01:00
Arfon Smith
2fac182a90
Improving Vim modeline regex
2015-05-12 16:49:14 -05:00
Felix Krause
f87c3c4996
Added fastlane configuration files
...
[fastlane](https://fastlane.tools ) is an established Continuous Delivery solution for iOS/Mac projects. The configuration files are similar to a `Podfile`, also Ruby based.
Some examples:
- https://github.com/wikimedia/apps-ios-wikipedia/blob/master/fastlane/Fastfile
- https://github.com/wikimedia/apps-ios-wikipedia/blob/master/fastlane/Deliverfile
- https://github.com/artsy/eidolon/blob/master/fastlane/Fastfile
- https://github.com/fastlane/examples/blob/master/MindNode/Fastfile
The configuration files added with this pull request: `Fastfile`, `Deliverfile` and `Snapfile` 👍
2015-05-12 20:29:24 +01:00
Paul Handly
7631db2183
Treat Unity3D metadata as an asset
2015-05-10 18:19:34 -04:00
Paul Handly
da5bc18d64
Add Unity3D Metadata files as generated
2015-05-10 18:19:33 -04:00
Paul Handly
f2af2156fa
Add language for Unity3D Asset files
2015-05-09 14:15:59 -04: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
Ilya Antipenko
dc22b0f869
Change PHP group to HTML for TWIG
2015-05-06 20:41:37 +03: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
2eede37248
Remove unused grammars/submodules
2015-05-01 17:28:34 +02: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