| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										ir
									
								
							
						
					
				 | 
				
					
						
							
							Merge remote-tracking branch 'origin/develop' into merge_develop_060
						
					
				 | 
				2019-11-20 12:27:40 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ABIFunctions.cpp
							
						
					
				 | 
				
					
						
							
							Split calldataEncodedSize into calldataEncodedSize, calldataEncodedTailSize and calldataHeadSize and fix all usages.
						
					
				 | 
				2019-08-08 15:52:21 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ABIFunctions.h
							
						
					
				 | 
				
					
						
							
							Fix storage array abi encoding
						
					
				 | 
				2019-06-19 10:46:05 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ArrayUtils.cpp
							
						
					
				 | 
				
					
						
							
							Fix ICE when pop dyn storage array of mapping
						
					
				 | 
				2019-09-16 16:33:17 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ArrayUtils.h
							
						
					
				 | 
				
					
						
							
							Move code that access calldata array element to separate function
						
					
				 | 
				2019-06-19 17:26:35 +08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Compiler.cpp
							
						
					
				 | 
				
					
						
							
							Provide different options for reason strings.
						
					
				 | 
				2019-11-07 14:13:53 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Compiler.h
							
						
					
				 | 
				
					
						
							
							Provide different options for reason strings.
						
					
				 | 
				2019-11-07 14:13:53 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CompilerContext.cpp
							
						
					
				 | 
				
					
						
							
							Make use of C++17 std::optional<> instead of boost::optional<>.
						
					
				 | 
				2019-10-28 11:39:30 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CompilerContext.h
							
						
					
				 | 
				
					
						
							
							Add modifier depth to source mappings.
						
					
				 | 
				2019-11-05 16:50:38 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CompilerUtils.cpp
							
						
					
				 | 
				
					
						
							
							Merge remote-tracking branch 'origin/develop' into merge_develop_060
						
					
				 | 
				2019-11-20 12:27:40 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CompilerUtils.h
							
						
					
				 | 
				
					
						
							
							Refactor.
						
					
				 | 
				2019-09-18 14:06:03 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ContractCompiler.cpp
							
						
					
				 | 
				
					
						
							
							Provide different options for reason strings.
						
					
				 | 
				2019-11-07 14:13:53 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ContractCompiler.h
							
						
					
				 | 
				
					
						
							
							Provide different options for reason strings.
						
					
				 | 
				2019-11-07 14:13:53 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ExpressionCompiler.cpp
							
						
					
				 | 
				
					
						
							
							Merge remote-tracking branch 'origin/develop' into develop_060
						
					
				 | 
				2019-11-14 13:42:46 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ExpressionCompiler.h
							
						
					
				 | 
				
					
						
							
							Provide different options for reason strings.
						
					
				 | 
				2019-11-07 14:13:53 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								LValue.cpp
							
						
					
				 | 
				
					
						
							
							Explicitly turn uninitialized internal function pointers into invalid function when loaded from storage.
						
					
				 | 
				2019-05-27 17:26:37 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								LValue.h
							
						
					
				 | 
				
					
						
							
							make use of C++ = default constructor declarations as well as more non-static member initialization syntax.
						
					
				 | 
				2018-12-19 11:26:42 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MultiUseYulFunctionCollector.cpp
							
						
					
				 | 
				
					
						
							
							Extract utility functions from ABI encoder.
						
					
				 | 
				2019-03-05 22:13:55 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								MultiUseYulFunctionCollector.h
							
						
					
				 | 
				
					
						
							
							Extract utility functions from ABI encoder.
						
					
				 | 
				2019-03-05 22:13:55 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								YulUtilFunctions.cpp
							
						
					
				 | 
				
					
						
							
							Merge remote-tracking branch 'origin/develop' into develop_060
						
					
				 | 
				2019-10-28 15:21:49 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								YulUtilFunctions.h
							
						
					
				 | 
				
					
						
							
							Make use of C++17 std::optional<> instead of boost::optional<>.
						
					
				 | 
				2019-10-28 11:39:30 +01:00 |