Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix: non-integer lists terminate with a NIL value that should | olgeni | 2002-11-16 | 1 | -1/+1 |
| | | | | be skipped when unpacking terms (also submitted to author). | ||||
* | Caught bug (typo) in erl_term._PackString. Also submitted to author. | olgeni | 2002-11-16 | 1 | -1/+1 |
| | |||||
* | Fix typo that prevented unmarshalling of non-small integers. | olgeni | 2002-11-15 | 1 | -2/+3 |
| | |||||
* | Add py_otp_interface, a Python implementation of an Erlang/OTP node. | olgeni | 2002-11-11 | 1 | -0/+46 |