implemetation of AtomCommandline to preserve args
authordeepak1556 <hop2deep@gmail.com>
Tue, 17 Mar 2015 12:55:53 +0000 (18:25 +0530)
committerRobo <hop2deep@gmail.com>
Sat, 28 Mar 2015 17:11:00 +0000 (22:41 +0530)
commit399f47ef0f0017a1ad52fab2399b1e1ef5103e29
tree1062fa4af52eec32b8af5b399af1e62439000555
parent8aae7c4440a5d6e491bcb68367ec303cdc2a07c6
implemetation of AtomCommandline to preserve args
12 files changed:
atom.gyp
atom/app/atom_library_main.mm
atom/app/atom_main.cc
atom/app/atom_main_args.cc [new file with mode: 0644]
atom/app/atom_main_args.h [new file with mode: 0644]
atom/browser/lib/init.coffee
atom/common/node_bindings.cc
spec/api-browser-window-spec.coffee
spec/fixtures/module/process_args.js [new file with mode: 0644]
spec/node-spec.coffee
spec/static/index.html
spec/static/main.js