Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.7.0 #49

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from
Open

v0.7.0 #49

wants to merge 12 commits into from

Conversation

aslesarenko
Copy link
Member

Work towards next version with breaking changes (see hard-fork-changes.md)

Eugene Gostkin and others added 10 commits July 15, 2019 20:33
* Implement generators

* Simplify implementation

* Some fixes

* Enhance generators

* Add coverage test for FullTypeGenerator

* Update test name, move RTypeGenCoverageChecker to new file

* Refactoring

* Cosmetics

* Review comments fix, add OptionType and CollType support
* Implement generators

* Generate values by RType

* Typos fix

* Remove unneeded code

* Update comments

* Simplify implementation

* Some fixes

* Enhance generators

* Add coverage test for FullTypeGenerator

* Update test name, move RTypeGenCoverageChecker to new file

* Cover value generator with test

* Refactoring

* Cosmetics

* Review comments fix, add OptionType and CollType support

* Make CollType and OptionType generators

* Fixes according review

* Remove prints

* Fix comments
* Implement generators

* Generate values by RType

* Typos fix

* Remove unneeded code

* Update comments

* Simplify implementation

* Some fixes

* Enhance generators

* Add coverage test for FullTypeGenerator

* Update test name, move RTypeGenCoverageChecker to new file

* Cover value generator with test

* Towards implementation

* Some work

* Small fix

* Implement cloning

* Refactoring

* Cosmetics

* Review comments fix, add OptionType and CollType support

* Make CollType and OptionType generators

* Towards implementation

* Small fix

* Implement cloning

* Add Coll and Option support

* Fixes according review

* Remove prints

* Test cloning

* Remove printing

* Merge diverted branches

* Small fix

* Specify types

* Finish with type inference

* Fix comments

* Fixes according the review

* Fix naming
* Implement generators

* Generate values by RType

* Typos fix

* Remove unneeded code

* Update comments

* Simplify implementation

* Some fixes

* Enhance generators

* Add coverage test for FullTypeGenerator

* Update test name, move RTypeGenCoverageChecker to new file

* Cover value generator with test

* Towards implementation

* Some work

* Small fix

* Implement cloning

* Refactoring

* Cosmetics

* Review comments fix, add OptionType and CollType support

* Make CollType and OptionType generators

* Towards implementation

* Small fix

* Implement cloning

* Add Coll and Option support

* Fixes according review

* Remove prints

* Test cloning

* Remove printing

* Merge diverted branches

* Small fix

* Specify types

* Finish with type inference

* Fix comments

* Towards implementation

* WIP

* Fixes according the review

* Fix naming

* WIP

* Add a comment

* Refactor tests

* Code fixes, simplification
@aslesarenko aslesarenko mentioned this pull request Sep 25, 2019
@aslesarenko aslesarenko changed the base branch from master to develop October 6, 2019 14:36
aslesarenko and others added 2 commits October 6, 2019 21:19
* Implement CViewColl equality

* Fix pattern matching in CViewColl.isReplArray, remove unnecessary code

* Improve equals performance

* Fixes according review

* Fix different coll creation

* Add ViewColl eq breaking test

* Commit performance improvement

* Fixes according comments

* undo equality changes

* fix PairOfCall.hashCode + more tests for CViewColl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant