Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-08-21 | merge guile-vm into libguile itself | Andy Wingo | 1 | -197/+0 |
2008-08-07 | big reorg of scheme modules -- e.g. programs.c -> (system vm program) | Andy Wingo | 1 | -1/+8 |
2008-05-20 | properly include config.h in source files, not headers | Andy Wingo | 1 | -0/+4 |
2008-04-25 | Fixed a Scheme translation bug; cleaned compilation with GCC 4. | Ludovic Courtes | 1 | -2/+3 |
2008-04-25 | Removed a few more deprecated function calls; documented closures. | Ludovic Courtes | 1 | -2/+2 |
2008-04-25 | Fixed a stack leak. Now observing actual performance. | Ludovic Court`es | 1 | -1/+1 |
2008-04-25 | Improved the VM's efficiency. The VM is as fast as the interpreter. :-( | Ludovic Court`es | 1 | -2/+2 |
2008-04-25 | Translation from Scheme to GHIL, and compilation to GLIL work. | Ludovic Court`es | 1 | -5/+10 |
2008-04-25 | Updated the C code base so that it compiles with Guile 1.7.2. | Ludovic Court`es | 1 | -1/+1 |
2001-04-23 | *** empty log message *** | Keisuke Nishida | 1 | -57/+53 |
2001-04-22 | *** empty log message *** | Keisuke Nishida | 1 | -0/+184 |