Arfon Smith
e3d520dba8
Adding a few more problematic C++ .h files to samples.
2013-12-20 22:01:23 -06:00
Alex Kocharin
a633dd8c79
adding JSON5 support
2013-12-19 14:13:23 +04:00
Rob Hunter
4adbbc3fcc
Add a few samples of misclassified C++ headers
...
Several people mentioned in #467 that they were seeing their C++ projects
erroneously showing up as containing Objective C.
I've added a file from each of the problematic repositories:
- https://github.com/mp13on11/dwarf_mine
- https://github.com/miguelishawt/anax
- https://github.com/mholt/cppcsv
- https://github.com/coder543/libcanister
They all seem to be triggering on different aspects, since adding one sample
wasn't sufficient to correctly classify the others.
The discussion in #467 makes me think that perhaps Linuist might need to take
the rest of the repository into account when classifying ambiguous files.
2013-12-16 14:38:56 -08:00
Arfon Smith
567408bc5e
Adding rmd example
2013-12-15 19:52:15 -08:00
Ted Nyman
f5e86bc691
Add a .pod sample
2013-12-12 00:55:03 -08:00
Ted Nyman
1b96f87888
Update samples
2013-12-11 15:13:27 -08:00
Ted Nyman
4d40cab954
Ad .sc sample
2013-12-11 15:06:14 -08:00
Adam Krebs
5b35f92bfe
remove accidental sinatra sample. copypasta....
2013-12-11 18:01:40 -05:00
Adam Krebs
9a42628577
add more demos
2013-12-09 22:56:04 -05:00
Adam Krebs
fc9bc8b9e1
Add stylus support
2013-12-09 22:42:57 -05:00
Ted Nyman
11207283c8
Merge pull request #819 from github/tell-me-a-story-of-prose
...
Explicitly mention prose types as `prose`
2013-12-08 18:36:18 -08:00
Garen Torikian
5c602d0a4e
Revert "Revert "Merge pull request #695 from github/detect-prose""
2013-12-08 13:51:27 -08:00
Daniel Fahlke
c8eeda6c8a
add generated test and sample for composer.lock
2013-12-08 21:22:50 +01:00
Ted Nyman
7e178cc416
Place guards, checks for multiline shell hacks
2013-12-06 22:04:40 -08:00
Max Peterson
834f37810b
Merge branch 'master' into brightscript_support
...
Conflicts:
lib/linguist/samples.json
2013-12-05 13:02:00 -06:00
Nathanaël Lécaudé
f64a589e98
Moved the Max examples to the Max folder
2013-11-24 13:54:10 -05:00
Max Peterson
c88585cffb
Adding support for the Brightscript language, with samples.
2013-11-21 19:26:44 -06:00
Ted Nyman
86e0b94700
Merge master
2013-11-16 12:33:18 -08:00
Ted Nyman
cb0b3a688f
Merge pull request #771 from GreatEmerald/master
...
Add initial UnrealScript support
2013-11-16 12:24:29 -08:00
Ted Nyman
43723ba5ef
Simpler samples
2013-11-09 16:43:45 -08:00
Andrew Fischer
240f6a63f4
removed error causing readme... oops.
2013-11-09 12:44:09 -05:00
Andrew Fischer
f0558769f2
added initial NetLogo support
2013-11-09 12:31:29 -05:00
GreatEmerald
12086b69ac
Add initial UnrealScript support
...
The two samples are for two different UnrealScript generations:
MutU2Weapons is UnrealScript 2, US3HelloWorld is UnrealScript 3.
Signed-off-by: GreatEmerald <pastas4@gmail.com >
2013-11-09 15:29:59 +02:00
Ted Nyman
355ac3d81a
Merge pull request #500 from Leushenko/master
...
Added BlitzBasic
2013-11-06 20:45:30 -08:00
Ted Nyman
fc44af9343
Merge pull request #764 from bricker/add-appraisals
...
Add Appraisals to Ruby filenames
2013-11-06 20:15:12 -08:00
Gordon Smith
940df300e8
Uppercase "ECL" Sample folder
...
Signed-off-by: Gordon Smith <gordon.smith@lexisnexis.com >
2013-11-06 09:19:29 +00:00
Gordon Smith
72b8e1c76f
Uppercase "Ecl" language to "ECL"
...
Signed-off-by: Gordon Smith <gordon.smith@lexisnexis.com >
2013-11-06 09:17:03 +00:00
Bryan Ricker
92282e3677
Add Appraisals to Ruby filenames
2013-11-05 18:28:01 -08:00
Lukas Elmer
fd9c657ed4
Merge branch 'master' of https://github.com/github/linguist into patch-1
2013-11-06 02:26:50 +01:00
Ted Nyman
70396ab636
Merge pull request #460 from remobjects/master
...
Oxygene language detection
2013-11-05 15:14:34 -08:00
Kashif Rasul
856ee4724c
Merge remote-tracking branch 'upstream/master' into nvidia-cuda
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2013-11-05 22:06:20 +01:00
Tim Baumann
5e03ff961b
Merge branch 'master' of https://github.com/github/linguist
...
Conflicts:
lib/linguist/languages.yml
2013-11-05 16:55:48 +01:00
Kashif Rasul
94b3ea3df5
added cuda lexer and removed example from c++ samples
2013-11-05 10:57:12 +01:00
Ted Nyman
6d7eae5011
Merge pull request #757 from chlorinejs/clojure-samples
...
add Clojure and its dialects to /samples
2013-11-05 00:39:27 -08:00
Hoàng Minh Thắng
3bbeea3682
add Clojure and its dialects to /samples
2013-11-05 15:33:05 +07:00
Ted Nyman
a5c3bd7c13
Remove this until heuristic improves
2013-11-05 00:20:28 -08:00
Ted Nyman
6ae6882e1a
Merge pull request #657 from mndrix/prolog
...
Add misclassified Prolog file
2013-11-04 22:43:19 -08:00
Ted Nyman
5197ea2488
Merge pull request #731 from zhuzhuor/master
...
Add support for RobotFramework .robot files
2013-11-04 22:00:17 -08:00
Ted Nyman
d656988258
Merge pull request #589 from kynetx/adding_krl
...
added KRL config and sample
2013-11-04 21:09:36 -08:00
Ted Nyman
e4ec48fe8d
Merge pull request #751 from CodeBlock/master
...
Add Idris.
2013-11-04 21:07:25 -08:00
Ted Nyman
12c655a48a
Merge pull request #508 from AdamFerguson/master
...
Add Jade and Scaml
2013-11-04 20:30:20 -08:00
Ted Nyman
cf14c5fa4f
Merge pull request #450 from Giacom/master
...
Added DM (Dream Maker) language.
2013-11-04 19:53:25 -08:00
Ted Nyman
86d0f0a84a
Merge pull request #392 from qqshfox/protocol_buffers
...
Add Protocol Buffers
2013-11-04 19:33:43 -08:00
Ted Nyman
81176f8dfa
Add generated JNI detection, update samples
2013-11-04 19:14:34 -08:00
Ted Nyman
6ee999617e
Add syscalldefs.h sample
2013-11-04 19:05:56 -08:00
Ricky Elrod
5037dd5add
Add Idris.
...
This adds Idris into the mix and uses the text-only parser for now, pending
upstream merging this patch in:
https://bitbucket.org/birkenfeld/pygments-main/pull-request/210/idris-lexer-added-lexer-for-idris/diff
Once that gets merged in, the lexer should change to idris.
2013-11-01 04:52:35 -04:00
Ted Nyman
aa41c87158
Merge pull request #739 from danluu/bluespec
...
Add Bluespec language
2013-10-30 23:50:52 -07:00
Lars Brinkhoff
c6c5e79ccf
Add .cl as a Common Lisp file extension.
2013-10-30 07:28:08 +01:00
Ted Nyman
9f00b5478d
Revert "Merge pull request #695 from github/detect-prose"
...
This reverts commit 80321272b1 , reversing
changes made to 02500d3830 .
2013-10-28 11:21:56 -07:00
Lukas Elmer
086b565488
Added another matlab example
2013-10-28 18:06:17 +01:00