Commit Graph

5 Commits

Author SHA1 Message Date
Sanel Zukan
98b109176a Added range function
Reimplemented iota via range
Added global *args* variable that contains program/script arguments
2008-07-18 12:34:35 +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
7bf5456c8c Added inc/dec familly 2008-07-14 13:58:42 +00:00
Sanel Zukan
af32224d5b Added clock and timeit functions
Some musings with examples
2008-07-14 10:42:25 +00:00
Sanel Zukan
5747340449 Capone import 2008-07-07 15:07:48 +00:00