Tinnet Coronam
6a8e14dcf3
added monkey language (new in pygments 1.6)
2013-02-16 18:01:47 +01:00
Ted Nyman
116d158336
Update samples.json
2013-02-15 18:48:05 -08:00
ruv
505a361d98
'.4th' is also often used for the Forth language
2013-02-15 01:51:37 +04:00
Kevin Sawicki
c493c436da
Register TextMate extensions as XML
2013-02-13 10:32:25 -08:00
Ted Nyman
1fad3be12a
Add tapesty (.tml) to XML
2013-02-11 16:10:31 -08: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
ad6947eeb4
Add .bash and .tmux as alternate shell extensions
2013-02-01 22:58:58 +00:00
Ted Nyman
9c27ec0313
Alphabetize verilog extension list
2013-02-01 22:30:01 +00: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
Ted Nyman
7c1265cd2d
Merge pull request #368 from cjdrake/master
...
Add Verilog (.vh) and SystemVerilog (.sv, .svh) filename extensions
2013-02-01 14:23:17 -08:00
Ted Nyman
6d73ae58b6
Regenerate samples.json
2013-02-01 22:17:44 +00:00
Chris Drake
0a49062a02
Add Verilog/SystemVerilog filename extensions
...
Most Verilog files use the *.vh extension for header files.
Since the IEEE 1800-2009 SystemVerilog standard, it is common for
hardware and verification files written using the newer language
constructs to use the *.sv extension for design elements, and *.svh for
headers.
2013-01-30 22:02:31 -08:00
Ted Nyman
121f096173
Merge pull request #357 from uo-hrsys/patch-2
...
Add dita file extention to the XML type
2013-01-27 22:39:17 -08:00
Mike Skalnik
041ab041ae
Add binary & ascii STLs and OBJs
2013-01-17 14:15:01 -08:00
nicolasdanet
ad9a57f8f9
Added Max/MSP extensions in languages.yml
2013-01-17 08:08:10 +01:00
Human Resources
b2bf4b0bd9
Add dita file extention to the XML type
...
2nd try. Add dita file extention to the XML markup.
DITA is the OASIS Darwin Information Typing Architecture used for technical documentation.
@see https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=dita
2013-01-16 10:21:09 -05:00
Kevin Sawicki
c625642845
Add .cson to CoffeeScript extensions
2013-01-15 09:44:04 -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
Ted Nyman
1d66e593e2
Merge pull request #346 from github/remove-extra-extensions
...
Remove extra extensions
2013-01-08 16:14:49 -08: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
26df1034ec
Merge pull request #221 from fkg/master
...
Add new extensions to lib/linguist/languages.yml
2013-01-08 04:31:44 -08:00
Ted Nyman
c495d19540
Merge pull request #222 from tiwe-de/master
...
ignore Debian packaging
2013-01-08 04:23:17 -08:00
Ted Nyman
1abcb2edb7
Merge pull request #246 from leafo/master
...
Add MoonScript
2013-01-08 04:15:37 -08:00
Ted Nyman
e3669d2bb6
Keep bash alias
2013-01-07 19:08:29 -08:00
Ted Nyman
1b9a49e226
Add field for Ada
2013-01-07 19:04:56 -08:00
Ted Nyman
0ee716b1e9
Fix up batchfile extension
2013-01-07 19:03:40 -08:00
Ted Nyman
9469f481f3
Keep cmake extensions field
2013-01-07 19:00:44 -08:00
Ted Nyman
acc190bb04
Remove extensions if we already have the primary_extension
2013-01-07 18:59:18 -08:00
leaf corcoran
5953e22efb
drop extra extension information for MoonScript
2013-01-07 18:57:36 -08:00
Ted Nyman
2c26486588
Merge pull request #324 from paulmillr/topics/livescript
...
Add LiveScript support.
2013-01-07 18:50:01 -08:00
Paul Miller
a35c3ca739
Change LiveScript colour.
2013-01-08 04:43:54 +02: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
Ted Nyman
adc9246f66
Merge branch 'lasso'
2013-01-02 14:12:58 -08:00
Steve Piercy
560555bcd8
sorted extensions for Lasso in lib/linguist/languages.yml
2013-01-02 14:09:09 -08:00
Steve Piercy
900a6bc2b8
add extensions for Lasso in lib/linguist/languages.yml
2013-01-02 14:09:09 -08:00
Steve Piercy
3613d09c38
add Ecl to lib/linguist/languages.yml
2013-01-02 14:09:08 -08:00
Greg Hendershott
8355f5031a
Use new Racket lexer from pygments.rb 0.3.3
...
Racket files had been using the Scheme lexer.
2012-12-28 22:28:22 -05: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
9003139119
Can't have 2 same primary extensions
2012-12-10 09:30:55 -06:00
Joshua Peek
cf4813979c
Remove already defined extensions
2012-12-10 09:14:19 -06:00
Joshua Peek
7e12c3eff1
Update samples
2012-12-10 09:13:14 -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
161d076bfd
Remove duplicate extension
2012-12-10 09:00:17 -06:00
Joshua Peek
09fbcc9a72
Merge pull request #298 from johanatan/master
...
Adds Elm.
2012-12-10 06:58:32 -08:00