Ted Nyman
47389cc827
Update samples and bump to 2.6.5
2013-03-06 14:50:50 -08:00
Ted Nyman
f035203e1c
Bump to 2.6.4
2013-03-06 14:49:30 -08:00
Ted Nyman
083f6fc3b4
Merge pull request #421 from rvanmil/master
...
Add ABAP
2013-03-06 14:47:44 -08:00
Ted Nyman
d5bfe40f37
Fix deprecation warning
2013-03-06 14:47:01 -08:00
Ted Nyman
0b350defb5
Merge pull request #422 from brson/rust
...
Turn on Rust lexing. Add a bigger sample
2013-03-06 14:44:02 -08:00
Ted Nyman
88d0408875
Merge pull request #294 from DHowett/master
...
Add support for the Logos language.
2013-03-06 14:42:46 -08:00
Brian Anderson
c7a155efef
Turn on Rust lexing. Add a bigger sample
2013-03-06 12:40:31 -08:00
Dustin L. Howett
9187fffc48
Update samples.json to include Logos.
2013-03-06 12:34:42 -08:00
Dustin L. Howett
7d2603ceb7
Add support for the Logos language.
2013-03-06 12:30:06 -08:00
René
c5bb287c74
Add ABAP
2013-03-06 09:24:42 +01:00
Ted Nyman
6b6f5eaaff
Remove out of date notes
2013-03-04 13:31:05 -08:00
Ted Nyman
f3fa2317a6
Update samples.json, bump to 2.6.3
2013-03-04 13:19:40 -08:00
Ted Nyman
d096187196
Remove extra Forth extension
2013-03-04 12:40:10 -08:00
Ted Nyman
c5a3b34546
Merge pull request #419 from pborreli/typos
...
Fixed typos
2013-03-04 12:17:42 -08:00
Pascal Borreli
70eafb2ffc
Fixed typos
2013-03-03 21:26:31 +00:00
Ted Nyman
983a3e6073
Minor README fixes
2013-03-02 23:19:10 -08:00
Xidorn Quan
fc8d2f641c
Add samples and tests for minified CSS detection.
2013-03-02 14:27:51 +08:00
Xidorn Quan
9a5f9a5e9b
Use space rate to distinguish minified files.
...
Minified JS files usually contain less than 2% spaces, while minified
CSS files may contain about 4% spaces. However, an unminified CSS file
may also have as low as 6% spaces, especially when it includes some
resources inline. Consequently, the division might not be appreciate
for CSS files. Even though, it will only mis-recognize a normal file
as minified for a few special cases.
2013-03-02 13:15:42 +08:00
Xidorn Quan
806369ce7f
Merge minified files detecting methods.
2013-03-01 20:50:49 +08:00
Xidorn Quan
4398cda9a5
Detect minified CSS files
2013-03-01 16:15:56 +08:00
Ted Nyman
cf6eeec22a
Merge pull request #408 from soimort/master
...
Add support for Literate CoffeeScript
2013-02-26 22:29:46 -08:00
Mort Yao
583e6fe2e8
Add sample file for Literate CoffeeScript
2013-02-27 05:32:51 +01:00
Brian Lopez
500f8cd869
bump version to 2.6.2
2013-02-26 17:43:24 -08:00
Brian Lopez
2e5866e6d8
Merge pull request #413 from github/bump-escape-utils
...
Bump escape_utils
2013-02-26 17:42:33 -08:00
Brian Lopez
600648c8af
bump escape_utils
2013-02-26 17:41:04 -08:00
Josh Bleecher Snyder
395f4375da
Update samples
2013-02-26 16:05:55 -08:00
Josh Bleecher Snyder
bb348c4038
Add Objective-C++ samples
2013-02-26 16:02:59 -08:00
Josh Bleecher Snyder
1a4be4dfa0
Add Objective-C++ to languages.yml
2013-02-26 15:39:12 -08:00
Ted Nyman
1ac51d2261
Merge pull request #410 from skalnik/remove-obj
...
Remove OBJ from supported solids
2013-02-26 14:20:45 -08:00
Mike Skalnik
1766123448
Fix typo in comment
2013-02-26 14:00:42 -08:00
Mike Skalnik
5ea039a74e
Remove OBJ files as support solids
2013-02-26 14:00:29 -08:00
Michele Mastropietro
0af1a49cbd
Added one more file
2013-02-26 09:23:19 +01:00
Mort Yao
151b7d53b0
Add support for Literate CoffeeScript
2013-02-26 02:51:42 +01:00
Ted Nyman
6e82d2a689
Merge pull request #354 from mrorii/master
...
Detect Cython-generated C/C++ files
2013-02-25 17:11:17 -08:00
Ted Nyman
b02c6c1e54
Bump to 2.6.1
2013-02-25 15:47:48 -08:00
Ted Nyman
cd406cc6b9
Remove extra extensions.
...
This are covered by samples so we do not
need to mention them here
2013-02-25 15:46:18 -08:00
Ted Nyman
52d46ddc8c
Merge pull request #385 from rdeltour/xslt
...
XSLT as a programming language
2013-02-25 15:03:27 -08:00
Ted Nyman
188fad1814
Update samples database
2013-02-25 15:01:13 -08:00
Ted Nyman
a86ff11084
Merge pull request #405 from github/new-pygments
...
New pygments
2013-02-25 00:54:59 -08:00
Ted Nyman
6630f3bc4a
Just name
2013-02-25 00:53:56 -08:00
Ted Nyman
2164f285f5
Bump version, add toml
2013-02-25 00:52:58 -08:00
Ted Nyman
086855fcce
Merge pull request #404 from github/new-pygments
...
Bump to latest pygments.rb
2013-02-25 00:20:51 -08:00
Ted Nyman
33b421ff0b
Bump pygments
2013-02-25 00:19:02 -08:00
Ted Nyman
36e8fe1b25
Begin 2.6.0 series
2013-02-25 00:13:57 -08:00
Ted Nyman
9696ee589e
Bump to pygments.rb 0.4.0
2013-02-25 00:13:21 -08:00
Romain Deltour
f66da93e64
Remove extension from the XML (it is declared in XSLT)
2013-02-25 09:12:31 +01:00
Daniël van Eeden
d766c14305
Update lib/linguist/languages.yml
...
Set lexer to Text only for DOT. This hopefully fixed the failure on Travis.
2013-02-25 08:15:37 +01:00
Daniël van Eeden
5b749060a4
Update lib/linguist/languages.yml
...
Change sort order
2013-02-25 08:08:06 +01:00
Ted Nyman
9c76078b4f
Remove extra extension list
2013-02-24 22:53:49 -08:00
Ted Nyman
c54ffa78f4
Alphabetize Pike
2013-02-24 22:53:06 -08:00