aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/test/libraries/lib_mem.ts
Commit message (Expand)AuthorAgeFilesLines
* Merge LibMem and LibBytesRemco Bloemen2018-06-231-190/+0
* Use provided mem in refernce memcpyRemco Bloemen2018-06-231-2/+2
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-1/+1
* Linter changes to contractsGreg Hysen2018-06-091-5/+1
* Cleanup after last rebaseGreg Hysen2018-06-081-1/+1
* Camelcase in memCopyGreg Hysen2018-06-081-1/+1
* Call safeTransferFrom only when there is receiver data presentGreg Hysen2018-06-081-1/+1
* Resolved edge case in Memcpy where where send would eventually turn "negative...Greg Hysen2018-06-081-133/+137
* Add tests for word loop iterationRemco Bloemen2018-06-081-2/+6
* Add test for zero-size overlapRemco Bloemen2018-06-081-1/+3
* Add test casesRemco Bloemen2018-06-081-17/+133
* Cleanup test scriptRemco Bloemen2018-06-081-16/+1
* Convert Solidity tests to vectorsRemco Bloemen2018-06-081-29/+6
* Generate tests from vectorsRemco Bloemen2018-06-081-2/+40
* Foundation for TestLibAssetProxyDecoderGreg Hysen2018-06-081-1/+1
* Tests for libMemGreg Hysen2018-06-081-0/+68