chriseth
|
ac8e726970
|
Fix segfault in ast output.
|
2016-08-08 19:10:17 +02:00 |
|
chriseth
|
2fcc6ec335
|
Merge pull request #820 from mocamircea/patch-3
Update layout-of-source-files.rst
|
2016-08-08 15:49:37 +02:00 |
|
chriseth
|
b13e581397
|
Merge pull request #819 from mocamircea/patch-2
Update layout-of-source-files.rst
|
2016-08-08 15:48:48 +02:00 |
|
chriseth
|
beb7e0219f
|
Merge pull request #818 from mocamircea/patch-1
Update layout-of-source-files.rst
|
2016-08-08 15:48:15 +02:00 |
|
chriseth
|
c3ed550eb6
|
Merge pull request #834 from chriseth/devcorecleanup
Some cleanup regarding libdevcore. Also rename to avoid conflicts.
|
2016-08-08 15:11:36 +02:00 |
|
chriseth
|
ccd78d05d6
|
Correct library usage.
|
2016-08-08 12:26:07 +02:00 |
|
chriseth
|
53a5e99c13
|
Merge pull request #800 from winsvega/fixbuild
fix build on windows
|
2016-08-08 09:38:45 +02:00 |
|
Greg Colvin
|
f7af7de196
|
Merge pull request #829 from bobsummerwill/xcode8
Added xcode8 support to TravisCI
|
2016-08-06 18:40:09 -06:00 |
|
Bob Summerwill
|
f7fcbc5ccf
|
Added xcode8 support to TravisCI
This TravisCI profile will be the basis of macOS Sierra support.
|
2016-08-06 02:29:50 -07:00 |
|
chriseth
|
226ed7b9dc
|
Some cleanup regarding libdevcore. Also rename to avoid conflicts.
|
2016-08-06 11:14:28 +02:00 |
|
Bob Summerwill
|
e3c1bf7385
|
Merge pull request #822 from chriseth/noheaders
Do not install headers.
|
2016-08-05 20:16:09 -07:00 |
|
chriseth
|
7ea5770598
|
Do not install headers.
|
2016-08-05 16:35:24 +02:00 |
|
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 |
|
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 |
|