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
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
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
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
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
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
Romain Deltour
7ca58f8dd9
Remove XProc and XSLT from the group XML
2013-03-15 12:40:59 +01:00
Laurent Parenteau
58420f62d9
Merged with upstream. Updated M (aka MUMPS) detection to use the new bayesian / samples method.
2013-03-14 11:33:09 -04:00
Ted Nyman
a20631af04
Merge pull request #373 from vincentwoo/patch-1
...
Add extension support for Iced Coffeescript
2013-03-13 23:10:33 -07:00
Ted Nyman
44995d6f62
Merge pull request #438 from richo/bugs/sample_db
...
Bugs/sample db
2013-03-12 23:32:31 -07:00
richo
2d7dea2d97
Don't emit the diff if samples db is out of date
...
There's a warning message emitted with instructions, a 2000 line diff
does nothing to help the user track down the issue.
2013-03-13 17:29:05 +11:00
richo
2cdbe64b66
Update samples db
2013-03-13 15:09:51 +11:00
Ted Nyman
030ad89a14
Bump to 2.6.8
2013-03-12 01:09:28 -07:00
Ted Nyman
a34ee513c0
Merge pull request #436 from github/ignore-test-fixtures
...
Vendor test/fixtures
2013-03-12 01:07:50 -07:00
Ted Nyman
96d29b7662
Vendor test/fixtures
2013-03-12 01:06:26 -07:00
Ted Nyman
3f077ea71e
Merge pull request #383 from REAS/master
...
Update to include Processing as a new language
2013-03-11 18:39:03 -07:00
Ted Nyman
de94b85c0d
Merge pull request #295 from yandy/patch-1
...
downcase extname when we determin whether it's a image
2013-03-10 15:39:55 -07:00
Ted Nyman
1c771cc27d
Remove sample for now until test structure changes
2013-03-10 15:36:49 -07:00
Ted Nyman
a41ec3a801
Merge pull request #321 from mndrix/patch-1
...
Add a misclassified Prolog file
2013-03-10 15:34:34 -07:00
Ted Nyman
d9d9e01242
Update samples database
2013-03-10 15:26:46 -07:00
Ted Nyman
04abb5310a
Add .pluginspec sample
2013-03-10 15:25:02 -07:00
Ted Nyman
c7ed9bd7b3
Better regex
2013-03-10 15:23:14 -07:00
Ted Nyman
8aadb5eeaa
Merge pull request #312 from HerbertKoelman/master
...
Added to vendor.yml dependencies related to automake and autoconf
2013-03-10 15:22:17 -07:00