Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-28 | BREAKING: Use LLVM target triple for Deno.build (#4948) | Ryan Dahl | |
Deno.build.os values have changed to correspond to standard LLVM target triples "win" -> "windows" "mac" -> "darwin" | |||
2020-03-30 | Fix umask test (#4533) | dubiousjim | |
2020-03-28 | Update to Prettier 2 and use ES Private Fields (#4498) | Kitson Kelly | |
2020-03-19 | refactor: rename Deno.TestDefinition.skip to ignore (#4400) | Bartek IwaĆczuk | |
2020-03-10 | Add Deno.umask (#4290) | dubiousjim | |