chriseth
|
4b445b898e
|
Merge pull request #546 from chriseth/fixiszero
Correctly use not/bnot/iszero.
|
2016-05-14 00:58:55 +02:00 |
|
Denton Liu
|
20cec07b46
|
Removed unnecessary period
|
2016-05-12 13:25:00 -04:00 |
|
Denton Liu
|
7b6fd013a4
|
Added origin of scoping rules
|
2016-05-12 09:59:29 -04:00 |
|
Denton Liu
|
50eb3b8f8f
|
Moved comment to more logical place
|
2016-05-12 09:49:49 -04:00 |
|
Denton Liu
|
e60a17379e
|
Removed trailing spaces
|
2016-05-12 09:48:56 -04:00 |
|
chriseth
|
67ca3bb4b9
|
Allow access to functions in inline assembly.
|
2016-05-12 12:30:48 +02:00 |
|
Denton Liu
|
52a8d7b3f5
|
Added content
|
2016-05-11 17:07:25 -04:00 |
|
Denton Liu
|
08b7d4aebe
|
Changed the title
|
2016-05-11 17:02:28 -04:00 |
|
Denton Liu
|
ef56723060
|
Created scoping section
|
2016-05-11 15:47:05 -04:00 |
|
chriseth
|
a927efb151
|
Correctly use not/bnot/iszero.
A long time ago, some opcodes were renamed. Now we should only have
not (bitwise negation) and iszero (logical negation).
|
2016-05-09 10:52:23 +02:00 |
|
chriseth
|
bbfc580423
|
Typos in inline assembly documentation.
|
2016-03-30 18:32:39 +02:00 |
|
chriseth
|
b336f6261c
|
Documentation.
|
2016-03-30 10:08:09 +02:00 |
|
chriseth
|
d0bb87ae88
|
Documentation for delegatecall.
|
2016-03-11 17:49:59 +01:00 |
|
holgerd77
|
acee4b7040
|
Added in-depth links for further reading to the state variable, function and function modifier overview in the structure section
|
2016-02-19 11:30:00 +01:00 |
|
Lu Guanqun
|
41039705ac
|
[cond-expr] add one doc about conditional expression
|
2016-01-22 17:14:01 +00:00 |
|
Lu Guanqun
|
e213d7f25b
|
[docs]: change unsupported underscore to start
highlight "not"
|
2015-12-30 13:46:05 +08:00 |
|
chriseth
|
64fa9ca478
|
Imported documentation.
|
2015-12-07 22:35:51 +01:00 |
|