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
Kevin Butler
bc8d65e7d3
Add 1.0 rust sample and add file with extern crate usage
2015-06-10 17:58:36 +01:00
Kevin Butler
3180c5d554
Allow delimiting by comma in the language name
2015-06-10 15:37:31 +01:00
Robin Neatherway
6b11655db8
Switch to using atom-fsharp language definition
...
The previous definition used at fsharpbinding is no longer maintained.
That repository has been split into separate parts for each editor. Atom
now has the most complete compatible grammar.
2015-06-09 18:07:51 +01: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
Paul Chaignon
be122ca1a5
Fix test for Perl heuristic
...
Improve heuristic rule for Perl6
Separate heuristic rules for .pl (with Prolog) and .pm (without Prolog)
2015-06-06 19:55:04 +02:00
Paul Chaignon
b05f6f0018
Test for the new heuristic definitions
2015-06-06 18:49:36 +02:00
Paul Chaignon
e811021806
Fix tests to use the correct extension in heuristic rules
...
Extand a few tests where only one file was tested for a language
2015-06-06 18:27:59 +02:00
Paul Chaignon
656f4f440d
Several extensions can be associated to a heuristic rule
2015-06-06 17:44:02 +02:00
Paul Chaignon
7fb62de4d7
Associate each heuristic rule to a file extension
2015-06-06 15:37:41 +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
Eric McCormick
26a5325dc3
undoing color
...
apparently a bad idea, Travis CI didn't like it
2015-06-05 11:04:34 -05:00
Alex Weber
9afdcddfc9
fix anchor link to vim & emacs modelines section
...
regression introduced in 5382c1b795
2015-06-05 12:53:15 -03:00
Eric McCormick
4881e0aa51
added color to languages.yml
2015-06-05 10:36:40 -05:00
Eric McCormick
743f7c76de
resorted entry in languages.yml to be consistent with other blocks
2015-06-05 06:19:02 -05:00
Eric McCormick
f8ef01f557
updated tm_scope to none in languages.yml
...
It looks like it helps to read the comments at the top of the file, who knew!
2015-06-05 06:13:36 -05:00
Eric McCormick
402fa5c2cd
added navbar.xsp, xsp-config, xsp.metadata for completeness of file extensions and corrected xsp.metadata extension in languages.yml
2015-06-04 22:51:55 -05:00
Eric McCormick
5ac1e847a5
samples added for XPages design elements (.xsp) and affiliated NSF-based elements (.form, .view)
...
- demoServerRESTconsumption, src: https://gist.github.com/edm00se/15249dba8ff3fea38312 , license: Creative Commons 3.0
- house.form, houses.view, house.xsp, src: https://github.com/edm00se/AnAppOfIceAndFire , license: Creative Commons 3.0
- UnpMainxsp, src: https://github.com/teamstudio/xcontrols-domino/blob/master/sampler-app/XPages/UnpMain.xsp , license: Apache v2.0
- xLogin.xsp, src: http://openntf.org/XSnippets.nsf/snippet.xsp?id=xpages-form-login-with-session-variable , license: Apache 2.0
2015-06-04 22:09:49 -05:00
Eric McCormick
0737a21e38
XPages added as programming language
...
XPages design element extensions and NSF-based design elements (Form, View) extensions added (all readable when marked up using XML settings for ACE); .jss (Domino SSJS) already aliased under JavaScript
2015-06-04 21:37:58 -05: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