embark-area-51/lib/core
Todd Baur 4ae5757bae add back in missing load commands 2017-03-30 02:04:35 +09:00
..
config.js add back in missing load commands 2017-03-30 02:04:35 +09:00
core.js add redeploy; don't reload compiler if it's already loaded 2017-02-25 15:47:35 -05:00
engine.js add service check functionality to plugin api 2017-03-16 07:31:52 -04:00
events.js this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects. 2017-03-30 00:37:30 +09:00
fs.js move misc utils modules to their own folder 2017-03-11 11:03:20 -05:00
logger.js remove old services monitor; add new services monitor to engine; move previous checks to their modules inits 2017-03-10 22:00:30 -05:00
plugin.js this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects. 2017-03-30 00:37:30 +09:00
plugins.js this changes Embark to an EventEmitter and adds more event handling for loading and fetching plugins. It introduces a dependency on underscore and underscore string. It adds defenses against null/invalid options objects. 2017-03-30 00:37:30 +09:00
runCode.js reorgnize code structure 2017-02-19 12:51:32 -05:00
services_monitor.js detect when ethereum node comes back online and redeploy 2017-03-11 12:27:10 -05:00
test.js speed up testing 2017-03-13 00:21:19 +09:00
test_logger.js reorgnize code structure 2017-02-19 12:51:32 -05:00