| 2016-08-09 23:00 | document kw-formals->arity+keywords | AlexKnauth | 1 | +32 | -0 |
| 2016-08-09 22:53 | rename to kw-formals->arity+keywords | AlexKnauth | 1 | +40 | -21 |
| 2016-08-09 21:58 | add kw-formals->arity | AlexKnauth | 1 | +74 | -0 |
| 2016-05-26 00:41 | move kw-hash-lambda docs up | AlexKnauth | 2 | +3 | -3 |
| 2016-05-25 14:46 | Update README.md to link to the docs for kw-lists-lambda | Alex Knauth | 1 | +1 | -1 |
| 2016-05-24 22:20 | fix and document kw-hash-case-lambda | AlexKnauth | 2 | +24 | -4 |
| 2016-05-24 22:14 | document kw-lists-lambda and kw-lists-case-lambda | AlexKnauth | 3 | +57 | -3 |
| 2016-05-20 03:59 | move kw-hash-case-lambda out of unstable | AlexKnauth | 1 | +10 | -12 |
| 2016-05-20 03:58 | use kw-lists-lambda in kw-hash-lambda.rkt | AlexKnauth | 1 | +2 | -4 |
| 2016-05-20 03:57 | reorganize and move code to kw-lists-lambda.rkt | AlexKnauth | 2 | +94 | -66 |
| 2016-05-20 03:51 | use kw-lists-lambda.rkt | AlexKnauth | 2 | +10 | -2 |
| 2016-05-20 03:48 | add kw-hash-case-lambda to unstable submod | AlexKnauth | 2 | +17 | -0 |
| 2016-05-18 19:05 | add keyword-lists-case-lambda | AlexKnauth | 1 | +32 | -4 |
| 2016-05-18 02:50 | add keyword-lambda arity tests | AlexKnauth | 1 | +17 | -1 |
| 2016-05-18 02:43 | improve keyword-lambda | AlexKnauth | 1 | +26 | -14 |
| 2016-05-04 21:19 | update .travis.yml to test on 6.3, 6.4, and 6.5 | Alex Knauth | 1 | +3 | -0 |
| 2016-01-27 03:06 | Merge pull request #1 from stamourv/master | Alex Knauth | 1 | +24 | -21 |
| 2016-01-26 21:28 | Add contract profiling instrumentation. | Vincent St-Amour | 1 | +24 | -21 |
| 2016-01-17 18:29 | add missing for-label require | AlexKnauth | 1 | +1 | -0 |
| 2016-01-16 23:08 | start on documentation for kw-hash-> | AlexKnauth | 1 | +12 | -0 |
| 2016-01-16 22:22 | add support for rest contracts | AlexKnauth | 1 | +57 | -9 |
| 2016-01-16 21:53 | extend check-length to accept an expected arity | AlexKnauth | 1 | +17 | -6 |
| 2016-01-16 21:47 | Add signatures | AlexKnauth | 1 | +12 | -1 |
| 2016-01-16 21:34 | add kw-hash-> contract combinator | AlexKnauth | 1 | +106 | -0 |
| 2015-12-07 03:54 | Update README.md | Alex Knauth | 1 | +8 | -8 |
| 2015-12-07 03:36 | Update README.md | Alex Knauth | 1 | +6 | -0 |
| 2015-08-10 22:49 | Update .travis.yml | Alex Knauth | 1 | +1 | -0 |
| 2015-08-04 21:17 | Update .travis.yml | Alex Knauth | 1 | +6 | -1 |
| 2015-07-30 21:55 | add missing dep | AlexKnauth | 1 | +1 | -1 |
| 2015-07-29 04:38 | document mapper.rkt | AlexKnauth | 3 | +33 | -0 |
| 2015-07-29 04:24 | document partial.rkt | AlexKnauth | 2 | +52 | -5 |
| 2015-07-29 03:45 | add mapper.rkt | AlexKnauth | 1 | +21 | -0 |
| 2015-07-20 19:40 | add based on partial from rackjure | AlexKnauth | 1 | +4 | -0 |
| 2015-07-20 19:14 | add partial.rkt | AlexKnauth | 1 | +104 | -0 |
| 2015-06-23 17:55 | Update .travis.yml | Alex Knauth | 1 | +17 | -10 |
| 2015-04-22 01:12 | (require (for-label kw-utils/keyword-lambda)) | AlexKnauth | 1 | +1 | -0 |
| 2015-04-21 22:36 | add docs for kw-hash | AlexKnauth | 3 | +61 | -0 |
| 2015-04-21 00:40 | add kw-hash-lambda | AlexKnauth | 1 | +29 | -0 |
| 2015-04-21 00:23 | add kw-hash.rkt | AlexKnauth | 2 | +72 | -0 |
| 2015-04-06 11:39 | add procedure-required-keywords etc. | AlexKnauth | 1 | +8 | -0 |
| 2015-04-02 21:46 | Update README.md | Alex Knauth | 1 | +3 | -1 |
| 2015-04-02 01:43 | add docs for kw-map | AlexKnauth | 3 | +33 | -0 |
| 2015-03-31 00:22 | add .travis.yml | AlexKnauth | 1 | +22 | -0 |
| 2015-03-30 21:14 | update deps | AlexKnauth | 1 | +1 | -1 |
| 2015-03-30 21:05 | convert kw-map.rkt to sweet-exp | AlexKnauth | 1 | +38 | -37 |
| 2015-03-30 20:01 | use racket/base in kw-map.rkt | AlexKnauth | 1 | +2 | -1 |
| 2015-03-24 22:14 | add kw-map.rkt | AlexKnauth | 2 | +42 | -1 |
| 2015-02-13 13:46 | refactor and add stuff | AlexKnauth | 1 | +72 | -35 |
| 2015-01-10 18:11 | add apply/kw | AlexKnauth | 1 | +86 | -0 |
| 2014-11-16 22:49 | Create README.md | AlexKnauth | 1 | +13 | -0 |
| 2014-11-12 03:02 | Initial commit | AlexKnauth | 10 | +728 | -0 |