.. |
.cvsignore
|
*** empty log message ***
|
2001-04-15 15:02:41 +00:00 |
envs.c
|
properly include config.h in source files, not headers
|
2008-05-20 11:46:52 +02:00 |
envs.h
|
properly include config.h in source files, not headers
|
2008-05-20 11:46:52 +02:00 |
frames.c
|
properly include config.h in source files, not headers
|
2008-05-20 11:46:52 +02:00 |
frames.h
|
properly include config.h in source files, not headers
|
2008-05-20 11:46:52 +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
|
properly include config.h in source files, not headers
|
2008-05-20 11:46:52 +02:00 |
guilec.in
|
enable inlining; speed!
|
2008-05-25 13:13:15 +02:00 |
instructions.c
|
properly include config.h in source files, not headers
|
2008-05-20 11:46:52 +02:00 |
instructions.h
|
properly include config.h in source files, not headers
|
2008-05-20 11:46:52 +02:00 |
Makefile.am
|
Fixes to make guile-vm compile in guile source tree
|
2008-08-02 12:17:27 +02:00 |
objcodes.c
|
properly include config.h in source files, not headers
|
2008-05-20 11:46:52 +02:00 |
objcodes.h
|
properly include config.h in source files, not headers
|
2008-05-20 11:46:52 +02:00 |
programs.c
|
properly include config.h in source files, not headers
|
2008-05-20 11:46:52 +02:00 |
programs.h
|
properly include config.h in source files, not headers
|
2008-05-20 11:46:52 +02:00 |
vm.c
|
Fixes to make guile-vm compile in guile source tree
|
2008-08-02 12:17:27 +02:00 |
vm.h
|
properly include config.h in source files, not headers
|
2008-05-20 11:46:52 +02:00 |
vm_engine.c
|
Started documenting the compiler.
|
2008-04-25 19:09:30 +02:00 |
vm_engine.h
|
Speed up the self-tail-recursive case (1x->2x)
|
2008-05-25 13:34:50 +02:00 |
vm_expand.h
|
properly include config.h in source files, not headers
|
2008-05-20 11:46:52 +02:00 |
vm_loader.c
|
guile-vm is completely self-compiling now!
|
2008-05-20 11:33:28 +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
|
bind all module-level variables lazily
|
2008-05-19 19:37:39 +02:00 |