Minor enhancements
Rework requires and cleanup.
Minor enhancements
Parser#ignore accepts regexps now.
Major enhancements
Generate accessors methods for struct fields of type string and callback.
Add experimental support for nested structs and unions.
Add initial support for configuration files.
Minor enhancements
Add support for variadic arguments.
Add support for anonymous callbacks in function and struct declaration.
Add support for volatile types.
Add support for U, L, UL constant qualifiers.
Improve testing with cucumber.
Now the rake task can be configured through a configuration block.
Bug fixes
Fix ruby 1.8.6/1.9.1 compatibility issues.
Fix generated const char* return type.
Fix a bug that prevented to manage struct name with a prepending underscore.
1 minor enhancement
Removed old lib/ffi-generator.rb file.
1 major enhancement
Added support for callbacks.
Changed the package name from ffi-generator to ffi-swig-generator
1 minor enhancement
C functions with one void argument are correctly generated as FFI functions with no arguments.
a bunch of minor fixes
fix the gem build process
new interface file for the wiiuse example
1 major enhancement
Birthday!
Generated with the Darkfish Rdoc Generator 2.