Commit Graph

727 Commits (b451f094ae0825b0fb7d07d70a3832f1dd313925)

Author SHA1 Message Date
yann300 6e83b2a46d - reset if edtior content changed 7 years ago
yann300 1aa49cc003 make sure we hightlight the current file 7 years ago
yann300 6a4c434c3e renaming 7 years ago
yann300 cd33620fed - rename API 7 years ago
yann300 bf278f68d1 use contextuallistener 7 years ago
yann300 e9160317db cb (error) if any 7 years ago
yann300 8b8c329fa4 don't bother with an alert cause the compiler will show a proper message 7 years ago
yann300 051db2f88c fix import 7 years ago
yann300 01973bae4d add internalWeb3 - return the execution context web3 7 years ago
yann300 d42f59e6b6 fix standard 8 years ago
Rob Stupay 2aae941d92 adjusting a few blank lines to be like they had been 8 years ago
Rob Stupay 3085fc1842 snuffing out ancient gotoLine line in app 8 years ago
Rob Stupay 89f45c2fb5 updating rebase fix 8 years ago
Rob Stupay 7c12479bee update of app.js -1st try at fix staticanalysis 8 years ago
Rob Stupay 26b37b3e59 update udapp from master to this branch 8 years ago
Rob Stupay 50b4131664 update to runtabs & udapp 8 years ago
Rob Stupay 4f02283635 fixing a few standard js error due to spaces 8 years ago
Rob Stupay 7fc2e68166 alert tx - not working 8 years ago
Rob Stupay 56b19ca0b8 updating mid merge 8 years ago
yann300 50c762d31c move back the listen on network link logic to editor-panel 8 years ago
yann300 6bbdb4abde add listen on network menu item 8 years ago
yann300 3eda45b742 warn in compile tab if static analysis error 8 years ago
Rob Stupay 1309e093bb cleaner version of #747 8 years ago
yann300 b9921e63f9 executionContext 8 years ago
yann300 cd21299dbe fix build 8 years ago
yann300 ddff8d86b7 fix helper ref 8 years ago
yann300 a587e2c48e move createNonclashingName to Helper 8 years ago
yann300 3387cac920 put packageFiles in FilePanel 8 years ago
yann300 c25ca2890c add fileManager.js 8 years ago
ninabreznik af4e3ff15e Moved style-guide to remix and refactor browser-solidity accordingly 8 years ago
yann300 889768b6ed move chromeCloudStorageSync away from app.js 8 years ago
yann300 8a35c251ae move handle import call logic away from app.js 8 years ago
yann300 54a13b3ec6 move autoCompile option to compile-tab && move runCompiler timeout to compile-tab 8 years ago
yann300 260230516e move version loading to settings-tab.js 8 years ago
yann300 e784b2ae1b move optimize to settings tab 8 years ago
ninabreznik ab46fe8c5d Colors 8 years ago
yann300 289ef73157 inject web3 to the terminal 8 years ago
yann300 41e49d8c8a rewrite txlogger (make it a class) 8 years ago
serapath e3a69b6af2 ADD transaction logging (first draft) 8 years ago
serapath d0d13b0012 ADD terminal (first draft) 8 years ago
ninabreznik a6c0173701 Add onclick functions to file-panel, remove file-tab and move all connected APIs etc. to file-panel 8 years ago
yann300 ff6aa80d12 use tx logger 8 years ago
yann300 b0d2f76f64 move storage.js to eh root folder 8 years ago
yann300 bb7effb50d move config, execution-context , universla dapp => root folder 8 years ago
yann300 e5640705d3 move universal-dapp => runtime folder 8 years ago
yann300 9b0b229855 move example-contract => editor folder 8 years ago
yann300 32f08e3dcb move config / execution-context => runtime folder 8 years ago
yann300 0da554f6f9 move editor & mode-solidity to editor folder 8 years ago
yann300 9f00a01233 move debugger to debugger folder 8 years ago
yann300 b2b1fdfc66 move renderer to ui folder 8 years ago