Re: wip-rtl disassembler

2013-05-07 Thread Ludovic Courtès
Noah Lavine skribis: > I realized that my strategy of writing a separate test suite for > CPS will never get close to our 35,000+ Guile tests, and also can't be > reused the next time we want to test a new compiler. Ouch, indeed. > So my goal is to let the test suite use the CPS compiler, and t

Re: attempt at array cleanup

2013-05-07 Thread Daniel Llorens
Hello, I've rebased this branch on top of master. It is at https://gitorious.org/guile-stable-2-0-array-cleanup/guile-stable-2-0-array-cleanup/commits/master-ra0 I had conflicts in about 10 of the 50 patches: * scm_i_print_bytevector(), that I had rewritten and had changed from stable-2.0 to