Commit Graph

41 Commits

Author SHA1 Message Date
AlexKnauth
8ddeced9bd split list stuff and add more list stuff
including car, cdr, cadr, take, drop, list-ref, sixth, seventh, etc.
2015-07-05 02:55:49 -04:00
Jack Firth
c155678786 Merge pull request #7 from AlexKnauth/hash
Add lens-thrush, lens-view*, lens-set*, lens-transform*, and hash-ref-lens
2015-07-04 23:26:11 -07:00
AlexKnauth
1af475b44f add hash-ref-lens 2015-07-05 02:23:14 -04:00
AlexKnauth
78d7d77eda add lens-thrush, lens-view*, lens-set*, and lens-transform* 2015-07-05 02:23:13 -04:00
Jack Firth
90249357e1 Merge pull request #5 from AlexKnauth/struct2
Allow applicable lenses
2015-07-04 22:45:04 -07:00
AlexKnauth
c837f1da5e add lenses/applicable 2015-07-05 01:15:54 -04:00
AlexKnauth
aa8d896c8d update docs 2015-07-05 01:15:54 -04:00
AlexKnauth
a81269848b add identity-lens and 0-arg (lens-compose) 2015-07-05 01:15:54 -04:00
AlexKnauth
6281c27879 allow lens structs 2015-07-05 01:15:12 -04:00
AlexKnauth
42215981e8 update .gitignore 2015-05-23 12:37:14 -04:00
Jack Firth
48ac0f1c21 Add make-lens and keyword stx lens 2015-03-19 23:30:36 -07:00
Jack Firth
fc16f6e70c Update README.md 2015-03-19 09:56:30 -07:00
Jack Firth
9892205287 Merge pull request #2 from waffle-iron/master
waffle.io Badge
2015-03-19 09:55:01 -07:00
Making GitHub Delicious.
3954d39b0d add waffle.io badge 2015-03-19 10:54:39 -06:00
JackFirth
fab5bdddd1 Add assq and assv lens tests 2015-02-25 23:11:33 -08:00
Jack Firth
0df9fd9558 Add test cases for custom-equality assoc-lenses 2015-02-25 14:02:28 -08:00
Jack Firth
eea95c2743 Make assoc-lens better behaved 2015-02-25 13:59:08 -08:00
Jack Firth
f953452bf7 Add more core tests 2015-02-25 13:07:07 -08:00
Jack Firth
3195551b19 Add docs link 2015-02-25 13:03:47 -08:00
Jack Firth
2c518f970c Adjust lens-transform to play nicely with currying 2015-02-25 13:02:17 -08:00
Jack Firth
6e26e1703a Update README.md 2015-02-24 21:31:37 -08:00
JackFirth
a821c9eedd Add syntax-lens docs 2015-02-24 21:25:21 -08:00
JackFirth
065288d7c2 Fix typo 2015-02-24 21:18:16 -08:00
JackFirth
28fb782947 Add remaining assoc lens docs 2015-02-24 21:17:39 -08:00
JackFirth
0fc23328ec Add assoc-lens docs 2015-02-24 21:13:12 -08:00
JackFirth
482aa279fd Fix provide error 2015-02-24 20:48:22 -08:00
JackFirth
087cb19eec Add list lens docs 2015-02-24 20:45:33 -08:00
JackFirth
db0486bef7 Remove badly behaved assf lens 2015-02-24 20:45:23 -08:00
Jack Firth
f7533fe523 Add docs for core lens forms 2015-02-24 13:10:49 -08:00
JackFirth
a5fbd7683d Begin documentation 2015-02-22 19:56:36 -08:00
JackFirth
9d6716c8fe Add syntax lens tests 2015-02-22 19:43:23 -08:00
JackFirth
888924b1f3 Fix assoc to obey lens laws 2015-02-22 19:28:48 -08:00
JackFirth
cdec0a9b20 Add some missed assoc/assf tests 2015-02-22 19:14:36 -08:00
JackFirth
358377db97 Add list lens tests 2015-02-22 18:51:12 -08:00
JackFirth
b01fe1f6b6 Add core tests 2015-02-22 18:37:18 -08:00
JackFirth
58a6f214d0 Add syntax lens and exports 2015-02-22 18:13:26 -08:00
JackFirth
9794ee54e4 Add list and association list lens forms 2015-02-22 17:46:22 -08:00
Jack Firth
7ea1f1b49f Update README.md 2015-02-22 17:08:55 -08:00
JackFirth
0d5e270454 Add core lens forms 2015-02-22 17:05:10 -08:00
JackFirth
4208ab4b43 Add package scaffold 2015-02-21 22:16:48 -08:00
Jack Firth
489454bf12 Initial commit 2015-02-21 11:30:13 -08:00