Ryan Dahl
|
e0ca60e770
|
BREAKING: Use LLVM target triple for Deno.build (#4948)
Deno.build.os values have changed to correspond to standard LLVM target triples
"win" -> "windows"
"mac" -> "darwin"
|
2020-04-28 12:35:23 -04: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
|
b0b27c4310
|
refactor: rename Deno.TestDefinition.skip to ignore (#4400)
|
2020-03-19 10:58:12 +01:00 |
|
Chris Knight
|
620dd9724d
|
refactor: move existing fs implementation to internal _fs directory (#4381)
|
2020-03-15 11:48:46 -04:00 |
|
Nayeem Rahman
|
6471d4cfab
|
refactor(std): Uncomment disabled tests, use skip option (#4378)
|
2020-03-15 13:03:25 +01:00 |
|
Chris Knight
|
ea4f3ab852
|
feat: add chmod Node polyfill and related file system constants (#4358)
|
2020-03-14 17:46:39 -04:00 |
|