Commit Graph

5738 Commits (3ece5cef63334f804e027dba4d059be897c1a429)
 

Author SHA1 Message Date
yann300 0832642dd9 move \n replacement 8 years ago
yann300 27f989ef2b readd ; to Ballot 8 years ago
Alex Beregszaszi e3742cfed5 Merge pull request #284 from ethereum/warningdetection 8 years ago
chriseth 4e639f452c Fix warning detection. 8 years ago
yann300 1125fde1f9 automate ui testing 8 years ago
yann300 e63f127bcd Merge pull request #282 from ethereum/standard 8 years ago
Alex Beregszaszi 177c008b4a Disable lint for regex escaping 8 years ago
Alex Beregszaszi 2dd4192d23 Fix a construct lint cannot handle 8 years ago
yann300 96328ded05 fix anonymous function 8 years ago
yann300 cc663c868f use same event libe as browser solidity 8 years ago
Alex Beregszaszi f7267dbcde Add use strict to the places missing it 8 years ago
Alex Beregszaszi 3a67bba4e3 Ignore soljson.js for lint 8 years ago
Alex Beregszaszi 70739b4fd4 Do not ignore nightwatch.js/sauceDisconnect.js for lint 8 years ago
Alex Beregszaszi bdc76932da Replace semistandard with standard 8 years ago
Alex Beregszaszi 2126391e3c Format using standard 8 years ago
Alex Beregszaszi 8914952eda Merge pull request #269 from andxor/blockNumber 8 years ago
Alex Beregszaszi 5d17229399 Merge pull request #125 from ethereum/fixUtil 8 years ago
Lapo Luchini 1ad9ecec43 Implement steadily increasing `block.number`. 8 years ago
yann300 5459d8b04c add babel transformer 8 years ago
yann300 807f559d53 change test platform (same as browser sol) 8 years ago
yann300 5eaf4346d7 check item array 8 years ago
yann300 e52e761046 Merge pull request #262 from ethereum/ballot 8 years ago
yann300 0de2949094 change compilation request filename 8 years ago
Alex Beregszaszi b1eafa1efc File name must be processed by utils.fileKey() 8 years ago
Alex Beregszaszi 5365e4457d Remove unused code 8 years ago
Alex Beregszaszi 9271d86968 Store ballot as ballot.sol 8 years ago
Alex Beregszaszi ff65dbd373 Move ballot example into src/app/example-contracts 8 years ago
Alex Beregszaszi e5141cab8e Merge pull request #268 from ethereum/remixVersion 8 years ago
yann300 ed61912064 remix package ref 8 years ago
chriseth 373be1c7c0 Merge pull request #273 from ethereum/fixBrowserTests 8 years ago
yann300 ec1437cc1a add babel transformer 8 years ago
yann300 b6a8c595c6 sauve version + stop execution on error 8 years ago
yann300 ba2d67f5e9 mock compiler 8 years ago
chriseth 05fce5c14b Merge pull request #277 from ethereum/absworker 8 years ago
Alex Beregszaszi 55bf553df9 Move location code to upstream loadVersion() 8 years ago
chriseth d5688180a7 Use absolute url for worker. 8 years ago
chriseth eb83596bf2 Merge pull request #275 from ethereum/fix-version-dropdown 8 years ago
Alex Beregszaszi 0297242bb1 buildVersion() is still needed for the version dropdown 8 years ago
chriseth 73a5582a64 Merge pull request #272 from ethereum/solc-bin-update 8 years ago
chriseth 9391a69fc7 Merge pull request #271 from ethereum/soljson-latest 8 years ago
Alex Beregszaszi 91c89c9cea Remove release sorting (already done by solc-bin) 8 years ago
Alex Beregszaszi 399481f6d7 Use latestRelease field from list.json 8 years ago
Alex Beregszaszi 0c3ba24147 README: offline mode uses the latest release 8 years ago
chriseth 547d818b56 Merge pull request #122 from ethereum/disasm 8 years ago
chriseth 64b8bbf4b8 Add disassembler to global module. 8 years ago
chriseth a3dc0366bf Simple disassembler to Solidity inline assembly. 8 years ago
yann300 ecbc102419 Merge pull request #123 from yann300/asyncCall 8 years ago
yann300 9bb5cfb3be make async call 8 years ago
chriseth c30989a05c Merge pull request #120 from yann300/uiPanels 8 years ago
yann300 276bf7a907 improve ui 8 years ago