view mxtool/.project @ 4408:b197bbb58d2f

Fix and improve tail call. Fix flagsFor: Allow more than one input. Inputs and temporaries may only be registers. Remove redundant moves from emitCode, these are emitted by visitInvokeArguments in TailcallNode. Skip over empty slot for two-slot values in frame state.
author Andreas Woess <andreas.woess@jku.at>
date Sun, 29 Jan 2012 11:27:18 +0100
parents 527724d26036
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>mxtool</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.python.pydev.PyDevBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.python.pydev.pythonNature</nature>
	</natures>
</projectDescription>