Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add erl interface headers. | Brian Cully | 2008-03-01 | 1 | -1/+5 | |
* | Add include path for erlang interface. | Brian Cully | 2008-03-01 | 1 | -1/+3 | |
* | Use a switch dispatch and crash on unknown types. | Brian Cully | 2008-03-01 | 1 | -2/+10 | |
* | remove extra newline | Brian Cully | 2008-03-01 | 1 | -2/+1 | |
* | Use tagged message types. | Brian Cully | 2008-03-01 | 1 | -2/+10 | |
* | Tag messages with type. | Brian Cully | 2008-03-01 | 1 | -18/+5 | |
* | Use commit as a test instead of custom. | Brian Cully | 2008-03-01 | 1 | -1/+2 | |
* | Clean up partial messages. | Brian Cully | 2008-03-01 | 1 | -2/+10 | |
* | Get rid of BUFSIZE. | Brian Cully | 2008-03-01 | 1 | -16/+32 | |
* | Prettify the supervision tree w/ names. Break modules out by registered names. | Brian Cully | 2008-03-01 | 2 | -11/+20 | |
* | Crash if we get a bad message. | Brian Cully | 2008-03-01 | 1 | -2/+2 | |
* | Fix warnings. | Brian Cully | 2008-03-01 | 1 | -9/+12 | |
* | -Wall -Werror | Brian Cully | 2008-03-01 | 1 | -1/+1 | |
* | handle_call as dispatcher | Brian Cully | 2008-03-01 | 1 | -9/+26 | |
* | 80 cols. | Brian Cully | 2008-03-01 | 1 | -2/+4 | |
* | Add copyright. | Brian Cully | 2008-03-01 | 1 | -0/+1 | |
* | Add copyright. | Brian Cully | 2008-03-01 | 1 | -0/+6 | |
* | 80 cols | Brian Cully | 2008-03-01 | 1 | -1/+2 | |
* | Initial commit | Brian Cully | 2008-03-01 | 7 | -0/+554 |