trizen 4a6c5a6366 - Improved the Optimizer to do constant folding on unary operators. 1 year ago
..
00-load.t 285da1e0b9 modified: t/00-load.t 6 years ago
01-number.t 9ff3f81781 Minor optimization in Number `shift_left()` for native unsigned integers for which the result is also a native integer. 1 year ago
02-pow.t 4a6c5a6366 - Improved the Optimizer to do constant folding on unary operators. 1 year ago
03-mod.t 6facc73c6e - New implementation of the numerical system. 7 years ago
04-inf_nan.t 4a6c5a6366 - Improved the Optimizer to do constant folding on unary operators. 1 year ago
05-trigonometry.t 4a6c5a6366 - Improved the Optimizer to do constant folding on unary operators. 1 year ago
accumulator_factory.t 57df6d3b9f - Added more tests. 8 years ago
accumulator_factory_oo.t 57df6d3b9f - Added more tests. 8 years ago
ackermann_function.t c92cf1006b extended: t/ackermann_function.t 7 years ago
bernoulli_numbers_rec.t 6facc73c6e - New implementation of the numerical system. 7 years ago
best_shuffle.t 57df6d3b9f - Added more tests. 8 years ago
currying.t 57df6d3b9f - Added more tests. 8 years ago
eval.t 57df6d3b9f - Added more tests. 8 years ago
factors_of_a_mersenne.t a81944b686 - Added the String.ints() and String.digits() methods. 7 years ago
fast_fourier_transform.t 9ed9776ee0 new file: scripts/RosettaCode/factors_of_a_mersenne_number.sf 7 years ago
fibonacci.t c92cf1006b extended: t/ackermann_function.t 7 years ago
levenshtein_distance.t 7ff17e12d5 modified: t/levenshtein_distance.t 7 years ago
man_or_boy.t 57df6d3b9f - Added more tests. 8 years ago
md5.t 235ce7b8b0 - Generalized the binary splitting to cover more methods, including Array.sum(), Array.sum_by{}, Math.lcm() and Range.sum_by{}. 6 years ago
oo_inheritance.t d129990d75 new file: scripts/Tests/class_field_inheritance.sf 7 years ago
pod.t 285da1e0b9 modified: t/00-load.t 6 years ago
smart_word_wrap.t e27030c483 - Changes inside the Perl deparser: each block will declare its variables in its lexical scope. 6 years ago