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
Greg Hendershott
0b2465482a
Update test: Racket language uses Racket lexer.
...
This is https://github.com/greghendershott/linguist/pull/1 from @tnm.
That pull request is onto my master branch, not my `racket-lexer`
topic branch. If there is a way to accept the pull request onto my
topic branch, I don't have time to figure it out right now. As a
result I'm making my own commit.
2013-01-02 07:46:58 -05:00
Ted Nyman
453a097c22
Pessimistic versioning for pygments, and bump to latest
2013-01-02 02:42:12 -08:00
Steve Piercy
4b26a56e64
Merge remote branch 'upstream/master' into lasso
2013-01-02 02:33:35 -08:00
Steve Piercy
c1d54db2cc
One more try to pass Travis build. Crossing fingers...
2013-01-02 02:20:09 -08:00
Ted Nyman
bcaeb5d464
Fix readme link
2013-01-02 02:12:17 -08:00
Ted Nyman
d65bbfbe8d
Update README.md
2013-01-02 01:28:37 -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
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
Michael Hendricks
c794c6e24b
Add a misclassified Prolog file
...
This Prolog file was misclassified as Perl. I assume linguist
was confused because the file has many comments. Nevertheless,
there are plenty of Prolog-distinguishing tokens such as `:-`,
`module`, `%%`, capitalized variables names, `foo/2`, etc.
2012-12-22 13:08:06 -08:00
Herbert Koelman
611b790a2c
Merge remote-tracking branch 'upstream/master'
2012-12-20 22:21:20 +01:00
Stuart Halloway
78708df79d
better: edn is generic
2012-12-18 09:16:59 -05:00
Stuart Halloway
54a4af75b5
(BFDD) build-system failure driven development
2012-12-18 08:59:39 -05:00
Stuart Halloway
72d698ebaa
Datomic dtm files
2012-12-18 08:11:44 -05: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
2696a9c5e7
Linguist 2.4.0
v2.4.0
2012-12-10 09:47:42 -06: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
36e867ec76
Require newer pygments
2012-12-10 09:18:35 -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