5818 Commits (cbfeb2caaf1dec4efb84a886ac77efbd7ebfd385)
 

Author SHA1 Message Date
rlar cb859060e0 stripbraces(), drop `i_ptr' 8 years ago
rlar 951517250b stripbraces(), fix lvalue and cleanup 8 years ago
rlar d4dad0f10c stripbraces(), i ==> i_ptr - (const) s 8 years ago
rlar 186352b7e5 stripbraces(), fix lvalue and cleanup 8 years ago
rlar 686329dcaf stripbraces(), j ==> j_ptr - (const) s 8 years ago
rlar fc45b3addf stripbraces(), make `s' constant in the region of interest 8 years ago
rlar 170aa84f47 stripbraces(), drop `ls' 8 years ago
rlar e2c2140a52 stripbraces(), drop `t_p', which points to a copy of `s' 8 years ago
rlar 8d0df0d024 stripbraces(), fix split personality of `i' 8 years ago
rlar 98ec9c2fa3 stripbraces(), use `strchr()' 10 years ago
rlar 26ff93abd9 stripbraces(), simplify 10 years ago
rlar 1721407359 transform(), use `strstr()' instead of `spos_()' 10 years ago
rlar e28169d62c transform(), reduce scope of `tstr' 10 years ago
rlar f776a24ea7 transform(), ci_prefix() is case insensitive 10 years ago
rlar 6500aeb132 transform(), drop local `n' 10 years ago
rlar 7cf4338981 transform(), drop unused argument `u_p' 10 years ago
rlar ea6290f666 nupa_substitute(), cleanup and a fixme 10 years ago
rlar abb16c288b nupa_substitute(), cleanup 10 years ago
rlar 0d3c0dfd78 nupa_substitute(), rename r_ --> r 8 years ago
rlar a34703f748 nupa_substitute(), verify `r' beeing unused now 10 years ago
rlar b0e5fc267c nupa_substitute(), cleanup 8 years ago
rlar cc02b9ae2d nupa_substitute(), fix lvalue and cleanup 10 years ago
rlar ac59410602 nupa_substitute(), ir ==> r_ - (const) r 8 years ago
rlar 0fd1e2323c nupa_substitute(), express some constness 10 years ago
rlar 6c1d3ba34a nupa_substitute(), whitespace 8 years ago
rlar 6b5606edc1 nupa_substitute(), cleanup return on error 10 years ago
rlar cba740f88d nupa_substitute(), postpone `s' incrementation 10 years ago
rlar ad1eeeb410 nupa_substitute(), postpone `s' incrementation 10 years ago
rlar 39b544aba1 nupa_substitute(), cleanup 10 years ago
rlar 6a003e52d1 nupa_substitute(), cleanup for loops 10 years ago
rlar ad603be96f nupa_substitute(), cleanup for loops 10 years ago
rlar c06dddc4db nupa_substitute(), break sooner 10 years ago
rlar baf76512b3 nupa_substitute(), reduce scope of d 10 years ago
rlar 55e7fa269a nupa_substitute(), at the end of the loop d === *kptr 10 years ago
rlar 571909b8b6 nupa_substitute(), postpone kptr incrementation 10 years ago
rlar d38804d7c0 nupa_substitute(), move final kptr incrementation out of the loop 10 years ago
rlar f5448025a8 nupa_substitute(), postpone kptr incrementation 10 years ago
rlar 0aff4dfaa6 nupa_substitute(), transform while loop 10 years ago
rlar ef1d896cee nupa_substitute(), reduce scope of local variabes 8 years ago
rlar bd335cb5be nupa_substitute(), delay kptr assignment 10 years ago
rlar ca84d10d0a stripsomespace(), drop `ls' 10 years ago
rlar cc05c0c05b formula(), postpone kptr incrementation 10 years ago
rlar abe572237f formula(), postpone arg2 and arg3 incrementation 10 years ago
rlar a35a2fd3db formula(), cleanup for(;;) loop 10 years ago
rlar 3136f45229 formula(), move final kptr incrementation out of the loop 10 years ago
rlar 2010e6b4fb formula(), kptr++ to the for loop epilogue 10 years ago
rlar c761b4432a formula(), transform while loop 10 years ago
rlar 11adf9f62c findsubckt(), cleanup 8 years ago
rlar 6a9248f111 findsubckt(), use skip_back_ws() 8 years ago
rlar 9bccda5450 findsubckt(), cleanup 8 years ago