chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							39f57a9c71
							
						
					 | 
					
						
						
							
							Fix: Segfaults connected to paramater types.
						
						
						
						
						
						
						
						parameterTypes does not return by const reference anymore. 
						
					 | 
					
						2015-12-09 17:57:34 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							7f415da886
							
						
					 | 
					
						
						
							
							Code generation for calling bound methods.
						
						
						
						
						
					 | 
					
						2015-12-01 12:35:34 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							35b310cfaf
							
						
					 | 
					
						
						
							
							Simplify and optimise stack rotation.
						
						
						
						
						
					 | 
					
						2015-11-30 18:50:47 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							e9c7837c15
							
						
					 | 
					
						
						
							
							Merge pull request #251 from chriseth/bind2
						
						
						
						
						
						
						
						Bind library functions to types. 
						
					 | 
					
						2015-11-30 16:06:44 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							a8736b7b27
							
						
					 | 
					
						
						
							
							Merge pull request #256 from chriseth/selfdestruct
						
						
						
						
						
						
						
						Introduce selfdestruct alias for suicide. 
						
					 | 
					
						2015-11-30 16:06:18 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							6796afc2f8
							
						
					 | 
					
						
						
							
							Bugfix for constructor unpacking with fixed-size arrays.
						
						
						
						
						
					 | 
					
						2015-11-29 01:03:39 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							93b3237c6a
							
						
					 | 
					
						
						
							
							Add bound functions to types.
						
						
						
						
						
					 | 
					
						2015-11-29 00:16:07 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							b97bb086de
							
						
					 | 
					
						
						
							
							Introduce selfdestruct alias for suicide.
						
						
						
						
						
					 | 
					
						2015-11-29 00:10:07 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							b47d593252
							
						
					 | 
					
						
						
							
							Do not store elements of a contract by AST node type.
						
						
						
						
						
					 | 
					
						2015-11-26 15:37:55 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							86495dfc57
							
						
					 | 
					
						
						
							
							Make members context-sensitive.
						
						
						
						
						
					 | 
					
						2015-11-26 15:37:55 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							879844dd0a
							
						
					 | 
					
						
						
							
							Code generation for creating arrays.
						
						
						
						
						
					 | 
					
						2015-11-26 13:10:12 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							68f1da1e3a
							
						
					 | 
					
						
						
							
							Fixed string inside struct allocation bug.
						
						
						
						
						
					 | 
					
						2015-11-24 14:54:37 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Gav Wood
							
						 
					 | 
					
						
						
						
						
							
						
						
							2554d6104a
							
						
					 | 
					
						
						
							
							Merge pull request #236 from ethereum/hot_gav
						
						
						
						
						
						
						
						Fix up for new API from EIP-1.1. 
						
					 | 
					
						2015-11-23 12:42:28 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Gav Wood
							
						 
					 | 
					
						
						
						
						
							
						
						
							bff172cf65
							
						
					 | 
					
						
						
							
							Fix up for new API from EIP-1.1.
						
						
						
						
						
					 | 
					
						2015-11-21 14:34:21 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							8dfc964e7d
							
						
					 | 
					
						
						
							
							Merge pull request #227 from chriseth/addmod
						
						
						
						
						
						
						
						Addmod and mulmod. 
						
					 | 
					
						2015-11-19 13:16:13 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Gav Wood
							
						 
					 | 
					
						
						
						
						
							
						
						
							3be0ae6e2c
							
						
					 | 
					
						
						
							
							Merge pull request #204 from ethereum/hot_gav
						
						
						
						
						
						
						
						The Big Refactor 
						
					 | 
					
						2015-11-19 12:20:46 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Gav Wood
							
						 
					 | 
					
						
						
						
						
							
						
						
							938b6793f1
							
						
					 | 
					
						
						
							
							Minor API change - must provide SealEngine to Executive now.
						
						
						
						
						
					 | 
					
						2015-11-19 10:19:53 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							0cf8d022ae
							
						
					 | 
					
						
						
							
							Addmod and mulmod.
						
						
						
						
						
					 | 
					
						2015-11-18 17:12:39 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							f4de369bad
							
						
					 | 
					
						
						
							
							Merge pull request #218 from chriseth/fix_overwriteMemory
						
						
						
						
						
						
						
						Fix memory overwrite problem for arrays. 
						
					 | 
					
						2015-11-17 14:46:19 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							0c900f9b8a
							
						
					 | 
					
						
						
							
							Fix memory overwrite problem for arrays.
						
						
						
						
						
					 | 
					
						2015-11-16 18:32:21 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							a35f91816b
							
						
					 | 
					
						
						
							
							Fix dynamic indexed event arguments - applies sha3.
						
						
						
						
						
					 | 
					
						2015-11-16 17:09:09 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							a5c227778d
							
						
					 | 
					
						
						
							
							Bugfix: Returning literal strings in tuples.
						
						
						
						
						
					 | 
					
						2015-10-31 23:13:45 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							e48ee59549
							
						
					 | 
					
						
						
							
							Fix override warning.
						
						
						
						
						
					 | 
					
						2015-10-23 12:51:49 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								chriseth
							
						 
					 | 
					
						
						
						
						
							
						
						
							e3dffb611f
							
						
					 | 
					
						
						
							
							File reorganisation.
						
						
						
						
						
					 | 
					
						2015-10-21 00:46:01 +02:00 | 
					
					
						
						
							
							
							
						
					 |