Arfon Smith
1a9ee8e187
Merge pull request #1636 from Verteiron/master
...
Add support for Papyrus scripts
2014-10-30 06:24:56 -05:00
Arfon Smith
213fce00e0
Merge pull request #1646 from github/gradle-extension
...
Removing stale extension
2014-10-29 19:57:32 -05:00
Arfon Smith
380739b209
Removing stale extension
2014-10-29 19:56:59 -05:00
Arfon Smith
36322f8ac0
Update README.md
2014-10-29 19:38:19 -05:00
Arfon Smith
57d1ec7733
Merge pull request #1645 from pchaigno/moon-shebang
...
Add moon interpreter for MoonScript
2014-10-29 17:10:14 -05:00
Paul Chaignon
648c6d4547
Add moon interpreter for MoonScript
2014-10-29 15:00:21 -04:00
Arfon Smith
6ab5870b59
Merge pull request #1643 from github/linguist-3.4.1
...
Bumping version for 3.4.1 release
v3.4.1
2014-10-29 13:34:41 -05:00
Arfon Smith
7dbe2bb774
Bumping version for 3.4.1 release
2014-10-29 13:13:26 -05:00
Adam Roben
163a039e0d
Merge pull request #1641 from github/aroben-patch-1
...
Use text.html.erb scope for HTML+ERB files
2014-10-29 10:02:49 -04:00
Adam Roben
9595e2ba7e
Use text.html.erb scope for HTML+ERB files
...
This grammar does a better job highlighting than the text.html.ruby grammar does. It requires injection grammar support, but there's no getting around that.
2014-10-29 10:00:09 -04:00
Arfon Smith
a696e3a7a2
Merge pull request #1632 from ngn/master
...
Recognise *.dyalog as APL sources
2014-10-27 17:38:34 +00:00
ngn
8336dc33e4
Add sample .dyalog file for file type APL
...
Taken from
https://github.com/Gianfrancoalongi/APLUnit/blob/master/UT.dyalog
2014-10-27 10:35:23 +00:00
Verteiron
5f22bf225c
Added extra Papyrus sample files.
2014-10-26 15:30:40 -05:00
Verteiron
8eee8ad9cf
Add sample Papyrus script
...
This is the metaquest script from one of my own mods.
2014-10-26 14:58:17 -05:00
Verteiron
24743985e4
Add Papyrus support
...
Papyrus is a scripting language used by mods/plugins for The Elder Scrolls V: Skyrim.
2014-10-26 14:53:20 -05:00
Arfon Smith
94fba197d1
Merge pull request #1634 from wil93/master
...
Add LOLCODE support
2014-10-26 09:06:38 +00:00
William Di Luigi
3504a36c3e
Add LOLCODE support
2014-10-26 00:23:08 +02:00
Arfon Smith
c8038d1c80
Merge pull request #1633 from pchaigno/proguard
...
ProGuard config files as vendored
2014-10-24 22:48:11 +01:00
Paul Chaignon
8ba8b48caf
Add ProGuard config files to vendored files
2014-10-24 17:18:22 -04:00
ngn
92d0c1f3b7
Recognise *.dyalog as APL sources
2014-10-24 15:55:27 +01:00
Adam Roben
d4186bd34a
Merge pull request #1630 from github/even-more-tmscopes
...
Assign a bunch more TextMate scopes
2014-10-23 11:42:57 -07:00
Adam Roben
008ba9e23f
Assign a bunch more TextMate scopes
2014-10-23 11:22:19 -07:00
Arfon Smith
f258e4940d
Merge branch 'master' of github.com:github/linguist
2014-10-23 12:16:26 +01:00
Arfon Smith
a7b8e38bf3
CI step for samples
2014-10-23 12:16:02 +01:00
Arfon Smith
b65129a8e1
Merge pull request #1622 from pchaigno/shell-extensions
...
Add .command as a Shell file extension
2014-10-23 10:54:05 +01:00
Paul Chaignon
6b0783936f
Add .command as a Shell file extension
2014-10-21 19:07:03 -04:00
Arfon Smith
2a66b754c2
CI config
2014-10-21 18:41:25 -04:00
Arfon Smith
460443b3c8
Merge branch 'master' of github.com:github/linguist
2014-10-21 18:40:53 -04:00
Arfon Smith
cd99ab2d6e
Vendored gems
2014-10-21 18:40:43 -04:00
Arfon Smith
6d07302963
Update cibuild
2014-10-21 16:49:13 -05:00
Arfon Smith
d831205f6a
Update cibuild
2014-10-21 16:41:55 -05:00
Arfon Smith
a9b9e6216b
Update cibuild
2014-10-21 16:10:05 -05:00
Arfon Smith
3ba090de7e
Update cibuild
2014-10-21 16:07:49 -05:00
Arfon Smith
c105208481
Update cibuild
2014-10-21 14:06:43 -05:00
Arfon Smith
0c9e14eeff
Update cibuild
2014-10-21 14:06:13 -05:00
Arfon Smith
2a8a5cdca9
+x
2014-10-21 14:04:52 -05:00
Arfon Smith
1f91acbd9d
Janky CI
2014-10-21 14:03:30 -05:00
Arfon Smith
3e48a84cf1
Merge pull request #1612 from briandela/patch-1
...
Add hbs alias for Handlebars
2014-10-20 10:29:04 -05:00
Arfon Smith
31728a3a78
Merge pull request #1613 from hearsilent/patch-1
...
Add .a51 to Assembly
2014-10-20 10:21:24 -05:00
Arfon Smith
e56a2ed6ad
Merge pull request #1614 from creasty/viml_underscore_vimrc
...
Add a filename rule for _vimrc
2014-10-19 16:45:42 -05:00
HearSilent
35aa57657b
Add .a51 sample
2014-10-20 05:16:51 +08:00
Yuki Iwanaga
423c8865bd
Add a filename rule for _vimrc
2014-10-20 00:39:26 +09:00
HearSilent
55ecc5f7eb
Add .a51 to Assembly
...
.a51 doc is 8051-asm (coding in MIDE-51)
2014-10-19 17:32:41 +08:00
Brian Delahunty
6aae7882df
Update indenentation
2014-10-18 18:03:27 -07:00
Brian Delahunty
240fcec3ce
Add hbs alias for Handlebars
...
Adds a `hbs` alias for `Handlebars`. It's very commonly used and would make adding hbs code blocks easier in github comments.
2014-10-18 11:13:12 -07:00
Arfon Smith
170c1d4ee8
Merge pull request #1584 from laomaiweng/linguist-detect-tcl-shebang
...
Shebang detection for Tcl/Tk scripts
2014-10-17 14:32:13 -05:00
Arfon Smith
38f0a71ea3
Merge pull request #1596 from pchaigno/fcgi
...
Add .fcgi as an extension for script languages
2014-10-17 14:30:40 -05:00
Arfon Smith
62936dc6b5
Merge pull request #1609 from github/bundler-rakefile
...
Require "bundler/setup" in rakefile
2014-10-17 14:27:39 -05:00
Arfon Smith
fb9c784f4f
Merge pull request #1611 from github/rugged-gemspec
...
twiddle-wakka
2014-10-17 14:27:24 -05:00
Arfon Smith
89477ed2fa
twiddle-wakka
2014-10-17 14:20:32 -05:00