Commit Graph

141 Commits (ca7de9a93a592140f4eeb07916e28ac5c3b308c8)

Author SHA1 Message Date
yann300 fe8c807862 bump version 7 years ago
yann300 de89f775ba add binary 7 years ago
yann300 00081c22ff rename browser-solidity => remix.ide 7 years ago
Iuri Matias 8c333475d5 remove unneded package 7 years ago
yann300 7cb917f1af fic build 7 years ago
yann300 05fa91e03a add setupremix script 7 years ago
Iuri Matias 6caf5a15cd replace jquery call with request 7 years ago
yann300 472c403f6b
remove solc dep 7 years ago
Iuri Matias 27340f69e6 fix downloading solcjs npm task 7 years ago
Iuri Matias 7f746e0656 fix soljson require issue when using browserify 7 years ago
yann300 d45a7785b5
Update package.json 7 years ago
yann300 b69ac62d24
Update package.json 7 years ago
yann300 7b3711647a update jquery version 7 years ago
yann300 bc33efedf4
link remix update 7 years ago
yann300 515e35ef2e add babel-preset-env 7 years ago
serapath 2748c0e006 add .resolveDirectory + refactor remove .list & .listAsTree 7 years ago
serapath 14764b0cc4 fix remixd 7 years ago
serapath 91b06ffa27 ease developing by adding remixd to 'npm start' 7 years ago
serapath ef06d92ad0 rename to ./contracts/ 7 years ago
serapath 93660741de ADD npm run remixd + mochfolder 7 years ago
yann300 a8a59be85a run test in parallel 7 years ago
yann300 2ba9699383 pull remix (dont use npm version) 7 years ago
yann300 f89e082290 move static analysis to remix-solidity 7 years ago
yann300 578a3261ec use splitted remix 7 years ago
yann300 df8f3768e2 more tests : inputs, outputs, events, import 7 years ago
yann300 e0208f1151 use ethereumjs-vm 2.3.1 7 years ago
Jared Wasinger bf87d2fdec cap ethereumjs-vm at 2.2.2 7 years ago
yann300 d813c34666 use specific version of js-beautify, cause 1.7 is broken 7 years ago
yann300 71df9019f6 throw if standard test fails 7 years ago
yann300 289ef73157 inject web3 to the terminal 7 years ago
serapath abb098abe0 ADD terminal value parsing + basic evaluation 7 years ago
yann300 066dc25919 cleaning 7 years ago
ninabreznik a6c0173701 Add onclick functions to file-panel, remove file-tab and move all connected APIs etc. to file-panel 7 years ago
yann300 2e5b5d38ce update standard config 7 years ago
yann300 7ac706d0ac use vm github repo in package.json 7 years ago
yann300 8c7037b54a use publish version instead of git master 7 years ago
yann300 48daaa7a7f don't build using minify and exorcist 7 years ago
yann300 c5bc724b8d don't babel minify 7 years ago
soad003 a5f7dd22c3 Static Analysis: improvements of messages, similar var names ignore prefixed with underscore as suggested by chriseth 8 years ago
yann300 8f495a178f add babel-preset-stage-0 8 years ago
yann300 bc4b63a3b7 move clipboard module to devDependencies 8 years ago
ninabreznik d03f0c45ad Add copy instance address to clipboard 8 years ago
yann300 d2a9cb0f02 fix build 8 years ago
yann300 4ca7bb1c50 remove dependencies entry 8 years ago
serapath f09f5a38a3 REFACTOR ui state + production build 8 years ago
serapath 448d4dab1e add missing dependency csjs 8 years ago
ninabreznik 915a706a16 Update package.json 8 years ago
ninabreznik 69b15fd37b Rename and restructure tabs and content in righthand panel 8 years ago
yann300 54284c02b6 don't call makeMockCompiler for normal build 8 years ago
serapath 18f483be27 ADD browserify livereload & refactor npm scripts 8 years ago