0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed license More... over 13 years ago
files for dsss build, work in progress for easy and automated building More... almost 15 years ago
automated build: make it work with dsss AND tango (and dmd) on linux More... almost 15 years ago
big update of README, ignore /doc dir More... almost 15 years ago
README update to describe & reflect on examples/ dir More... almost 15 years ago
example 4 for euruko (RudyObject with overloaded OpEquals) reworked (for a working code) More... almost 15 years ago
example 3 for euruko (d_type\!) reworked (for a working code) More... almost 15 years ago
example 2 for euruko (rb_define_method) reworked (for a working code) More... almost 15 years ago
some code cleanup, example (not-compiling) code for Euruko talk More... almost 15 years ago
d_type: string and bool fully working and test-covered More... almost 15 years ago
test coverage for two-way conversions (integer, float, string); string size left; More... almost 15 years ago
d_type: conversion Ruby->D; awaiting test coverage More... almost 15 years ago
dexter readme updated More... almost 15 years ago
readme update to reflect recent development More... almost 15 years ago
rb_type and friends working, def! working (still no wrapping though) More... almost 15 years ago
code cleanup More... almost 15 years ago
rid of TYPE macro, use raw rb_type More... almost 15 years ago
lot of work to make def! template work -- needs some polishing and porting func_wrap More... almost 15 years ago
small additions in preparation for def\! template More... almost 15 years ago
working to_ruby_value fixed old problem with conversions (RudyObject-times) More... almost 15 years ago
to_ruby_value: associative arrays (working and tested) More... almost 15 years ago
to_ruby_value: static and dynamic arrays (working and tested) More... almost 15 years ago
readme update with proper rdoc More... almost 15 years ago
readme update More... almost 15 years ago
complex numers conversion fully working -- to_ruby_value(idouble) and to_ruby_value(cdouble) More... almost 15 years ago
complex numers conversion (D->Ruby through to_ruby_object) working and tested (for imag-only numbers as for now) More... almost 15 years ago
dexter and test coverage for to_ruby_value (integers, floats, strings) More... almost 15 years ago
make_object for easy conversions -- prototype More... almost 15 years ago
RudyObject development: opEqual operator (==) overloaded and covered with test, Qvalues added to ruby.d More... almost 15 years ago
removed old & obsolete bindings from rubyd More... almost 15 years ago