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
Bob Summerwill
b69172f218
Merge pull request #872 from Denton-L/modify-readme
...
Update README
2016-08-11 18:38:11 -07:00
Bob Summerwill
0d4b3ef11f
Merge pull request #874 from bobsummerwill/enable_zip
...
Added a lot of comments to the TravisCI ZIP release section, for Christian's benefit
2016-08-11 14:21:43 -07:00
Bob Summerwill
217655dcc9
Added a lot of comments to the TravisCI ZIP release section, for Christian's benefit.
2016-08-11 14:21:07 -07:00
Bob Summerwill
fa8b1ceed0
Merge pull request #873 from bobsummerwill/enable_zip
...
Flip whitelisting back to 'release' branch.
2016-08-11 14:05:06 -07:00
Bob Summerwill
9c8eefc46b
Flip whitelisting back to 'release' branch.
...
Also, it looks like my auth token is no good.
Christian will likely have to create one for it to work.
I that he has super-powers for solidity which I do not.
I believe I am a full admin for cpp-ethereum, though, so should be able to generate working auth tokens for that.
2016-08-11 14:04:31 -07:00
Bob Summerwill
8109a4ea5e
Merge pull request #871 from bobsummerwill/enable_zip
...
Added comments about 'auth_token' setup for Appveyor
2016-08-11 13:52:20 -07:00
Denton Liu
33e96cbdd9
Update README
2016-08-11 16:43:04 -04:00
Bob Summerwill
c48248607f
Added comments about 'auth_token' setup for Appveyor.
...
Switched the white-listed branch to 'develop', so we can dry-run the Windows ZIP generation here.
On success, will then delete those artifacts and switch the whitelisting back to 'release', pending creation of a release branch for the solidity repo.
2016-08-11 13:36:49 -07:00
Alex Sinyagin
cbedc7b343
Fix Mapping and InlineAssembly in JSON AST
2016-08-11 17:00:19 +00:00
Alex Sinyagin
a7ff352d38
Fix JSON AST structure
2016-08-11 17:00:19 +00:00
chriseth
69e5409bc5
Merge pull request #857 from cholewa1992/patch-1
...
Update installing-solidity.rst
2016-08-11 18:53:28 +02:00
chriseth
c26bb83ec2
Merge pull request #870 from chriseth/fixppa
...
Debug publishing.
2016-08-11 18:27:08 +02:00
chriseth
2561b73a40
Debug publishing.
2016-08-11 18:25:24 +02:00
Denton Liu
1634a79bd8
Correct all UTF-8 spellings
2016-08-11 11:10:47 -04:00
Denton Liu
2a492f59c9
Add double-quotes to style guide
2016-08-11 11:10:47 -04:00
Denton Liu
f2389b3314
Change i.e. to e.g.
2016-08-11 11:10:47 -04:00
Denton Liu
e4f9e1f788
Mention single-quotes
2016-08-11 11:10:47 -04:00
Denton Liu
581114da3e
Correct UTF-8 spellings
2016-08-11 11:10:47 -04:00
chriseth
f2bec51a96
Merge pull request #867 from chriseth/fixppa
...
Debug publishing.
2016-08-11 16:39:59 +02:00
chriseth
ded6c67424
Debug publishing.
2016-08-11 16:39:38 +02:00
Denton Liu
92a711c4fb
Remove after from grammar.txt
2016-08-11 10:15:59 -04:00
Denton Liu
58d37f24ae
Remove After test case
2016-08-11 10:15:59 -04:00
Denton Liu
1ff7ba0b06
Remove after keyword from documentation
2016-08-11 10:15:59 -04:00
Denton Liu
faf0b3f669
Remove After from Types.cpp
2016-08-11 10:15:59 -04:00
Denton Liu
cab8e63a0e
Revert "Change After to a deprecated token"
...
This reverts commit 91c97f73b50fc87662b5490b2fe6de1c6ef376c7.
2016-08-11 10:15:59 -04:00
Denton Liu
be98d3db51
Change After to a deprecated token
2016-08-11 10:15:59 -04:00
Denton Liu
5ee846e39f
Remove After from ExpressionCompiler
2016-08-11 10:15:59 -04:00
Denton Liu
0988eba4fe
Remove after from Token.h
2016-08-11 10:15:59 -04:00