Victor Zverovich
51af1bd162
Use AMPL grammar
2015-02-26 10:40:56 -08:00
Victor Zverovich
e093ac843f
Remove AMPL samples using .mod, .dat and .run extensions
2015-02-25 14:22:45 -08:00
Victor Zverovich
13eb7c796e
Remove .dat, .mod and .run AMPL extensions as they are ambiguous
...
As discussed in #2073 adding these extensions will require more work
to avoid incorrect language detection.
2015-02-25 12:59:23 -08:00
Victor Zverovich
1cdd3c55ab
Add AMPL grammar
2015-02-25 12:56:02 -08:00
Victor Zverovich
407dbbb7fb
Mark AMPL with tm_scope: none because it doesn't have grammar info
2015-02-25 12:54:31 -08:00
Victor Zverovich
0bccf97d16
Add support for the AMPL modeling and script language
2015-02-25 12:54:31 -08:00
Lars Brinkhoff
c6e16ee6bd
MUF sample files.
...
39.m by Revar; license GPL v2.
cmd-say.muf by Natasha Snunkemeox; license MIT.
2015-02-25 19:29:57 +01:00
Lars Brinkhoff
2b25bb6d1c
Add MUF language - Multi-user Forth.
2015-02-25 19:29:57 +01:00
Lars Brinkhoff
e791a71566
Add DTrace and Makefile dependency includes.
...
Sample file mpq.d by Georg Lukas; license GPL 2.
Sample file counts.d by Kate Turner; public domain.
Sample file javascript-race.d by unknown; license MPL 1.1/GPL 2.0/LGPL 2.1.
Sample file probes.d by momjian; license TBD.
2015-02-25 19:29:56 +01:00
Arfon Smith
739b512cee
Prefer 'statistics'
2015-02-25 08:18:45 -06:00
Arfon Smith
effcab4297
Merge pull request #2165 from deviantintegral/attr-highlight-note
...
Issue #2140 : Note that only modelines control syntax highlighting.
2015-02-25 08:17:55 -06:00
Nick Wellnhofer
2e1161e061
Add sample XS file
2015-02-25 15:14:34 +01:00
Andrew Berry
649a5987e7
Issue #2140 : Note that only modelines control syntax highlighting.
2015-02-25 08:54:41 -05:00
Brandon Wamboldt
71e0e2bc8e
Use actual VCL syntax highlighting
2015-02-24 17:54:23 -08:00
Charlie Somerville
fd7633518f
add instrumentation to detection and classification
2015-02-25 12:34:07 +11:00
Garen Torikian
04252c28f2
Merge pull request #2153 from github/enforce-type
...
Test that languages have a type
2015-02-24 13:34:22 -08:00
Arfon Smith
94be1ab277
documentation? should use path too
2015-02-24 15:20:58 -06:00
Arfon Smith
8561f2a6b0
Merge branch 'master' into revert-2014-revert-1976-path-for-fileblob
...
Conflicts:
lib/linguist/version.rb
2015-02-24 14:54:14 -06:00
Arfon Smith
2bd050657d
Merge pull request #2151 from soonhokong/master
...
add support for Lean Theorem Prover
2015-02-24 14:34:59 -06:00
Arfon Smith
c7d8f39ad8
Merge pull request #2158 from github/overrides-should-support-aliases-too
...
Finding by alias too.
2015-02-24 14:32:21 -06:00
Arfon Smith
ad4b5bdc16
Merge pull request #2157 from hoosierEE/master
...
Add a color code for J language to languages.yml.
2015-02-24 14:31:53 -06:00
Arfon Smith
ef5eff45aa
Merge pull request #2152 from pchaigno/generated-go
...
Detect Go files generated by Protocol Buffers
2015-02-24 14:30:37 -06:00
Arfon Smith
d18c8614ba
Merge pull request #2147 from pchaigno/tcc-interpreter
...
tcc interpreter for C
2015-02-24 14:25:38 -06:00
Arfon Smith
29192e8d5f
Finding by alias too.
2015-02-24 14:10:41 -06:00
Soonho Kong
c2e894c48c
add ace-mode support for Lean
2015-02-24 14:45:15 -05:00
Alex Shroyer
2cc6e5bfe6
Update languages.yml
...
Add a color for J language. This color is the average of the colors of the [J wiki icon](http://www.jsoftware.com/jwiki/moin_static194/common/jwlogo.png ).
2015-02-24 10:58:33 -05:00
Soonho Kong
2d15ea54cb
add support for Lean Theorem Prover
2015-02-23 11:32:22 -05:00
Garen Torikian
6b26386a81
Improve "no type found" error message
2015-02-22 20:21:02 -08:00
CodingAnarchy
525e886d79
Comments added to one sample
2015-02-22 11:00:14 -08:00
CodingAnarchy
05f73df064
Brainfuck samples
2015-02-22 11:00:14 -08:00
Paul Chaignon
e592381a54
Support for .pro INI files (KiCad project files)
...
Update the heuristic for .pro to include both INI and QMake files
Fixes #2116
2015-02-22 19:33:06 +01:00
Garen Torikian
fecf0cc137
There is no "other"
2015-02-22 10:32:01 -08:00
Garen Torikian
507d191d7d
Add missing types
2015-02-22 10:27:24 -08:00
Garen Torikian
8420e4b044
Test that languages have a type
2015-02-22 10:23:48 -08:00
Paul Chaignon
2ca5868610
Detect Go files generated by Protocol Buffers
2015-02-22 10:50:47 +01:00
Paul Chaignon
6d8559eccb
Add test file for C interpreter tcc
2015-02-21 17:16:33 +01:00
Paul Chaignon
53d020f7b0
tcc interpreter for C
2015-02-21 17:10:43 +01:00
Adam Roben
ad9a2d231e
Merge pull request #2141 from github/release-4.4.2
...
Release v4.4.2
2015-02-20 15:51:24 -05:00
Adam Roben
7bbb3da010
Bump version to 4.4.2
v4.4.2
2015-02-20 15:00:42 -05:00
Adam Roben
76a85b7637
Merge pull request #2139 from github/stats-improvements
...
Improve repository language statistics
2015-02-20 15:00:06 -05:00
Adam Roben
80f72a5093
Classify the .google_apis/ directory as vendored
...
This is used in Android projects that use certain Google SDKs to store
the SDKs locally.
2015-02-20 10:36:47 -05:00
Adam Roben
df552c241e
Classify XML as a data language
...
While XML is technically a markup language, in the majority of cases it
is just a serialization format for a tool (e.g., project files for IDEs)
rather than hand-authored markup. As such it isn't really useful to
include it in repository language statistics. A C# project doesn't
really care whether Visual Studio uses XML, JSON, or some other format
to serialize its project files, for example.
2015-02-20 10:30:44 -05:00
Adam Roben
9e020dd15d
Classify "documentation/" directories (lowercase) as documentation
...
This is used in repositories like jashkenas/coffeescript.
2015-02-20 10:24:59 -05:00
Adam Roben
c7c0c30ecf
Classify javadoc/ directories as documentation
2015-02-20 10:24:38 -05:00
Adam Roben
60deead669
Add a couple more documentation patterns
...
These are used in repositories like jashkenas/coffeescript and
tj/git-extras.
2015-02-20 09:53:07 -05:00
Adam Roben
6d843eca60
Merge pull request #2136 from github/release-4.4.1
...
Release v4.4.1
2015-02-20 09:35:32 -05:00
Adam Roben
12c22d0311
Bump version to 4.4.1
v4.4.1
2015-02-19 16:56:20 -05:00
Adam Roben
d28f5e87c0
Merge pull request #2135 from github/rollback-clojure
...
Roll back to language-clojure v0.10.0
2015-02-19 16:55:44 -05:00
Adam Roben
471fabfff5
Roll back to language-clojure v0.10.0
...
v0.11.0 seems to have introduced deeply nested meta.expression.clojure
scopes.
* vendor/grammars/language-clojure cfc8a5c...bae6eee (6):
< Prepare 0.12.0 release
< Merge pull request #14 from joelash/master
< Prepare 0.11.0 release
< Merge pull request #13 from hanjos/proposed
< Add initial spec
< Add initial Travis CI config
2015-02-19 16:53:57 -05:00
Adam Roben
2e1a6d9d43
Merge pull request #2133 from github/update-grammars
...
Update grammar submodules
2015-02-19 11:19:44 -05:00