0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix missing closing tag on lazy-encoders.feature More... over 11 years ago
Use the correct hunchentoot:request-method accessor More... over 11 years ago
Fix test suite for newest clucumber. More... over 11 years ago
Add a system description More... almost 13 years ago
Fix passing of an empty argument list to XML-RPC methods. More... about 13 years ago
Set the correct element-type for the client's POST stream. More... about 13 years ago
Fix decoding of implicit <string> values. More... over 13 years ago
Fix cucumber for quicklisp installation, drop cl-beanstalk requirement. More... over 13 years ago
Fix tabs / spaces in code example. More... almost 14 years ago
Add a README. More... almost 14 years ago
Update env.rb for clucumber 0.3.1. More... almost 14 years ago
Add simple tests (using clucumber) for the client. More... almost 14 years ago
Update copyright More... almost 14 years ago
Fix a stupid error in double decoding: Return the type tag, as well. More... almost 15 years ago
Fix float decoding failure by using parse-number for doubles. More... about 15 years ago
Add a test for a <double> encoding issue: Use fiveam for this. More... about 15 years ago
Refactor decoding macros and fix escaped-entity decoding bug. More... almost 16 years ago
Add copying file (intended to cover the previous versions, too): MIT-style. More... over 16 years ago
Add trace-xml-response and encoded-request More... over 16 years ago
Merge branch 'master' of git+ssh://baker.boinkor.net/home/asf/git/cxml-rpc More... over 16 years ago
Fix decoder for <value/> and <string/> tags More... over 16 years ago
Fix decoder for <value/> and <string/> tags More... over 16 years ago
Add user-defined methods, integrate them with the rest of the system. More... over 16 years ago
Make the decoder return type tags that the encoder can use. More... over 16 years ago
Fix the decoder to not use structures anymore; adjust package definition. More... over 16 years ago
Refactor encoding to use explicitly tagged values. More... over 16 years ago
server export; correct spec version for introspect More... over 16 years ago
Introspection capabilities for the server (but no user-defined methods yet) More... over 16 years ago
Add a rudimentary server implementation. More... over 16 years ago
xrpc-struct constructor, reorder things to reduce warnings More... over 16 years ago