Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-05-02 18:01:25 -0700 (Mon, 02 May 2005)
Revision: 936
Log message:
Omake_value.key_of_value was erroneously wrapping the key
in an array.
In Omake_eval.strings_of_value, the ValSequence should not
be treated as a quoted block.
Changes | Path |
+418 -358 | omake/doc/html/omake.html |
+2 -1 | omake/src/eval/omake_eval.ml |
+2 -1 | omake/src/eval/omake_value.ml |