Commit Graph

1092 Commits

Author SHA1 Message Date
Alhadis 12695fee2f Add ".make" as a Makefile file extension 2016-10-05 21:36:22 +11: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
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
Lars Brinkhoff 00efd6a463 Add FORTRAN keyword "data" to .f and .for heuristics. (#3218)
bug-185631.f sample from OpenFortranProject; BSD license.
2016-09-15 19:24:53 +02:00
Alhadis 81ca6e7766 Add "abbrev_defs" and "_emacs" as Elisp filenames 2016-09-15 18:57:35 +10:00
Alhadis cd288a8ee4 Add .gnus, .viper and Project.ede as Emacs Lisp extensions 2016-09-15 17:06:59 +10:00
Arfon Smith 28be72892e Merge pull request #3173 from Alhadis/specfiles
Add support for RPM Spec files
2016-09-11 21:17:57 -07:00
Lars Brinkhoff dad3191238 Add Filebench Workload Model Language.
Sample file from filebench project, Sun CDDL license.
2016-09-09 08:27:17 +02:00
Alhadis 35a13b3633 Add .spec as a supported Python and Ruby extension 2016-09-09 05:41:46 +10:00
Alhadis 56fb48ea96 Merge branch 'master' into specfiles 2016-09-09 05:07:55 +10:00
Arfon Smith df98c86acd Merge pull request #3183 from akhtars/master
Add support for Schematron XML validation files (.sch)
2016-09-06 14:22:49 -07:00
Shaun Akhtar 50bd2cc3c8 Add support for Schematron XML validation files (.sch)
Update languages.yml and add three public domain sample documents.
2016-08-31 12:56:02 -04:00
Alhadis 5ddccaac83 Add ".spacemacs" as a recognised filename 2016-08-29 01:08:10 +10:00
Alhadis ed71855612 Add sample .spec files 2016-08-29 00:28:18 +10:00
Nikita Gryzlov 1868d1d190 Add 1C (BSL) language support 2016-08-19 10:21:48 +03:00
ajLangley12 705e234044 Added ASN.1 language package (#3152) 2016-08-13 10:25:59 +02:00
Lars Brinkhoff 1466b70f10 Merge pull request #3126 from Alhadis/roff
Improve Roff support / Add RUNOFF to recognised languages
2016-07-29 20:01:54 +02:00
Lars Brinkhoff b87146056b Merge pull request #3124 from larsbrinkhoff/rexx
Add REXX.
2016-07-29 19:58:29 +02:00
Arfon Smith b29696d684 Merge pull request #3123 from sahildua2305/replace-dtrace-samples
Replace DTrace sample with one having permissive license
2016-07-29 06:27:18 -06:00
Sahil Dua 514a8d54db Add new language PowerBuilder (#3077) 2016-07-24 12:59:24 +02:00
Alhadis 93341be396 Add language definition and samples for RUNOFF 2016-07-21 08:41:05 +10:00
Alhadis f2ae3b6223 Define additional extensions/names for Troff files 2016-07-21 07:46:33 +10:00
Iggy Drougge 7024c7cb37 Add REXX. 2016-07-18 21:02:51 +02:00
Sahil Dua 91e0823b04 Replace DTrace sample with a premissive license 2016-07-17 02:05:07 +02:00
Paul Chaignon 1d48ff51d5 Support for GDB 2016-07-14 12:59:06 +02:00
Arfon Smith c1203b7dad Merge branch 'master' into apollo 2016-07-13 10:35:02 -06:00
Arfon Smith fad13d901c Merge pull request #3095 from larsbrinkhoff/gcc-md
GCC machine descriptions
2016-07-13 10:30:15 -06:00
Arfon Smith 9fcf546ae6 Merge branch 'master' into apollo 2016-07-13 09:38:38 -06:00
Arfon Smith 1f1ca3e689 Merge pull request #3105 from JamesForks/language-blade
Added Laravel Blade
2016-07-13 09:22:29 -06:00
Chris Garry 329c9a7144 Rename sample dir 2016-07-12 18:39:34 +00:00
Chris Garry 6c20525375 Add support for Apollo Guidance Computer extension 2016-07-12 18:08:47 +00:00
Lars Brinkhoff 17168d5fdc Add "GCC Machine Description" language. 2016-07-11 18:41:01 +02:00
James Brooks a1b236ddfa Update samples 2016-07-11 11:22:22 +01:00
James Brooks 10be4be18f Added Laravel Blade 2016-07-07 13:41:34 +01:00
Sahil Dua 59b3e48bd1 Copy license text to samples 2016-07-06 01:29:17 +05:30
Sahil Dua 7624eb459f Replace .dats and .sats samples with MIT alternatives 2016-07-06 01:14:38 +05:30
Sahil Dua 1c7f516534 Replace .hats GPL sample with MIT one 2016-07-06 01:14:05 +05:30
Arfon Smith cba9b95416 Merge pull request #3085 from sahildua2305/remove-gpl-samples
Remove GPL licensed C/C++ samples
2016-07-02 21:05:59 -06:00
Arfon Smith 228c26948b Merge pull request #3098 from pchaigno/improve-ts-heuristic
Improve .ts heuristic rule
2016-07-01 21:03:12 -06:00
Arfon Smith 6333f39743 Merge pull request #3088 from sahildua2305/replace-gml-gpl
Replace GPL licensed gml samples
2016-07-01 19:30:29 -06:00
Sahil Dua 68728bcc94 Add .cats sample file 2016-07-02 03:25:28 +05:30
Paul Chaignon 16bd70d84f Improve .ts heuristic rule
Use the closing TS tag instead of the opening tag as it cannot contain parameters
2016-07-01 19:17:14 +02:00
Paul Chaignon 5066f66dcd New interpreters from RosettaCode (#3087) 2016-06-28 18:57:47 +02:00
Paul Chaignon 77a4883763 Support the EQ programming language (#3086) 2016-06-28 18:53:35 +02:00
Sahil Dua 482aa15585 Replace GPL licensed gml samples 2016-06-28 03:11:57 +05:30
Sahil Dua 94928bc78f Added MIT licensed .cp sample 2016-06-28 01:58:44 +05:30
Sahil Dua ead63163b4 Remove another GPL licensed C sample 2016-06-28 01:11:38 +05:30
Sahil Dua 265d576510 Replace GPL licensed C/C++ samples 2016-06-28 01:10:55 +05:30
Arfon Smith a5eb6e9e15 Merge pull request #3078 from sahildua2305/remove-gpl-samples
Remove GPL Licensed Samples
2016-06-27 10:21:15 -06:00
Paul Chaignon 4514363c84 .pascal file extension for Pascal 2016-06-27 12:19:25 +02:00