Commit Graph

5 Commits

Author SHA1 Message Date
Sanel Zukan
23cf161b16 Replaced map impl. with the better one. At least faster... 2008-11-05 11:50:51 +00:00
Sanel Zukan
e19d0e46d5 Replaced random-next with C version, which yields a much better random number generator.
Added shuffle-vector! for inplace random shuffling in a vector
2008-10-30 15:24:19 +00:00
Sanel Zukan
a54c25ff78 Alternative implementation 2008-10-17 13:41:56 +00:00
Sanel Zukan
192b61316b Replaced for-each function with faster alternative
Added scheme_error() for error reporting from C code
load-extension exists now, althought it does not do what I want
Added timeit-start, timeit-end and timeit-result functions for easier timing
Some map, and my map timing for comparison
2008-07-15 16:00:41 +00:00
Sanel Zukan
5747340449 Capone import 2008-07-07 15:07:48 +00:00