27 years agoFinish code generation rewrite. Clean up B::Section class and
Malcolm Beattie [Mon, 12 May 1997 20:22:56 +0000]
Finish code generation rewrite. Clean up B::Section class and
handle symbol table translation internally. Simple .pm modules
now compile OK.

p4raw-id: //depot/perlext/Compiler@14

27 years agoDon't make pp_enter and pp_return trigger basic blocks.
Malcolm Beattie [Mon, 5 May 1997 19:41:18 +0000]
Don't make pp_enter and pp_return trigger basic blocks.

p4raw-id: //depot/perlext/Compiler@13

27 years agoRewrite code generation. Sections (de)multiplexed into a
Malcolm Beattie [Mon, 5 May 1997 19:40:16 +0000]
Rewrite code generation. Sections (de)multiplexed into a
temporary file instead of stored in arrays.

p4raw-id: //depot/perlext/Compiler@12

27 years agoDevelopment to pre-alpha4
Malcolm Beattie [Sat, 3 May 1997 20:20:59 +0000]
Development to pre-alpha4

p4raw-id: //depot/perlext/Compiler@11

27 years agoInitial check-in of perl compiler.
Malcolm Beattie [Sat, 3 May 1997 14:47:06 +0000]
Initial check-in of perl compiler.

p4raw-id: //depot/perlext/Compiler@10