Commit Graph

5681 Commits (0439761fe9fe6e1a75b7707a846f37d3e561d278)
 

Author SHA1 Message Date
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 063896d507 no need to test the length 8 years ago
yann300 ccb37efaf4 more restrictive regex 8 years ago
yann300 6e94874d1c ad extractLocatioin to util 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 ff6aa0ea51 typo 8 years ago
yann300 014a22e645 add comments 8 years ago
yann300 f53ceb2211 add decodeInternal to RefType 8 years ago
yann300 85aecc79e4 always use bytes offset as param 8 years ago
yann300 c8aaa0d9bb fix locals decoding 8 years ago
yann300 7de5d4bc97 add storage location to bytes / string 8 years ago
yann300 1479a1f25f do not throw if ast not found 8 years ago
yann300 63e8827ad2 log error if ast not found 8 years ago
yann300 a56099cd5f fix tests 8 years ago
chriseth 21f3c2c6e6 Merge pull request #372 from ethereum/editor-size 8 years ago
Alex Beregszaszi 0eee795e40 Move storage.editorSize to app.js 8 years ago
chriseth 0e3e3c9d3a Merge pull request #168 from ethereum/instHeight 8 years ago
yann300 df241d8ada instruction list height 8 years ago
yann300 a0b88ccf70 move decodeFromStorage, decodeFromStack, decodeFromMemory to ValueType 8 years ago
yann300 1d0ec71f9f Merge branch 'decodeLocals' of github.com:ethereum/remix into decodeLocals 8 years ago
yann300 b778a50223 Add RefType + provide location 8 years ago
yann300 7a2e3fffb9 Add RefType + provide location 8 years ago
yann300 21538146eb es6 class function 8 years ago
yann300 e64c14f85b es6 class function 8 years ago
yann300 1948a670cf es6 class function 8 years ago
yann300 7b1cb8426f es6 class function 8 years ago
yann300 b58d7f669a fix failing test 8 years ago
yann300 b4b5b98e9f rename decodeLocals decodeFromStack 8 years ago
yann300 6e111e20b4 Merge pull request #167 from ethereum/warning 8 years ago
chriseth 35b3a43b16 Merge pull request #371 from tjade273/patch-1 8 years ago
yann300 f6d79f68cc fix error msg 8 years ago
Tjaden Hess d32cdaf217 Clarify wording 8 years ago
yann300 0d10913739 use es6 class for type 8 years ago
chriseth 6ba70bbbb6 Merge pull request #369 from ethereum/applyNewRemixAPI 8 years ago