vvakame
|
7de6c3dd94
|
Merge branch 'master' into rename-repo-url
|
2016-03-17 21:06:54 +09:00 |
|
vvakame
|
14fe4313f4
|
replace internal module to namespace
|
2016-03-17 02:18:10 +09:00 |
|
vvakame
|
56295f5058
|
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
|
2016-03-17 00:55:26 +09:00 |
|
itokentr
|
a3900b896f
|
minimatch: Update to v2.0.8
|
2015-06-24 22:58:03 +09:00 |
|
Rogier Schouten
|
af6197ad37
|
Bugfix in minimatch.d.ts
From README.md: the exported function returns a boolean not a void.
var minimatch = require("minimatch")
minimatch("bar.foo", "*.foo") // true!
|
2014-11-14 11:28:52 +01:00 |
|
Bart van der Schoor
|
518fbb37c7
|
added filter method to minimatch
and options optional
|
2014-05-26 23:02:06 +02:00 |
|
vvakame
|
28df6f4d94
|
fix minimatch/minimatch.d.ts
|
2014-04-20 16:42:53 +09:00 |
|
vvakame
|
e68f6bc24f
|
added glob/glob.d.ts
|
2014-04-18 00:03:04 +09:00 |
|