Commit Graph

5652 Commits

Author SHA1 Message Date
Mircea Moca
6846bb5dfd Update layout-of-source-files.rst
An example of natspec comment.
2016-08-05 14:16:14 +03:00
Mircea Moca
396c02e507 Update layout-of-source-files.rst
better reading
2016-08-05 11:45:52 +03:00
Mircea Moca
0c2e7b7ee0 Update layout-of-source-files.rst
The phrase eds with the given example.
2016-08-05 11:30:40 +03:00
chriseth
3c93a22d47 Merge pull request #666 from axic/feature/unicode-escape
Support unicode escape characters
2016-08-05 08:47:52 +02:00
chriseth
ff60ce988b Merge pull request #803 from bobsummerwill/ipc_flag
Switch to simpler --ipc parameterization for softest
2016-08-05 07:57:46 +02:00
chriseth
4542b7f807 Merge pull request #816 from ethereum/chriseth-patch-4
Build using solidity-standalone.
2016-08-05 07:57:20 +02:00
Bob Summerwill
0321357e14 Switch to simpler --ipc parameterization for softest.
This is now possible on macOS after winsvega's fix.
2016-08-04 21:48:13 -07:00
Alex Beregszaszi
b881dbb292 Document \n, \xNN and \uNNNN 2016-08-04 17:35:34 +01:00
Alex Beregszaszi
fefe9bdee7 Fix String Literals documentation about implicit conversions 2016-08-04 17:35:34 +01:00
Alex Beregszaszi
6db12c4f88 Rename addUnicodeChar to addUnicodeAsUTF8 2016-08-04 17:28:48 +01:00
Alex Beregszaszi
c54e99a3f5 Include Unicode tests in the scanner 2016-08-04 17:28:48 +01:00
Alex Beregszaszi
aa4593cab3 Support Unicode escape characters in string literals ('\uUUUU')
Fixes #638
2016-08-04 17:28:48 +01:00
chriseth
b83acfae59 Merge pull request #817 from chriseth/workaround
Add boost workaround for specific version.
2016-08-04 16:37:42 +02:00
chriseth
0a2a2cf38b Add boost workaround for specific version. 2016-08-04 13:21:33 +02:00
chriseth
a3d79f7ec6 Build using solidity-standalone. 2016-08-04 11:04:13 +02:00
chriseth
3b21d9808e Merge pull request #811 from chriseth/encrypt
Change deploy key.
2016-08-03 16:38:20 +02:00
chriseth
eda61aed04 Change deploy key. 2016-08-03 14:25:06 +02:00
Bob Summerwill
e9dbf04b57 Merge pull request #810 from bobsummerwill/develop
Re-enabled Appveyor cache.
2016-08-03 00:32:01 -07:00
Bob Summerwill
f83d30a1c7 Re-enabled Appveyor cache. 2016-08-03 00:31:40 -07:00
Bob Summerwill
caac56ee1a Merge pull request #809 from bobsummerwill/develop
OK - Looks like Appveyor softest automation still needs more work bef…
2016-08-03 00:29:25 -07:00
Bob Summerwill
13f0968feb OK - Looks like Appveyor softest automation still needs more work before it is ready to do. 2016-08-03 00:28:55 -07:00
Bob Summerwill
8ff06d0d91 Merge pull request #808 from bobsummerwill/develop
Clear Appveyor cache.
2016-08-02 23:47:03 -07:00
Bob Summerwill
b2eb19ec6d Clear Appveyor cache. 2016-08-02 23:46:49 -07:00
Bob Summerwill
17acacdf4a Merge pull request #807 from bobsummerwill/develop
Re-enable code builds for Solidity unit-tests within Appveyor.
2016-08-02 23:40:15 -07:00
Bob Summerwill
e4f33a82ba Re-enable code builds for Solidity unit-tests within Appveyor. 2016-08-02 23:39:44 -07:00
Bob Summerwill
b7c8e654d9 Merge pull request #806 from bobsummerwill/develop
Let's try Windows Tests-over-IPC and see where we are at
2016-08-02 23:36:37 -07:00
Bob Summerwill
8cb8644182 Let's try Windows Tests-over-IPC and see where we are at.
Will tweak-to-work or drop it back-out.
In the absence of working Appveyor PRs, I'm having to do this a bit ugly.
2016-08-02 23:36:14 -07:00
Bob Summerwill
0e9790f2a9 Merge pull request #805 from bobsummerwill/develop
Fixed up broken ifdefs in new sockets code
2016-08-02 23:14:21 -07:00
Bob Summerwill
3fd8004d08 Fixed up broken ifdefs in new sockets code. 2016-08-02 23:13:48 -07:00
Bob Summerwill
71a7d2921c Merge pull request #804 from bobsummerwill/fix_build_error
Fix build break in new TestHelper code
2016-08-02 23:09:32 -07:00
Bob Summerwill
fe4180a85e Fix build break in new TestHelper code. 2016-08-02 23:03:40 -07:00
Bob Summerwill
4fbe4a1cc4 Merge pull request #799 from winsvega/winpipe
Winpipe
2016-08-02 22:49:00 -07:00
Dmitry K
e97f62bb6d fix build on windows 2016-08-02 20:14:34 +03:00
Dmitry K
5925ae0c6a Windows pipe for soltest 2016-08-02 19:32:03 +03:00
Nicolai
cc863b0a63 Split ElementaryTypeName into smaller rules 2016-08-02 17:18:59 +02:00
chriseth
b68ca9cd56 Merge pull request #798 from chriseth/docs
Install dependencies for docs.
2016-08-02 16:01:50 +02:00
chriseth
4259776524 Install dependencies for docs. 2016-08-02 14:58:40 +02:00
chriseth
2e174e1d19 Merge pull request #793 from chriseth/parbuild
Parallel builds for emscripten and docs.
2016-08-02 12:55:28 +02:00
chriseth
7120c6ba60 Fix docs script. 2016-08-02 12:03:06 +02:00
chriseth
adbb6f78d0 Merge pull request #797 from yann300/sourceMapping
fix sourcemapping
2016-08-02 11:49:35 +02:00
chriseth
7da7c3208f Do not explicitly specify emscripten compiler. 2016-08-02 11:35:08 +02:00
yann300
d3b2a1c77b sourcemapping 2016-08-02 11:32:25 +02:00
chriseth
5a4d57a28f Make docs script executable. 2016-08-02 11:18:28 +02:00
chriseth
e715251cb2 Only install deps for default job. 2016-08-02 11:18:28 +02:00
chriseth
7ae2cb872a Show ubuntu version in error. 2016-08-02 11:18:28 +02:00
chriseth
8a801879d1 Parallel builds for emscripten and docs. 2016-08-02 11:18:26 +02:00
chriseth
f44320269e Merge pull request #795 from bobsummerwill/10min_timeout
Constraint Emscripten publish step to Ubuntu runs
2016-08-02 11:09:05 +02:00
Dmitry K
a10b6f92f9 Merge branch 'develop' of https://github.com/ethereum/solidity into develop 2016-08-02 11:11:09 +03:00
Dmitry K
d1c7444509 windowspipe 2016-08-02 11:11:04 +03:00
Bob Summerwill
46be8bcda8 Constraint Emscripten publish step to Ubuntu runs.
More detailed comments for public step and for unit-test retry logic.
Reordered caching steps alphabetically.
2016-08-01 22:04:56 -07:00