Commit Graph

20471 Commits (7954cf23dbf2fd64c2a36260f70a674234b4c6a4)
 

Author SHA1 Message Date
bunsenstraat 8c609d61f9
Merge branch 'master' into mochatest 2 years ago
Aniket-Engg 877deb68fe minor text fixes 2 years ago
filip mertens 4fbbfcd850 rename 2 years ago
filip mertens 0924df338c tsconfig 2 years ago
filip mertens 286b13f09c workspace 2 years ago
filip mertens 5327e58240 Merge branch 'master' of https://github.com/ethereum/remix-project into mochatest 2 years ago
filip mertens e7fcb518af mocha test 2 years ago
yann300 a2d29ed679 fix log to terminal 2 years ago
Praise Disu f62b5eccab Ensure platform has document object 2 years ago
Aniket-Engg 94768854be published libs 2 years ago
yann300 569f7d53f6
Merge pull request #3068 from ethereum/improve_gas_in_debugger 2 years ago
yann300 5589f1bf51 linting 2 years ago
yann300 ad152b8c9a fix tests 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 254a1905fd fix test 2 years ago
yann300 5381f679bd take in account generated sources during debugging 2 years ago
yann300 60eebb6b14 fix test 2 years ago
yann300 d4175eca08 fix linting 2 years ago
yann300 c470236213 fix decoding ctor parameters 2 years ago
yann300 c6a146a15d fix tests 2 years ago
yann300 be8a7dd0ca set scope id before hand 2 years ago
yann300 d625d327ac fix test (the constructor is now included) 2 years ago
yann300 d296de47a4 fix display constructor in the function stack 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 f5901bc39d fix gas label 2 years ago
yann300 484caa052e remove uneeded param 2 years ago
yann300 0ae5467463 fix unit test 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 f9eaac46ab fix listenning event in debugger 2 years ago
yann300 be1d382e6c update e2e test 2 years ago
yann300 8d40812c63 add test for getGasCostPerLine and function gasCost 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
yann300 1d8eedf83b fix label 2 years ago
yann300 d543feb521 show inline gas cost 2 years ago