| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								ABI.cpp
							
						
					
				 | 
				
					
						
							
							Add std:: qualifier to move() calls
						
					
				 | 
				2022-08-30 11:12:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ABI.h
							
						
					
				 | 
				
					
						
							
							Replace TypePointer with Type const*
						
					
				 | 
				2021-03-23 11:47:19 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CompilerStack.cpp
							
						
					
				 | 
				
					
						
							
							Merge pull request #13733 from ethereum/eofSetting
						
					
				 | 
				2022-11-23 20:37:24 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CompilerStack.h
							
						
					
				 | 
				
					
						
							
							Add experimental EOF options for CLI and Standard JSON.
						
					
				 | 
				2022-11-23 19:53:44 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DebugSettings.h
							
						
					
				 | 
				
					
						
							
							Add SPDX license identifier if not present already in source file
						
					
				 | 
				2020-07-17 20:24:12 +05:30 | 
			
		
			
			
			
			
				| 
					
						
							
								
								FileReader.cpp
							
						
					
				 | 
				
					
						
							
							Fix running tests from any drive
						
					
				 | 
				2022-02-22 18:11:42 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								FileReader.h
							
						
					
				 | 
				
					
						
							
							Fix running tests from any drive
						
					
				 | 
				2022-02-22 18:11:42 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								GasEstimator.cpp
							
						
					
				 | 
				
					
						
							
							Improve FunctionSelector helpers
						
					
				 | 
				2022-09-27 17:58:32 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								GasEstimator.h
							
						
					
				 | 
				
					
						
							
							Eliminates dead code around GasEstimator
						
					
				 | 
				2020-10-07 13:31:40 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ImportRemapper.cpp
							
						
					
				 | 
				
					
						
							
							Add std:: qualifier to move() calls
						
					
				 | 
				2022-08-30 11:12:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ImportRemapper.h
							
						
					
				 | 
				
					
						
							
							Refactor parsing of remappings to remove duplication and improve readability
						
					
				 | 
				2021-09-27 13:14:10 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Natspec.cpp
							
						
					
				 | 
				
					
						
							
							Add Natspec devdoc inheritance support for events
						
					
				 | 
				2022-11-08 15:53:10 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Natspec.h
							
						
					
				 | 
				
					
						
							
							Natspec: Don't copy from base function if return parameters differ
						
					
				 | 
				2021-04-19 15:20:30 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								OptimiserSettings.h
							
						
					
				 | 
				
					
						
							
							Command line tests and minor touch ups
						
					
				 | 
				2022-09-12 11:13:49 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ReadFile.h
							
						
					
				 | 
				
					
						
							
							Remove the usage of boost::noncopyable
						
					
				 | 
				2021-04-23 14:57:01 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SMTSolverCommand.cpp
							
						
					
				 | 
				
					
						
							
							Allow running Eldarica from the command line
						
					
				 | 
				2022-11-22 21:16:45 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SMTSolverCommand.h
							
						
					
				 | 
				
					
						
							
							Allow running Eldarica from the command line
						
					
				 | 
				2022-11-22 21:16:45 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								StandardCompiler.cpp
							
						
					
				 | 
				
					
						
							
							[SMTChecker] Add a new trusted mode which assumes that code that is
						
					
				 | 
				2023-02-06 17:02:33 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								StandardCompiler.h
							
						
					
				 | 
				
					
						
							
							Add experimental EOF options for CLI and Standard JSON.
						
					
				 | 
				2022-11-23 19:53:44 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								StorageLayout.cpp
							
						
					
				 | 
				
					
						
							
							Add std:: qualifier to move() calls
						
					
				 | 
				2022-08-30 11:12:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								StorageLayout.h
							
						
					
				 | 
				
					
						
							
							Replace TypePointer with Type const*
						
					
				 | 
				2021-03-23 11:47:19 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								UniversalCallback.h
							
						
					
				 | 
				
					
						
							
							Allow running Eldarica from the command line
						
					
				 | 
				2022-11-22 21:16:45 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Version.cpp
							
						
					
				 | 
				
					
						
							
							Simplify version.cpp
						
					
				 | 
				2021-09-16 16:03:27 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Version.h
							
						
					
				 | 
				
					
						
							
							Simplify version.cpp
						
					
				 | 
				2021-09-16 16:03:27 +02:00 |