0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rad modified to copy Stepper Lib ... oops More... almost 16 years ago
rad modified to copy Stepper Lib ... oops More... almost 16 years ago
modified variable processing to pass tests (application unaffected) and added translation post processsing including the start of ruby_to_c testing -- will refactor once more tests added -- needs its own category More... almost 16 years ago
added Stepper Lib, example sketch and arduino_sketch modified More... almost 16 years ago
external boolean variables were not being stripped from translations... now they are. Also added test stub for this activity More... almost 16 years ago
fixed variable processing for negatives with type declaration More... almost 16 years ago
Merge branch 'master' of [email protected]:atduskgreg/rad More... almost 16 years ago
LCD adds More... almost 16 years ago
don't try add the test files to new projects from somewhere they don't exist More... almost 16 years ago
bugfix: instance style external variables now work with negative integers, longs and floats when value is assigned and type specified More... almost 16 years ago
Merge branch 'master' of [email protected]:atduskgreg/rad More... almost 16 years ago
sf_lcd and pa_lcd libraries now have new concise print methods added to setxy, clearscr and home More... almost 16 years ago
moved unit tests out into framework and added a rake task for running them: rake test:units More... almost 16 years ago
Merge branch 'master' of [email protected]:atduskgreg/rad More... almost 16 years ago
deleting old package, starting in on project dev helpers More... almost 16 years ago
pa_lcd methods: setxy, clearscr and home now have capability to take a string for print.. eg. setxy 0,1 'print_this' -- example updated too More... almost 16 years ago
added example to configure cursor and boot screen for pa_lcd More... almost 16 years ago
fixed compile_cpp and upload_cpp tasks which were broken by recent additions -- all better now More... almost 16 years ago
Merge branch 'madrona/master' More... almost 16 years ago
website fixes More... almost 16 years ago
removed semi-colon from defines More... almost 16 years ago
added i2c with clock chip example More... almost 16 years ago
array processing working and added tests for array processing - still need to feed rtc other arrays from plugins etc to remove parens More... almost 16 years ago
added bang to gsub post_process_ruby_to_c_methods so parens will be removed again More... almost 16 years ago
regex change to make plugin layout less strict More... almost 16 years ago
deleted DS1307.o and OneWire.o More... almost 16 years ago
added bitwise_ops plugin More... almost 16 years ago
updated OneWire libraries and one_wire method in arduino_sketch More... almost 16 years ago
removed outdated material from startup sketch More... almost 16 years ago
wrapped up first pass of instance variable style processing, including tests and external_variable_fu example More... almost 16 years ago