<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dexon-solidity/test/libevmasm, branch develop</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=develop</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/atom?h=develop'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/'/>
<updated>2018-12-19T10:21:45+00:00</updated>
<entry>
<title>liblangutil: SourceLocation to default initialize data members (w/o the use of ctor)</title>
<updated>2018-12-19T10:21:45+00:00</updated>
<author>
<name>Christian Parpart</name>
<email>christian@ethereum.org</email>
</author>
<published>2018-12-12T13:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=d10bae245ed441314c3bd6ecc74b2a1f3d060d12'/>
<id>urn:sha1:d10bae245ed441314c3bd6ecc74b2a1f3d060d12</id>
<content type='text'>
See: http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#c45-dont-define-a-default-constructor-that-only-initializes-data-members-use-in-class-member-initializers-instead
</content>
</entry>
<entry>
<title>Remove `w` parameter for toHex.</title>
<updated>2018-12-05T21:51:49+00:00</updated>
<author>
<name>chriseth</name>
<email>chris@ethereum.org</email>
</author>
<published>2018-12-05T21:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=bc6ddbdd09860542061baed8df993cb3dafaa406'/>
<id>urn:sha1:bc6ddbdd09860542061baed8df993cb3dafaa406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>liblangutil: SourceLocation: adds (shared) pointer to underlying CharStream source, eliminating sourceName</title>
<updated>2018-11-30T16:07:12+00:00</updated>
<author>
<name>Christian Parpart</name>
<email>christian@ethereum.org</email>
</author>
<published>2018-11-28T15:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=c48a5264be4221873fe02cac57f6a41a32010fea'/>
<id>urn:sha1:c48a5264be4221873fe02cac57f6a41a32010fea</id>
<content type='text'>
Also, adapted affecting code to those changes.
</content>
</entry>
<entry>
<title>Introduce namespace `langutil` in liblangutil directory.</title>
<updated>2018-11-21T19:13:44+00:00</updated>
<author>
<name>Christian Parpart</name>
<email>christian@ethereum.org</email>
</author>
<published>2018-11-14T16:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=d67322a1861d60a88151f7c25d6c3478a9a39acf'/>
<id>urn:sha1:d67322a1861d60a88151f7c25d6c3478a9a39acf</id>
<content type='text'>
Also:
- Use {}-style list initialisation for SourceLocation construction
- Introduce new system includes
- Changes the API of the Scanner to take source as value (with move) as opposed to as a reference
</content>
</entry>
<entry>
<title>Isolating files shared between Yul- and Solidity language frontend.</title>
<updated>2018-11-21T18:58:12+00:00</updated>
<author>
<name>Christian Parpart</name>
<email>christian@ethereum.org</email>
</author>
<published>2018-11-14T13:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=87821c53c3a73d3e35a0e50a7c159d9aa5d6b253'/>
<id>urn:sha1:87821c53c3a73d3e35a0e50a7c159d9aa5d6b253</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change library placeholder to `__$&lt;hash&gt;$__`.</title>
<updated>2018-10-12T13:15:02+00:00</updated>
<author>
<name>chriseth</name>
<email>chris@ethereum.org</email>
</author>
<published>2018-10-08T13:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=26c693aa920ec1ea41ef7994a3dc8bb45b78f866'/>
<id>urn:sha1:26c693aa920ec1ea41ef7994a3dc8bb45b78f866</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use hash for library placeholders.</title>
<updated>2018-10-12T13:15:01+00:00</updated>
<author>
<name>chriseth</name>
<email>chris@ethereum.org</email>
</author>
<published>2018-10-04T12:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=6daeb39ecc7ffd0e834e63f6495442c4211c5c1c'/>
<id>urn:sha1:6daeb39ecc7ffd0e834e63f6495442c4211c5c1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace safety stop by invalid</title>
<updated>2018-08-14T10:32:47+00:00</updated>
<author>
<name>Leonardo Alt</name>
<email>leo@ethereum.org</email>
</author>
<published>2018-08-14T09:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=17cac588d053429ff74c53fd82648da7c8c55db9'/>
<id>urn:sha1:17cac588d053429ff74c53fd82648da7c8c55db9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes compilation under MSVC.</title>
<updated>2018-08-09T08:14:47+00:00</updated>
<author>
<name>Christian Parpart</name>
<email>christian@parpart.family</email>
</author>
<published>2018-08-09T08:14:47+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=79ba5b61b38b2a77acf108861a1525b7cb619aaa'/>
<id>urn:sha1:79ba5b61b38b2a77acf108861a1525b7cb619aaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for the assembler object</title>
<updated>2018-08-08T19:52:18+00:00</updated>
<author>
<name>Alex Beregszaszi</name>
<email>alex@rtfs.hu</email>
</author>
<published>2018-08-08T19:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/dexon-solidity/commit/?id=a16461249feb564b3ea581e8056fead8152999d0'/>
<id>urn:sha1:a16461249feb564b3ea581e8056fead8152999d0</id>
<content type='text'>
</content>
</entry>
</feed>
