Commit Graph

24242 Commits (8aec03aa4b10509754df228aa2edde4c3b2be656)
 

Author SHA1 Message Date
Alex Beregszaszi 96db85b6e5 Editor: move getFiles to init 8 years ago
Alex Beregszaszi 3418e8216b Editor: rename loadingFromGist 8 years ago
chriseth 2064ac9b6e Merge pull request #377 from ethereum/storage-reworked 8 years ago
chriseth f81504c7a3 Merge pull request #387 from ethereum/config-autocompile 8 years ago
Alex Beregszaszi 7bb10cd184 Make autocompile a configuration item 8 years ago
Alex Beregszaszi 5f635055a2 Ignore any keys not including sol: in keys() 8 years ago
Alex Beregszaszi d521af5f28 Use more strict replacements in storage 8 years ago
Alex Beregszaszi f9ad4bcb2a Remove fileKey/fileNameFromKey as storage.get/set includes it now 8 years ago
chriseth 7074e733b6 Merge pull request #169 from ethereum/manageinvalidJump 8 years ago
chriseth 3115a76683 Merge pull request #169 from ethereum/manageinvalidJump 8 years ago
Alex Beregszaszi 20911afccf The old editorSize conversion code isn't supported anymore 8 years ago
Alex Beregszaszi 47667fa58e Change storage abstraction to use a new key 8 years ago
chriseth a451c5f380 Merge pull request #375 from ethereum/config-file 8 years ago
yann300 ea48d5f54b fix warning if parent reverted 8 years ago
yann300 676745f2de fix warning if parent reverted 8 years ago
yann300 899f381bfb don't reset previous tx 8 years ago
yann300 2f99f49739 don't reset previous tx 8 years ago
yann300 96ee676990 fix JumpToNextCall 8 years ago
yann300 5c41554821 fix JumpToNextCall 8 years ago
yann300 46db377f36 set error to true if trace ending is invalid 8 years ago
yann300 47a1729413 set error to true if trace ending is invalid 8 years ago
yann300 603eedc78f add <not implemented> to mapping 8 years ago
yann300 a083015aa6 add <not implemented> to mapping 8 years ago
yann300 abc5a47925 rename decode -> decodeFromMemory 8 years ago
yann300 4a3824cfb4 rename decode -> decodeFromMemory 8 years ago
yann300 4c09db3707 move storageStore memoryStore to function class 8 years ago
yann300 c6dd5e26ae move storageStore memoryStore to function class 8 years ago
yann300 f346b2b1a9 override the type location during parsing 8 years ago
yann300 b243ea8ee3 override the type location during parsing 8 years ago
yann300 311289a049 rename location storagelocation 8 years ago
yann300 65efcf8ecb rename location storagelocation 8 years ago
Alex Beregszaszi a71c688da5 Enclose JSON conversion in try/catch 8 years ago
Alex Beregszaszi f36b9d9ac8 Avoid showing the config file in the editor (temporary solution) 8 years ago
Alex Beregszaszi d026e399a5 Save config file as a normal file 8 years ago
Alex Beregszaszi d16a260a4f Store editor window size in config file 8 years ago
Alex Beregszaszi 86f84d5350 Add config file API 8 years ago
chriseth fae021f4a2 Merge pull request #379 from ethereum/open-file-icon 8 years ago
chriseth 917452928f Merge pull request #378 from ethereum/editor-trivial-cleanup 8 years ago
yann300 70a880a89c no need to test the length 8 years ago
yann300 063896d507 no need to test the length 8 years ago
yann300 0524a7d703 more restrictive regex 8 years ago
yann300 ccb37efaf4 more restrictive regex 8 years ago
yann300 10b5308eb6 ad extractLocatioin to util 8 years ago
yann300 6e94874d1c ad extractLocatioin to util 8 years ago
yann300 c38dc7f456 use lowercase for function 8 years ago
yann300 57b92ad214 use lowercase for function 8 years ago
Greg Colvin f2ce138635 Merge pull request #376 from ethereum/editor-size-bugfix 8 years ago
Alex Beregszaszi 215306dd6b Replace upload icon with folder open 8 years ago
Alex Beregszaszi 3ae6b43704 Merge activeFileTab into sole caller 8 years ago
Alex Beregszaszi b4446dcd4a Use consistent naming in storage 8 years ago