Yoshiya Hinosawa
|
c8b3f85796
|
fix(extension/file): update File constructor following the spec (#10760)
|
2021-05-25 22:35:17 +09:00 |
|
Casper Beyer
|
9d53dab4df
|
feat(runtime): add truncate and truncateSync methods to Deno.File (#10130)
|
2021-04-12 14:32:58 +02:00 |
|
Casper Beyer
|
da9219341f
|
feat(runtime): add stat and statSync methods to Deno.File (#10107)
|
2021-04-12 13:33:05 +02:00 |
|
Yusuke Tanaka
|
d8fd71afdf
|
chore: update copyright to 2021 (#9092)
|
2021-01-11 18:13:41 +01:00 |
|
Bartek Iwańczuk
|
8e914be742
|
build: migrate to dlint (#8176)
This commit migrates repository from using "eslint"
to "dlint" for linting JavaScript code.
|
2020-11-03 16:19:29 +01:00 |
|
David Sherret
|
df02e31507
|
feat(fmt): Sort named import and export specifiers (#7711)
|
2020-09-27 12:22:32 +02:00 |
|
David Sherret
|
cde4dbb351
|
Use dprint for internal formatting (#6682)
|
2020-07-14 15:24:17 -04:00 |
|
Ryan Dahl
|
30702e2678
|
move js unit tests to cli/tests (#5678)
|
2020-05-20 17:52:51 -04:00 |
|