This website requires JavaScript.
Explore
Help
Register
Sign In
conservatory
/
ikarus
Watch
4
Star
0
Fork
You've already forked ikarus
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2a49d5c538
ikarus
/
scheme
/
tests
History
Abdulaziz Ghuloum
badf83557f
fixed rounding for rationals.
2008-07-07 00:22:14 -07:00
..
SRFI-1.ss
…
bignum-to-flonum.ss
Fixes bug 180991: round-off error in bignum->flonum
2008-01-12 20:52:23 -05:00
bignums.ss
…
bitwise-op.ss
Added bitwise-xor.
2008-05-18 03:21:05 -07:00
bytevectors.ss
…
case-folding.ss
…
div-and-mod.ss
…
fasl.ss
…
fixnums.ss
…
fldiv-and-mod.ss
* Added fxdiv0, fxmod0, and fxdiv0-and-mod0
2007-11-11 21:52:27 -05:00
framework.ss
…
fxcarry.ss
…
hashtables.ss
…
input-ports.ss
…
io.ss
…
lists.ss
…
numerics.ss
…
parse-flonums.ss
…
r6rs-records-procedural.ss
…
reader.ss
…
rn100
…
sorting.ss
…
string-to-number.ss
- fixed minor bug in current-directory
2008-05-31 20:10:17 -07:00
strings.ss
…
tests-1.1-req.scm
…
tests-1.2-req.scm
…
tests-1.3-req.scm
…
tests-1.4-req.scm
Added the tests that I'm using for porting.
2008-01-04 05:55:06 -05:00
tests-1.5-req.scm
…
tests-1.6-req.scm
…
tests-1.7-req.scm
…
tests-1.8-req.scm
…
tests-1.9-req.scm
…
tests-2.1-req.scm
…
tests-2.2-req.scm
Added the tests that I'm using for porting.
2008-01-04 05:55:06 -05:00
tests-2.3-req.scm
…
tests-2.4-req.scm
…
tests-2.6-req.scm
…
tests-2.8-req.scm
…
tests-2.9-req.scm
…
tests-3.1-req.scm
…
tests-3.2-req.scm
…
tests-3.3-req.scm
…
tests-3.4-req.scm
…
tests-4.1-req.scm
…
tests-4.2-req.scm
…
tests-4.3-req.scm
…
tests-5.1-req.scm
…
tests-5.2-req.scm
…
tests-5.3-req.scm
…
tests-5.6-req.scm
…