Ted Nyman
c9bd6096b9
Merge pull request #364 from zacstewart/ragel-ruby
...
Add Ragel Ruby to languages
2013-02-20 16:27:32 -08:00
Tinnet Coronam
6a8e14dcf3
added monkey language (new in pygments 1.6)
2013-02-16 18:01:47 +01:00
Ted Nyman
6b688ba696
Merge pull request #251 from ptrv/add-scd-supercollider-extension
...
Add .scd extension to SuperCollider.
2013-02-11 16:05:53 -08:00
Ted Nyman
48d8919043
Merge pull request #359 from ntkme/master
...
Add fish support (.fish)
2013-02-11 16:03:46 -08:00
なつき
72ae6cd8ca
Add fish support
2013-02-04 02:08:50 +08:00
Ted Nyman
7a21d66877
Merge pull request #360 from skalnik/add-solid-support
...
Add Blob#solid? helper
2013-02-01 14:24:36 -08:00
Jason Moore
04bab94c89
Removed copyrighted file.
2013-01-30 13:36:33 -08:00
Jason Moore
9bb230d7c8
Added matlab code samples.
...
All of these code samples currently are mis-identified in my repositories. I'm
donating them to the cause.
2013-01-30 13:12:45 -08:00
Zac Stewart
5e4623a44a
Rename ragel ruby samples to match language name
2013-01-22 17:43:08 -05:00
Zac Stewart
1a60a00d3e
Add Ragel Ruby to languages
2013-01-21 21:38:40 -05:00
Mike Skalnik
041ab041ae
Add binary & ascii STLs and OBJs
2013-01-17 14:15:01 -08:00
Ted Nyman
3edd765076
Merge pull request #232 from strangewarp/patch-1
...
Add .pd_lua extension for Lua
2013-01-08 16:25:55 -08:00
C.D. Madsen
b8bafd246e
Add examples of .pd_lua files
...
Added examples of .pd_lua files, which create Lua objects that are
interpreted by PureData.
2013-01-08 15:50:31 -07:00
Ted Nyman
95c822457a
Merge pull request #231 from bfontaine/master
...
Detection added for Forth & Omgrofl
2013-01-08 04:37:18 -08:00
Ted Nyman
1abcb2edb7
Merge pull request #246 from leafo/master
...
Add MoonScript
2013-01-08 04:15:37 -08:00
Ted Nyman
2c26486588
Merge pull request #324 from paulmillr/topics/livescript
...
Add LiveScript support.
2013-01-07 18:50:01 -08:00
leaf corcoran
e9d2c0cf28
add MoonScript sample
2013-01-07 18:49:02 -08:00
Ben Scott
83ce189a82
Add LESS support (.less)
...
Cheating slightly as it uses the CSS lexer, as pygments currently does
not have a dedicated less lexer. But I figure language recognition and
90% percent correct syntax highlighting is better than neither.
2013-01-07 15:52:09 +00:00
Paul Miller
eee124f6c6
Add LiveScript support.
2013-01-03 22:45:08 +02:00
Steve Piercy
c1d54db2cc
One more try to pass Travis build. Crossing fingers...
2013-01-02 02:20:09 -08:00
Steve Piercy
4c9b16aa08
Forcing another Travis build, now that GitHub's pygments.rb is at v 0.3.5. See https://github.com/github/linguist/pull/325#issuecomment-11802593
2013-01-02 01:23:31 -08:00
Steve Piercy
209f9f0072
Force Travis run
2012-12-18 00:50:48 -08:00
Steve Piercy
93457746ac
Merge remote branch 'upstream/master' into lasso
2012-12-18 00:49:00 -08:00
Joshua Peek
7c170972a0
Add shell samples
2012-12-10 09:45:54 -06:00
Joshua Peek
d00dfd82c1
Add samples for apache and nginx confs
2012-12-10 09:37:42 -06:00
Joshua Peek
281cc985bf
Merge pull request #288 from wagenet/handlebars
...
Add Handlebars
2012-12-10 07:06:59 -08:00
Joshua Peek
dcc2be0781
Merge branch 'master' into dont-explode-on-invalid-shebang
...
Conflicts:
lib/linguist/samples.json
test/test_tokenizer.rb
2012-12-10 09:02:24 -06:00
Joshua Peek
09fbcc9a72
Merge pull request #298 from johanatan/master
...
Adds Elm.
2012-12-10 06:58:32 -08:00
Steve Piercy
38736a2db9
force travis update
2012-12-07 02:33:23 -08:00
Steve Piercy
5a9ef5eac2
Merge remote branch 'upstream/master' into lasso
...
Conflicts:
lib/linguist/languages.yml
2012-12-05 12:55:30 -08:00
Steve Piercy
287e1b855d
Forcing travis check
2012-12-05 12:30:06 -08:00
Dominik Tobschall
b1684037d6
added php cli samples
2012-12-02 14:05:52 +01:00
Jonathan Leonard
1c85d0b38a
Added Elm.
2012-11-25 20:39:58 -08:00
Ben Lavender
ec3434cf1d
Don't explode on invalid shebang
2012-11-18 20:56:06 -06:00
Peter Wagenet
0e20f6d454
Added Handlebars language
2012-11-12 17:16:18 -08:00
Joshua Peek
7c51b90586
Skip empty sample
2012-09-24 10:50:49 -05:00
Joshua Peek
2b36f73da6
Some comments are triggering charlock binary
2012-09-24 10:48:22 -05:00
Justin Palmer
d24e5c938e
sample directory needs uppercase E
2012-09-20 15:23:58 -07:00
Justin Palmer
662fc2ee9d
Merge remote-tracking branch 'rengolin/ecl'
2012-09-20 15:07:41 -07:00
ptrv
01981c310d
Add .scd extension to SuperCollider.
2012-09-11 00:26:54 +02:00
Ryan Tomayko
bda895eaae
Test Mac Format detection and line splitting
2012-09-10 01:52:30 -07:00
Joao Azevedo
1f55f01fa9
Add Shell sample
2012-08-28 18:01:46 +01:00
Joshua Peek
458890b4b9
Add C++ sample
2012-08-27 11:33:28 -05:00
Joshua Peek
684a57dbc0
Add another C sample
2012-08-27 11:21:57 -05:00
Joshua Peek
400086a5c8
Add more C samples
...
Closes #237
2012-08-23 13:38:16 -05:00
Joshua Peek
d2de997fcc
Add more Prolog samples
...
Closes #233
2012-08-20 10:48:36 -05:00
Steve Piercy
3b558db518
adding Lasso language and sample files
2012-08-19 06:29:16 -07:00
Baptiste Fontaine
59e199d0c3
Detection added for Forth & Omgrofl
2012-08-17 16:52:00 +02:00
Joshua Peek
657adaabec
Add more C++ samples
...
Closes #225
2012-08-15 11:57:55 -07:00
Joshua Peek
897f39083d
Rename to magic .script! ext
2012-08-13 18:17:44 -07:00