5
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Start working on described types More... about 14 years ago
fix up unsigned type mapping More... about 14 years ago
Use AMQP types for multiple=true fields since encoding/decoding arrays will only allow AMQP wrapper types More... about 14 years ago
map read/write implemented More... about 14 years ago
toString, equals, hashMap implemented, write/read lists implemented More... about 14 years ago
Calculate size of types and described types More... about 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... about 14 years ago
Pickup changes in apollo. More... about 14 years ago
Static read/write for primitive types to directly read or write a type when it's known beforehand. More... about 14 years ago
read/write most primitive types More... about 14 years ago
Implement encoding picker More... about 14 years ago
generated primitive type wrappers hooked into primitive read/write methods More... about 14 years ago
Generate wrapper types for primitives to handle cases where a field could be any type, tidy up code generation classes a bit. More... about 14 years ago
Update to messaging.xml More... about 14 years ago
Tidy up described type generator More... about 14 years ago
Add count field to generated types, pull in format category stuff from old impl, start breaking up generator a bit More... about 14 years ago
Add encoder class and accessor via TypeRegistry More... about 14 years ago
Start building type lookup maps More... about 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... about 14 years ago
Add getters/setters, read/write/encode/decode base interface More... about 14 years ago
More work on this... More... about 14 years ago
Merge branch 'master' of github.com:fusesource/fabric More... about 14 years ago
Update to pickup recent changes in apollo. More... about 14 years ago
Initial enum support More... about 14 years ago
Break out code generation by type More... about 14 years ago
Write descriptors More... about 14 years ago
Handle requires/provides tags, use Java arrays for multiple="true" fields More... about 14 years ago
Building this out more, uses JCodeModel to generate code, currently generates code for all the composite types and maps restricted/primitive types to their Java counterpart. More... about 14 years ago
Remove unneeded variables More... about 14 years ago
Avoid generating code multiple times More... about 14 years ago