Patrick Reynolds
e7ac4e0a29
helpful comments
2013-06-06 17:04:28 -05:00
Patrick Reynolds
b275e53b08
use LINGUIST_DEBUG to debug the Bayesian filter
2013-06-06 16:54:18 -05:00
Patrick Reynolds
f363b198e1
more and better samples for Nu, Racket, Scala
...
- 99 bottles of beer is more substantial than hello world
- also fixed chmod 755 on several .script! files
2013-06-06 16:53:16 -05:00
Ted Nyman
37c5570cec
Merge pull request #528 from github/erlang-samples
...
Erlang samples
2013-06-06 13:46:53 -07:00
Patrick Reynolds
2db2f5a46d
add erlang, more-complex shell examples
...
- some Erlang and escript files
- .escript extension
- .erlang extension
- shell script with %, ##, name tokens
2013-06-06 15:41:44 -05:00
Patrick Reynolds
e33f4ca96e
remove redundant OCaml extensions entry
2013-06-06 15:21:49 -05:00
Ted Nyman
246580fb43
Update README.md
2013-05-31 15:27:00 -06:00
Aaron Puchert
fab34da3e7
Added PostScript to languages.yml and a sample file.
2013-05-31 20:10:54 +02:00
Matthew Fluet
a9a28ce58d
The .fun extension is commonly used for Standard ML.
2013-05-30 20:54:36 -04:00
Michael Mullis
f2b80a239f
COBOL: move up in the sort order
2013-05-30 01:33:04 +00:00
Michael Mullis
c6d38ab647
COBOL comes before Clojure and extensions must be sorted
2013-05-30 01:29:36 +00:00
Michael Mullis
420594874a
add COBOL language support
2013-05-30 01:17:07 +00:00
Ted Nyman
912f635d2a
Merge pull request #515 from Turbo87/jinja
...
Added .jinja extension to HTML+Django language
2013-05-27 13:38:13 -07:00
Tobias Bieniek
4ae5dd360f
Added .jinja extension to HTML+Django language
2013-05-27 22:05:17 +02:00
Mark Otaris
407c40f7d3
Add '.rbxs' extension for Lua files
2013-05-23 19:34:04 -03:00
Ted Nyman
329f9a0fc8
Merge pull request #503 from Drup/patch-1
...
Add .eliom to ocaml extensions
2013-05-21 23:24:30 -07:00
Ted Nyman
d62257b149
Merge pull request #504 from wjlroe/riemann-configs-are-clojure
...
Recognise riemann.config files as Clojure files
2013-05-21 23:22:56 -07:00
Ted Nyman
19539404a4
Merge pull request #510 from Gozala/wisp
...
Add wisp language support.
2013-05-21 23:20:37 -07:00
Irakli Gozalishvili
9ee0523cad
Add wisp language support.
2013-05-21 14:03:16 -07:00
Adam Ferguson
89bc82d9df
Add samples for Jade and Scaml
2013-05-16 13:21:58 -04:00
Adam Ferguson
30aa3fd5d6
Add Jade and Scaml
2013-05-16 10:26:01 -04:00
William Roe
846e84fc8c
Recognise riemann.config files as Clojure files
2013-05-13 18:25:27 +01:00
Drup
cd006487b3
Add .eliom to ocaml extensions
2013-05-13 17:10:07 +02:00
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