21 Sep
2010
21 Sep
'10
7:02 p.m.
On Sep 21, 2010, at 11:22 AM, Holger Freyther wrote:
On 09/22/2010 01:38 AM, Maciej Stachowiak wrote:
comments?
The docs actually are generated from Interpreter.cpp, from the doc comments on each case statement. It just hasn't been updated in a while. Also the following opcodes lack documentation:
Could you help me to find that script? I can help with describing the semantic of these opcodes.
This rule from DerivedSources.make is supposed to regenerate it: docs/bytecode.html: make-bytecode-docs.pl Interpreter.cpp perl $^ $@ The script is at docs/make-butecode-docs.pl Regards, Maciej