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
0b017898a8
ikarus
/
scheme
/
tests
History
Abdulaziz Ghuloum
afc9bff07f
- added experimental pointer manipulation primitives.
2008-09-06 06:01:39 -07:00
..
SRFI-1.ss
…
bignum-to-flonum.ss
more progress on the AMD64 front, fixing more numeric and more cogen
2008-07-18 22:21:57 -07:00
bignums.ss
more progress on the AMD64 front, fixing more numeric and more cogen
2008-07-18 22:21:57 -07:00
bitwise-op.ss
…
bytevectors.ss
…
case-folding.ss
…
div-and-mod.ss
fixed a bug in quotient and div when given (least-fixnum) and -1.
2008-07-26 12:28:51 -07:00
enums.ss
reimplemented enums to use bitmaps instead of lists.
2008-08-03 12:52:33 -07:00
fasl.ss
fixed a bug in fasl reader for shared/cyclic data structures.
2008-07-30 17:28:33 -07:00
fixnums.ss
more progress on the AMD64 front, fixing more numeric and more cogen
2008-07-18 22:21:57 -07:00
fldiv-and-mod.ss
…
framework.ss
all existing tests pass under 64-bit
2008-07-19 14:41:06 -07:00
fxcarry.ss
…
hashtables.ss
…
input-ports.ss
…
io.ss
…
lists.ss
…
numerics.ss
…
parse-flonums.ss
…
pointers.ss
- added experimental pointer manipulation primitives.
2008-09-06 06:01:39 -07:00
r6rs-records-procedural.ss
…
reader.ss
…
rn100
…
sorting.ss
…
string-to-number.ss
Added make-polar.
2008-07-15 23:13:59 -07:00
strings.ss
…
tests-1.1-req.scm
…
tests-1.2-req.scm
…
tests-1.3-req.scm
…
tests-1.4-req.scm
…
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
…
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
…