Commit Graph

18266 Commits (10483a2ab911866fc37a489c0f2214410e2067dc)
 

Author SHA1 Message Date
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
Alex Beregszaszi 705d465a01 Reorder storage.js 8 years ago
Alex Beregszaszi 944a586380 Remove unused storage.getFileContent 8 years ago
Alex Beregszaszi 4d1eeae9ba Merge fileTabTemplate into sole caller 8 years ago
Alex Beregszaszi f981de8e61 Use editor.hasFile instead of storage.exists 8 years ago
Alex Beregszaszi f7008bd6ed Update last reference to storage.editorSize 8 years ago
chriseth 8f74793b51 Merge pull request #373 from ethereum/move-chrome-sync 8 years ago
Alex Beregszaszi b2cfd0245f Don't call chromeCloudSync twice 8 years ago
Alex Beregszaszi a2514915d3 Move Chrome syncing back to app.js 8 years ago
yann300 a9b3e00927 typo 8 years ago
yann300 ff6aa0ea51 typo 8 years ago
yann300 1926227bcb add comments 8 years ago
yann300 014a22e645 add comments 8 years ago
yann300 39d7b2f006 add decodeInternal to RefType 8 years ago
yann300 f53ceb2211 add decodeInternal to RefType 8 years ago
yann300 249dbdf64a always use bytes offset as param 8 years ago
yann300 85aecc79e4 always use bytes offset as param 8 years ago
yann300 f06cc737da fix locals decoding 8 years ago
yann300 c8aaa0d9bb fix locals decoding 8 years ago
yann300 32d1f4b3eb add storage location to bytes / string 8 years ago
yann300 7de5d4bc97 add storage location to bytes / string 8 years ago
yann300 97f8454cae do not throw if ast not found 8 years ago
yann300 1479a1f25f do not throw if ast not found 8 years ago
yann300 0061b3b997 log error if ast not found 8 years ago
yann300 63e8827ad2 log error if ast not found 8 years ago
yann300 87d2227a41 fix tests 8 years ago
yann300 a56099cd5f fix tests 8 years ago