0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/args
Bartek Iwańczuk 275dee60e7
refactor: make version and user_agent &'static str (#18400)
These caused a bunch of unnecessary allocations on each startup.
2023-03-23 23:27:58 +01:00
..
config_file.rs feat: TypeScript 5.0.2 (except decorators) (#18294) 2023-03-21 15:46:40 +00:00
flags.rs refactor: make version and user_agent &'static str (#18400) 2023-03-23 23:27:58 +01:00
flags_allow_net.rs refactor: rename deno specifiers to internal (#17655) 2023-02-05 17:49:20 +01:00
import_map.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
lockfile.rs fix(npm): improve peer dependency resolution (#17835) 2023-02-21 12:03:48 -05:00
mod.rs fix(cli): restore deno run - to handle stdin as typescript (#18391) 2023-03-23 12:45:43 -04:00
package_json.rs fix(npm): "not implemented scheme" message should properly show the scheme (#18209) 2023-03-15 15:23:30 -04:00