Paul Chaignon
786d1e4cfc
Instructions to add a new extension to a language
2015-06-12 21:22:55 +02:00
Arfon Smith
eb82e022ba
Merge pull request #2443 from wcandillon/patch-4
...
Improved XQuery and JSONiq support
2015-06-12 11:35:53 -05:00
William Candillon
753bfd1dc5
⬆️
2015-06-11 19:07:19 +02:00
William Candillon
d1ae098c08
⬆️
2015-06-08 15:22:32 +02:00
William Candillon
e1a8b5db1d
🆕 XQuery & JSONiq support based on the Atom language-jsoniq package
2015-06-08 14:50:28 +02:00
William Candillon
302cfea295
Update languages.yml
2015-06-08 14:32:07 +02:00
Garen Torikian
0946fecd82
Merge pull request #2439 from alexweber/patch-1
...
fix anchor link to vim & emacs modelines section
2015-06-05 09:43:21 -07:00
Alex Weber
9afdcddfc9
fix anchor link to vim & emacs modelines section
...
regression introduced in 5382c1b795
2015-06-05 12:53:15 -03:00
Arfon Smith
4d162f88bd
Merge pull request #2432 from jakepetroules/qbs
...
.qbs extension for QML.
2015-06-04 11:45:16 -05:00
Jake Petroules
2806987f2f
.qbs extension for QML.
2015-06-02 00:46:56 -07:00
Arfon Smith
f380aa2e5e
Merge pull request #2426 from tamird/generated-go-bindata
...
Detect Go files generated by go-bindata
2015-05-31 15:53:49 +02:00
Arfon Smith
a2ce1972ec
Merge pull request #2429 from larsbrinkhoff/kbuild
...
Make filename: Kbuild
2015-05-31 15:51:51 +02:00
Arfon Smith
aa8cf7e6bb
Merge pull request #2431 from pchaigno/al-perl
...
New .al extension for Perl
2015-05-31 15:49:53 +02:00
Paul Chaignon
ec61a6974f
.al extension for Perl
2015-05-30 15:07:56 +02:00
Lars Brinkhoff
21e249bd2c
Add makefile sample.
...
Kbuild by Sam Ravnborg; GPL 2 license.
2015-05-29 09:22:26 +02:00
Lars Brinkhoff
8e550f7093
'Kbuild' is a common makefile name.
2015-05-29 07:18:31 +02:00
Arfon Smith
53e53880bd
Merge pull request #2419 from evgenyneu/master
...
Treat Carthage path as vendored
2015-05-28 13:33:47 -05:00
Arfon Smith
671b5788ed
Merge pull request #2413 from yegortimoschenko/jruby-executable
...
Add JRuby executable example, fixes #2412
2015-05-28 10:27:53 -05:00
Arfon Smith
76d10cd85c
Merge pull request #2422 from CalebFenton/master
...
Add Smali language
2015-05-28 10:17:48 -05:00
Arfon Smith
42c155d667
Merge pull request #2425 from larsbrinkhoff/fix-rust
...
Fix Rust heuristic.
2015-05-28 10:16:24 -05:00
Tamir Duberstein
d17222ec91
Detect Go files generated by go-bindata
2015-05-28 11:03:36 -04:00
Tamir Duberstein
a1ea55d006
Trim whitespace
2015-05-28 11:03:36 -04:00
Tamir Duberstein
f32b7bb978
Fix duplicate key warning
2015-05-28 11:03:36 -04:00
Lars Brinkhoff
38aa7bae3f
Fix Rust heuristic.
2015-05-28 07:10:25 +02:00
Caleb Fenton
0021b9532b
Update Smali submodule
2015-05-27 11:19:29 -07:00
Caleb Fenton
788fac7c43
Add Smali language
2015-05-27 10:37:17 -07:00
Arfon Smith
71934152e4
Merge pull request #2378 from Mailaender/patch-1
...
Added support for .mdpolicy XML files
2015-05-27 08:41:22 -05:00
Matthias Mailänder
e20d6fc04a
add .mdpolicy XML files
2015-05-23 21:32:17 +02:00
Evgenii Neumerzhitckii
a1e8fc4f97
Treat Carthage path as vendored
2015-05-23 21:54:25 +10:00
Yegor Timoschenko
9dc8a10e2a
Use real-world samples for JRuby and Rubinius executables
...
https://github.com/shoes/shoes4/blob/master/shoes-swt/bin/shoes-swt
https://github.com/txus/rexpl/blob/master/bin/rexpl
2015-05-23 05:36:26 +00:00
Yegor Timoschenko
43a2da46f9
Add jruby and rbx interpreters for Ruby
2015-05-21 19:35:45 +00:00
Yegor Timoschenko
f95ca13073
Add JRuby executable example, fixes #2412
2015-05-21 18:56:38 +00:00
Arfon Smith
b92b3af602
Merge pull request #2390 from larsbrinkhoff/lex-yacc
...
Add Lex and Yacc languages
2015-05-21 12:47:08 -05:00
Arfon Smith
83b76cde34
Merge pull request #2203 from pchaigno/vhost-nginx
...
.vhost as a Nginx extension
2015-05-21 11:34:45 -05:00
Arfon Smith
5ff0d488d2
Merge pull request #2392 from vighnesh1987/apache-thrift
...
Add Apache thrift support to generated? check
2015-05-20 12:43:55 -05:00
Arfon Smith
f89adf6e53
Merge pull request #2410 from SimenB/iml
...
Display IntelliJ configurations files as XML
2015-05-20 12:34:14 -05:00
Simen Bekkhus
efd34d8cb0
Display IntelliJ configurations files as XML
...
Fixes #2409
2015-05-20 14:18:01 +02:00
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