0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 31, 2024 — Dec 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle Introspect method requests for paths that are not found in the list of exported objects. Fixes exception thrown by D-Feet during introspection. Issue #76 More... over 10 years ago
Merge pull request #66 from lucidguppy/improveTest More... almost 11 years ago
0.2.0 More... almost 11 years ago
Merge pull request #63 from nisargjhaveri/removelistener More... almost 11 years ago
Merge pull request #65 from jazzpi/patch-1 More... almost 11 years ago
Update abstract-socket version More... almost 11 years ago
fix incorrect signature in tests #61 More... almost 11 years ago
lint More... almost 11 years ago
validate signature when serialise g type #64 More... almost 11 years ago
trow exception on invalid type More... almost 11 years ago
Add correct regex to test for throwing on a bad signature while marshalling More... almost 11 years ago
Move mashalling of type from writeSimple into the simple marshallers More... almost 11 years ago
Add tests and validation for signature types More... almost 11 years ago
Extract align function into it's own file for use by marshallers More... almost 11 years ago
Change validator to marshaller - so it can validate and help marshall More... almost 11 years ago
Add validator and tests for type string marshalling More... almost 11 years ago
Implement removeListener in `introspect.js` More... almost 11 years ago
Add validator and tests for type double marshalling More... almost 11 years ago
Add validator and tests for 64 bit marshalling More... almost 11 years ago
Add validator and tests for uint32 marshalling More... almost 11 years ago
Add validator and tests for int32 marshalling More... almost 11 years ago
Add validator and tests for uint16 type in validators.MakeSimpleValidator More... almost 11 years ago
Add validator and tests for int16 type in validators.MakeSimpleValidator More... almost 11 years ago
Merge pull request #58 from lucidguppy/improveTest More... almost 11 years ago
Added more debug information to error in writeSimple More... almost 11 years ago
Add validation of boolean signature and tests More... almost 11 years ago
Small refactoring to add marshall/unmarshall function to test More... almost 11 years ago
Add test and implementation of byte signature validation More... almost 11 years ago
Add tests to verify that marshalling bad data or signature raises an error More... almost 11 years ago
0.1.3 More... almost 11 years ago