tokiedokie
|
c4ed3fb7e7
|
chore: add copyright (#7593)
|
2020-09-21 08:26:41 -04:00 |
|
Nayeem Rahman
|
24590b012f
|
refactor: Rewrite globToRegExp() (#6963)
|
2020-08-06 08:46:31 -04:00 |
|
David Sherret
|
cde4dbb351
|
Use dprint for internal formatting (#6682)
|
2020-07-14 15:24:17 -04:00 |
|
Nayeem Rahman
|
1fff6f55c3
|
refactor: Don't destructure the Deno namespace (#6268)
|
2020-06-12 15:23:38 -04:00 |
|
Bartek Iwańczuk
|
8feb30e325
|
BREAKING: remove overload of Deno.test() (#4951)
This commit removes overload of Deno.test() that accepted named
function.
|
2020-04-28 12:33:09 +02:00 |
|
Kitson Kelly
|
bced52505f
|
Update to Prettier 2 and use ES Private Fields (#4498)
|
2020-03-28 13:03:49 -04:00 |
|
Bartek Iwańczuk
|
61273085e4
|
refactor: rewrite tests in std/ to use Deno.test (#3930)
|
2020-02-11 17:24:27 +01:00 |
|
Nayeem Rahman
|
971391dbaf
|
fix(std/path/globrex.ts): Use non-capturing groups in globrex() (#3898)
|
2020-02-06 17:25:39 -05:00 |
|
Nayeem Rahman
|
f51dcc12d7
|
std: Move fs/path to the top-level (#3100)
|
2019-10-16 14:39:33 -04:00 |
|