Commit graph

20 commits

Author SHA1 Message Date
Alex Shinn
c355e0146f adding memory tests 2011-10-03 19:03:42 +09:00
Alex Shinn
1320856d40 fixing bug in (let ((x ...)) (match x (x ...))) 2011-09-25 15:52:39 +09:00
Alex Shinn
7a04cf809d build fixes from bakul 2011-08-01 08:31:30 +09:00
Alex Shinn
4c7ca3edb2 fixing bug in mixed fixnum/flonum subtraction 2011-06-30 09:17:47 +09:00
Alex Shinn
b819a99b7b fixing sort bug 2011-05-29 18:46:54 +09:00
Alex Shinn
8b6c8afd3f no more global types 2011-05-25 09:46:45 +09:00
Alex Shinn
1e02e95590 srfi-99 fixes from rotty 2011-05-21 23:02:44 -07:00
Alex Shinn
052de70a20 most tests can now be run without modules enabled 2011-04-26 23:19:23 +09:00
Alex Shinn
e633c3dfbd adding scribble to lib tests 2011-04-26 22:52:56 +09:00
Alex Shinn
4bbbe6119e forgot name for thread tests 2011-04-26 22:46:54 +09:00
Alex Shinn
32718a0a6a restricting test imports 2011-04-26 00:08:58 +09:00
Alex Shinn
9b0c057343 cleaning up initialization interface, adding sexp_load_standard_ports 2011-04-07 22:48:10 +09:00
Alex Shinn
7f8e003d08 adding scribble tests 2011-04-02 15:31:22 +09:00
Alex Shinn
017548cc46 adding string cursors, optimizing in-string(-reverse) loops 2011-03-21 14:57:52 +09:00
Alex Shinn
bab88c01b4 oops 2011-03-06 16:56:35 +09:00
Alex Shinn
03198030c1 uncommenting out import 2011-01-27 22:14:58 +09:00
Alex Shinn
d5bd3fa44d fixing bug when matching tail patterns against improper lists 2011-01-27 21:37:03 +09:00
Alex Shinn
f12cbe8191 adding record, thread and utf8 tests to lib tests 2010-12-29 18:37:45 +09:00
Alex Shinn
840ef090bd adding unicode tests, fixing substring & make-string 2010-12-08 22:57:13 -08:00
Alex Shinn
695b44332e adding interface to bytecode-literals
(need to check these when debugging gc)
2010-12-05 16:53:38 -08:00