1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-17 21:12:25 +02:00
guile/src
Ludovic Courtes a316e42d98 Fixed the exception handler of `guilec'.
* src/guilec.in: Fixed the exception handler.

git-archimport-id: lcourtes@laas.fr--2005-mobile/guile-vm--mobile--0.6--patch-12
2008-04-25 19:09:30 +02:00
..
.cvsignore *** empty log message *** 2001-04-15 15:02:41 +00:00
envs.c Removed a few more deprecated function calls; documented closures. 2008-04-25 19:09:30 +02:00
envs.h Removed a few more deprecated function calls; documented closures. 2008-04-25 19:09:30 +02:00
frames.c Fixed a Scheme translation bug; cleaned compilation with GCC 4. 2008-04-25 19:09:30 +02:00
frames.h Fixed a Scheme translation bug; cleaned compilation with GCC 4. 2008-04-25 19:09:30 +02:00
guile-disasm.in Removed a few more deprecated function calls; documented closures. 2008-04-25 19:09:30 +02:00
guile-vm.c *** empty log message *** 2001-04-16 03:43:48 +00:00
guilec.in Fixed the exception handler of `guilec'. 2008-04-25 19:09:30 +02:00
instructions.c Removed a few more deprecated function calls; documented closures. 2008-04-25 19:09:30 +02:00
instructions.h Translation from Scheme to GHIL, and compilation to GLIL work. 2008-04-25 19:09:29 +02:00
Makefile.am Renamed the library from libguilevm' to libguile-vm'. 2008-04-25 19:09:30 +02:00
objcodes.c Fixed a Scheme translation bug; cleaned compilation with GCC 4. 2008-04-25 19:09:30 +02:00
objcodes.h Updated the C code base so that it compiles with Guile 1.7.2. 2008-04-25 19:09:29 +02:00
programs.c Fixed a Scheme translation bug; cleaned compilation with GCC 4. 2008-04-25 19:09:30 +02:00
programs.h Updated the C code base so that it compiles with Guile 1.7.2. 2008-04-25 19:09:29 +02:00
vm.c Fixed a Scheme translation bug; cleaned compilation with GCC 4. 2008-04-25 19:09:30 +02:00
vm.h *** empty log message *** 2001-05-02 15:05:05 +00:00
vm_engine.c Started documenting the compiler. 2008-04-25 19:09:30 +02:00
vm_engine.h Started documenting the compiler. 2008-04-25 19:09:30 +02:00
vm_expand.h *** empty log message *** 2001-04-16 03:43:48 +00:00
vm_loader.c Fixed a Scheme translation bug; cleaned compilation with GCC 4. 2008-04-25 19:09:30 +02:00
vm_scheme.c Improved the VM's efficiency. The VM is as fast as the interpreter. :-( 2008-04-25 19:09:30 +02:00
vm_system.c Encode the length of constant lists/vectors on 2 octets instead of 1. 2008-04-25 19:09:30 +02:00