| ArrayUtils.cpp | Line break. | 2015-04-15 18:06:41 +02:00 | 
		
			
			
			
			
				| ArrayUtils.h | Refactor: Pull out array index access. | 2015-03-30 19:32:14 +02:00 | 
		
			
			
			
			
				| AST_accept.h | Parsing of not fully implemented functions | 2015-03-25 14:26:05 +01:00 | 
		
			
			
			
			
				| AST.cpp | style fix | 2015-04-27 13:08:32 +02:00 | 
		
			
			
			
			
				| AST.h | fixed the output of the test | 2015-04-27 13:08:32 +02:00 | 
		
			
			
			
			
				| ASTForward.h | Parsing of array types and basic implementation. | 2015-02-21 15:10:01 +01:00 | 
		
			
			
			
			
				| ASTJsonConverter.cpp | JSON compiler. | 2015-04-22 11:33:25 +02:00 | 
		
			
			
			
			
				| ASTJsonConverter.h | JSON compiler. | 2015-04-22 11:33:25 +02:00 | 
		
			
			
			
			
				| ASTPrinter.cpp | Moving Source Location libdevcore | 2015-02-24 17:16:22 +01:00 | 
		
			
			
			
			
				| ASTPrinter.h | Parsing of array types and basic implementation. | 2015-02-21 15:10:01 +01:00 | 
		
			
			
			
			
				| ASTVisitor.h | Parsing of array types and basic implementation. | 2015-02-21 15:10:01 +01:00 | 
		
			
			
			
			
				| CMakeLists.txt | Use BUILD_SHARED_LIB | 2015-04-24 14:50:14 +02:00 | 
		
			
			
			
			
				| Compiler.cpp | Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions | 2015-04-20 14:55:58 +02:00 | 
		
			
			
			
			
				| Compiler.h | JSON compiler. | 2015-04-22 11:33:25 +02:00 | 
		
			
			
			
			
				| CompilerContext.cpp | Fixed function overloads. | 2015-04-15 17:40:50 +02:00 | 
		
			
			
			
			
				| CompilerContext.h | JSON compiler. | 2015-04-22 11:33:25 +02:00 | 
		
			
			
			
			
				| CompilerStack.cpp | Merge pull request #1708 from chriseth/sol_fix_libraries | 2015-04-22 14:33:38 +02:00 | 
		
			
			
			
			
				| CompilerStack.h | Merge pull request #1708 from chriseth/sol_fix_libraries | 2015-04-22 14:33:38 +02:00 | 
		
			
			
			
			
				| CompilerUtils.cpp | bytes parameters for events and sha3. | 2015-04-22 11:43:49 +02:00 | 
		
			
			
			
			
				| CompilerUtils.h | bytes parameters for events and sha3. | 2015-04-22 11:43:49 +02:00 | 
		
			
			
			
			
				| DeclarationContainer.cpp | Fix for declarations. | 2015-04-21 19:04:08 +02:00 | 
		
			
			
			
			
				| DeclarationContainer.h | Fixed function overloads. | 2015-04-15 17:40:50 +02:00 | 
		
			
			
			
			
				| Exceptions.h | Move SourceLocation to evmcore | 2015-02-25 12:19:02 +01:00 | 
		
			
			
			
			
				| ExpressionCompiler.cpp | Fix regarding memory overwrite during sha3 computation. | 2015-04-22 11:43:50 +02:00 | 
		
			
			
			
			
				| ExpressionCompiler.h | bytes parameters for events and sha3. | 2015-04-22 11:43:49 +02:00 | 
		
			
			
			
			
				| GlobalContext.cpp | Conversion changes after renaming Hash/String to Bytes. | 2015-03-12 12:53:00 +01:00 | 
		
			
			
			
			
				| GlobalContext.h | Super keyword. | 2015-01-29 00:29:43 +01:00 | 
		
			
			
			
			
				| grammar.txt | Allow conversion to dynamic arrays and update grammar. | 2015-02-21 18:25:08 +01:00 | 
		
			
			
			
			
				| InterfaceHandler.cpp | changed the implementation | 2015-04-27 13:08:32 +02:00 | 
		
			
			
			
			
				| InterfaceHandler.h | Merge branch 'develop' into jsoncpp_path | 2015-02-11 15:43:47 +01:00 | 
		
			
			
			
			
				| LValue.cpp | Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions | 2015-04-17 16:24:23 +02:00 | 
		
			
			
			
			
				| LValue.h | Enlarge storage references to two stack slots. | 2015-03-16 18:07:14 +01:00 | 
		
			
			
			
			
				| NameAndTypeResolver.cpp | Styling. | 2015-04-20 15:29:04 +02:00 | 
		
			
			
			
			
				| NameAndTypeResolver.h | Fixed function overloads. | 2015-04-15 17:40:50 +02:00 | 
		
			
			
			
			
				| Parser.cpp | Bugfixes concerning variable declarations. | 2015-04-16 00:09:28 +02:00 | 
		
			
			
			
			
				| Parser.h | - added isPartOfExternalInterface to Declaration | 2015-03-16 10:46:46 +01:00 | 
		
			
			
			
			
				| Scanner.cpp | add exponent operator | 2015-02-10 23:39:13 +08:00 | 
		
			
			
			
			
				| Scanner.h | Move SourceLocation to evmcore | 2015-02-25 12:19:02 +01:00 | 
		
			
			
			
			
				| SourceReferenceFormatter.cpp | let the error output take tab into consideration | 2015-03-01 22:35:54 -06:00 | 
		
			
			
			
			
				| SourceReferenceFormatter.h | Move SourceLocation to evmcore | 2015-02-25 12:19:02 +01:00 | 
		
			
			
			
			
				| Token.cpp | Addressing issues in Enum style fix | 2015-02-10 09:52:19 +01:00 | 
		
			
			
			
			
				| Token.h | Clean up some code redundancy. | 2015-03-25 18:33:20 +01:00 | 
		
			
			
			
			
				| Types.cpp | bytes parameters for events and sha3. | 2015-04-22 11:43:49 +02:00 | 
		
			
			
			
			
				| Types.h | bytes parameters for events and sha3. | 2015-04-22 11:43:49 +02:00 | 
		
			
			
			
			
				| Utils.h | Exception-throwing assert. | 2015-03-18 15:32:17 +01:00 |