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

Patch 1 #1

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open

Patch 1 #1

wants to merge 44 commits into from

Conversation

RuiAAPeres
Copy link
Owner

No description provided.

jbarros35 and others added 30 commits April 21, 2018 11:29
pointfreeco#13)

* Improvements on test for curry class, if you know someway to create these things dinamically like for each (Int...) -> {$0,$1,$2...$n} let me know should be more elegant but I don't find a solution yet.
thank you

* Flip test case was missing, need more test cases I still don't know enough to create more tests for flipping.
* README Tweaks

* Learn more tweaks

* Master branch

* More

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Tweaks

* Update README.md

* Update README.md

* Update README.md
* Update README.md

* Update README.md
* Setters

* Add array-based `concat` functions

* Clean up

  - remove extra concat
  - remove curried `over`, `set`, `mver`, `mut`
  - restore `prop`
  - add `mprop`

* small change
* Make Overture available in app extensions

* Disable testability in `Release` configuration
* create tests to prove the error

* make all existing zip(with:) function public

* add zip2(with:)
Let's make this consistent across projects.
* Unzurry

And some general cleanup

* fix
* Add update; fix ambiguity

* Fix

* remove nsmutableparagraph

* get rid of toggle
* Swift 5

* XcodeGen
stephencelis and others added 14 commits March 26, 2019 11:19
* Zip results.

* More zip

* Run XcodeGen from scratch

* Remove Package.resolved for development churn
* Use GH actions for CI.

* fix

* clean up

* clean up

* more clean up
* ✨ added Long Curry

* 🔥 remove too long curry functions

* 🔥 remove some functions
* Linux Test Cleanup

* Fix
* Add update function to readme

* Apply suggestions from code review

Co-Authored-By: Stephen Celis <stephen.celis@gmail.com>

* With update function remove concat

Co-authored-by: Stephen Celis <stephen.celis@gmail.com>
* Update ci.yml

* Update README.md

* Update ci.yml
Co-authored-by: Stephen Celis <stephen.celis@gmail.com>
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.