Federico Bond
|
70d246c834
|
Migrate remaining source code in tests to R literals
|
2016-12-03 17:52:51 -03:00 |
|
VoR0220
|
3f9f725737
|
Fix licensing headers
Signed-off-by: VoR0220 <rj@erisindustries.com>
|
2016-11-23 12:22:33 +01:00 |
|
chriseth
|
a8e7ed37a1
|
Disable broken tests that are not useful.
|
2016-11-16 14:37:19 +01:00 |
|
chriseth
|
e543bd34c0
|
Stored combined creation and runtime tags.
Includes a change to Assembly to allow tags from sub-assemblies to be
used.
Sorry, this get a bit bigger than I thought.
|
2016-11-16 14:37:18 +01:00 |
|
Yoichi Hirai
|
c9f9b2ab4d
|
codegen: add a compilation mode and a runtime context to CompilerContext
|
2016-11-16 14:37:18 +01:00 |
|
chriseth
|
34f9a59f18
|
Fix tests.
|
2016-08-17 11:27:15 +02:00 |
|
chriseth
|
708129abd5
|
Fixes for invalid cleanups for small types.
|
2016-05-20 16:52:40 +02:00 |
|
chriseth
|
6f54b13d7a
|
Remove log.h from solidity.
|
2016-04-12 01:03:46 +02:00 |
|
Dimitry
|
d2cee6f9c6
|
reduce unnecessary solidity:: namespace
|
2016-04-04 15:41:35 +04:00 |
|
Dimitry
|
9816510065
|
enable solidity test
|
2016-04-04 15:18:24 +04:00 |
|
chriseth
|
7cb7818cea
|
Source units are independent scopes.
|
2015-12-09 19:09:24 +01:00 |
|
chriseth
|
e3dffb611f
|
File reorganisation.
|
2015-10-21 00:46:01 +02:00 |
|
LianaHus
|
c3491e4469
|
errors instead of exceptions
Conflicts:
libsolidity/CompilerStack.cpp
libsolidity/NameAndTypeResolver.cpp
libsolidity/NameAndTypeResolver.h
libsolidity/TypeChecker.cpp
test/libsolidity/SolidityNameAndTypeResolution.cpp
|
2015-10-14 20:37:41 +02:00 |
|
LianaHus
|
742e5b259a
|
added Error class for all kind of errors
Conflicts:
libsolidity/Exceptions.h
|
2015-10-14 20:27:41 +02:00 |
|
chriseth
|
34a81fd60e
|
Refactoring: Check types outside of AST and recover from some errors.
|
2015-09-21 20:03:05 +02:00 |
|
chriseth
|
a9edc7b1a6
|
Transition from bytecode to more general linker objects.
|
2015-09-11 15:21:37 +02:00 |
|
LianaHus
|
02d4198242
|
removed get prefix
style fixes
|
2015-09-08 13:12:00 +02:00 |
|
LianaHus
|
1b5e6fc9e7
|
renamed getter functions
|
2015-09-08 13:12:00 +02:00 |
|
chriseth
|
e985b285be
|
Move Solidity tests.
|
2015-08-19 21:54:09 +02:00 |
|