Poren Chiang
764df07450
Include Qt/QML lanuage
2013-06-23 03:20:07 +08:00
Duncan McGreggor
68dfff60b5
Fixed typo (removed capitalization).
2013-06-21 14:39:04 -07:00
Duncan McGreggor
479871f019
Added support for LFE (Lisp Flavored Erlang).
2013-06-21 14:23:31 -07:00
alisdair sullivan
10ec56e667
change css color representing erlang to slightly less horrendous
...
color
2013-06-20 14:48:51 -07:00
Ted Nyman
1e958a18f8
Merge pull request #541 from hkdobrev/patch-1
...
Added .tmTheme as XML extension
2013-06-19 13:31:26 -07:00
Ted Nyman
9fa0f6cd6f
Merge pull request #543 from jasonbot/master
...
Treat `.pyt` files as Python source
2013-06-19 13:31:08 -07:00
Ted Nyman
4e339db911
Merge pull request #377 from rlsosborne/detect-xc-language
...
Add detection for the XC programming language.
2013-06-19 13:30:45 -07:00
Haralan Dobrev
c1469b25a1
Added .tmTheme as XML extension
...
Files with the `.tmTheme` extension similar to `.tmCommand`, `.tmLanguage`, `.tmPreferences` and `.tmSnippet` are configuration XML files for TextMate or SublimeText.
The `.tmTheme` extension was missing from this list.
2013-06-18 17:02:34 +03:00
Jason Scheirer
ef6abed81a
Languages.yml entries must be in alphabetical order
2013-06-17 22:11:16 -06:00
"Jason Scheirer"
96473849e0
Add .pyt as an extension for Python
2013-06-17 17:30:10 -07:00
Paul Betts
b14e09af6b
Merge pull request #215 from oxan/master
...
Add jQuery UI and more ASP.NET MVC files to vendor.yml
2013-06-17 11:01:04 -07:00
Andrew Kumanyaev
42050c4d12
Update languages.yml
...
Added .podsl extension for Common Lisp language
2013-06-17 21:48:39 +04:00
Joshua Peek
032125b114
Axe indexable?
2013-06-10 11:06:18 -05:00
Joshua Peek
b1a137135e
Axe colorize_without_wrapper
2013-06-10 10:58:33 -05:00
Joshua Peek
1a53d1973a
ws
2013-06-10 10:39:59 -05:00
Joshua Peek
490afdddd1
some air
2013-06-10 10:37:55 -05:00
Joshua Peek
9822b153eb
ws
2013-06-10 10:36:56 -05:00
Chris Kuehl
acc1a56da4
Add Cordova's/PhoneGap's JS device library as vendor exclusion.
2013-06-10 01:05:20 -04:00
Joshua Peek
3e3fb0cdfe
Say why
2013-06-09 21:02:55 -05:00
Joshua Peek
d907ab9940
Kill mac_format check, buggy
2013-06-09 21:02:11 -05:00
Joshua Peek
9c1d6e154c
Always split lines on \n or \r
2013-06-09 21:01:03 -05:00
Joshua Peek
2e39d1d582
Rebuild samples
2013-06-09 20:53:33 -05:00
Joshua Peek
fa797df0c7
Note that BlobHelper is a turd
2013-06-09 20:51:26 -05:00
Joshua Peek
c7100be139
Make mac_format? private
2013-06-09 20:48:45 -05:00
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
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
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
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
Irakli Gozalishvili
9ee0523cad
Add wisp language support.
2013-05-21 14:03:16 -07: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
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
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