Barry Walsh
a98ad13af4
Rebol extension changes to languages.yml
...
Historically Rebol used the .r extension which unfortunately clashes with the R Stats programming language :(
For example even the Rebol interpreter repo says it uses 9.7% R instead of Rebol! - https://github.com/rebol/rebol
So 3 changes here…
1) .reb is now the primary (and official) extension - http://www.rebol.com/article/0540.html
2) .rebol moved to list of extensions (some code does use it)
3) .r added back. NB. The majority of Rebol code on Rebol uses this (followed by .r2 & .r3). .r was present in languages.yml previously but was removed for some reason? (looks like here - 5a5d334999 )
2014-03-21 15:09:37 +00:00
Bruce Mitchener
957dd15d5b
Add .lid and .intr extensions for Dylan.
2014-03-14 22:03:31 +07:00
Ted Nyman
2e731a1084
Merge pull request #978 from cronycle/master
...
added VCR Cassette to the 'generated' list so they get suppressed
2014-03-13 14:37:25 -07:00
Ted Nyman
38bd07a113
Merge pull request #832 from dasmithii/patch-2
...
Updated language list to include HOW, and fixed the lack of lexer proble...
2014-03-11 20:24:07 -07:00
Douglas Adam Smith II
645411e256
Testing...
2014-03-11 14:23:28 -04:00
Douglas Adam Smith II
29510b26e0
Fix
2014-03-11 14:00:49 -04:00
Douglas Adam Smith II
e4c1cc572b
Fixed order of languages. Forgot how ASCI works.
...
This will (hopefully) fix the build.
2014-03-11 13:51:16 -04:00
Douglas Adam Smith II
7c85c11944
Updated How language to FLUX (name change)
2014-03-11 13:38:10 -04:00
eXerigumo Clanjor (哆啦比猫/兰威举)
8323450958
add extension .cc for c++
2014-03-09 16:12:30 +08:00
Nayeem Syed
68793b1f0f
added check for extension and line count on vcr_cassette? in generated
2014-03-08 08:12:18 +00:00
Ted Nyman
c6e3c8fab8
Merge pull request #963 from mbezjak/vendor-gradle
...
Add gradle wrapper files to vendor.yml
2014-03-07 20:46:46 -08:00
Nayeem Syed
210ca9a86f
added VCR Cassette to the 'generated' list so they get suppressed
2014-03-06 12:00:54 +00:00
Ted Nyman
ff9e0aedd6
Merge pull request #854 from cndreisbach/patch-1
...
Adding support for Hoplon files
2014-03-05 18:31:54 -08:00
Ted Nyman
115ac6b999
Merge pull request #938 from tenbits/master
...
Add Mask markup language
2014-03-03 15:10:34 -08:00
Shane Becker
8b00872d36
Added Gemfile.lock to the list of Ruby filenames
2014-02-26 02:15:08 -08:00
saarin
78217e1cee
Add shen language in linguist
2014-02-23 05:22:39 +01:00
Ted Nyman
86364da07e
Regenerate samples
2014-02-21 13:50:54 -08:00
Miro Bezjak
92e1b1eb40
Add gradle wrapper files to vendor.yml
2014-02-21 11:27:47 +01:00
Ted Nyman
a34398eb92
Merge pull request #935 from pchaigno/sld
...
Support of the .sld file extension for Scheme.
2014-02-20 15:32:52 -08:00
Arfon Smith
e437cf749d
Adding support for JSONLD: http://json-ld.org/
2014-02-18 15:28:22 -06:00
Ivan Zuzak
8afe123084
add interpreter for applescript
2014-02-17 17:08:51 +01:00
Ted Nyman
69bfe73165
Not yet on the additional binary check
2014-02-16 19:43:33 -08:00
Ted Nyman
3429ddeaa1
Standard regex
2014-02-16 19:41:45 -08:00
Ted Nyman
9242a2f83b
Merge pull request #923 from kasoki/master
...
add haxelib run.n neko bytecode file to vendor list
2014-02-16 19:40:24 -08:00
Ted Nyman
b0894e20ef
Merge pull request #301 from andyli/binary
...
Do not detect language if it is a binary file.
2014-02-16 14:55:07 -08:00
Guillermo Federico Olmedo
9f3ee8dff6
added .rsx extension to R.
...
When we write R extensions for QGIS we have to end the files in .rsx [1]. But the code its pure R. It would be great if github acknowledge those scripts as R scripts.
[1] http://www.qgis.org/es/docs/user_manual/processing/3rdParty.html#r-creating-r-scripts
2014-02-14 13:42:18 -02:00
Ted Nyman
166012dcf0
Merge pull request #911 from bbarker/master
...
Added ATS to language list and several samples (try #2 ).
2014-02-13 15:18:33 -08:00
Alex Kit
bb754d8849
.mask support for Mask
2014-02-13 03:47:56 +01:00
Paul Chaignon
0eaaa2bacc
Support of the .sld file extension for Scheme.
2014-02-11 13:39:50 +01:00
Christopher Kaster
03ce24221e
add haxelib run.n neko bytecode file to vendor list
2014-02-04 19:00:33 +01:00
Paul Chaignon
f78ce5389e
Support of the .ecl file extension for Prolog.
2014-02-01 15:47:51 +01:00
Lars Brinkhoff
39a9c768c8
Add heuristics for '.cl'.
2014-01-28 09:20:26 +01:00
Ted Nyman
ff257175ac
Merge pull request #909 from github/coffescript-interpreters
...
Add interpreter for CoffeeScript
2014-01-26 10:06:18 -08:00
Brandon
7da9038e79
fixed extension order in languages.yml
2014-01-25 15:17:52 -05:00
Brandon
1f8ef83657
Merge remote-tracking branch 'upstream/master'
2014-01-25 12:09:11 -05:00
Brandon
2770e4e111
adding ATS and several sample files
2014-01-25 12:09:00 -05:00
Adolfo Builes
96dfbc71eb
Add .es6 as JavaScript extension.
2014-01-25 14:26:24 -02:00
Ivan Zuzak
9076086d9b
add interpreter for coffescript
2014-01-24 20:46:51 +01:00
Ted Nyman
7ee2b60762
Merge pull request #906 from Cirru/master
...
add Cirru with some samples
2014-01-24 08:47:53 -08:00
Ivan Zuzak
83513977a4
add interpreter for groovy language
2014-01-24 11:42:55 +01:00
jiyinyiyong
42912141c5
add Cirru with some samples
2014-01-23 19:52:58 +08:00
Ted Nyman
123f4c26c3
Typescript vendor fixup
2014-01-15 16:15:30 -08:00
sigurdsvela
70e56303ab
Ignore typescript definition files.
2014-01-15 15:57:06 +01:00
Eyal Dechter
df5faa0f21
Whitespace.
2014-01-14 10:09:40 -05:00
Eyal Dechter
8341992a38
Add .pl as extension for prolog. This is the standard prolog file extension. No one actually uses .prolog.
2014-01-14 10:07:27 -05:00
Mihnea Dobrescu-Balaur
a18155da49
Add foundation css to vendor.yml
2014-01-13 23:28:33 +02:00
Ted Nyman
2a1e850924
Merge pull request #759 from vszakats/patch-3
...
recognize Harbour sources
2014-01-12 20:15:29 -08:00
Ted Nyman
528adc1a04
Minor documentation
2014-01-11 14:19:46 -08:00
Benoit Rognier
a517de8168
moves .ml4 ocaml extension before .mli
...
This should fix non reg tests
2014-01-09 14:54:15 +01:00
Benoit Rognier
a4ab7555e2
adds ml4 as ocaml extension
2014-01-08 14:40:41 +01:00