Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

cdt-string #459

Merged
merged 30 commits into from
Apr 5, 2019
Merged

cdt-string #459

merged 30 commits into from
Apr 5, 2019

Conversation

johndebord
Copy link
Contributor

@johndebord johndebord commented Mar 19, 2019

Change Description

In accordance with issue 440, the new eosio::string data structure, which can be found in file eosio.cdt/libraries/eosiolib/core/eosio/string.hpp, is the cdt's very own string implementation. It has the capacity to be extended, and/or modified in the future, to dynamically suit the needs of smart contract developers and to aid in optimized smart contract development.

Documentation Additions

  • Documentation Additions

Basic documentation describing the differing methods if need be.
For reference, an extensive set of unit tests can be found in file eosio.cdt/tests/unit/string.tests.cpp.

@johndebord johndebord changed the base branch from develop to release/1.6.x April 1, 2019 22:22
@johndebord johndebord changed the base branch from release/1.6.x to develop April 1, 2019 22:22
@johndebord johndebord changed the title cdt-string --- Do Not Merge cdt-string Apr 1, 2019
@johndebord johndebord changed the title cdt-string cdt-string Apr 2, 2019
libraries/eosiolib/core/eosio/string.hpp Show resolved Hide resolved
libraries/eosiolib/core/eosio/string.hpp Outdated Show resolved Hide resolved
libraries/eosiolib/core/eosio/string.hpp Outdated Show resolved Hide resolved
libraries/eosiolib/core/eosio/string.hpp Outdated Show resolved Hide resolved
@johndebord johndebord merged commit 308e8ec into develop Apr 5, 2019
@johndebord johndebord deleted the cdt-string branch June 20, 2019 16:02
rise-worlds pushed a commit to potato-coin/eosio.cdt that referenced this pull request Jul 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants