aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Link in erl interface and ei.Brian Cully2008-03-011-1/+3
|
* Add erl interface headers.Brian Cully2008-03-011-1/+5
|
* Add include path for erlang interface.Brian Cully2008-03-011-1/+3
|
* Use a switch dispatch and crash on unknown types.Brian Cully2008-03-011-2/+10
|
* remove extra newlineBrian Cully2008-03-011-2/+1
|
* Use tagged message types.Brian Cully2008-03-011-2/+10
|
* Tag messages with type.Brian Cully2008-03-011-18/+5
|
* Use commit as a test instead of custom.Brian Cully2008-03-011-1/+2
|
* Clean up partial messages.Brian Cully2008-03-011-2/+10
| | | | Null terminate message buffers.
* Get rid of BUFSIZE.Brian Cully2008-03-011-16/+32
|
* Prettify the supervision tree w/ names. Break modules out by registered names.Brian Cully2008-03-012-11/+20
|
* Crash if we get a bad message.Brian Cully2008-03-011-2/+2
|
* Fix warnings.Brian Cully2008-03-011-9/+12
|
* -Wall -WerrorBrian Cully2008-03-011-1/+1
|
* handle_call as dispatcherBrian Cully2008-03-011-9/+26
|
* 80 cols.Brian Cully2008-03-011-2/+4
|
* Add copyright.Brian Cully2008-03-011-0/+1
|
* Add copyright.Brian Cully2008-03-011-0/+6
|
* 80 colsBrian Cully2008-03-011-1/+2
|
* Initial commitBrian Cully2008-03-017-0/+554