pulsar/native
Nathan Sobo 444325893b Allow subscribers to unsubscribe on a per-object basis
This makes use of the new ES6 WeakMap feature, which allows for a hash
map that's keyed by object.
2013-04-22 11:34:03 -06:00
..
frameworks Add Quincy crash reporter framework 2013-04-03 15:08:16 -07:00
linux Use oniguruma node module 2013-03-07 10:45:22 -08:00
mac Add version to the Atom Helper plist 2013-03-29 14:13:33 -07:00
v8_extensions Remove native path watcher code. 2013-04-07 19:33:27 +08:00
atom_application.h Fix objective-c compiler warning 2013-03-11 10:49:01 -07:00
atom_application.mm Allow subscribers to unsubscribe on a per-object basis 2013-04-22 11:34:03 -06:00
atom_cef_app.h Move all code and resources into Atom.framework 2013-03-01 16:35:42 -05:00
atom_cef_client_gtk.cpp Rename atom folder to native 2012-08-27 13:21:59 -07:00
atom_cef_client_mac.mm Quit message loop when last browser is closed 2013-04-12 10:22:18 -07:00
atom_cef_client_win.mm Whitespace 💄 2012-08-28 11:58:24 -05:00
atom_cef_client.cpp Quit message loop when last browser is closed 2013-04-12 10:22:18 -07:00
atom_cef_client.h Quit message loop when last browser is closed 2013-04-12 10:22:18 -07:00
atom_cef_render_process_handler.h Close browser instead of sending shutdown message 2013-04-05 08:34:04 -07:00
atom_cef_render_process_handler.mm Remove native path watcher code. 2013-04-07 19:33:27 +08:00
atom_gtk.cpp Rename atom folder to native 2012-08-27 13:21:59 -07:00
atom_main_mac.mm Quit message loop when last browser is closed 2013-04-12 10:22:18 -07:00
atom_main.h Move all code and resources into Atom.framework 2013-03-01 16:35:42 -05:00
atom_win.cpp Rename atom folder to native 2012-08-27 13:21:59 -07:00
atom_window_controller.h Open files specified via CLI in existing window 2013-04-04 13:40:48 -07:00
atom_window_controller.mm Quit message loop when last browser is closed 2013-04-12 10:22:18 -07:00
main.cpp Move all code and resources into Atom.framework 2013-03-01 16:35:42 -05:00
message_translation.cpp Remove util.h 2012-08-30 09:07:39 -07:00
message_translation.h Update C++ headers 2012-08-30 09:11:01 -07:00
util.h Remove util.h 2012-08-30 09:07:39 -07:00