chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							003c170989 
							
						 
					 
					
						
						
							
							Add EVM instructions as builtin functions.  
						
						
						
					 
					
						2019-05-20 16:46:31 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							f9ec1231b6 
							
						 
					 
					
						
						
							
							Support period as part of identifiers for Yul and Inline Assembly.  
						
						
						
					 
					
						2019-04-25 16:48:16 +02:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							2c991acff0 
							
						 
					 
					
						
						
							
							Style cleanup.  
						
						
						
					 
					
						2019-04-18 13:17:24 +02:00 
						 
				 
			
				
					
						
							
							
								rocky 
							
						 
					 
					
						
						
						
						
							
						
						
							b424446c5f 
							
						 
					 
					
						
						
							
							Move SemVerHandler to analysis to parsing to increase modularity...  
						
						... 
						
						
						
						If ever you want to separate building analysis from scanning/parsing/ast, this will help. 
						
					 
					
						2019-04-17 10:13:42 -04:00 
						 
				 
			
				
					
						
							
							
								mingchuan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f1374066af 
							
						 
					 
					
						
						
							
							Add shortcuts for formatting error information  
						
						
						
					 
					
						2019-04-10 18:44:45 +08:00 
						 
				 
			
				
					
						
							
							
								Leonardo Alt 
							
						 
					 
					
						
						
						
						
							
						
						
							3296fb3764 
							
						 
					 
					
						
						
							
							Add callstack to model report  
						
						
						
					 
					
						2019-03-20 10:35:29 +01:00 
						 
				 
			
				
					
						
							
							
								Mathias Baumann 
							
						 
					 
					
						
						
						
						
							
						
						
							dce8469534 
							
						 
					 
					
						
						
							
							Fix wrong error concatenation  
						
						
						
					 
					
						2019-03-11 13:36:40 +01:00 
						 
				 
			
				
					
						
							
							
								Mathias Baumann 
							
						 
					 
					
						
						
						
						
							
						
						
							a2fe19cac5 
							
						 
					 
					
						
						
							
							Fix wrong formatting in ErrorReporter  
						
						
						
					 
					
						2019-03-06 11:16:54 +01:00 
						 
				 
			
				
					
						
							
							
								Mathias Baumann 
							
						 
					 
					
						
						
						
						
							
						
						
							8d747ad47b 
							
						 
					 
					
						
						
							
							Add ErrorReporter::fatalTypeError() with secondary location  
						
						
						
					 
					
						2019-03-06 11:13:01 +01:00 
						 
				 
			
				
					
						
							
							
								Mathias Baumann 
							
						 
					 
					
						
						
						
						
							
						
						
							ca9cced4b2 
							
						 
					 
					
						
						
							
							Add ErrorReporter::typeErrorConcatenateDescriptions  
						
						
						
					 
					
						2019-03-05 10:44:36 +01:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							9a949c1bda 
							
						 
					 
					
						
						
							
							Set default EVM version to Petersburg.  
						
						
						
					 
					
						2019-03-04 14:53:00 +01:00 
						 
				 
			
				
					
						
							
							
								Alex Beregszaszi 
							
						 
					 
					
						
						
						
						
							
						
						
							ecd246aeb6 
							
						 
					 
					
						
						
							
							Support petersburg in evmVersion  
						
						
						
					 
					
						2019-03-04 14:10:41 +01:00 
						 
				 
			
				
					
						
							
							
								Alex Beregszaszi 
							
						 
					 
					
						
						
						
						
							
						
						
							cb7b053a4a 
							
						 
					 
					
						
						
							
							Consider extcodehash as part of Constantinople  
						
						
						
					 
					
						2019-02-26 12:40:31 +00:00 
						 
				 
			
				
					
						
							
							
								Leonardo Alt 
							
						 
					 
					
						
						
						
						
							
						
						
							2405b2151a 
							
						 
					 
					
						
						
							
							EVMVersion in langutil namespace instead of solidity  
						
						
						
					 
					
						2019-02-25 15:29:57 +01:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							15d275ed37 
							
						 
					 
					
						
						
							
							Merge pull request  #6023  from ethereum/assignment-whitespace-op  
						
						... 
						
						
						
						Add extra token for assembly assignment 
						
					 
					
						2019-02-21 14:43:29 +01:00 
						 
				 
			
				
					
						
							
							
								Mathias Baumann 
							
						 
					 
					
						
						
						
						
							
						
						
							f395d5bab4 
							
						 
					 
					
						
						
							
							Add extra token for assembly assignment  
						
						... 
						
						
						
						Adding an extra token for := prevents whitespace between : = being valid 
						
					 
					
						2019-02-21 13:58:21 +01:00 
						 
				 
			
				
					
						
							
							
								Erik Kundt 
							
						 
					 
					
						
						
						
						
							
						
						
							6c7ad42e2d 
							
						 
					 
					
						
						
							
							Shares langutil code with soltest.  
						
						
						
					 
					
						2019-02-21 01:04:34 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Kirchner 
							
						 
					 
					
						
						
						
						
							
						
						
							809b9a95f9 
							
						 
					 
					
						
						
							
							Even more style checks.  
						
						
						
					 
					
						2019-02-14 11:53:00 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Kirchner 
							
						 
					 
					
						
						
						
						
							
						
						
							8ca6715e18 
							
						 
					 
					
						
						
							
							More style checks.  
						
						
						
					 
					
						2019-02-14 11:41:20 +01:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							1a823f0bf8 
							
						 
					 
					
						
						
							
							Fix tabs/spaces.  
						
						
						
					 
					
						2019-02-13 17:05:48 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
						
						
							
						
						
							3d4b0f45da 
							
						 
					 
					
						
						
							
							liblangutil: refactors SourceReferenceFormatter error formatting for pretty and colored output.  
						
						... 
						
						
						
						* Refactors output format in a way it is (or should at least be) more readable.
  (NB.: As source of inspiration, I chose the rustc compiler output.)
* Adds color support to the stream output.
* Also improves multiline source formatting
  (i.e. truncating too long lines, like done with single lines already)
* solc: adds flags --color (force terminal colors) and --no-color (disable autodetection)
* solc: adds --new-reporter to give output in *new* formatting (colored or not)
* Changelog adapted accordingly. 
						
					 
					
						2019-02-07 12:55:14 +01:00 
						 
				 
			
				
					
						
							
							
								Leonardo Alt 
							
						 
					 
					
						
						
						
						
							
						
						
							9a33367bc6 
							
						 
					 
					
						
						
							
							[SMTChecker] Warn when no solver was found and there are unhandled queries.  
						
						
						
					 
					
						2019-01-29 14:29:07 +01:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							2fcfb216b5 
							
						 
					 
					
						
						
							
							Syntax for meta type information.  
						
						
						
					 
					
						2019-01-17 20:36:48 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Kirchner 
							
						 
					 
					
						
						
						
						
							
						
						
							0dfd4a726e 
							
						 
					 
					
						
						
							
							Warn about unreachable code.  
						
						
						
					 
					
						2019-01-10 10:36:50 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c7074a365e 
							
						 
					 
					
						
						
							
							Fixes SourceLocation extraction on multiline locations with a too long first line.  
						
						
						
					 
					
						2019-01-07 11:33:14 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							62fe57479e 
							
						 
					 
					
						
						
							
							make use of C++ = default constructor declarations as well as more non-static member initialization syntax.  
						
						
						
					 
					
						2018-12-19 11:26:42 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d10bae245e 
							
						 
					 
					
						
						
							
							liblangutil: SourceLocation to default initialize data members (w/o the use of ctor)  
						
						... 
						
						
						
						See: http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#c45-dont-define-a-default-constructor-that-only-initializes-data-members-use-in-class-member-initializers-instead  
						
					 
					
						2018-12-19 11:21:45 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Kirchner 
							
						 
					 
					
						
						
						
						
							
						
						
							2353f73c39 
							
						 
					 
					
						
						
							
							Add headers to targets in CMakeLists.txt.  
						
						
						
					 
					
						2018-12-17 15:01:02 +01:00 
						 
				 
			
				
					
						
							
							
								Mathias Baumann 
							
						 
					 
					
						
						
						
						
							
						
						
							2f6dc2e773 
							
						 
					 
					
						
						
							
							Replace push_back with emplace_back where it makes sense  
						
						
						
					 
					
						2018-12-10 19:02:39 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
						
						
							
						
						
							073b03d90c 
							
						 
					 
					
						
						
							
							liblangutil: refactor SourceReferenceFormatter, splitting out retrieval and making use of new SourceLocation's CharStream knowledge  
						
						
						
					 
					
						2018-12-06 14:01:01 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							757623e381 
							
						 
					 
					
						
						
							
							liblangutil: SourceLocation: Retricts == and != operator  
						
						
						
					 
					
						2018-11-30 17:34:54 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							18e3d6dbca 
							
						 
					 
					
						
						
							
							liblangutil: small refactors wrt. API cleanups  
						
						... 
						
						
						
						Especially also remove SourceLocation ctor's that the compiler can default-implement. 
						
					 
					
						2018-11-30 17:10:39 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
						
						
							
						
						
							435f7b3b72 
							
						 
					 
					
						
						
							
							liblangutil: Scanner: remove superfluous sourceName field (it's in CharStream already)  
						
						... 
						
						
						
						Also, ParserBase::sourceName() was dead code. Eliminating it should
increase test coverage (how sneaky) :-) 
						
					 
					
						2018-11-30 17:07:17 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c48a5264be 
							
						 
					 
					
						
						
							
							liblangutil: SourceLocation: adds (shared) pointer to underlying CharStream source, eliminating sourceName  
						
						... 
						
						
						
						Also, adapted affecting code to those changes. 
						
					 
					
						2018-11-30 17:07:12 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
						
						
							
						
						
							22eff22492 
							
						 
					 
					
						
						
							
							liblangutil: extends CharStream to know about the respective (file-)name (and adapt codebase to it)  
						
						
						
					 
					
						2018-11-29 12:45:27 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
						
						
							
						
						
							6060a3682c 
							
						 
					 
					
						
						
							
							liblangutil: adds Scanner.charStream() accessor  
						
						
						
					 
					
						2018-11-29 12:28:57 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
						
						
							
						
						
							5ec67ee477 
							
						 
					 
					
						
						
							
							liblangutil: adds ParserBase::charStream() accessor  
						
						
						
					 
					
						2018-11-29 01:15:24 +01:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
						
						
							
						
						
							a46d5c6580 
							
						 
					 
					
						
						
							
							Fix merge problem in CMake files.  
						
						
						
					 
					
						2018-11-26 14:50:04 +01:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d950905a28 
							
						 
					 
					
						
						
							
							Merge pull request  #5493  from ethereum/cmake-no-globbing  
						
						... 
						
						
						
						[WIP] CMake: Explicitly state which files to compile instead of relying on globbing 
						
					 
					
						2018-11-26 14:45:35 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
						
						
							
						
						
							cdd8c72c9d 
							
						 
					 
					
						
						
							
							CMake: Explicitly state which files to compile instead of relying on globbing.  
						
						... 
						
						
						
						Also remove header file lists, as there is no need to add them to
add_library() or add_executable(), which should lower maintenance of the cmake files. 
						
					 
					
						2018-11-26 14:39:24 +01:00 
						 
				 
			
				
					
						
							
							
								chriseth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9ac7c748f8 
							
						 
					 
					
						
						
							
							Merge pull request  #5494  from ethereum/scanner-error-handling  
						
						... 
						
						
						
						Improved Scanner error diagnostics. 
						
					 
					
						2018-11-26 14:17:08 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
						
						
							
						
						
							e4106bd06e 
							
						 
					 
					
						
						
							
							Change scanner error diagnostics to be non-intrusive to the token API.  
						
						... 
						
						
						
						This also implicitly eliminates the magic-token Token::IllegalHex, and
streamlines error diagnostics over a custom enum class. 
						
					 
					
						2018-11-24 12:40:51 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aeb66905de 
							
						 
					 
					
						
						
							
							Moving SourceReferenceFormatter into langutil namespace.  
						
						
						
					 
					
						2018-11-24 12:33:36 +01:00 
						 
				 
			
				
					
						
							
							
								Lazaridis 
							
						 
					 
					
						
						
						
						
							
						
						
							e454737a3c 
							
						 
					 
					
						
						
							
							adapt to latest code changes  
						
						
						
					 
					
						2018-11-23 17:27:52 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							58a744f06d 
							
						 
					 
					
						
						
							
							Replace all occurrences of NULL with nullptr.  
						
						
						
					 
					
						2018-11-23 12:57:31 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
						
						
							
						
						
							d67322a186 
							
						 
					 
					
						
						
							
							Introduce namespace langutil in liblangutil directory.  
						
						... 
						
						
						
						Also:
- Use {}-style list initialisation for SourceLocation construction
- Introduce new system includes
- Changes the API of the Scanner to take source as value (with move) as opposed to as a reference 
						
					 
					
						2018-11-21 19:13:44 +00:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
						
						
							
						
						
							80371e2d25 
							
						 
					 
					
						
						
							
							Ensure liblangutil is compiled and linked as its own static library.  
						
						
						
					 
					
						2018-11-21 18:58:36 +00:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
						
						
							
						
						
							2518b5314c 
							
						 
					 
					
						
						
							
							Splitting out CharStream from Scanner.  
						
						
						
					 
					
						2018-11-21 18:58:36 +00:00 
						 
				 
			
				
					
						
							
							
								Christian Parpart 
							
						 
					 
					
						
						
						
						
							
						
						
							87821c53c3 
							
						 
					 
					
						
						
							
							Isolating files shared between Yul- and Solidity language frontend.  
						
						
						
					 
					
						2018-11-21 18:58:12 +00:00