Age | Commit message (Expand) | Author |
---|---|---|
2013-01-25 | docmd and better termination fix | daniel |
2013-01-24 | add default values for waitforlock | daniel |
2013-01-24 | named parameters for read() | daniel |
2013-01-24 | named | daniel |
2013-01-23 | fix the handling of int getting passed back.. returning the address of the in... | daniel |
2013-01-23 | Make readstb make sense :) | daniel |
2013-01-23 | Update docs, add the "global" functions to the export list, add the reason fr... | daniel |
2013-01-18 | Add prefix, fix read (probably leaks..). | daniel |
2013-01-18 | convert read to the OUTLIST style. | daniel |
2013-01-18 | add a lazy way to call write | daniel |
2013-01-17 | not sure what happens with strings once they get into perl, but this keeps th... | daniel |
2013-01-17 | make module perlish (object methods) | daniel |
2013-01-13 | fire the interrupt from the right place | daniel |
2013-01-12 | Add the ability to wait for interrupts | daniel |
2013-01-11 | The perl interface is cleaner at least. Need to work out how to get the call ... | daniel |