Commit Graph

262 Commits (bumpLibs11May)

Author SHA1 Message Date
yann300 e2d76f77f6 latest is 'merge' 2 years ago
filip mertens 8db57773a5 fix mixins 2 years ago
yann300 b3dab6fa02 fix removing 0x 2 years ago
yann300 055ca5a4f2 fix ethereumjs-util dep 2 years ago
yann300 6dfe32bd8c linting 2 years ago
yann300 f5e5147b1b fix converting stack 2 years ago
yann300 fb14e2600a fix memory 2 years ago
yann300 f50ac473ec format the memory in the traceManager 2 years ago
yann300 1e91f2fcbc linting 2 years ago
yann300 b7f2ae625c fix debugging 2 years ago
yann300 6471fcb2aa do not throw if ast not present 2 years ago
yann300 ae2bb4a41d simulator in a web worker 2 years ago
yann300 f07be0b14c fix devdoc 2 years ago
yann300 856a3e55af re-add solidity reset 2 years ago
yann300 ccaba2fb63 fix decoding the state 2 years ago
yann300 479df5314b make SolidityProxy to dyn resolve compilation result 2 years ago
bunsenstraat a9760388ad Update breakpointManager.ts 2 years ago
yann300 4d576df078 fix build 2 years ago
yann300 4f7ffce311 fix test 2 years ago
yann300 5acf4105d7 use the cache for the calltree 2 years ago
yann300 a79ce971a3 add global context value in popup while debugging 2 years ago
yann300 58c205b8de fix parsing the var in multiple scope 2 years ago
yann300 949c4dd22e show state variable 2 years ago
yann300 903ba09290 show local variable value in the editor context 2 years ago
yann300 5589f1bf51 linting 2 years ago
yann300 120897b0fb need to replay the step if we are parsing the ctor 2 years ago
yann300 391b085642 fix scope type 2 years ago
yann300 5381f679bd take in account generated sources during debugging 2 years ago
yann300 d4175eca08 fix linting 2 years ago
yann300 c470236213 fix decoding ctor parameters 2 years ago
yann300 be8a7dd0ca set scope id before hand 2 years ago
yann300 cc2ff24bcc fix decoding function parameters 2 years ago
yann300 3f09a954a5 fix linting 2 years ago
yann300 636a20705e fix tracking constructor paramaters 2 years ago
yann300 0877347a8d remove commented code 2 years ago
yann300 24b1495132 fix duplicate 2 years ago
yann300 484caa052e remove uneeded param 2 years ago
yann300 fa3c4f0981 use lineColumnPos from the cache 2 years ago
yann300 2f4bff3d5e show line number in the opcodes list 2 years ago
yann300 2b5f4eb9fe adding cache 2 years ago
yann300 42fe88df86 remove need of using extractValidSourceLocation 2 years ago
yann300 cf0cf0ea18 log debug time 2 years ago
yann300 1ab06cc4df rename 2 years ago
yann300 22e286bbf2 use ast to identify jump to high level function 2 years ago
yann300 84b07e803a fix retrieve the current address 2 years ago
yann300 b4bf4effb1 fix assigning the type property 2 years ago
yann300 15ddc3a8d1 fix getting contract name of struct 2 years ago
yann300 e3d516ee2f use validSourceLocation 2 years ago
yann300 ef4e096554 gas cost per line 2 years ago
yann300 11b7e038bb display gas cost at function scope 2 years ago