mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-06 04:00:26 +02:00
*** empty log message ***
This commit is contained in:
parent
382693febf
commit
af8978be74
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2000-09-02 Keisuke Nishida <kxn30@po.cwru.edu>
|
||||
|
||||
* src/vm_engine.c (VM_NAME): Renamed the variable `an' to `nargs'.
|
||||
Removed the variables `a2' and `a3'.
|
||||
* src/vm_engine.h (VM_SETUP_ARGS2, VM_SETUP_ARGS3): Setup local
|
||||
variables.
|
||||
(VM_SETUP_ARGS4): Removed.
|
||||
* src/vm_system.c, src/vm_scheme.c, src/vm_number.c: Updated.
|
||||
|
||||
2000-08-24 Keisuke Nishida <kxn30@po.cwru.edu>
|
||||
|
||||
* src/vm.c (lookup_variable): New function.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue