Alex Shinn
|
202195f4f0
|
initial (chibi strings) library
|
2012-03-27 23:00:32 +09:00 |
|
Alex Shinn
|
990cc8293b
|
write-string works with bytevectors as well
|
2012-03-27 21:25:01 +09:00 |
|
Alex Shinn
|
3c3666ad68
|
Adding tests and fixing exactness issues in division operators per issue #102.
|
2012-03-12 23:21:11 +09:00 |
|
Alex Shinn
|
933680a838
|
Fixing offset in (scheme time) - epoch is 00:00:10, which means there are 24, not 34 leap seconds.
|
2012-03-11 18:19:32 +09:00 |
|
Alex Shinn
|
5f63567db0
|
adding division tests and putting (scheme division) in the public domain
|
2011-11-28 08:37:06 +09:00 |
|
Alex Shinn
|
3675f3a5ea
|
forgot to cdr in list-set!
|
2011-11-27 21:32:31 +09:00 |
|
Alex Shinn
|
6f85c98d12
|
bytevector io fixes
|
2011-11-26 17:01:20 +09:00 |
|
Alex Shinn
|
8094d585b8
|
Fixing (scheme char) imports after earlier refactoring; adding definitions for finite? and nan?.
|
2011-11-26 11:35:32 +09:00 |
|
Alex Shinn
|
dd2814953c
|
making command-line a parameter, and importing it and exit into (scheme process-context)
|
2011-11-15 23:27:58 -08:00 |
|
Alex Shinn
|
1b23c0add0
|
Rounding functions now support rational arguments exactly.
Fixing the division operators.
|
2011-11-15 22:23:39 -08:00 |
|
Alex Shinn
|
8b28305e98
|
minor bugfixes, moving string-map & string-for-each to extras.scm
|
2011-11-14 17:10:57 +09:00 |
|
Alex Shinn
|
d82490a8e2
|
Fixing bug in write-bytevector thanks to okuoku.
|
2011-11-14 07:19:30 +09:00 |
|
Alex Shinn
|
6010779fb2
|
adding missing files
|
2011-11-10 05:34:20 +09:00 |
|
Alex Shinn
|
11ff9603ac
|
missed some sexp_init_library defs
|
2011-11-07 23:51:29 +09:00 |
|
Alex Shinn
|
1b4cc2ad14
|
Removing uses of sexp_api_params and sexp_api_pass which were ugly and no longer supported anyway.
The definitions are still provided for backwards compatibility.
|
2011-11-07 01:30:55 +09:00 |
|
Alex Shinn
|
5e5c7c6f9a
|
Forgot extra c[ad]*r bindings.
|
2011-11-04 16:06:18 +09:00 |
|
Alex Shinn
|
16f840ed20
|
Fixing destination offset in bytevector-copy-partial!.
|
2011-11-04 11:45:42 +09:00 |
|
Alex Shinn
|
4ae5949d54
|
fixing header alignment in disasm
|
2011-11-01 22:51:09 +09:00 |
|