Skip to content

Conversation

@michaelbjames
Copy link
Collaborator

No description provided.

aaronguo1996 and others added 30 commits April 16, 2020 21:31
* Code cleanup and minor fixes

- Cleanup code
- `FilterState.differentiateExamples` records the solution as well
- Fix undefined in state evaluation
- Removed unused interfaces

* Add timeout param for example generation

* Add existing result param for example generation

* Remove `alwaysSucceed` test

* Fix funcSig not instantiated in genIOPair

* change timeout for ghc and remove quotes from outputs

* move number of examples/types to parameters

Co-authored-by: Ziteng Wang <[email protected]>
* Parse types

* parse argument names as well

* Parse tycons with BType

* If you have no examples. then we update argCount

* Create refinement: clear and fill back in

* refine search

* parse typeclasses, barely
* Generate "small" inputs for solutions (#54)

* Implement printing minimal working input

* Implement input enumeration

* Functions now able to print

* Set timeout to 5s

* Revert to single-threaded H+

* Fix undefined state

* Update HIE version

* Use smallcheck as the backend of the test-based filter (#57)

* Finish notfail prop in smallcheck

* Remove unused code and package

* Finish migration

* Finish extension of notfail

* Minor adjustment

* Add more CLI output for test filter

* Remove unused input on first checking

* Code cleanup and minor fixes

- Cleanup code
- `FilterState.differentiateExamples` records the solution as well
- Fix undefined in state evaluation
- Removed unused interfaces

* Add timeout param for example generation

* Add existing result param for example generation

* Remove `alwaysSucceed` test

* Fix funcSig not instantiated in genIOPair

* Fix function instance not properly printed

SC.Series module exports a show instance of `a -> a`, which override what we defined in `Inner`. So we just remove `Inner` and not export `SC.Series`

* Revert "Fix function instance not properly printed"

This reverts commit 0f46bea.

* Fix *again* function pretty-printing in list types and #138

* Exclude user-def ios in generation

* fix parentheses

* Forget a param

* Fix diverse input not working

* Fix HOF pretty-printing (again)

* Remove trace stmts

* preseed hof

* limit the range for integers and higher order arguments; tune the component set; tune the timeout limit

Co-authored-by: Zetten Wang <[email protected]>
* fix fancy function display

* fix nested function print
* left align docs, fix example error

* wrap negative numbers
* fix issue #150

* inference eval; bug fix for inference

* experiments

* script
* script

* more info in script
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.

6 participants