Commit Graph

248 Commits (295e4ae8de73379f113d6aededa349a883d87dc5)
 

Author SHA1 Message Date
chriseth a205977ace Position cursor at beginning after insert. 9 years ago
chriseth 1a9525c722 Preserve previous contents. 9 years ago
chriseth 9e7fe56e59 Merge branch 'd11e9-gh-pages' into preservePreviousContent 9 years ago
chriseth ad567503c3 Merge remote-tracking branch 'origin/gh-pages' into d11e9-gh-pages 9 years ago
chriseth ec71864518 Merge pull request #22 from chriseth/deployGas 9 years ago
chriseth 330dd9f5a3 Increased deploy gas. 9 years ago
d11e9 1df3b9ee4e select all on rename 9 years ago
d11e9 833f2e5ade save changes even on error 9 years ago
d11e9 bfbbcf0c36 listen to <enter> key on rename 9 years ago
d11e9 a939f78bc0 undo ballot import example 9 years ago
d11e9 d473c2ca86 show usage in ballot 9 years ago
d11e9 47c7f112ac recusive imports 9 years ago
d11e9 488537ad17 fix bugs when removing all files 9 years ago
d11e9 9ee7935e0a dont rename if same 9 years ago
d11e9 9a3352aa34 allow imports from local files 9 years ago
d11e9 5eb10e8414 fix multiple files bugs 9 years ago
d11e9 0631065907 multiple files 9 years ago
chriseth f778535b0a Merge pull request #18 from chriseth/moreGas 9 years ago
chriseth 9f3d5eaeeb Allow more gas. 9 years ago
chriseth a2bd811a84 Merge pull request #17 from chriseth/includeList 9 years ago
chriseth e0cf13c740 Merge pull request #15 from d11e9/organise-libs 9 years ago
chriseth 3f881d9dbe Do not use AJAX for retrieving the list of binaries. 9 years ago
d11e9 2b031ef2ec re-add soljson.js and add version func 9 years ago
d11e9 c28ac8b35c overload version for npm publishes. 9 years ago
d11e9 54445b5959 Merge branch 'gh-pages' into organise-libs 9 years ago
d11e9 5f93ea16e8 Tidy nodejs/npm usage 9 years ago
d11e9 cf97d6dd55 organise libs, add readme and npm package.json 9 years ago
chriseth 1581a4c74e Merge pull request #14 from chriseth/multipleErrors 9 years ago
chriseth 33ff32c4f1 Report multiple errors. 9 years ago
chriseth dccf58af67 Merge pull request #13 from chriseth/versionSelector 9 years ago
chriseth e3852b338c Provide a way to select and switch the compiler version. 9 years ago
chriseth be1fc35b58 Merge pull request #12 from chriseth/multiversion 9 years ago
chriseth 2ed2a1c0fe File structure to provide multiversioned solidity. 9 years ago
chriseth a955c43b9a Merge pull request #11 from chriseth/someBugFixes 9 years ago
chriseth 3f7274c1d8 Show tx.origin. 9 years ago
chriseth fd4a93ad87 Report errors without line numbers again. 9 years ago
chriseth 086e1fdd0c Merge pull request #10 from chriseth/update 9 years ago
chriseth 78f477febf Merge pull request #9 from chriseth/showRuntimeBytecode 10 years ago
chriseth 8bc8d83887 Show runtime bytecode. 10 years ago
chriseth 4c3ca495a4 Merge pull request #8 from chriseth/noCreateIfNoBytecode 10 years ago
chriseth 574c29a031 Do not display create button if there is no bytecode. 10 years ago
chriseth 67c7f77b2f Top-level license file. 10 years ago
chriseth f5f5a34c70 Added license. 10 years ago
chriseth b08b02043b Merge pull request #7 from d11e9/usability 10 years ago
d11e9 8b1eca91c6 Revert "add github ribbon to original repo" 10 years ago
d11e9 2207f06e9f Revert "move fork banner into header" 10 years ago
d11e9 c4c4b465e1 move fork banner into header 10 years ago
d11e9 52675f5bca fix resize, must be called after editor is setup 10 years ago
d11e9 b945edd9a2 call onResize when setting default size from cache 10 years ago
d11e9 bdb5a09f8c cache editor resizing and use as default 10 years ago