electron/shell/app
Darshan Sen 4b9e804b82
refactor: use locale functions in command_line_args.cc (#29550)
This change refactors the code to use isalpha() and
isspace() so that the code is more readable.

Signed-off-by: Darshan Sen <raisinten@gmail.com>
2021-06-14 21:01:00 +09:00
..
resources/mac revert: disable rosetta as Electron does not run under rosetta 2020-11-18 09:04:16 -08:00
BRANDING.json
command_line_args.cc refactor: use locale functions in command_line_args.cc (#29550) 2021-06-14 21:01:00 +09:00
command_line_args.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
electron_content_client.cc chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
electron_content_client.h chore: trim unused STL includes (#29414) 2021-06-01 10:34:44 +09:00
electron_crash_reporter_client.cc chore: use =default for default constructors/destructors (#29511) 2021-06-04 13:16:13 +09:00
electron_crash_reporter_client.h chore: bump chromium to 90.0.4415.0 (master) (#27694) 2021-03-04 09:27:05 -08:00
electron_library_main.h chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687) 2020-08-12 11:33:58 -07:00
electron_library_main.mm feat: Electron Fuses, package time feature toggles (#24241) 2020-10-27 10:49:25 -07:00
electron_login_helper.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main.cc chore: use std::make_unique/base::MakeRefCounted when possible (#29510) 2021-06-08 11:00:05 +09:00
electron_main.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main_delegate.cc chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
electron_main_delegate.h chore: bump chromium to 92.0.4511.0 (master) (#29173) 2021-05-19 16:15:47 -07:00
electron_main_delegate_mac.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_main_delegate_mac.mm fix: build when some buildflags are disabled (#23307) 2020-04-28 23:16:10 -07:00
node_main.cc chore: use std::make_unique/base::MakeRefCounted when possible (#29510) 2021-06-08 11:00:05 +09:00
node_main.h refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00
uv_task_runner.cc refactor: omit redundant map searches (#19929) 2019-08-28 09:39:21 -05:00
uv_task_runner.h style: use build/include_directory for NOLINT (#23266) 2020-04-24 12:57:41 -07:00