- 17 Jun, 2019 11 commits
-
-
yann300 authored
remove everything but link to new location of docs
-
Rob Stupay authored
-
yann300 authored
Default abi if compiled with yul
-
yann300 authored
-
yann300 authored
-
yann300 authored
-
yann300 authored
Version bump
-
yann300 authored
-
yann300 authored
Set language for solidity compiler
-
yann300 authored
fixing #2029 static Analysis Location Issue
-
yann300 authored
-
- 13 Jun, 2019 1 commit
-
-
yann300 authored
remix-solidity: add compiler.setEvmVersion()
-
- 12 Jun, 2019 2 commits
- 03 Jun, 2019 1 commit
-
-
yann300 authored
remove `console.error`
-
- 29 May, 2019 1 commit
-
-
Liana Husikyan authored
Location is a object instead of string(.src)
-
- 23 May, 2019 1 commit
-
-
yann300 authored
Docs update
-
- 22 May, 2019 3 commits
-
-
Rob Stupay authored
-
Rob Stupay authored
-
yann300 authored
-
- 20 May, 2019 8 commits
-
-
yann300 authored
Docs new layout
-
Rob Stupay authored
update for new layout update for new layout
-
Rob Stupay authored
-
Scott Tsai authored
Add a way to pass the `evmVersion` parameter to `solc` by: 1. Simplify the `Compiler.compileJSON()` interface from `compileJSON(source, optimize)` to `compileJSON(source)` Whether optimization is enabled is then always determined by the `Compiler.optimize` object field which simplifies data flow. 2. Add a `Compiler.evmVersion` field and a setter and make `compileJSON()` honor that. Specifying `evmVersion` is useful when targetting an older private chain with the latest `solc` or when using an EVM-compatible chain that's slightly behind Ethereum main-net in terms of features. The unused `userAgent` variable in `onInternalCompilerLoaded` was only removed to fix `npm run test` for `remix-solidity`'.
-
yann300 authored
publish lerna
-
yann300 authored
-
yann300 authored
Various Fix on Debugger
-
yann300 authored
-
- 16 May, 2019 5 commits
-
-
Iuri Matias authored
add more methods to remix-sim; fix accounts
-
yann300 authored
-
yann300 authored
-
yann300 authored
-
yann300 authored
-
- 11 May, 2019 5 commits
- 10 May, 2019 2 commits