AlexKnauth
|
0aa46dfd7d
|
extend id-append to work on appended ids
|
2015-12-04 23:56:08 -05:00 |
|
AlexKnauth
|
1f2241c3ce
|
refactor define-nested-lenses
to factor out handling definitions into the syntax class
|
2015-12-04 23:29:39 -05:00 |
|
Jack Firth
|
fa37f47add
|
Merge pull request #258 from jackfirth/248-unstable-collects
Remove unstable sub collection definitions from docs
|
2015-12-04 17:27:42 -08:00 |
|
Jack Firth
|
32f4c89a75
|
Remove unstable sub collection definitions from docs
|
2015-12-04 17:10:09 -08:00 |
|
Jack Firth
|
2c7385182c
|
Merge pull request #256 from jackfirth/255-lens-zoom-examples
Clarify zoom lens examples
|
2015-12-04 16:31:07 -08:00 |
|
Jack Firth
|
b4f15c7ba4
|
Clarify zoom lens examples
|
2015-12-04 16:17:22 -08:00 |
|
Jack Firth
|
99947b3567
|
Move Gitter badge around
|
2015-12-04 15:14:04 -08:00 |
|
Jack Firth
|
2bb63af9cb
|
Merge pull request #251 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
2015-12-04 15:13:32 -08:00 |
|
The Gitter Badger
|
1a498ed639
|
Add Gitter badge
|
2015-12-04 23:12:40 +00:00 |
|
Jack Firth
|
f5db2bb660
|
Merge pull request #250 from jackfirth/235-lens-cond-docs
Document lens-cond error case and improve error message
|
2015-12-04 14:56:08 -08:00 |
|
Jack Firth
|
d540730a3c
|
Document lens-cond error case and improve error message
|
2015-12-04 14:40:32 -08:00 |
|
Jack Firth
|
7dcd985f16
|
Merge pull request #246 from jackfirth/224-fix-coveralls-for-real
Initial attempt at fixing cover
|
2015-12-04 00:19:11 -08:00 |
|
Jack Firth
|
fe564cc831
|
Fix bash syntax error
|
2015-12-04 00:03:29 -08:00 |
|
Jack Firth
|
1f3093d2da
|
Only install cover in job that needs it
|
2015-12-04 00:00:32 -08:00 |
|
Jack Firth
|
feab19a871
|
Not all main/info modules were being omitted
Only the top-level ones in the repo root were.
|
2015-12-03 23:44:22 -08:00 |
|
Jack Firth
|
99994ef3c1
|
Yup it's definitely reprovide modules
The compound/main isn’t working now. Excluding all reprovide modules
now (there’s really nothing to test in them anyway)
|
2015-12-03 23:34:08 -08:00 |
|
Jack Firth
|
015fba60c2
|
Ignore base main module
Reprovide might not be playing nicely with cover
|
2015-12-03 23:24:28 -08:00 |
|
Jack Firth
|
db260b5464
|
Resume coverage analysis of internals
|
2015-12-03 23:15:33 -08:00 |
|
Jack Firth
|
2d6ebe3462
|
Exclude syntax lenses too
|
2015-12-03 23:00:57 -08:00 |
|
Jack Firth
|
0e0846f44f
|
Fix missing extension
|
2015-12-03 22:37:45 -08:00 |
|
Jack Firth
|
5c9a11b61b
|
Restrict to just struct-provide
|
2015-12-03 22:26:45 -08:00 |
|
Jack Firth
|
66979680ce
|
Ignore unstable/lens too
|
2015-12-03 22:16:00 -08:00 |
|
Jack Firth
|
a663b39224
|
Ignore main.rkt, it’s failing for some reason
|
2015-12-03 22:07:09 -08:00 |
|
Jack Firth
|
b67786ebbd
|
Ignore more things to try and narrow down source of errors
|
2015-12-03 21:51:39 -08:00 |
|
Jack Firth
|
f225491c9e
|
Merge pull request #243 from AlexKnauth/nested-lens-macro
add define-nested-lenses
|
2015-12-03 21:31:16 -08:00 |
|
Jack Firth
|
c4c1efbf6a
|
Ignore more things for coverage
|
2015-12-03 19:14:13 -08:00 |
|
Jack Firth
|
a7522afced
|
Make cover specific so raco test succeeds on older racket versions
|
2015-12-03 18:51:11 -08:00 |
|
Jack Firth
|
2376fd9d5b
|
Fix installation hanging
|
2015-12-03 18:25:14 -08:00 |
|
Jack Firth
|
781f98152e
|
Initial attempt at fixing cover
|
2015-12-03 18:23:31 -08:00 |
|
Jack Firth
|
b7b1c6d49b
|
Merge pull request #245 from jackfirth/236-lens-contract-rewording
Reword lens/c docs and include examples
|
2015-12-03 17:52:41 -08:00 |
|
Jack Firth
|
43884cb0c4
|
Merge pull request #244 from jackfirth/237-lens-join-hash-examples
Use clearer example for lens-join/hash
|
2015-12-03 17:52:30 -08:00 |
|
AlexKnauth
|
f6158cce91
|
add define-nested-lenses example
|
2015-12-03 20:31:39 -05:00 |
|
Jack Firth
|
840813724e
|
Reword lens/c docs and include examples
Closes #236
|
2015-12-03 17:02:16 -08:00 |
|
Jack Firth
|
0d4a464c44
|
Use clearer example for lens-join/hash
Closes #237
|
2015-12-03 16:50:57 -08:00 |
|
AlexKnauth
|
5c413bd1b3
|
provide and add docs
|
2015-12-03 18:01:22 -05:00 |
|
AlexKnauth
|
0b02692350
|
add define-nested-lenses
|
2015-12-03 14:37:22 -05:00 |
|
Jack Firth
|
a4d7cade34
|
Merge pull request #242 from jackfirth/241-travis-build
Add 6.2.1 and 6.3 to the build matrix
|
2015-12-02 22:49:11 -08:00 |
|
Jack Firth
|
f72fe64834
|
Add 6.2.1 and 6.3 to the build matrix
Also updates license
|
2015-12-02 22:23:24 -08:00 |
|
Jack Firth
|
a570569f92
|
Update LICENSE
|
2015-12-02 14:24:24 -08:00 |
|
Jack Firth
|
f28fc5def6
|
Create LICENSE
|
2015-12-02 14:23:07 -08:00 |
|
Jack Firth
|
d0f79c63c6
|
Merge pull request #232 from jackfirth/jackfirth-patch-1
Link to guide and reference directly in readme
|
2015-11-15 14:08:48 -08:00 |
|
Jack Firth
|
55d7dea0c4
|
Update README.md
|
2015-11-15 13:58:48 -08:00 |
|
Jack Firth
|
096a5a5d02
|
Merge pull request #231 from AlexKnauth/ignore
update .gitignore to ignore doc/
|
2015-11-14 12:24:07 -08:00 |
|
AlexKnauth
|
d712e5d953
|
update .gitignore to ignore doc/
|
2015-11-14 15:19:34 -05:00 |
|
Jack Firth
|
47c1b4c367
|
Merge pull request #230 from lexi-lambda/add-at-exp-build-dep
Add at-exp-lib as a build dependency
|
2015-11-14 12:07:38 -08:00 |
|
Alexis King
|
16c8ed800c
|
Add at-exp-lib as a build dependency
|
2015-11-14 11:57:55 -08:00 |
|
Jack Firth
|
4cf9223bd8
|
Merge pull request #229 from lexi-lambda/lens-guide
Add an initial stab at a “lens guide”
|
2015-11-14 00:41:22 -08:00 |
|
Alexis King
|
2b5b59dc47
|
Edit some of the guide with minor improvements in wording and style
|
2015-11-13 23:14:06 -08:00 |
|
Alexis King
|
6c6a540adf
|
Mark some sections as "quiet" to keep the TOC clean
|
2015-11-13 22:42:00 -08:00 |
|
Alexis King
|
d66aae00f9
|
Add guide entries on struct lenses and custom lenses with make-lens
|
2015-11-13 22:37:25 -08:00 |
|