embark/lib/core
emizzle 7c9d90090a
Replaced async.queue with async.cargo
Cargo in fact, bundles up subsequent tasks in to an array, so any tasks that are not immediately run get bundled in to another run later. This helps when lots of changes have been made in a short period of time.
2018-10-22 19:54:49 +02:00
..
i18n use console.warn and yellow text for locale fallback msg 2018-08-23 15:00:25 -05:00
modules/coderunner extracted hardcoded string in constant 2018-10-22 19:25:17 +02:00
processes please linter 2018-09-14 10:30:20 +01:00
config.js Support for embark-status plugin 2018-10-22 19:54:48 +02:00
core.js
engine.js Replaced async.queue with async.cargo 2018-10-22 19:54:49 +02:00
events.js [f] Fix for #971 - "Fatal error when Ethereum node going offline". 2018-10-22 19:39:26 +02:00
file.js Add remapping when parse file to support embark-solc 2018-10-22 19:25:19 +02:00
fs.js PKG_PATH, pkgPath 2018-10-22 19:39:26 +02:00
ipc.js Fix circular JSON and swarm api require 2018-09-13 11:21:17 +01:00
logger.js use constants instead of magic numbers 2018-10-22 19:54:47 +02:00
plugin.js Add support for ES6 plugins 2018-10-22 19:54:48 +02:00
plugins.js prefer fs.dappPath 2018-08-24 15:04:16 -05:00
services_monitor.js fix blockchain already booted 2018-06-05 14:39:18 -04:00