Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug in Encoder where tuples were encoded into lists. Fix Encoder and ↵ | Pavel Zuna | 2009-06-10 | 1 | -3/+3 |
| | | | | Command.args_options_2_entry unit tests. | ||||
* | Fix bug where finalized IPA object where trying to modify their member ↵ | Pavel Zuna | 2009-05-22 | 1 | -78/+66 |
| | | | | variables in Encoder methods. | ||||
* | Add Encoder base class and method decorators to encode arguments/decode ↵ | Pavel Zuna | 2009-05-19 | 1 | -0/+210 |
return values. Also - unit tests. |