Commit Graph

2100 Commits (e1f0843f602856becdd796fd29885891be870227)
 

Author SHA1 Message Date
yann300 e1f0843f60 get package for gist from browser 7 years ago
yann300 ee0ca3e200 update optimize 7 years ago
yann300 68c89f4e33 lazy format to JSON 7 years ago
yann300 c0bb803892 add readonly property 7 years ago
yann300 43f8a07157 fix name 7 years ago
yann300 9c822980ed don't format json cause hash mismatch in that case ... 7 years ago
yann300 43cf513e40
Merge pull request #934 from ethereum/removeTests 7 years ago
yann300 58625d1a1f
Merge pull request #925 from ethereum/extendFileprovider 7 years ago
yann300 4a250485df
Merge pull request #929 from ethereum/fixVmRunner 7 years ago
yann300 9d732c5f45
Update txRunner.js 7 years ago
yann300 1c987eb7bd remove tests 7 years ago
yann300 403b82f340
Merge pull request #930 from ethereum/ide2 7 years ago
yann300 be1093af1f run tx synced way if javascript vm 7 years ago
yann300 a3b4747b06 don't display explorer at all if no file 7 years ago
yann300 fa7f81514d add to gist explorer instead of swarm 7 years ago
yann300 44ed348278 add file explorer ui 7 years ago
yann300 b52f64efcd add published doc to swarm to the swarm explorer 7 years ago
yann300 bbcd0902d0 make compiler import reurn type and clean path 7 years ago
yann300 783488a1b2 don't prepend browser/ if known provider 7 years ago
yann300 d8bdc059ef add BasicReadOnlyProvider (swarm, github, gist, ipfs) 7 years ago
yann300 b7b09951e3
Merge pull request #932 from ethereum/terminal-resize 7 years ago
yann300 6e8e7af961 simplify Jump next/previous 7 years ago
yann300 2f087c9893 add nodeId to the hightlight 7 years ago
yann300 091b0c3fb1 move contextChanged after the actual change 7 years ago
serapath 890e8e91ea FIX terminal resize on window resize 7 years ago
ninabreznik 7878237834 Make previous and next work 7 years ago
ninabreznik b139c8db22 Update _highlightExpressions and contextView.js 7 years ago
ninabreznik 80be8091c3 Work in progress - debugging getActiveHighlights in connection with next/previous 7 years ago
ninabreznik de729819ed Add getter (getActiveHighlights) and remove unused api reference 7 years ago
ninabreznik 5a404f06ab Add next/previous in editor IDE 7 years ago
ninabreznik 02311a071c Remove test/debugging statements from PR 7 years ago
ninabreznik 6b39219da1 Add search 7 years ago
ninabreznik a5635e41f0 Highlight keyword payable, view, pure 7 years ago
yann300 79021679a2
Merge pull request #927 from ethereum/jsonio-fix 7 years ago
Alex Beregszaszi 275adcfa8a jsonio: both libraries and outputSelection is part of settings 7 years ago
yann300 e1ce4a3055
Merge pull request #919 from ethereum/jsonio-fix-ast 7 years ago
Alex Beregszaszi bbe3508207 Request proper legacyAST and legacyAssembly 7 years ago
yann300 1801ff336e
Merge pull request #917 from ethereum/remixRef 7 years ago
yann300 2ba9699383 pull remix (dont use npm version) 7 years ago
yann300 febce5aea9
Merge pull request #913 from ethereum/fixtxsearch 7 years ago
yann300 153da1a439 fix test, add display resolution to chrome 7 years ago
yann300 137c22ab54 fix test 7 years ago
yann300 4c4720d795 width of filter input 7 years ago
yann300 e2fe082cc6 standard 7 years ago
yann300 b1efcf4d98 test filter 7 years ago
yann300 0fbb8aa251 implement filterTx for registerFilter 7 years ago
yann300 86de2114a5 add registerFilter fn and filterFns structure 7 years ago
yann300 ed60de440b remove _shouldAdd 7 years ago
yann300 03e65f3d2c move find to helper 7 years ago
yann300 e87c5807a1 remox unneeded property 7 years ago