Gav Wood
|
8d09d8deb7
|
Merge pull request #856 from chriseth/sol_modifiers
Function modifiers.
|
2015-01-26 15:01:25 -08:00 |
|
Gav Wood
|
30b455e4d6
|
Merge pull request #830 from chriseth/sol_overridesInConstructorContext
Include virtual function overrides in constructor context.
|
2015-01-20 10:02:18 -08:00 |
|
Gav Wood
|
188b1df041
|
Merge pull request #813 from LefterisJP/sol_astJson
Exporting Solidity AST in a JSON format
|
2015-01-17 09:27:51 -05:00 |
|
Gav Wood
|
c6a47a4dc2
|
Merge pull request #811 from LefterisJP/az_mainWinStyle
Style fixes in MainWin of AZ.
|
2015-01-15 10:36:40 -05:00 |
|
Gav Wood
|
94cff9684f
|
Merge pull request #768 from chriseth/sol_contractsAreAddresses
Contracts inherit all address members
|
2015-01-11 11:07:36 +01:00 |
|
Gav Wood
|
396f638ce1
|
Merge pull request #765 from chriseth/sol_someLogFixes
Some changes to the log functions.
|
2015-01-09 16:28:01 +01:00 |
|
Gav Wood
|
1311633a86
|
Merge pull request #743 from chriseth/sol_warningFixes
Fix some warnings about uninitialized members.
|
2015-01-07 17:36:43 +01:00 |
|
Gav Wood
|
a2375542e6
|
Merge pull request #741 from chriseth/sol_fix_useParameterStackSize
Bugfix: Use parameter (not argument) type size on stack for function calls.
|
2015-01-07 16:35:19 +01:00 |
|
Gav Wood
|
53e38b3ac9
|
Merge pull request #738 from LefterisJP/sol_abiFunctionHash
Canonical Function signature creation in solidity
|
2015-01-07 16:32:13 +01:00 |
|
Gav Wood
|
cb43022d7a
|
Merge pull request #636 from chriseth/sol_fix_foreignFunctions
Fix: Resolve function types of all contracts before checking types inside functions.
|
2014-12-17 13:49:31 +01:00 |
|
Gav Wood
|
5af545d47d
|
Merge pull request #547 from chriseth/sol_scannercleanup
Cleanup of scanner.
|
2014-12-03 10:15:42 +01:00 |
|
Gav Wood
|
f29e930f41
|
Merge pull request #549 from chriseth/sol_saveScope
Disallow assignments to structs and mappings
|
2014-12-03 10:15:11 +01:00 |
|
Gav Wood
|
c4a65cf688
|
Merge pull request #509 from chriseth/sol_jsonInterface
Provide interface for calls in JSON and some other formatting changes.
|
2014-11-14 12:07:33 +01:00 |
|
Gav Wood
|
d9822190c6
|
Merge pull request #498 from ethereum/solidity_cmake
add headers to solidity's add_library
|
2014-11-10 11:57:29 +00:00 |
|
Gav Wood
|
dded93e31d
|
Merge pull request #487 from chriseth/sol_arbitraryEvaluationOrder
Evaluate expressions in convenient order.
|
2014-11-08 18:10:18 +00:00 |
|
Gav Wood
|
afa4e9f575
|
Merge pull request #478 from chriseth/sol_typePromotion
Type promotion
|
2014-11-06 23:43:03 +00:00 |
|
Gav Wood
|
49e03ad4c9
|
Merge pull request #483 from chriseth/libevmcore
Moved instructions and assembly to new libevmcore.
|
2014-11-06 23:40:59 +00:00 |
|
Gav Wood
|
eb894869d4
|
Merge pull request #477 from chriseth/sol_someCleanup
Minor cleanup.
|
2014-11-06 14:20:13 +00:00 |
|
Gav Wood
|
95c973cc12
|
Merge pull request #418 from chriseth/dependencyCleanup
CMakeLists library dependency cleanup
|
2014-10-26 00:25:01 +02:00 |
|
Gav Wood
|
c6e0f82d2e
|
Merge pull request #410 from chriseth/sol_exceptions
Improved exceptions and reporting exceptions for command-line compiler.
|
2014-10-24 19:17:08 +02:00 |
|