Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add tests for register-temp-stanza-handler-for-idHEADmaster | rekado | 2014-12-16 | 1 | -2/+34 |
| | |||||
* | write tests for handle-stanza | rekado | 2014-12-16 | 1 | -1/+29 |
| | |||||
* | rewrite stanza-find-property with sxpath | rekado | 2014-12-16 | 1 | -8/+6 |
| | |||||
* | return arguments to 'halt directly | rekado | 2014-12-16 | 1 | -3/+1 |
| | |||||
* | use () for thunk, _ for when we don't care | rekado | 2014-12-16 | 1 | -1/+1 |
| | |||||
* | remove logging statement | rekado | 2014-12-16 | 1 | -1/+0 |
| | |||||
* | move and remove test placeholders | rekado | 2014-12-16 | 1 | -3/+2 |
| | |||||
* | stylistic changes | rekado | 2014-12-16 | 1 | -2/+3 |
| | |||||
* | test (and fix) run-handler-loop | rekado | 2014-12-16 | 2 | -11/+34 |
| | |||||
* | add test suite | rekado | 2014-12-11 | 1 | -0/+140 |
| | | | | depends on ggspec (https://github.com/yawaramin/ggspec) | ||||
* | convert register-stanza-handler to syntax | rekado | 2014-12-11 | 1 | -3/+10 |
| | | | | allow omitting guard expression. | ||||
* | return #f for ignored stanza handlers | rekado | 2014-12-11 | 1 | -2/+3 |
| | |||||
* | implement predicates for iq/message/presence | rekado | 2014-12-01 | 1 | -16/+16 |
| | |||||
* | xmpp: export "message" function | rekado | 2014-11-27 | 1 | -0/+1 |
| | |||||
* | xep 0114: wrap expressions in sugar | rekado | 2014-11-27 | 1 | -1/+2 |
| | |||||
* | add syntactic sugar for XMPP conversations | rekado | 2014-11-27 | 1 | -0/+40 |
| | |||||
* | initial commit | rekado | 2014-11-24 | 4 | -0/+287 |