<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon-solidity/libsolidity, branch v0.5.0</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.0</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/atom?h=v0.5.0'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/'/>
<updated>2018-11-30T16:56:13+00:00</updated>
<entry>
<title>Add opcode RAND support</title>
<updated>2018-11-30T16:56:13+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=d2157af54ad117e1609bc738972c6f0293617ec8'/>
<id>urn:sha1:d2157af54ad117e1609bc738972c6f0293617ec8</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>Add Scanner function that prints source based on SourceLocation</title>
<updated>2018-11-13T12:49:29+00:00</updated>
<author>
<name>Leonardo Alt</name>
<email>leo@ethereum.org</email>
</author>
<published>2018-11-12T11:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=9a4fd946c349712cab2c9f77f4dc08fb6e2ca68f'/>
<id>urn:sha1:9a4fd946c349712cab2c9f77f4dc08fb6e2ca68f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5406 from ethereum/uninitializedStorageUnimplemented</title>
<updated>2018-11-13T12:22:59+00:00</updated>
<author>
<name>chriseth</name>
<email>chris@ethereum.org</email>
</author>
<published>2018-11-13T12:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=7e0041cf22a19e109742d36d484bda3b8f0cde40'/>
<id>urn:sha1:7e0041cf22a19e109742d36d484bda3b8f0cde40</id>
<content type='text'>
Ignore unimplemented functions for detecting uninitialized storage returns.</content>
</entry>
<entry>
<title>Ignore unimplemented functions for storage returns.</title>
<updated>2018-11-13T11:18:22+00:00</updated>
<author>
<name>Daniel Kirchner</name>
<email>daniel@ekpyron.org</email>
</author>
<published>2018-11-13T11:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=b5e9d849ef93589ab8eb59e1becbc4d7a8250ccb'/>
<id>urn:sha1:b5e9d849ef93589ab8eb59e1becbc4d7a8250ccb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deterministic YulStringRepository using string hashes.</title>
<updated>2018-11-12T22:43:16+00:00</updated>
<author>
<name>Daniel Kirchner</name>
<email>daniel@ekpyron.org</email>
</author>
<published>2018-11-09T19:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=74557ceb0e520838d3e3a580cc30671a9c274ca7'/>
<id>urn:sha1:74557ceb0e520838d3e3a580cc30671a9c274ca7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for style.</title>
<updated>2018-11-12T08:15:22+00:00</updated>
<author>
<name>chriseth</name>
<email>chris@ethereum.org</email>
</author>
<published>2018-11-12T08:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=2cc304fd3fbc4c9af1f2e220a7af90a7eb9c42fb'/>
<id>urn:sha1:2cc304fd3fbc4c9af1f2e220a7af90a7eb9c42fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>2018-11-12T08:15:22+00:00</updated>
<author>
<name>chriseth</name>
<email>chris@ethereum.org</email>
</author>
<published>2018-11-12T08:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=af65bac737ce2f7c1d0311c2bcbbc12f43d122f9'/>
<id>urn:sha1:af65bac737ce2f7c1d0311c2bcbbc12f43d122f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor of bool TypeChecker::visit(FunctionCall const&amp; _functionCall).</title>
<updated>2018-11-09T16:35:54+00:00</updated>
<author>
<name>Kristofer Peterson</name>
<email>kris@tranception.com</email>
</author>
<published>2018-10-18T21:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=f927da9182f6225d5ab354d4224b842262756a07'/>
<id>urn:sha1:f927da9182f6225d5ab354d4224b842262756a07</id>
<content type='text'>
Visit method now cleanly determines if node represents a function call,
struct construction or type conversion. Type checking, validation and
error message logic is moved to separate methods.
</content>
</entry>
<entry>
<title>Reset yul string repository.</title>
<updated>2018-11-09T14:40:36+00:00</updated>
<author>
<name>chriseth</name>
<email>chris@ethereum.org</email>
</author>
<published>2018-11-08T23:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=0f2ba3522fb01713a417d7b66c6c586359d6d130'/>
<id>urn:sha1:0f2ba3522fb01713a417d7b66c6c586359d6d130</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5265 from ethereum/cleanupsha3</title>
<updated>2018-11-09T14:39:57+00:00</updated>
<author>
<name>chriseth</name>
<email>chris@ethereum.org</email>
</author>
<published>2018-11-09T14:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=6bbedab383f7c8799ef7bcf4cad2bb008a7fcf2c'/>
<id>urn:sha1:6bbedab383f7c8799ef7bcf4cad2bb008a7fcf2c</id>
<content type='text'>
Simplify sha3.</content>
</entry>
</feed>
