Commit Graph

905 Commits

Author SHA1 Message Date
Ted Nyman 1d8da964e2 More color tweaks 2013-07-26 16:08:24 -07:00
Viktor Szakáts 4130825a43 ignore more Git local config files to avoid them being misidentified as Racket, Ruby or else 2013-07-24 11:46:01 +02:00
Ted Nyman dbc36a5e63 More color tweaking 2013-07-20 23:14:53 -07:00
Ted Nyman 78ed103f90 Fix casing 2013-07-20 23:02:12 -07:00
Ted Nyman 3e26b2a0a7 Update samples file 2013-07-20 15:10:46 -07:00
Ted Nyman b71cab6add Give go language a color closer to its website 2013-07-19 22:51:59 -07:00
Ted Nyman e633d565a9 Update samples 2013-07-17 02:59:28 -07:00
Charlie Somerville 43f4f5bd32 add Slash to linguist 2013-07-17 01:51:34 -07:00
Ted Nyman f73f309595 Don't bother with .gitignore files 2013-07-15 12:06:07 -07:00
Ted Nyman cc04519520 Add another escript script 2013-07-13 23:16:36 -07:00
Ted Nyman f51c5e3159 Update documentation related to Pygments 2013-07-12 14:10:55 -07:00
Paul Betts 4d45f13783 Hide .designer.cs files
VS creates a bunch of files that, while important to version, are often also
huge and boring. We should suppress them.
2013-07-11 15:54:54 -07:00
Ted Nyman 5268a93fa4 Merge pull request #443 from stuartpb/patch-1
Add Erlang rebar escript bundles to vendor.yml
2013-07-07 23:32:58 -07:00
Ted Nyman ae44530a66 Regenerate samples 2013-07-07 21:26:33 -07:00
Ted Nyman a681a252d4 Merge pull request #548 from talentdeficit/master
change erlang css color to something less horrendous
2013-07-07 15:42:53 -07:00
Ted Nyman 7fbfe0a4b4 Silence this warning 2013-07-07 15:26:29 -07:00
Ted Nyman 438c0a4ec1 Remove unncessary xc extension 2013-07-07 15:17:32 -07:00
Ted Nyman 53340ddd4c Even more Python script support 2013-07-07 14:53:15 -07:00
Ted Nyman 62ad763933 Better Python script support; update samples.json 2013-07-07 14:33:18 -07:00
Ted Nyman 6a15ae47ee Some space here 2013-07-07 14:07:03 -07:00
Ted Nyman 1bebb50482 Exclude LICENSE files 2013-07-07 13:54:22 -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
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
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
Tobias Bieniek 4ae5dd360f Added .jinja extension to HTML+Django language 2013-05-27 22:05:17 +02: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
William Roe 846e84fc8c Recognise riemann.config files as Clojure files 2013-05-13 18:25:27 +01:00