Commit Graph

2294 Commits

Author SHA1 Message Date
Alex Neslusan 5fe233384e Update Elm support 2015-01-01 20:24:13 +08:00
Adam Roben 795f42cbaa Merge pull request #1832 from pchaigno/optimize-generated
Optimization of generated?
2014-12-31 15:19:43 -05:00
Arfon Smith 6f21df7624 Merge branch 'master' into 1304-local
Conflicts:
	grammars.yml
2014-12-30 22:15:55 -06:00
Roy Pardee 224eef9ffa Added support for SAS syntax. 2014-12-30 06:34:37 -05:00
Paul Chaignon c2bf6fe7f5 Grammar for WebIDL 2014-12-27 16:54:41 +01:00
Arfon Smith 0584fbf42b 4.2.5 2014-12-18 14:17:36 -08:00
Arfon Smith 0239127db4 4.2.5b1 2014-12-18 08:02:24 -08:00
Arfon Smith 281d1ea91c Merge branch 'master' into cut-release-v4.2.4 2014-12-17 15:37:46 -08:00
Adam Roben 60d40c8ad8 Update grammars.yml
I just ran script/download-grammars and these are the changes it made.
The most notable one is that we had the wrong scope listed for Markdown.
2014-12-17 16:39:03 -05:00
Adam Roben f428c561c9 Remove the WebIDL grammar
This grammar uses the same scope name (source.idl) as our existing IDL
grammar. The wrong scope name was listed in grammars.yml which masked
this problem. https://github.com/andik/IDL-Syntax/pull/2 tracks getting
the grammar to use a different scope name; in the meantime we just won't
highlight these files.
2014-12-17 16:39:03 -05:00
Arfon Smith dc8d69e0f4 Updating Linguist version for v4.2.4 2014-12-17 10:31:51 -08:00
Arfon Smith a056765e38 Merge pull request #1886 from Dadido3/patch-1
Add PureBasic
2014-12-17 10:28:46 -08:00
Adam Roben 4e7da98bfa Merge pull request #1875 from arctic5/patch-1
change ace mode of game maker language to c++
2014-12-17 08:59:21 -05:00
Arfon Smith 04b9ca2fd4 Merge pull request #1797 from github/cs-smalltalk
Cs smalltalk
2014-12-17 04:47:37 -06:00
Arfon Smith ddbe3df6de Merge pull request #1876 from Mailaender/patch-2
Added support for StyleCop XML configuration files
2014-12-16 21:29:55 -06:00
Arfon Smith ab5c88a7f3 Merge pull request #1881 from hawkw/master
Add support for Jasmin JVM assembly
2014-12-16 21:29:19 -06:00
David Vogel 70eb779ce5 Reduced PureBasic to .pb and .pbi 2014-12-16 22:19:56 +01:00
David Vogel e70407f16b Added PureBasic 2014-12-16 20:34:32 +01:00
Hawk Weisman b7f1bfdb92 Put Jasmin entry in the right place. 2014-12-15 22:37:17 -05:00
Hawk Weisman 741816db52 Add Jasmin to languages.yml 2014-12-15 21:29:26 -05:00
Sebastian Godelet 1be5e8c63e Added a more suitable grammar for Mercury 2014-12-15 10:31:50 +08:00
Matthias Mailänder 917a25317a sort alphabetically 2014-12-14 15:27:39 +01:00
Matthias Mailänder 949167e6ad add support for StyleCop XML configuration files 2014-12-14 13:04:31 +01:00
arctic a359905a06 change ace mode of game maker language to c++ 2014-12-13 23:41:31 -08:00
Arfon Smith 707fcd29ea Merge branch 'master' into fish
Conflicts:
	grammars.yml
	lib/linguist/languages.yml
2014-12-12 11:22:24 -06:00
Brandon Keepers a5e6d37049 Merge pull request #1859 from pchaigno/rc-interpreter
rc as a Shell interpreter for Plan 9
2014-12-11 22:49:27 -05:00
Arfon Smith 0ddf0d5d0d Merge branch 'master' into no-language
Conflicts:
	lib/linguist/heuristics.rb
2014-12-11 21:17:38 -06:00
Arfon Smith a97c69e06f BitBake ace_mode 2014-12-11 21:10:57 -06:00
Arfon Smith 79243b77fd Merge pull request #1129 from pchaigno/bitbake
Support of the BitBake language
2014-12-11 20:58:06 -06:00
Arfon Smith c72a49b77f Whitespace 2014-12-11 20:52:44 -06:00
Arfon Smith a0d92b80df Merge branch 'master' into webidl
Conflicts:
	grammars.yml
2014-12-11 20:52:17 -06:00
Paul Chaignon db70630eaa Renamed text in Text 2014-12-11 12:51:09 -05:00
Adam Roben cb5f2685cd Test that all popular languages exist
popular.yml listed "Bash" but should have been listing "Shell" instead.
There is no "Bash" language. Now CI will fail if this happens again.
2014-12-11 11:47:52 -05:00
Brandon Keepers baa298873a Merge pull request #1854 from github/more-shebang-fixes
More shebang fixes
2014-12-11 10:40:11 -05:00
Paul Chaignon e783e953d9 Merge branch 'master' into data-fixture-folder 2014-12-10 19:15:41 -05:00
Paul Chaignon 39cac919c7 rc as a Shell interpreter for Plan 9 2014-12-10 19:12:28 -05:00
Brandon Keepers 21b8e16afc Use #start_with? for clarity 2014-12-10 12:05:37 -05:00
Brandon Keepers 1490425ecb document shebang code 2014-12-10 11:00:41 -05:00
Brandon Keepers afac6a918d Handle empty shebang with whitespace 2014-12-10 11:00:32 -05:00
othree 37c2bee3ae Follow #1831, change WebIDL ace_mode to 'text' 2014-12-10 14:18:25 +08:00
othree 4debcabb88 Add syntax define for WebIDL 2014-12-10 12:03:59 +08:00
othree d91215680a Add WebIDL support and two sample file 2014-12-10 01:28:23 +08:00
Garen Torikian 0cbcbd4614 Set Public Key ace_mode to text 2014-12-09 09:16:51 -08:00
Garen Torikian 19135f08c3 Merge branch 'master' into return-nil-on-no-ace-mode 2014-12-09 09:13:02 -08:00
Brandon Keepers 855cc52f0f Merge pull request #1844 from pchaigno/pgp
Public Key as a language with .asc and .pub extensions
2014-12-09 11:24:18 -05:00
Garen Torikian 4e5da23474 Add warn message indicating deprecation 2014-12-09 08:20:15 -08:00
Lars Brinkhoff e393f7feb4 Improve FORTRAN heuristic. 2014-12-08 13:53:19 +01:00
lostcolony a3c842ba18 Adding erlang.mk to exclusion list.
Adding 'erlang.mk' to list of erlang bundles; it's seeing some adoption in the Erlang community for building Erlang apps, and at 1k lines of code at present can dominate an initial check-in, project skeleton, or small library.

See https://github.com/ninenines/erlang.mk for further details.
2014-12-07 16:41:56 -05:00
Paul Chaignon 1640370c9d Add Public Key as a language with .asc and .pub extensions 2014-12-07 10:37:25 -05:00
Garen Torikian b6427fa05a Set text's ace_mode to text 2014-12-07 14:48:36 +02:00