Jack Firth
|
32c580d849
|
Add transform contract
|
2015-07-08 01:34:27 -07:00 |
|
Jack Firth
|
6fe10f3ec4
|
Fix compose contract
|
2015-07-08 01:29:03 -07:00 |
|
Jack Firth
|
5c681189f0
|
Add id-lens contract
|
2015-07-08 01:27:10 -07:00 |
|
Jack Firth
|
ed16d1ab04
|
Add contracts to lens composition
|
2015-07-08 01:26:43 -07:00 |
|
Jack Firth
|
7d76d71dc2
|
Add contracts to core
|
2015-07-08 01:25:32 -07:00 |
|
Jack Firth
|
c345505da6
|
Merge pull request #86 from jackfirth/hide-syntax-lenses
Hide syntax lenses from exports and docs
|
2015-07-08 01:04:15 -07:00 |
|
Jack Firth
|
008df140fb
|
Bump version
|
2015-07-08 01:01:07 -07:00 |
|
Jack Firth
|
5a36a64bd1
|
Hide syntax lenses from exports and docs
|
2015-07-08 00:59:50 -07:00 |
|
Jack Firth
|
7c4db502cd
|
Shrink section header
|
2015-07-08 00:36:47 -07:00 |
|
Jack Firth
|
53486c740c
|
Add brief description of Waffle usage
|
2015-07-08 00:34:51 -07:00 |
|
Jack Firth
|
899136c6ff
|
Update README.md
|
2015-07-08 00:09:01 -07:00 |
|
Jack Firth
|
4b49c2bdb2
|
Add installation and require steps to readme
|
2015-07-08 00:07:44 -07:00 |
|
Jack Firth
|
a36b350cce
|
Merge pull request #77 from AlexKnauth/transform
change argument order of lens-transfrom, closes #72
|
2015-07-07 22:36:08 -07:00 |
|
AlexKnauth
|
83d250c357
|
change argument order of lens-transfrom
fixes https://github.com/jackfirth/lens/issues/72
|
2015-07-07 20:11:56 -04:00 |
|
Jack Firth
|
eb8da3b0c9
|
Merge pull request #76 from jackfirth/fix-struct-lens-#46
Rename struct-lens module
|
2015-07-07 16:46:38 -07:00 |
|
Jack Firth
|
7c8c1c4181
|
Rename struct-lens module
|
2015-07-07 16:42:34 -07:00 |
|
Jack Firth
|
032808827e
|
Merge pull request #75 from jackfirth/fix-core-name-#45
Rename directory
|
2015-07-07 16:24:28 -07:00 |
|
Jack Firth
|
5ce04656fe
|
Fix test omission paths
|
2015-07-07 16:14:37 -07:00 |
|
Jack Firth
|
22e3f8721a
|
Fix struct lens test reference
|
2015-07-07 16:11:01 -07:00 |
|
Jack Firth
|
278b6489c0
|
Fix doc reference
|
2015-07-07 16:07:25 -07:00 |
|
Jack Firth
|
98a8f3fd4e
|
Fix remaining references
|
2015-07-07 16:05:01 -07:00 |
|
Jack Firth
|
f53ba36835
|
Fix some references
|
2015-07-07 16:02:41 -07:00 |
|
Jack Firth
|
19e150b7c7
|
Rename directory
|
2015-07-07 16:00:27 -07:00 |
|
Jack Firth
|
18099c9d11
|
Merge pull request #71 from AlexKnauth/docs
fix example and export/document lens-view*, lens-set*, and lens-transform*
|
2015-07-07 11:52:59 -07:00 |
|
AlexKnauth
|
0928cc068f
|
export and document lens-view*, lens-set*, and lens-transform*
|
2015-07-07 14:49:12 -04:00 |
|
AlexKnauth
|
660d2114b5
|
fix assoc-lens example
|
2015-07-07 14:49:12 -04:00 |
|
Jack Firth
|
a558c15b5f
|
Merge pull request #69 from jackfirth/enhancement-lens-laws-#21
Add lens law documentation
|
2015-07-07 09:55:21 -07:00 |
|
Jack Firth
|
5b2fe73821
|
Merge pull request #70 from AlexKnauth/parameter
rename applicable lens parameter
|
2015-07-07 09:53:46 -07:00 |
|
AlexKnauth
|
5b43546f97
|
rename applicable lens parameter
fixes https://github.com/jackfirth/lens/issues/54
|
2015-07-07 09:10:26 -04:00 |
|
Jack Firth
|
ff239a3c13
|
Add lens law documentation
Closes #21
|
2015-07-07 01:24:03 -07:00 |
|
Jack Firth
|
ccd81c5c86
|
Merge pull request #68 from lexi-lambda/deftech-lens
Use deftech to define a ‘lens’ term in the documentation
|
2015-07-06 22:39:08 -07:00 |
|
Alexis King
|
e5ecfbc698
|
Use deftech to define a ‘lens’ term in the documentation
|
2015-07-06 22:34:47 -07:00 |
|
Jack Firth
|
a9b398a55c
|
Merge pull request #67 from jackfirth/fix-list-ref-lens-#66
Expose list-ref-lens, closes #66
|
2015-07-06 21:28:57 -07:00 |
|
Jack Firth
|
68c9b3c397
|
Expose list-ref-lens, closes #66
|
2015-07-06 21:24:40 -07:00 |
|
Jack Firth
|
47c278fdcb
|
Merge pull request #65 from jackfirth/fix-change-package-name-#19
Fix change package name #19
|
2015-07-06 21:22:47 -07:00 |
|
Jack Firth
|
437425dbfe
|
Fix struct-lens test reference to lenses
|
2015-07-06 21:19:03 -07:00 |
|
Jack Firth
|
0363b85149
|
Fix lenses-examples forms
|
2015-07-06 21:13:18 -07:00 |
|
Jack Firth
|
8c1bc81b73
|
Fix test exclusion paths
|
2015-07-06 21:09:18 -07:00 |
|
Jack Firth
|
d372a3e218
|
Rename remaining lenses documentation references
|
2015-07-06 21:04:06 -07:00 |
|
Jack Firth
|
567ab493a5
|
Rename list lenses references
|
2015-07-06 21:03:43 -07:00 |
|
Jack Firth
|
cef98cfbc2
|
Fix core doc references to lenses
|
2015-07-06 20:59:06 -07:00 |
|
Jack Firth
|
ffb116ab17
|
Fix doc coverage test
|
2015-07-06 20:57:00 -07:00 |
|
Jack Firth
|
636d7751bd
|
Fix deflenses
|
2015-07-06 20:55:51 -07:00 |
|
Jack Firth
|
60c0c9d753
|
Change collection and doc names
|
2015-07-06 20:50:45 -07:00 |
|
Jack Firth
|
2bcacfb0ab
|
Rename collection
|
2015-07-06 20:50:14 -07:00 |
|
Jack Firth
|
450a3a2813
|
Fix references to "lenses"
|
2015-07-06 19:48:05 -07:00 |
|
Jack Firth
|
69aabcfdfc
|
Merge pull request #64 from jackfirth/revert-60-fix-travis-build-#59
Revert "Restrict push builds to master"
|
2015-07-06 19:44:09 -07:00 |
|
Jack Firth
|
ad7b16c45f
|
Merge pull request #62 from jackfirth/fix-apply-lens-#40
Rename apply-lens to focus-lens
|
2015-07-06 18:09:37 -07:00 |
|
Jack Firth
|
a313abc80e
|
Merge pull request #61 from jackfirth/fix-list-lens-#56
Remove renaming of list-ref-lens to list-lens
|
2015-07-06 17:13:21 -07:00 |
|
Jack Firth
|
a4bed638f7
|
Rename apply-lens to focus-lens
|
2015-07-06 17:11:46 -07:00 |
|