Stefan Stölzle
0056095e8c
Add .lkml to LookML ( #3454 )
...
* Add .lkml to LookML
* Limit .lkml to .view.lkml and .model.lkml
* Add lkml samples
* Fix extension order
2017-02-03 11:50:30 +01:00
John Gardner
32147b629e
Register "Emakefile" as an Erlang filename ( #3443 )
2017-02-02 11:09:07 -08:00
John Gardner
e7b5e25bf8
Add support for regular expression data ( #3441 )
2017-02-02 11:08:20 -08:00
USAMI Kenta
27bb41aa4d
Add Cask file as Emacs Lisp ( #3416 )
...
* Add Cask file as Emacs Lisp
* Replace Cask file (original is zonuexe/composer.el)
2017-01-04 11:26:20 -08:00
Zach Brock
f98ab593fb
Detect Javascript files generated by Protocol Buffers.
2017-01-03 16:07:26 -08:00
Al Thomas
210cd19876
Add Genie programming language ( #3396 )
...
* Add Genie programming language
Genie was introduced in 2008 as part of the GNOME project:
https://wiki.gnome.org/Projects/Genie
It is a programming language that uses the Vala compiler to
produce native binaries. It has good bindings to C libraries
especially those that are part of the GObject world such as
Gtk+3 and GStreamer
* Change color for Genie so tests pass
2017-01-03 14:15:17 -08:00
Nate Whetsell
48e4394d87
Add Jison-generated JavaScript to generated files ( #3393 )
...
* Fix typos
* Add Jison-generated JavaScript to generated files
2017-01-03 14:08:29 -08:00
yutannihilation
1c4baf6dc2
ignore roxygen2-generated files ( #3373 )
2017-01-03 13:31:04 -08:00
Samantha McVey
8f2820e9cc
Add XCompose language and highlighter ( #3402 )
...
* Add XCompose language and highlighter
* XCompose fix some errors in the Travis build
* Remove xmodmap files for XCompose
Most xmodmap files aren't XCompose, and there's not enough xmodmap files
which are XCompose to be worth adding to heuristics
* Remove some extensions/filenames from XCompose
* Rename and move sample to correct folder and filename
That we have added in languages.yml
* Use generated language id
2017-01-03 13:29:00 -08:00
Danila Malyutin
04c268e535
Add mysql extension for sql scripts ( #3413 )
2017-01-03 11:47:19 -08:00
Darin Morrison
7867b946b9
Add support for Reason ( #3336 )
2016-12-22 17:03:18 -08:00
Arfon Smith
d8b91bd5c4
The grand language renaming bonanza ( #3278 )
...
* Removing FORTRAN samples because OS X case-insensitive filesystems :-\
* Adding Fotran samples back
* FORTRAN -> Fortran
* Groff -> Roff
* GAS -> Unix Assembly
* Cucumber -> Gherkin
* Nimrod -> Nim
* Ragel in Ruby Host -> Ragel
* Jade -> Pug
* VimL -> Vim script
2016-12-13 13:39:27 -08:00
Brandon Black
3988f3e7a7
Merge branch 'rascal-linguist' of git://github.com/ahmadsalim/linguist into ahmadsalim-rascal-linguist
2016-12-07 09:28:40 -08:00
USAMI Kenta
d9a4e831b4
Add .php_cs and .php_cs.dist ( #3367 )
...
* Add .php_cs and .php_cs.dist
* Move files to filenames subdir
2016-12-07 09:20:40 -08:00
John Gardner
45c27f26a2
Add support for the GN configuration language ( #3368 )
...
* Add samples and definition for GN build files
* Add grammar to provide GN syntax highlighting
* Fix failing tests
* Add Python extensions for GYP includes and .gclient configs
2016-12-07 09:20:23 -08:00
Ahmad Salim Al-Sibahi
be262d0b4f
Merge remote-tracking branch 'refs/remotes/github/master'
...
Conflicts:
.gitmodules
grammars.yml
2016-12-07 08:36:48 +01:00
Yamagishi Kazutoshi
cd30c7613c
Detect .babelrc ( #3358 )
...
`.babelrc` is Babel configuration file in JSON 5 format.
2016-12-06 21:43:33 -08:00
Ahmad Salim Al-Sibahi
4e6e58a099
Added Example Rascal files
2016-11-29 23:37:34 +01:00
Simen Bekkhus
0e9109c3fc
Add Nunjucks highlighting ( #3341 )
2016-11-29 10:14:25 -08:00
Santi Aguilera
581723748b
Added Dangerfile for ruby ( #3333 )
...
* Added Dangerfile for ruby
* rm ant.tmbundle from wlist because has license
Travis output says ant.tmbundle has license, so Im removing it from the whitelist (projects without license)
* Added sample
* New line at EOF
* Fix
* Remove bad file
2016-11-29 08:01:35 -08:00
Kyle Smith
d46a529b6a
Add support for Thrift-generated PHP code. ( #3329 )
2016-11-29 07:49:41 -08:00
Danila Malyutin
00dc775daf
Update, according to comments
2016-11-12 22:01:31 +03:00
Danila Malyutin
009a4e67b6
add py3 extension to Python
2016-11-12 06:11:39 +03:00
Arfon Smith
53aa1209ab
Merge pull request #3314 from github/coq-kiq
...
Replace GPL-licensed Coq samples
2016-11-02 13:13:44 -04:00
Alhadis
4f1e5c34b1
Add permissive-licensed Coq samples
...
BSD-2-Clause: https://github.com/jscert/jscert
* JSCorrectness.v
* JSInterpreterExtraction.v
* JSNumber.v
* JSPrettyInterm.v
MIT/Expat: https://github.com/clarus/coq-atm
* Computation.v
* Main.v
* Spec.v
2016-11-03 02:50:54 +11:00
Alhadis
85c9833081
Delete GPL2.1-licensed Coq samples
...
These files are modified variants of the ones included in Coq's standard
distribution. The original materials feature the GPL 2.1 license in each
file's header, which was suspiciously removed from Linguist's samples.
https://github.com/coq/coq/tree/trunk/theories
Basics.v is a different file to that found in Coq's distro, but is vague
in origin and being removed to err on the side of caution. The remaining
samples are from a MIT-licensed online course by Software Foundations:
https://www.cis.upenn.edu/~bcpierce/sf/current/
References: github/linguist#3313
2016-11-03 02:32:23 +11:00
René Schwaiger
33899b9d6b
Add support for EBNF
...
Extended Backus–Naur form ([EBNF][]) is a metalanguage used to specify
language grammars.
[EBNF]: https://en.wikipedia.org/wiki/Extended_Backus–Naur_form
2016-11-02 13:50:30 +01:00
René Schwaiger
6a1423d28f
Add support for ABNF
...
Augmented Backus–Naur form ([ABNF][]) is a metalanguage used to specify
language grammars.
[ABNF]: https://en.wikipedia.org/wiki/Augmented_Backus–Naur_form
2016-11-02 12:52:16 +01:00
Arfon Smith
9d419c4ab9
Merge pull request #3245 from jecisc/smalltalk_examples
...
Add smalltalk samples
2016-10-30 12:31:37 -04:00
Arfon Smith
6f0393fcbd
Merge branch 'master' into 3233-local
2016-10-25 20:00:48 -04:00
Arfon Smith
c6dc29abb1
Merge pull request #3242 from JoshCheek/julia-interpreters
...
Set interpreters for Julia
2016-10-22 12:24:44 -05:00
Alhadis
e4cdbd2b2b
Merge branch 'master' into pic
2016-10-12 11:18:28 +11:00
Arfon Smith
ba52e48ceb
Merge pull request #3175 from Alhadis/cson
...
Classify CSON as data
2016-10-11 17:16:08 -07:00
Alhadis
eb0e75e11e
Add support for the Pic language
2016-10-12 02:46:17 +11:00
Alhadis
6b83e5fb7b
Merge branch 'master' into sublime
2016-10-11 09:57:05 +11:00
Arfon Smith
dd2e5ffe07
Merge pull request #3258 from scottmangiapane/master
...
Added support for TI Code
2016-10-10 08:55:23 -07:00
Andrew Case
f6b6c4e165
Merge branch 'master' into add-mql4-mql5-current
2016-10-10 17:41:29 +03:00
Alhadis
d265b78e7e
Copy Sublime configs from submodules
2016-10-07 11:38:11 +11:00
Alhadis
6ac1ac9232
Resolve conflicts from upstream changes
2016-10-06 17:00:28 +11:00
Scott Mangiapane
71dfed0e45
Restored .8xp.txt extension
2016-10-05 12:31:32 -04:00
Scott Mangiapane
a2db058ce4
TI Code -> TI Program
2016-10-05 12:24:50 -04:00
Alhadis
12695fee2f
Add ".make" as a Makefile file extension
2016-10-05 21:36:22 +11:00
Scott Mangiapane
26310d9515
TI PRGM -> TI Code
2016-10-04 23:02:11 -04:00
Scott Mangiapane
676861fff3
Removed binary files from the TI PRGM sample
2016-10-03 21:59:46 -04:00
Scott Mangiapane
a3628f86da
Added example files for TI-83+/84 programs
2016-10-03 21:12:30 -04:00
Paul Chaignon
3ae89b48ba
Improve Mathematica's heuristic rule
...
Use closing of Mathematica comment instead of opening
Unit test to check that test file is not detected as Mathematica anymore
2016-10-01 08:46:31 +02:00
Cyril Ferlicot
bed8add2f5
Add smalltalk samples
...
(Issue: https://github.com/github/linguist/issues/3244 )
2016-09-24 17:32:35 +02:00
Josh Cheek
d3f3c0345c
Add a sample showing the Julia interpreter is correctly analyzed
2016-09-23 15:29:02 -07:00
Arfon Smith
fc67fc525c
Merge pull request #3219 from Alhadis/emacs-files
...
Add .gnus, .viper and Project.ede as Emacs Lisp extensions
2016-09-22 08:10:12 -07:00
Andrew Case
82af10e3fd
add support for MQL4 and MQL5
2016-09-19 22:03:57 +03:00