Valentin Anger
|
d7077b9073
|
doc: Remove detailed / summary distinction (#6818)
|
2020-08-11 11:06:55 +02:00 |
|
Jesse Jackson
|
f32d28019d
|
test(std): fs/writeJson add test for append option (#6889)
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
Co-authored-by: Nayeem Rahman <nayeemrmn99@gmail.com>
|
2020-08-11 11:04:14 +02:00 |
|
迷渡
|
8c0140e1e4
|
remove unused git attributes (#7011)
|
2020-08-10 23:22:45 -04:00 |
|
迷渡
|
dad74c3706
|
remove unnecessary await in docs (#7012)
|
2020-08-10 23:22:10 -04:00 |
|
Luca Casonato
|
da98f9e3a1
|
fix(unstable): add missing globals to diagnostics (#6988)
|
2020-08-10 18:08:12 -04:00 |
|
Ryan Dahl
|
7d01fcbb77
|
Remove unnecessary drop calls (#7007)
|
2020-08-10 17:31:05 -04:00 |
|
Nayeem Rahman
|
52c1017a74
|
feat: Stabilize Deno.mainModule (#6993)
|
2020-08-10 16:41:51 -04:00 |
|
Bartek Iwańczuk
|
6fcf06306e
|
feat(doc): handle imports (#6987)
This commit adds additional objects to JSON output
of "deno doc" command to facilitate linking between
types in different modules.
|
2020-08-10 17:41:19 +02:00 |
|
Prabhanjan
|
fdb2dab7cd
|
docs: instructions for loading zsh completions (#6998)
|
2020-08-09 23:50:29 -04:00 |
|
uki00a
|
67fe8cd848
|
fix: console.log should see color codes when grouping occurs (#7000)
|
2020-08-09 19:09:09 -04:00 |
|
Ryan Dahl
|
732a437352
|
Add README for deno_web (#6997)
|
2020-08-09 07:27:39 -04:00 |
|
Ryan Dahl
|
92a173bca6
|
v1.2.3
|
2020-08-08 18:59:16 -04:00 |
|
Bert Belder
|
604d008190
|
test(cli/wasm_unreachable): don't assume git work dir is named 'deno' (#6991)
|
2020-08-08 22:06:44 +02:00 |
|
Bert Belder
|
febb972dd4
|
test(cli/stat_test): older versions of Linux don't support birthtime (#6991)
|
2020-08-08 22:06:44 +02:00 |
|
Bert Belder
|
f17eb634fa
|
test(cli/inspector_port_collision): skip test on WSL (#6991)
|
2020-08-08 22:06:44 +02:00 |
|
Bert Belder
|
9806933f57
|
test(cli/inspector_port_collision): fail rather than hang (#6991)
|
2020-08-08 22:06:44 +02:00 |
|
Bert Belder
|
f22b7dc783
|
fix(cli): show error on unrecognized V8 flag, exit on --help (#6980)
|
2020-08-08 21:23:21 +02:00 |
|
Bert Belder
|
707bfbd5b5
|
upgrade: rusty_v8 0.8.1 / V8 8.6.334 (#6980)
|
2020-08-08 21:23:21 +02:00 |
|
Bert Belder
|
694bd9092c
|
upgrade: rust 1.45.2 (#6980)
|
2020-08-08 21:23:20 +02:00 |
|
Bartek Iwańczuk
|
165928d5dc
|
upgrade: deno_lint v0.1.21 (#6985)
|
2020-08-08 16:20:21 +02:00 |
|
Bartek Iwańczuk
|
59ca66a207
|
Encode op errors as strings instead of numbers (#6977)
|
2020-08-07 16:47:18 -04:00 |
|
Nayeem Rahman
|
479164d287
|
fix(deno info): Never type check (#6978)
|
2020-08-07 16:46:54 -04:00 |
|
Bartek Iwańczuk
|
41215eb29c
|
Op crate for Web APIs (#6906)
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
|
2020-08-07 16:55:02 +02:00 |
|
Rob Waller
|
d7dcbab3ef
|
docs: Improve examples (#6958)
|
2020-08-06 11:35:08 -04:00 |
|
Nayeem Rahman
|
24590b012f
|
refactor: Rewrite globToRegExp() (#6963)
|
2020-08-06 08:46:31 -04:00 |
|
Luca Casonato
|
f6cd36f8c8
|
fix: add missing globals to unstable diagnostics (#6960)
|
2020-08-05 16:17:45 -04:00 |
|
Luca Casonato
|
ce7808baf0
|
feat(cli): custom http client for fetch (#6918)
|
2020-08-05 20:44:03 +02:00 |
|
Luca Casonato
|
91ed614aa8
|
fix(cli/dts): MDN attribution in JSDoc for Console.dirxml (#6961)
|
2020-08-05 20:21:20 +02:00 |
|
Bartek Iwańczuk
|
55ea9c7e85
|
refactor: remove repeated code in main.rs (#6954)
|
2020-08-04 16:08:41 +02:00 |
|
josephrocca
|
2cd1fe8edf
|
Fixed benchmarks url (#6952)
|
2020-08-04 07:46:07 -04:00 |
|
josephrocca
|
8bacd710db
|
docs: Removed unnecessary await (#6951)
|
2020-08-04 12:16:04 +02:00 |
|
Arseny Kruglikov
|
bda9f61972
|
docs: fix some grammar mistakes in permissions.md (#6949)
|
2020-08-03 22:57:57 -04:00 |
|
Rauf Islam
|
40ead6cc98
|
fix(std/encoding/toml): Add boolean support to stringify (#6941)
|
2020-08-03 18:17:31 -04:00 |
|
Maayan Hanin
|
5fc5e7b54a
|
fix(cli): add support for non-UTF8 source files (#6789)
Fixes: #5542
|
2020-08-03 23:39:48 +02:00 |
|
Jarrett Helton
|
d615ebefe2
|
fix(std/toml): parser error with inline comments (#6942)
|
2020-08-03 13:26:02 -04:00 |
|
Chayim Refael Friedman
|
e9d713c007
|
typo (#6937)
|
2020-08-03 10:53:18 -04:00 |
|
Ben Stolovitz
|
39693094f1
|
Fix grammatical error in Linter documentation (#6939)
|
2020-08-03 10:52:53 -04:00 |
|
Luca Casonato
|
9d50c5c1a6
|
feat: hash file names in gen cache (#6911)
|
2020-08-03 14:55:03 +02:00 |
|
Bartek Iwańczuk
|
d54d4d21bd
|
upgrade: swc_ecmascript (#6943)
|
2020-08-03 08:54:00 -04:00 |
|
Ryan Dahl
|
7446230e6b
|
v1.2.2
|
2020-07-31 15:14:25 -04:00 |
|
Bartek Iwańczuk
|
b718e6ff53
|
upgrade: deno_lint, dprint, swc (#6928)
This commit upgrades:
deno_lint 0.1.20
dprint-plugin-typescript 0.25.0
swc_ecmascript 0.1.0
SWC is no longer reexported from dprint nor deno_lint.
|
2020-07-31 16:59:22 +02:00 |
|
Luca Casonato
|
4afb4b6e46
|
feat: add $STD_VERSION replacement variable in docs (#6922)
|
2020-07-31 11:12:20 +02:00 |
|
Nayeem Rahman
|
6e7208bec2
|
fix(cli/rt): Fix file URL to path conversion on Windows (#6920)
|
2020-07-30 18:37:26 -04:00 |
|
Divy Srivastava
|
0da4779b17
|
feat(unstable): add "--ignore" flag to deno fmt (#6890)
|
2020-07-30 12:09:08 -04:00 |
|
zfx
|
95597fc6e2
|
fix(std/tar): directory type bug (#6905)
|
2020-07-30 12:01:31 -04:00 |
|
Kid
|
391088c6ff
|
docs(std/encoding): Fix TOML docs (#6912)
|
2020-07-30 09:56:10 -04:00 |
|
Nayeem Rahman
|
6afe7bbd39
|
fix(std/path): Percent-decode in fromFileUrl() (#6913)
|
2020-07-29 18:23:09 -04:00 |
|
Luca Casonato
|
1b60840f28
|
feat(std/async): add pooledMap utility (#6898)
|
2020-07-29 02:44:34 +02:00 |
|
Bartek Iwańczuk
|
c691713394
|
refactor: Use SWC to strip types for "--no-check" flag (#6895)
|
2020-07-28 22:33:23 +02:00 |
|
Bartek Iwańczuk
|
315efbc0e8
|
fix: downcast from SwcDiagnosticBuffer to OpError (#6909)
|
2020-07-28 15:08:13 -04:00 |
|