0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 20 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
code_yankdup.feature More... over 13 years ago
bool_yankdup.feature; exec_s, exec_y More... over 13 years ago
exec_define added scenario to check for object_id in duplication More... over 13 years ago
added features to check for object uniqueness in code_do_times, code_do_range, code_do_count, exec_do_times, exec_do_range, exec_do_count More... over 13 years ago
Merge branch 'master' of git://github.com/jessesielaff/Nudge More... over 13 years ago
added some edge cases to a number of features; deleted sensors.feature More... over 13 years ago
Fixed code instructions that put multiple references to the same NudgePoint on the :exec stack. More... over 13 years ago
Updated exec instructions with dup method. More... over 13 years ago
adding features to protect against :exec item duplication More... over 13 years ago
locking in float_power More... over 13 years ago
Merge branch 'master' of git://github.com/jessesielaff/Nudge More... over 13 years ago
updating exec_define feature More... over 13 years ago
Fixed exec_define. More... over 13 years ago
NudgeStack items_pushed works More... over 13 years ago
Merge branch 'master' of git://github.com/jessesielaff/Nudge More... over 13 years ago
counting pushed items More... over 13 years ago
Added items_pushed counter to stacks. More... over 13 years ago
Merge branch 'master' of git://github.com/jessesielaff/Nudge More... over 13 years ago
Added name_lookup instruction. More... over 13 years ago
name_lookup.feature More... over 13 years ago
changing wording of a feature step More... over 13 years ago
fixed bug Jesse found in code_do_times, code_do_range and code_do_count, and extended stories to actually capture behavior More... over 13 years ago
corrected exec_do_times, exec_do_count, exec_do_range stories per Jesse's bug discovery More... over 13 years ago
fixed exec_do_times (etc) per Jesse's insight into the stupid mistake I made; some minor cleanup of some other stories More... over 13 years ago
Changed RefPoint to push its value to the appropriate stack rather than push a ValuePoint to the :exec stack. More... over 13 years ago
made some :exec features pass by removing redundant Before blocks in step files More... over 13 years ago
added proportion_random.feature, made float_power work More... over 13 years ago
setting up feature steps for int_random, float_random and bool_random More... over 13 years ago
questionable silencing of Kernel#warn during int_power execution More... over 13 years ago
excellent failing test for "there should be no warnings" in int_power.feature More... over 13 years ago