embark-area-51/lib/core
Iuri Matias 1d6da99e8f display last error found
display last line on tx

fix debugger call

listen to source event only after jumping to the end

keep track of last tx; add minimal debug feature; fix ast issue

initial debugger apis & ui integration

prevent crash when step is out of bounds; send all all available data in websocket

add debugger commands

fix line number tracking in editor; toggle breakpoints

replace timeouts with callbacks

add debugger manager & refactor

refactor debugger api

refactor cmd line debugger

reduce debugger decoupling

reduce debugger decoupling

fix debug buttons

trigger source update so api triggers ws event to update source location

move locals and contracts vars to a json view

improve debugger icons

simplify debugger data

update debug package

add command handler to get a contract given a tx; update debugger so it can get a contract by its tx instead of tracking latest txs only

update debugger package
2018-10-23 18:27:40 -04:00
..
i18n use console.warn and yellow text for locale fallback msg 2018-08-23 15:00:25 -05:00
modules/coderunner return error message on console error 2018-10-23 10:59:16 +02:00
processes address code review 2018-10-23 11:12:00 +02:00
config.js cherry-pick features/react-routes 2018-10-23 10:21:39 +02:00
core.js migrate all the code to ES6 2017-03-30 20:12:39 +09:00
engine.js display last error found 2018-10-23 18:27:40 -04:00
events.js first stab at refactor blockchain launcher 2018-10-23 09:55:10 +02:00
file.js Add remapping when parse file to support embark-solc 2018-10-22 19:25:19 +02:00
fs.js fix: make code compile again after rebase 2018-10-23 11:26:15 +02:00
ipc.js revert caca code 2018-10-23 10:03:25 +02:00
logger.js change colors and add command to process scss 2018-10-23 11:01:11 +02:00
plugin.js remove unneded console logs 2018-10-23 10:50:37 +02:00
plugins.js Add plugins and versions to backend tab 2018-10-23 10:32:02 +02:00
services_monitor.js fix services & processes; improve UI 2018-10-23 11:11:58 +02:00