15 Commits

Author SHA1 Message Date
Paweł Bylica
41db54802f
cpp: Add missing '#pragma once' in evmc.hpp 2019-05-29 10:46:11 +02:00
Alex Beregszaszi
d5fc3c2724
test: Include helpers.h in compilation tests 2019-05-09 09:11:27 +02:00
Paweł Bylica
39162766df
Update copyright year, include the years of files creation 2019-04-24 18:36:28 +02:00
Alex Beregszaszi
dc4a2f4c1a Include evmc.hpp in compilation test 2019-03-19 19:23:06 +00:00
Paweł Bylica
4a9e852c4d
CMake: Refactor compilation tests 2019-03-11 22:29:04 +01:00
Paweł Bylica
377167f76a
Enhance compilation tests 2019-01-18 13:52:34 +01:00
Paweł Bylica
044a137a36
Format code 2018-08-28 17:05:13 +02:00
Paweł Bylica
978a64049c
Fix compatibility with C++98 2018-08-27 22:13:33 +02:00
Paweł Bylica
43fc619a7e
Update license note in headers of source files 2018-08-22 13:57:25 +02:00
Paweł Bylica
0659e24db0
Update copyright notice 2018-08-21 09:44:18 +02:00
Paweł Bylica
5b45210241
utils: Properly resolve EVMC_EXPORT on mingw 2018-08-01 16:18:57 +02:00
Paweł Bylica
cb2288b49d
Merge pull request #14 from ethereum/clang-format-config
Add clang-format config
2018-06-16 12:36:00 +02:00
Paweł Bylica
dd1cfede55
Add evmc.h to any CMake target 2018-05-11 14:47:49 +02:00
Paweł Bylica
4ca2d9c66b
Reformat files 2018-05-11 13:26:58 +02:00
Paweł Bylica
7a99a71110
Make header compilable in C99 and C11 pedantic mode 2018-04-24 15:00:15 +02:00