0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added testing for variable processing along with processing improvements -- still needs more work More... almost 16 years ago
upped version to 0.2.5 More... almost 16 years ago
added DS1307 and OneWire to bin/rad More... almost 16 years ago
added hello_eeprom example and i2c eeprom plugin More... almost 16 years ago
trying to regenerate gem... rollin gem version back to 0.2.4 More... almost 16 years ago
added DS1307 and OneWire Libraries More... almost 16 years ago
integration of one_wire and ds1307 as well minor tweaks to i2c sections More... almost 16 years ago
added methods for defines and interim method for arrays More... almost 16 years ago
added brian's special def setup method which adds to the exsising setup method -- compose setup converted to more modular style More... almost 16 years ago
added instance variable style handling for process_ivar -- example: times now works with instance style external variables More... almost 16 years ago
starting to fill out blink_m plugin More... almost 16 years ago
installed cool instance variable declarations for external variables and used our RubyToC hook to change the translation of @foo example: @foo = 3 More... almost 16 years ago
opps.. added Wire library to rad project generate More... almost 16 years ago
bugfix: fixed regex constant syntax in arduino_plugins More... almost 16 years ago
add PLUGIN_C_TYPES constant to init and simplified arduino_plugin, added sketch_file_location to build_and_make More... almost 16 years ago
added variable processing module and example stub in preparation for instance style external variables More... almost 16 years ago
added byte to method types picked up by plugin installer More... almost 16 years ago
reviewed and revised debounce plugin to eliminate double bumps on read input and added a handy debounce_methods example file More... almost 16 years ago
upped gem version to 0.2.5 for i2c addition More... almost 16 years ago
rolled back gem version in hope that gem will build More... almost 16 years ago
changed gemspec to force gem regeneration More... almost 16 years ago
added support for i2c, Added style of loading for Wire -- bye bye More... almost 16 years ago
added Wire library for i2c -- needed to work around os x's file caching More... almost 16 years ago
quick fixes missed in last commit -- include wire based on = true More... almost 16 years ago
bugfix: wire.h should now load, added blink_m plugin scaffold More... almost 16 years ago
added byte type for inclusion in traslator variable processing More... almost 16 years ago
uint8_t type added to plugin method scan More... almost 16 years ago
added trigger to include wire.cpp and twi.c by setting to true More... almost 16 years ago
added more (very) verbose messages on Translator errors More... almost 16 years ago
bugfix: added empty sketch directory when rad new_project is built. Now rake test:compile succeeds as soon as we cd new_project More... almost 16 years ago