index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
using-the-compiler.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explain source IDs.
chriseth
2018-12-11
1
-1
/
+1
*
Improve explanation how to get abi output.
chriseth
2018-12-11
1
-5
/
+17
*
Change library placeholder to `__$<hash>$__`.
chriseth
2018-10-12
1
-5
/
+6
*
Document library placeholder change.
chriseth
2018-10-12
1
-3
/
+14
*
[DOCS] Update "using the compiler".
chriseth
2018-09-26
1
-12
/
+26
*
Explain EVM version setting.
Chris Ward
2018-09-20
1
-0
/
+50
*
Mention in the standard json documentation that files in urls need their dire...
Leonardo Alt
2018-09-03
1
-0
/
+2
*
Update documentation.
Daniel Kirchner
2018-08-11
1
-5
/
+6
*
Improve documentation and CLI help for `--run` parameter
Jonny Burger
2018-05-02
1
-3
/
+8
*
Explain json-io setting.
chriseth
2018-03-02
1
-0
/
+1
*
Mention that solcjs is not compatible with solc in the using-the-compiler sec...
Alex Beregszaszi
2018-02-27
1
-0
/
+3
*
Update using-the-compiler.rst
Sawyer
2018-01-21
1
-2
/
+2
*
Document JSON I/O error classes
Zhen Zhang
2017-12-12
1
-1
/
+20
*
Update standard json documentation
Alex Beregszaszi
2017-11-30
1
-1
/
+1
*
add legacy/compact AST-format options to CL
djudjuu
2017-05-24
1
-1
/
+1
*
Merge pull request #2211 from ethereum/jsonio-fixes
Alex Beregszaszi
2017-05-02
1
-1
/
+1
|
\
|
*
Follow the JSON I/O spec closely
Alex Beregszaszi
2017-05-02
1
-1
/
+1
*
|
Remove why3 from standard compiler
Alex Beregszaszi
2017-05-02
1
-7
/
+4
|
/
*
Update the gasEstimates in JSON I/O
Alex Beregszaszi
2017-04-27
1
-5
/
+5
*
Enable standard json in the docs
Alex Beregszaszi
2017-04-24
1
-4
/
+2
*
Rename ast to legacyAST in StandardCompiler
Alex Beregszaszi
2017-04-21
1
-4
/
+7
*
Support --allow-paths in the CLI
Alex Beregszaszi
2017-04-20
1
-0
/
+2
*
Document formattedMessage
Alex Beregszaszi
2017-04-07
1
-0
/
+2
*
Support selecting group of outputs
Alex Beregszaszi
2017-04-07
1
-1
/
+4
*
Rename legacyAssemblyJSON to legacyAssembly
Alex Beregszaszi
2017-04-07
1
-3
/
+3
*
Move the IR out of the EVM block in JSON IO
Alex Beregszaszi
2017-04-07
1
-3
/
+3
*
The metadata output is serialised
Alex Beregszaszi
2017-04-07
1
-2
/
+2
*
Fix input selector for evm
Alex Beregszaszi
2017-04-07
1
-4
/
+6
*
Swap key/value of methodIdentifiers
Alex Beregszaszi
2017-03-30
1
-1
/
+1
*
Reorder for readiability
Alex Beregszaszi
2017-03-30
1
-7
/
+9
*
Move opcodes into bytecode/deployedBytecode
Alex Beregszaszi
2017-03-30
1
-3
/
+3
*
Simplify the compiler API section (and remove pseudo code)
Alex Beregszaszi
2017-02-09
1
-18
/
+6
*
Drop the legacy assembly output
Alex Beregszaszi
2017-02-09
1
-9
/
+6
*
Include language field in the JSON
Alex Beregszaszi
2017-02-09
1
-0
/
+3
*
Move file into sourceLocation
Alex Beregszaszi
2017-02-09
1
-4
/
+4
*
Update the AST output
Alex Beregszaszi
2017-02-09
1
-9
/
+11
*
Explain every contract output field
Alex Beregszaszi
2017-02-09
1
-11
/
+38
*
Support linkReferences with length specified
Alex Beregszaszi
2017-02-09
1
-1
/
+4
*
Error list should have sourceLocation
Alex Beregszaszi
2017-02-09
1
-6
/
+4
*
Updated EVM output
Alex Beregszaszi
2017-02-09
1
-13
/
+16
*
Make contracts output two-level
Alex Beregszaszi
2017-02-09
1
-14
/
+16
*
Update errors output
Alex Beregszaszi
2017-02-09
1
-17
/
+20
*
Include pseudo-code of compiler API
Alex Beregszaszi
2017-02-09
1
-1
/
+13
*
Change layout and include API, Input, Output sections
Alex Beregszaszi
2017-02-09
1
-11
/
+17
*
Add metadata.useLiteralContent option
Alex Beregszaszi
2017-02-09
1
-0
/
+5
*
Update output selection
Alex Beregszaszi
2017-02-09
1
-27
/
+40
*
Update settings section
Alex Beregszaszi
2017-02-09
1
-8
/
+21
*
Update sources definition based on the metadata
Alex Beregszaszi
2017-02-09
1
-9
/
+25
*
Place into a code block
Alex Beregszaszi
2017-02-09
1
-0
/
+3
*
The metadata section has been moved, make only a reference to it
Alex Beregszaszi
2017-02-09
1
-95
/
+5
*
Update the metadata JSON spec
Alex Beregszaszi
2017-02-09
1
-10
/
+23
*
Update the metadata JSON spec
Alex Beregszaszi
2017-02-09
1
-1
/
+7
*
Add missing fields
Alex Beregszaszi
2017-02-09
1
-1
/
+4
*
Describe the ABI output field
Alex Beregszaszi
2017-02-09
1
-1
/
+3
*
Update with https://pad.riseup.net/p/7x3G896a3NLA
Alex Beregszaszi
2017-02-09
1
-27
/
+121
*
Add language and some minor corrections and clarifications.
chriseth
2017-02-09
1
-6
/
+9
*
Document input description and metadata output.
chriseth
2017-02-09
1
-0
/
+141