Ted Nyman
2d9d6f5669
Merge pull request #367 from moorepants/matlab-samples
...
Added matlab code samples.
2013-02-01 14:13:01 -08: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
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
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
Ted Nyman
c06f3fbc57
Merge pull request #358 from nicolasdanet/maxmsp
...
Added Max/MSP extensions in languages.yml
2013-01-27 22:31:21 -08:00
Ted Nyman
831f8a1f1f
Merge pull request #361 from mattdbridges/patch-1
...
Adding homepage to gemspec
2013-01-27 22:19:34 -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
Daniël van Eeden
08eef5f110
Update lib/linguist/languages.yml
...
Add .gv (GraphViz) file extension to DOT language.
2013-01-21 12:18:16 +01:00
Daniël van Eeden
0e2d3a2ac1
Update lib/linguist/languages.yml
...
Add DOT language: http://www.graphviz.org/content/dot-language
2013-01-20 14:06:36 +01:00
Matt Bridges
f852df397b
Adding homepage to gemspec
2013-01-18 12:58:44 -06: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
Naoki Orii
35e077ce86
Detect cython-generated files
2013-01-12 23:48:04 -05:00
herbertkoelman
7839459607
Merge branch 'master' of https://github.com/github/linguist
2013-01-11 00:43:24 +01:00
Illya
212be40710
.ui file extension added for XML language
...
Qt uses .ui files to store qtdesinger ui in xml
2013-01-10 02:06:40 +02:00
Stuart Halloway
dc8685f918
remove redundant specification
2013-01-09 08:18:10 -05:00
Ted Nyman
75072ae5cc
README code fencing
2013-01-08 17:11:16 -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
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
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
b405847573
Merge pull request #261 from justinclift/typofixes
...
Trivial typo fixes.
2013-01-08 04:21:28 -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
leaf corcoran
e9d2c0cf28
add MoonScript sample
2013-01-07 18:49:02 -08:00
Paul Miller
a35c3ca739
Change LiveScript colour.
2013-01-08 04:43:54 +02:00
Ted Nyman
0ee2f17a61
Merge pull request #344 from BPScott/add-less
...
Add LESS support (.less)
2013-01-07 18:39:16 -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
Sven Efftinge
c97e112c72
Added Xtend (xtend-lang.org) to languages.yml
2013-01-06 19:39:56 +01: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
Ted Nyman
02749dd5cf
Merge pull request #331 from github/latest-pygments
...
Pessimistic versioning for pygments.rb, and bump to latest
2013-01-02 13:56:31 -08:00
Ted Nyman
abda879d5a
Merge pull request #325 from greghendershott/racket-lexer
...
Use new Racket lexer from pygments.rb 0.3.3
2013-01-02 13:48:49 -08:00
rofl0r
d2e909677b
languages.yml: rearrange .dpr and .dfm
2013-01-02 15:27:28 +01:00
rofl0r
baa42daae8
languages.yml: add .dpr and .dfm extension to Delphi
...
.dfm is Delphi formulars
.dpr is the main source file, before any .pas.
if your Delphi app does not use any formulars or units
(e.g. console app), there is basically only one .dpr file.
2013-01-02 15:03:24 +01:00