comparison src/bytecode.c @ 149:538048ae2ab8 r20-3b1

Import from CVS: tag r20-3b1
author cvs
date Mon, 13 Aug 2007 09:36:16 +0200
parents 131b0175ea99
children 28f395d8dc7a
comparison
equal deleted inserted replaced
148:f659db2a1f73 149:538048ae2ab8
25 25
26 /* Authorship: 26 /* Authorship:
27 27
28 FSF: long ago. 28 FSF: long ago.
29 29
30 hacked on by jwz@lucid.com 17-jun-91 30 hacked on by jwz@netscape.com 17-jun-91
31 o added a compile-time switch to turn on simple sanity checking; 31 o added a compile-time switch to turn on simple sanity checking;
32 o put back the obsolete byte-codes for error-detection; 32 o put back the obsolete byte-codes for error-detection;
33 o added a new instruction, unbind_all, which I will use for 33 o added a new instruction, unbind_all, which I will use for
34 tail-recursion elimination; 34 tail-recursion elimination;
35 o made temp_output_buffer_show be called with the right number 35 o made temp_output_buffer_show be called with the right number