| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								ABI.cpp
							
						
					
				 | 
				
					
						
							
							Purge using namespace std from libsolidity/interface
						
					
				 | 
				2023-08-15 15:45:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ABI.h
							
						
					
				 | 
				
					
						
							
							Replace TypePointer with Type const*
						
					
				 | 
				2021-03-23 11:47:19 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CompilerStack.cpp
							
						
					
				 | 
				
					
						
							
							Activate if any optimization is on
						
					
				 | 
				2023-09-22 16:20:47 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								CompilerStack.h
							
						
					
				 | 
				
					
						
							
							Introduce experimental analysis basic infrastructure
						
					
				 | 
				2023-09-11 12:29:44 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								DebugSettings.h
							
						
					
				 | 
				
					
						
							
							Add SPDX license identifier if not present already in source file
						
					
				 | 
				2020-07-17 20:24:12 +05:30 | 
			
		
			
			
			
			
				| 
					
						
							
								
								FileReader.cpp
							
						
					
				 | 
				
					
						
							
							FileReader::isPathPrefix(): Work around lexically_normal() no longer preserving UNC slashes on Boost 1.78+ on Windows
						
					
				 | 
				2023-09-14 16:12:43 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								FileReader.h
							
						
					
				 | 
				
					
						
							
							Fix running tests from any drive
						
					
				 | 
				2022-02-22 18:11:42 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								GasEstimator.cpp
							
						
					
				 | 
				
					
						
							
							Purge using namespace std from libsolidity/interface
						
					
				 | 
				2023-08-15 15:45:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								GasEstimator.h
							
						
					
				 | 
				
					
						
							
							Eliminates dead code around GasEstimator
						
					
				 | 
				2020-10-07 13:31:40 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ImportRemapper.cpp
							
						
					
				 | 
				
					
						
							
							Purge using namespace std from libsolidity/interface
						
					
				 | 
				2023-08-15 15:45: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
							
						
					
				 | 
				
					
						
							
							Purge using namespace std from libsolidity/interface
						
					
				 | 
				2023-08-15 15:45:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Natspec.h
							
						
					
				 | 
				
					
						
							
							Export all events.
						
					
				 | 
				2023-05-03 14:08:27 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								OptimiserSettings.h
							
						
					
				 | 
				
					
						
							
							Activate if any optimization is on
						
					
				 | 
				2023-09-22 16:20:47 -03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ReadFile.h
							
						
					
				 | 
				
					
						
							
							Remove the usage of boost::noncopyable
						
					
				 | 
				2021-04-23 14:57:01 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SMTSolverCommand.cpp
							
						
					
				 | 
				
					
						
							
							Purge using namespace std from libsolidity/interface
						
					
				 | 
				2023-08-15 15:45:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								SMTSolverCommand.h
							
						
					
				 | 
				
					
						
							
							Allow running Eldarica from the command line
						
					
				 | 
				2022-11-22 21:16:45 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								StandardCompiler.cpp
							
						
					
				 | 
				
					
						
							
							Remove parser error recovery mode
						
					
				 | 
				2023-08-22 12:00:11 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								StandardCompiler.h
							
						
					
				 | 
				
					
						
							
							Remove parser error recovery mode
						
					
				 | 
				2023-08-22 12:00:11 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								StorageLayout.cpp
							
						
					
				 | 
				
					
						
							
							Purge using namespace std from libsolidity/interface
						
					
				 | 
				2023-08-15 15:45: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
							
						
					
				 | 
				
					
						
							
							Purge using namespace std from libsolidity/interface
						
					
				 | 
				2023-08-15 15:45:15 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								Version.h
							
						
					
				 | 
				
					
						
							
							Simplify version.cpp
						
					
				 | 
				2021-09-16 16:03:27 +02:00 |