<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon-solidity/libsolidity, branch v0.5.1</title>
<subtitle>DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/atom?h=v0.5.1</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/atom?h=v0.5.1'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/'/>
<updated>2018-12-06T06:13:11+00:00</updated>
<entry>
<title>Add opcode RAND support</title>
<updated>2018-12-06T06:13:11+00:00</updated>
<author>
<name>Wei-Ning Huang</name>
<email>w@dexon.org</email>
</author>
<published>2018-10-18T03:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=0c296819088457c721f78ba5a503bbacb1bc2f1e'/>
<id>urn:sha1:0c296819088457c721f78ba5a503bbacb1bc2f1e</id>
<content type='text'>
DEXON has a built-in on chain random oracle that allow one to retrieve a
random variable. Add `rand` solidity variable is introduced to load the
random variable onto the stack.
</content>
</entry>
<entry>
<title>Fix internal compiler error for unimplemented base contract function.</title>
<updated>2018-12-03T11:25:31+00:00</updated>
<author>
<name>Anurag Dashputre</name>
<email>anurag4u80@gmail.com</email>
</author>
<published>2018-12-01T17:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=82f5763e7afa498f891e9d41b30278c4482ddb8b'/>
<id>urn:sha1:82f5763e7afa498f891e9d41b30278c4482ddb8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5341 from ethereum/optimizeAssemblyCommandline</title>
<updated>2018-12-03T10:52:48+00:00</updated>
<author>
<name>chriseth</name>
<email>chris@ethereum.org</email>
</author>
<published>2018-12-03T10:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=4b98946e5a6cbc477ca5c61ca0a0dc8c2d1b27ca'/>
<id>urn:sha1:4b98946e5a6cbc477ca5c61ca0a0dc8c2d1b27ca</id>
<content type='text'>
Apply the optimize commandline parameter to assembly mode.</content>
</entry>
<entry>
<title>Merge pull request #5568 from ethereum/smt_remove_unary_plus</title>
<updated>2018-12-03T10:19:34+00:00</updated>
<author>
<name>chriseth</name>
<email>chris@ethereum.org</email>
</author>
<published>2018-12-03T10:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=5897b14d63389eaa03670b25c211c33411176b81'/>
<id>urn:sha1:5897b14d63389eaa03670b25c211c33411176b81</id>
<content type='text'>
[SMTChecker] Remove unary plus operator</content>
</entry>
<entry>
<title>Merge pull request #5557 from ethereum/fixInterfaceImplementedByPublicStateVariable</title>
<updated>2018-12-03T09:46:44+00:00</updated>
<author>
<name>chriseth</name>
<email>chris@ethereum.org</email>
</author>
<published>2018-12-03T09:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=3f613a44eca674e6de60565657c40da3f8e6bbfc'/>
<id>urn:sha1:3f613a44eca674e6de60565657c40da3f8e6bbfc</id>
<content type='text'>
Public state variables are implementing external functions.</content>
</entry>
<entry>
<title>Public state variables are implementing external functions.</title>
<updated>2018-12-03T09:46:03+00:00</updated>
<author>
<name>chriseth</name>
<email>chris@ethereum.org</email>
</author>
<published>2018-11-30T23:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=0668a9ecfb60ab0e00bfb2c4a4a97ce523860832'/>
<id>urn:sha1:0668a9ecfb60ab0e00bfb2c4a4a97ce523860832</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SMTChecker] Remove unary plus operator</title>
<updated>2018-12-03T09:35:38+00:00</updated>
<author>
<name>Leonardo Alt</name>
<email>leo@ethereum.org</email>
</author>
<published>2018-12-03T09:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=6d41ffb4a5e9f08ac63bd0303eacfb5351d1fb84'/>
<id>urn:sha1:6d41ffb4a5e9f08ac63bd0303eacfb5351d1fb84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5537 from ethereum/cp-SourceLocation-related-refactoring</title>
<updated>2018-11-30T22:45:31+00:00</updated>
<author>
<name>chriseth</name>
<email>chris@ethereum.org</email>
</author>
<published>2018-11-30T22:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=aaeb74f59283486ee95d71f896cf2dd6cbe503f7'/>
<id>urn:sha1:aaeb74f59283486ee95d71f896cf2dd6cbe503f7</id>
<content type='text'>
[1/3] SourceLocation related refactoring.</content>
</entry>
<entry>
<title>Apply the optimize commandline parameter to assembly mode.</title>
<updated>2018-11-30T22:39:05+00:00</updated>
<author>
<name>chriseth</name>
<email>chris@ethereum.org</email>
</author>
<published>2018-11-03T15:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=6c44c5f0c93d6ce623bec773cc151a73d4b12bff'/>
<id>urn:sha1:6c44c5f0c93d6ce623bec773cc151a73d4b12bff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>liblangutil: Scanner: remove superfluous sourceName field (it's in CharStream already)</title>
<updated>2018-11-30T16:07:17+00:00</updated>
<author>
<name>Christian Parpart</name>
<email>christian@ethereum.org</email>
</author>
<published>2018-11-29T00:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=435f7b3b72157e884344adbc7b62033bd08bb51c'/>
<id>urn:sha1:435f7b3b72157e884344adbc7b62033bd08bb51c</id>
<content type='text'>
Also, ParserBase::sourceName() was dead code. Eliminating it should
increase test coverage (how sneaky) :-)
</content>
</entry>
</feed>
