index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
solc
/
CommandLineInterface.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disallow unknown options in solc
Alex Beregszaszi
2016-10-06
1
-1
/
+1
*
Fix compiler error.
chriseth
2016-09-06
1
-1
/
+1
*
More comments about size constants.
chriseth
2016-09-06
1
-4
/
+9
*
Fix linking for libraries with underscores.
chriseth
2016-09-02
1
-17
/
+18
*
Remove standard contracts
Denton Liu
2016-08-19
1
-1
/
+1
*
Merge pull request #918 from winsvega/solremove4
chriseth
2016-08-17
1
-11
/
+0
|
\
|
*
remove solidity --interface
Dimitry
2016-08-17
1
-11
/
+0
*
|
Read from files and stdin.
chriseth
2016-08-16
1
-11
/
+17
|
/
*
Bugfix: Correctly use srcmap-runtime.
chriseth
2016-08-01
1
-1
/
+1
*
Source location as part of AST.
chriseth
2016-07-21
1
-1
/
+23
*
Store non-canonical version.
chriseth
2016-07-11
1
-8
/
+8
*
Fix crash for input from stdin.
chriseth
2016-06-15
1
-1
/
+2
*
Allow remappings to change depending on the context.
chriseth
2016-06-09
1
-64
/
+34
*
much better and simpler way of handling this
VoR0220
2016-05-14
1
-1
/
+8
*
Source location for inline assembly.
chriseth
2016-04-20
1
-1
/
+1
*
Make solidity independent from ethcore.
chriseth
2016-04-07
1
-3
/
+3
*
rename namespace for instruction.h/cpp in libevmasm
Dimitry
2016-04-02
1
-3
/
+3
*
move libevmcore to solidity
Dimitry
2016-04-02
1
-1
/
+1
*
Code generation (missing external access and source locations).
chriseth
2016-03-30
1
-11
/
+24
*
Parsing for inline assembly.
chriseth
2016-03-30
1
-4
/
+44
*
Only allow including from allowed directories.
chriseth
2016-01-30
1
-9
/
+33
*
Provide remappings for solc.
chriseth
2016-01-26
1
-32
/
+73
*
Autoload files in solc.
chriseth
2016-01-12
1
-1
/
+12
*
Fix: Segfaults connected to paramater types.
chriseth
2015-12-10
1
-3
/
+3
*
Fix up for new API from EIP-1.1.
Gav Wood
2015-11-21
1
-3
/
+3
*
Preliminary why3 code output.
chriseth
2015-10-27
1
-23
/
+46
*
File reorganisation.
chriseth
2015-10-21
1
-10
/
+10
*
errors instead of exceptions
LianaHus
2015-10-15
1
-1
/
+1
*
added Error class for all kind of errors
LianaHus
2015-10-15
1
-17
/
+6
*
-fixed the warning printing
LianaHus
2015-10-02
1
-9
/
+8
*
-added warning case to cl compiler
LianaHus
2015-10-02
1
-1
/
+5
*
Merge pull request #89 from chriseth/fixCombinedJson
chriseth
2015-09-23
1
-2
/
+6
|
\
|
*
Fix "combined json" output.
chriseth
2015-09-23
1
-2
/
+6
*
|
Error formatting.
chriseth
2015-09-22
1
-1
/
+6
|
/
*
Merge pull request #79 from arkpar/cmake
Marek Kotewicz
2015-09-17
1
-1
/
+1
|
\
|
*
per project versioning
arkpar
2015-09-16
1
-1
/
+1
*
|
Commandline interface for the linker.
chriseth
2015-09-12
1
-2
/
+116
|
/
*
Transition from bytecode to more general linker objects.
chriseth
2015-09-11
1
-12
/
+12
*
- renamed AST to ast and ABI to abi
LianaHus
2015-09-08
1
-6
/
+6
*
renamed getter functions
LianaHus
2015-09-08
1
-40
/
+40
*
added option to solc to output runtimr part of the contract
LianaHus
2015-08-24
1
-1
/
+14
*
More information for help screen, some fixes for argument parsing.
chriseth
2015-08-20
1
-75
/
+73
*
Moved solc files.
chriseth
2015-08-19
1
-0
/
+635