embark/lib
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
..
core display last error found 2018-10-23 18:27:40 -04:00
modules display last error found 2018-10-23 18:27:40 -04:00
utils use fuzzy to do search; but still do sorting 2018-10-23 11:00:28 +02:00
constants.json Addressed PR comments 2018-10-23 10:57:04 +02:00
index.js Overwrite log file so .embark doesn’t bloat 2018-10-23 10:54:35 +02:00