chriseth
|
dbc95570cb
|
Merge pull request #903 from mocamircea/patch-8
Update control-structures.rst
|
2016-08-16 16:24:04 +02:00 |
|
chriseth
|
480cf384bb
|
Merge pull request #710 from chriseth/throwFailedCreate
BREAKING: Throw if contract creation fails.
|
2016-08-16 16:13:56 +02:00 |
|
Mircea Moca
|
b2d6097653
|
Update control-structures.rst
Splitted example.
|
2016-08-16 16:30:44 +03:00 |
|
chriseth
|
70994f4996
|
Merge pull request #904 from mocamircea/patch-9
Update control-structures.rst
|
2016-08-16 15:08:05 +02:00 |
|
Mircea Moca
|
d24c431ce5
|
Update control-structures.rst
|
2016-08-16 16:06:08 +03:00 |
|
chriseth
|
a80a7a784f
|
Merge pull request #907 from cholewa1992/patch-2
Update index.rst
|
2016-08-16 14:59:46 +02:00 |
|
chriseth
|
2a560b798b
|
Throw if contract creation fails.
|
2016-08-16 14:49:44 +02:00 |
|
Jacob Benjamin Cholewa
|
c9a9a4a797
|
Update index.rst
Added a link for Syntastic. A vim plugin that provide compile checking using the solc compiler.
|
2016-08-16 13:12:19 +02:00 |
|
Mircea Moca
|
ae0654443c
|
Update control-structures.rst
typo -> coherence with previous occurrence in the document of C/JavaScript
|
2016-08-16 10:45:04 +03:00 |
|
Mircea Moca
|
1c81d2a481
|
Update control-structures.rst
|
2016-08-16 10:41:50 +03:00 |
|
Bob Summerwill
|
e3e4d84f33
|
Merge pull request #901 from bobsummerwill/test_zips
Confirmed that ZIPs work for Solidity
|
2016-08-15 16:09:51 -07:00 |
|
Bob Summerwill
|
67e5cd9db0
|
Confirmed that ZIPs work for Solidity.
Switching whitelisting back to 'release' branch for TravisCI and Appveyor.
|
2016-08-15 16:01:19 -07:00 |
|
Bob Summerwill
|
5537d3ea82
|
Merge pull request #900 from bobsummerwill/test_zips
Flipped solidity whitelisting to develop, to check ZIP workflow is OK
|
2016-08-15 14:37:32 -07:00 |
|
Bob Summerwill
|
09e9bfb63c
|
Flipped solidity whitelisting to develop, to check ZIP workflow is OK.
|
2016-08-15 14:36:32 -07:00 |
|
Bob Summerwill
|
34b8ab700a
|
Merge pull request #899 from Denton-L/disable-comment
Disable AppVeyorBot comments
|
2016-08-15 14:21:45 -07:00 |
|
Denton Liu
|
ccd4ad7e1d
|
Disable AppVeyorBot comments
|
2016-08-15 16:38:18 -04:00 |
|
Bob Summerwill
|
868a1675a3
|
Merge pull request #896 from bobsummerwill/parameter_for_tests
Fixed conditionals for TravisCI
|
2016-08-15 01:12:23 -07:00 |
|
Bob Summerwill
|
1a78810140
|
We DO need to run install deps for docs target.
|
2016-08-15 00:10:41 -07:00 |
|
Bob Summerwill
|
56e993c04e
|
Flipped to !on expressions and added whitespace.
|
2016-08-15 00:05:54 -07:00 |
|
Bob Summerwill
|
78b83342b9
|
Merge branch 'develop' into parameter_for_tests
|
2016-08-14 23:46:08 -07:00 |
|
Bob Summerwill
|
8de0c55cde
|
Disabled unit-test runs for Yosemite, El Capitan and Sierra.
Added more comments.
Using simple variables for enabling/disabling tests, which has simplified all the conditionals.
|
2016-08-14 23:44:20 -07:00 |
|
Bob Summerwill
|
f186b50c8f
|
Merge pull request #895 from bobsummerwill/parameter_for_tests
Disabled unit-test runs for Yosemite, El Capitan and Sierra
|
2016-08-14 22:50:42 -07:00 |
|
Bob Summerwill
|
b350e4d06a
|
Disabled unit-test runs for Yosemite, El Capitan and Sierra.
Added more comments.
Using simple variables for enabling/disabling tests, which has simplified all the conditionals.
|
2016-08-14 22:25:10 -07:00 |
|
chriseth
|
230c531705
|
Merge pull request #837 from chriseth/testsuitecleanup
Cleanup of test runner.
|
2016-08-12 16:53:02 +02:00 |
|
chriseth
|
c5203344a0
|
Merge pull request #886 from mocamircea/patch-6
Update units-and-global-variables.rst
|
2016-08-12 16:17:13 +02:00 |
|
chriseth
|
4706f96eeb
|
Merge pull request #884 from mocamircea/patch-4
Update units-and-global-variables.rst
|
2016-08-12 16:00:17 +02:00 |
|
Mircea Moca
|
6615487266
|
Update units-and-global-variables.rst
Coherence -> at the bottom of the document Wei is used several times, not "wei".
|
2016-08-12 16:54:25 +03:00 |
|
Mircea Moca
|
76f5c67dcc
|
Update units-and-global-variables.rst
"Suffixes of" is wrong and misleading. "seconds", "minutes" etc. are suffixes of literal numbers.
|
2016-08-12 16:33:22 +03:00 |
|
chriseth
|
c389f894b5
|
Merge pull request #858 from Denton-L/quotes-docs
Document existence of single-quotes
|
2016-08-12 15:20:02 +02:00 |
|
Bob Summerwill
|
04db7b0e52
|
Merge pull request #882 from bobsummerwill/travis_conditionals
Flip whitelisting to release branch
|
2016-08-12 06:16:55 -07:00 |
|
chriseth
|
d479939949
|
Move custom test options to after --
|
2016-08-12 15:12:54 +02:00 |
|
chriseth
|
61e94940bc
|
Show compilation errors in tests.
|
2016-08-12 15:11:31 +02:00 |
|
chriseth
|
b9f5b675a6
|
Auto-calibrate mining sleep time.
|
2016-08-12 15:11:31 +02:00 |
|
chriseth
|
53f68a155f
|
Exponential sleep increase on mining failure.
|
2016-08-12 15:11:31 +02:00 |
|
chriseth
|
1bc0320811
|
Cleanup of test suite init.
|
2016-08-12 15:11:30 +02:00 |
|
chriseth
|
0d894a6832
|
Merge pull request #844 from Denton-L/remove-after
BREAKING: Remove after
|
2016-08-12 15:09:55 +02:00 |
|
Bob Summerwill
|
6a3e53cdea
|
Flip whitelisting to release branch.
|
2016-08-12 05:54:13 -07:00 |
|
Bob Summerwill
|
08248ff4ed
|
Merge pull request #880 from bobsummerwill/travis_conditionals
Try to fix Travis conditionals
|
2016-08-12 05:36:42 -07:00 |
|
Bob Summerwill
|
7cab48e8fb
|
Flipped back to whitelisting develop, and attempting to fix conditional.
|
2016-08-12 05:35:43 -07:00 |
|
Bob Summerwill
|
c1f3dae9e3
|
Switched whitelisting to 'release' branch for Appveyor and TravisCI.
Disabled auto-tagging.
We will create our own tags manually now, and for the release branch, this act should auto-generate ZIPs.
|
2016-08-12 05:26:23 -07:00 |
|
Bob Summerwill
|
17ed5a6b21
|
Merge pull request #879 from bobsummerwill/travis_conditionals
Do not run attempt to publish ZIPs for docs or emscripten flows
|
2016-08-12 05:14:55 -07:00 |
|
Bob Summerwill
|
3d94b0a8e1
|
Do not run attempt to publish ZIPs for docs or emscripten flows.
|
2016-08-12 05:14:31 -07:00 |
|
chriseth
|
b2900c36c6
|
Merge pull request #856 from asinyagin/develop
Fix JSON AST structure
|
2016-08-12 12:56:45 +02:00 |
|
chriseth
|
63194c4287
|
Merge pull request #878 from chriseth/newkey
New api key for appveyor plus enable publishing on develop branch.
|
2016-08-12 12:21:26 +02:00 |
|
chriseth
|
372cf04ea2
|
Publish releases for develop branch.
|
2016-08-12 12:12:57 +02:00 |
|
chriseth
|
36e5ef4164
|
New appveyor key.
|
2016-08-12 12:12:57 +02:00 |
|
chriseth
|
9f7cb05464
|
Merge pull request #877 from chriseth/newkey
New publish key.
|
2016-08-12 12:05:44 +02:00 |
|
chriseth
|
603f699df7
|
New publish key.
|
2016-08-12 12:05:16 +02:00 |
|
chriseth
|
9e03bda9ad
|
Merge pull request #876 from chriseth/fixppa
Enable publishing again.
|
2016-08-12 09:31:49 +02:00 |
|
chriseth
|
8f789e29e5
|
Enable publishing again.
|
2016-08-12 09:31:18 +02:00 |
|