Ted Nyman
597ce9adc3
Add Clojure and just use the existing Bash record
2013-05-11 00:26:13 -06:00
Ted Nyman
61040402df
Actually remove the languages
2013-05-11 00:23:10 -06:00
Ted Nyman
8013cd081a
Based on current stats, add Shell, Coffeescript to popular; drop TeX, XML
2013-05-11 00:22:27 -06:00
Leushenko
22cdb9ee90
Added BlitzBasic
2013-05-09 14:58:41 +01:00
Pat Pannuto
df448c0761
Add support for nesC
...
nesC is an embedded systems language. It it is a stable product (~10
years old) primarily used for TinyOS, an embedded operating system.
Development has recently moved to github (https://github.com/tinyos/nesc ).
Pygments has now pulled the nesC lexer as of 2013/5/6:
https://bitbucket.org/birkenfeld/pygments-main/pull-request/166/
Please let me know if I need to do anything else / add more information.
2013-05-06 18:06:43 -04:00
Ted Nyman
99c296264a
Merge pull request #483 from KevinT/master
...
Added scriptcs language detection
2013-05-06 13:16:14 -07:00
Ted Nyman
ba51461604
Merge pull request #493 from josegonzalez/patch-1
...
Consider .reek files as yaml
2013-05-03 01:16:01 -07:00
Ted Nyman
6610d0dd46
Merge pull request #494 from josegonzalez/patch-2
...
Consider .factor-rc and .factor-boot-rc factor files. Closes #492
2013-05-03 01:15:12 -07:00
Jose Diaz-Gonzalez
3adc0e1b16
Reorder extensions in order to pass tests
2013-04-30 15:54:41 -03:00
Jose Diaz-Gonzalez
0a47b4865a
Consider .factor-rc and .factor-boot-rc factor files. Closes #492
2013-04-30 15:50:51 -03:00
Jose Diaz-Gonzalez
13f1a1fc74
Consider .reek files as yaml
2013-04-30 15:49:00 -03:00
Ted Nyman
3ad129e6e6
Update samples.json
2013-04-28 22:38:07 -07:00
Kevin Trethewey
475e865809
Added scriptcs file extention to C# section
2013-04-28 07:40:12 +03:00
marc hoffman
1e93e98d30
Merge branch 'master' of git://github.com/github/linguist
2013-04-27 22:57:33 +02:00
marc hoffman
d0034b4fb9
Oxygene language detection — drop lexer setting, as we now have a proper Oxygene lexer in pigments.rb
2013-04-27 22:55:57 +02:00
Ted Nyman
0c3dcb0a9b
Update color for UPC
2013-04-27 21:01:33 +08:00
Ted Nyman
3138fa79a0
Merge pull request #484 from waltherg/patch-1
...
Added support for Unified Parallel C
2013-04-27 06:00:17 -07:00
waltherg
c88170b6f6
Added support for Unified Parallel C
...
http://upc.gwu.edu/
2013-04-27 13:12:03 +02:00
Pointwise, Inc.
3b79cf3cf2
Add lexer
2013-04-24 11:30:00 -05:00
Ted Nyman
f3ee7072a6
Merge pull request #479 from CodeBlock/gemfile-https
...
Make Gemfile use https://rubygems.org
2013-04-24 09:09:25 -07:00
Ted Nyman
5b5d9da33c
Merge pull request #477 from liluo/patch-1
...
added multi line comment flag for python
2013-04-24 09:07:28 -07:00
Ricky Elrod
dc1d17a051
Make Gemfile use https://rubygems.org
2013-04-21 00:35:13 -04:00
落
0bc28d9424
added multi line comment flag for python
2013-04-19 15:33:02 +08:00
Pointwise, Inc.
5b06a46451
Added Glyph scripting language
2013-04-18 16:11:50 -05:00
Ted Nyman
8b5b8a9760
Merge pull request #471 from mihaip/master
...
Detect source files generated by the Protocol Buffer compiler
2013-04-16 23:20:24 -07:00
Mihai Parparita
6c98bbf02c
Detect source files generated by the Protocol Buffer compiler
2013-04-16 22:14:50 -07:00
Ted Nyman
9f0964cd7d
Merge pull request #461 from github/detect-csv
...
Add `csv?` BlobHelper
2013-04-04 14:36:08 -07:00
Yaroslav Shirokov
b68732f0c7
Add detection for CSV
2013-04-04 14:01:09 -07:00
marc hoffman
15a746650c
Merge branch 'master' of https://github.com/github/linguist
2013-04-03 13:20:50 +02:00
Ted Nyman
b99abba27f
Merge pull request #455 from github/axml
...
Add axml extension to xml
2013-04-01 19:57:47 -07:00
Ted Nyman
9c12823d38
Add axml extension to xml
2013-04-01 19:56:38 -07:00
Ted Nyman
28bee50e6a
Merge pull request #451 from github/pdfs
...
Add PDF detection
2013-03-25 21:14:16 -07:00
Garen Torikian
4148ff1c29
Add PDF detection
2013-03-25 15:45:58 -07:00
Giacomand
e408b5fbaa
* Trying this.
2013-03-25 16:26:14 +00:00
Giacomand
e26bf5a0d2
- Moving diff to after DM.
2013-03-25 16:14:06 +00:00
Giacomand
465d60ba86
* Missed setting the lexer to Text Only.
2013-03-25 16:07:19 +00:00
Giacomand
d5c3978a6e
* Fixed a mis-formating.
2013-03-25 10:13:38 +00:00
Giacomand
d4312c05bf
- Updated sample file.
2013-03-25 09:54:23 +00:00
Giacomand
7efad57176
Added:
...
* DM (Dream Maker) language.
* Sample DM file.
The DM language is used in an engine known as BYOND which allows users to easily create their own games in a language that is designed to be accessible for newcomers. I do not know how much a language has to be used on the site to be considered but searching for "BYOND" does show a lot of people using the language. I am also still learning git so if I have missed something then please let me know.
2013-03-25 09:49:00 +00:00
Ted Nyman
009bff6cc2
Merge pull request #448 from github/update-db
...
Update samples
2013-03-22 21:37:22 -07:00
Ted Nyman
c918c5b742
Update samples
2013-03-22 21:35:02 -07:00
Ted Nyman
4a33b7ae8e
Merge pull request #150 from lparenteau/master
...
Add detection for the M programming language (aka MUMPS).
2013-03-22 21:32:50 -07:00
Ted Nyman
777952adcb
Merge pull request #446 from github/ceylon-as-ceylon-not-textonly
...
Render Ceylon as Ceylon since it is now in Pygments
2013-03-18 17:40:17 -07:00
Matthew McCullough
ef4c47347d
Render Ceylon as Ceylon since it is now in Pygments
2013-03-18 15:34:37 -07:00
Ted Nyman
5e34315bb3
Merge pull request #349 from tucnak/master
...
Support of Qt Designer .ui files
2013-03-18 12:50:19 -07:00
Illya Kovalevskyy
4f5624cd5f
Order is fixed
2013-03-18 01:40:40 +02:00
Illya Kovalevskyy
f76d64f9aa
Merge branch 'master' of github.com:github/linguist
...
Conflicts:
lib/linguist/languages.yml
2013-03-18 01:36:19 +02:00
Ted Nyman
4444b6daa1
Merge pull request #441 from rdeltour/xml-group
...
Remove XProc and XSLT from the group XML
2013-03-17 16:14:59 -07:00
Stuart P. Bentley
ec786b73bc
Add Erlang rebar escript bundles to vendor.yml
...
Fixes #236
2013-03-16 13:51:08 -07:00
Romain Deltour
7ca58f8dd9
Remove XProc and XSLT from the group XML
2013-03-15 12:40:59 +01:00