0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
watching for silent Infinity results in stress_tester.rb More... over 13 years ago
patching float_divide and float_modulo to cover +/-Infinity result edge cases More... over 13 years ago
float_divmod spec; updated stories float_divmod, float_unlimited_power, int_unlimited_power for -Infinity results; error handing in float/div_mod instruction More... over 13 years ago
alas, result.infinite? works only part of the time for catching edge cases More... over 13 years ago
caught -Infinity results from int_unlimited_power via stress-testing More... over 13 years ago
making and running random programs to stress-test and find edge cases More... over 13 years ago
capturing proportion_of_int edge cases (Infinity); specs More... over 13 years ago
specs for int_affine_combination and int_affine_interpolation; added story steps for handling Infinity More... over 13 years ago
renamed int_power -> int_unlimited_power; wrote specs More... over 13 years ago
renaming float_unlimited_power and writing its specs More... over 13 years ago
renamed float_power -> float_unlimited_power More... over 13 years ago
push3_coverage.feature moved to /features/broken until it passes; refactored stories to make NudgeError behavior more general and extensible More... over 13 years ago
working through push3_coverage.feature: updated story to fit recent instruction names; changed code_nth -> code_nth_backbone_point; added name_new instruction story; added spec for do_point error generation More... over 13 years ago
moving current broken stories into /features/broken to get them done More... over 13 years ago
fixed int_random and float_random range bugs; wrote specs for all random.rb instructions (and made them pass); fixed feature step so it read interpreter defaults correctly More... over 13 years ago
fixed point estimation step definition; proportion_random instruction More... over 13 years ago
working through float_random and int_random stories; bounds checking seems broken for both More... over 13 years ago
bool_random story explicitly demands (and tests) fair coin tossing More... over 13 years ago
cleanup of some loose ends in code_contains? instruction; added a failing story More... over 13 years ago
writing scenarios to capture bugs/edge conditions in various math instructions More... over 13 years ago
refactor float_power.feature More... over 13 years ago
code_parses? instruction and story More... over 13 years ago
x_depth stories; removed old combined file More... over 13 years ago
story files for x_duplicate and x_shove instructions; removed old combined files More... over 13 years ago
story files for all x_rotate and x_yank instructions; removed old pooled feature files More... over 13 years ago
added story files for all x_pop and x_swap instructions, deleted shared files More... over 13 years ago
stories for bool_flush, code_flush, int_flush, float_flush, exec_flush, name_flush and proportion_flush; deleted old x_flush shared feature file More... over 13 years ago
name_yankdup feature More... over 13 years ago
exec_yankdup; removed x_yankdup shared feature More... over 13 years ago
float_yankdup, int_yankdup, proportion_yankdup More... over 13 years ago