Ryan Dahl
|
046cbef4f0
|
simplify check_net test
|
2019-06-25 06:32:28 -07:00 |
|
Bartek Iwańczuk
|
b9fbd55214
|
feat: log permission access (#2518)
Replaces -D/--log-debug flag with --log-level=debug
--log-level=info displays permission access
|
2019-06-22 09:02:51 -07:00 |
|
Kitson Kelly
|
425df50484
|
Combine CLI Errors (#2487)
|
2019-06-19 19:07:01 -07:00 |
|
Ryan Dahl
|
2952fb5405
|
Rename --allow-high-precision to --allow-hrtime (#2398)
|
2019-05-23 19:28:29 +03:00 |
|
Ryan Dahl
|
aba952397a
|
Add progress bar (#2309)
|
2019-05-11 10:23:19 -04:00 |
|
andy finch
|
2edee3367d
|
First pass at permissions whitelist (#2129)
|
2019-05-08 19:20:30 -04:00 |
|
Bert Belder
|
4ffe1612ff
|
Silence clippy warnings and format source code
|
2019-04-09 20:05:47 +02:00 |
|
Vincent LE GOFF
|
734cf781c6
|
Allow high precision performance.now() (#1977)
|
2019-04-08 16:22:40 -04:00 |
|
Ryan Dahl
|
94405bb617
|
Fix clippy errors and upgrade Rust to 1.33.0 in CI (#1945)
|
2019-03-20 18:55:52 -04:00 |
|
Ryan Dahl
|
fa3c35301a
|
Rename //src/ to //cli/ (#1962)
To better distinguish the deno_core crate from the executable deno,
which will now be called "the cli" internally.
|
2019-03-19 12:18:05 -04:00 |
|