Commit Graph

392 Commits

Author SHA1 Message Date
AlexKnauth
77b9f2404e make lens-compose on isomorphisms compose the fs and f-inverses 2015-08-20 11:08:16 -04:00
AlexKnauth
b885bf36aa make identity-lens an isomorphism-lens 2015-08-20 11:08:16 -04:00
AlexKnauth
8c40c843af replace inverse-function-lens with isomorphism-lens 2015-08-20 11:06:34 -04:00
AlexKnauth
f1cd9ff5a5 document match-lens and provide from unstable/lens 2015-08-20 11:04:46 -04:00
AlexKnauth
1ec18563fd add match-lens 2015-08-20 11:03:21 -04:00
Jack Firth
78a65def02 Merge pull request #143 from AlexKnauth/string-split
add string-split-lens
2015-08-19 22:51:13 -07:00
Jack Firth
6c164566b2 Merge pull request #149 from AlexKnauth/reverse-last
add reverse-lens and last-lens
2015-08-19 22:49:16 -07:00
Jack Firth
5e6c7ebc84 Merge pull request #156 from AlexKnauth/racket-base
use racket/base
2015-08-19 22:46:28 -07:00
AlexKnauth
6262c9c142 use racket/base 2015-08-19 22:00:39 -04:00
AlexKnauth
c90f0235a6 add reverse-lens and last-lens 2015-08-19 19:54:40 -04:00
AlexKnauth
27117dd557 document and provide string-split-lens 2015-08-19 19:52:49 -04:00
AlexKnauth
906ff420c6 add string-split-lens 2015-08-19 19:52:02 -04:00
Jack Firth
39171b679a Merge pull request #146 from AlexKnauth/mapper
add mapper-lens
2015-08-19 16:39:12 -07:00
AlexKnauth
5a55f59580 add contracts for mapper-lens and vector-mapper-lens 2015-08-19 18:51:40 -04:00
AlexKnauth
42abda35f2 add vector-mapper-lens 2015-08-19 18:51:40 -04:00
AlexKnauth
441d790844 provide and document mapper-lens 2015-08-19 18:51:40 -04:00
AlexKnauth
19c6723e28 add mapper-lens 2015-08-19 18:50:18 -04:00
Jack Firth
156dd6239f Merge pull request #148 from AlexKnauth/if
add lens-if, lens-cond, and lens-match
2015-08-19 15:31:25 -07:00
Jack Firth
3f8a07a1e1 Merge pull request #130 from AlexKnauth/iso
add isomorphism lenses
2015-08-19 15:22:29 -07:00
Jack Firth
ccf2b1f4b2 Merge pull request #155 from jackfirth/fix-list-docs
Move list refs and nested ref docs to right after list ref docs
2015-08-19 15:05:29 -07:00
Jack Firth
a9a0059dac Move list refs and nested ref docs to right after list ref docs 2015-08-19 13:57:24 -07:00
AlexKnauth
3bf7dedfa7 Revert "add hash->list-lens and list->hash-lens"
This reverts commit d10c85480f56bfe2c36cdd74be0476894b6803bd.
2015-08-19 16:04:04 -04:00
AlexKnauth
3777672173 add hash->list-lens and list->hash-lens 2015-08-19 16:04:04 -04:00
AlexKnauth
52d6d79f77 add docs and provide from unstable/lens 2015-08-19 16:04:04 -04:00
AlexKnauth
0f2512ec9f add isomorphism lenses 2015-08-19 16:04:03 -04:00
Jack Firth
f07ad9f5da Merge pull request #37 from AlexKnauth/generic
add gen:lens
2015-08-19 12:54:59 -07:00
AlexKnauth
e1778bc512 add lens-match 2015-08-19 15:41:00 -04:00
AlexKnauth
f0d3e30dc2 add lens-cond 2015-08-19 15:40:58 -04:00
AlexKnauth
b404c4e92b add lens-if 2015-08-19 15:38:49 -04:00
AlexKnauth
d41677a8d7 don't provide gen:lens 2015-08-19 14:38:58 -04:00
AlexKnauth
3008e9ca15 add gen:lens 2015-08-19 14:35:53 -04:00
Jack Firth
2c29f2b7e3 Merge pull request #152 from AlexKnauth/scribble-include-no-subsection
experiment with scribble-include/no-subsection
2015-08-19 11:12:51 -07:00
AlexKnauth
1553307bdd experiment with scribble-include/no-subsection 2015-08-19 13:58:41 -04:00
Jack Firth
9e03b437b5 Update README.md 2015-08-19 10:52:18 -07:00
Jack Firth
d334754c20 Bump version 2015-08-19 10:42:07 -07:00
Jack Firth
eb23e4c60d Merge pull request #151 from AlexKnauth/after-script
put raco cover in after_script
2015-08-19 10:28:17 -07:00
AlexKnauth
a16132f774 put raco cover in after_success 2015-08-19 13:25:04 -04:00
Jack Firth
beaaa03642 Merge pull request #150 from jackfirth/121-2.0-feature-set
121 2.0 feature set
2015-08-19 10:02:15 -07:00
Jack Firth
a902631981 Make documentation multi-page 2015-08-18 17:00:26 -07:00
Jack Firth
5c36a26bc0 Update test-omit-paths 2015-08-18 16:36:11 -07:00
Jack Firth
188496ed0b Add missing doc sections 2015-08-18 16:19:47 -07:00
Jack Firth
e474edbe10 Fix nested list and pick list docs 2015-08-18 16:17:23 -07:00
Jack Firth
53c8fa61da Re-add missing file 2015-08-18 16:16:13 -07:00
Jack Firth
a518780122 Fix vector docs 2015-08-18 16:16:07 -07:00
Jack Firth
31a8d064fd Fix hash and struct docs 2015-08-18 16:11:21 -07:00
Jack Firth
11fc744bfe Split and fix some docs 2015-08-18 15:59:10 -07:00
Jack Firth
baebbe1da7 Fix unstable module references 2015-08-18 15:36:06 -07:00
Jack Firth
614d6876c7 Reorganize and add new folders 2015-08-18 15:34:01 -07:00
Jack Firth
efe8628e2c Fix doc module references 2015-08-18 13:41:28 -07:00
Jack Firth
4628cf9520 Fix module references 2015-08-18 13:33:15 -07:00