| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
temporary variable.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Use keccak256 in tests and replace the SHA3 instruction in assembly
|
| | |
|
|/
|
|
|
|
|
|
|
| |
This commit introduces ErrorReporter, a utility class which consolidates
all of the error logging functionality into a common set of functions.
It also replaces all direct interactions with an ErrorList with calls to
an ErrorReporter.
This commit resolves issue #2209
|
| |
|
|\
| |
| | |
Better error message for elementary operations
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Disallow assign from stack in Julia (=: var)
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Allow "byte" in inline assembly.
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|