NEWS
changeset 64274 c8990e5feac9
parent 64265 8eb6365f5916
child 64280 7ad033e28dbd
equal deleted inserted replaced
64266:4699d3b3173e 64274:c8990e5feac9
   989 
   989 
   990 * New command-line tool "isabelle process" supports ML evaluation of
   990 * New command-line tool "isabelle process" supports ML evaluation of
   991 literal expressions (option -e) or files (option -f) in the context of a
   991 literal expressions (option -e) or files (option -f) in the context of a
   992 given heap image. Errors lead to premature exit of the ML process with
   992 given heap image. Errors lead to premature exit of the ML process with
   993 return code 1.
   993 return code 1.
       
   994 
       
   995 * The system option "threads" (for the size of the Isabelle/ML thread
       
   996 farm) is also passed to the underlying ML runtime system as --gcthreads,
       
   997 unless there is already a default provided via ML_OPTIONS settings.
   994 
   998 
   995 * Command-line tool "isabelle console" provides option -r to help to
   999 * Command-line tool "isabelle console" provides option -r to help to
   996 bootstrapping Isabelle/Pure interactively.
  1000 bootstrapping Isabelle/Pure interactively.
   997 
  1001 
   998 * Command-line tool "isabelle yxml" has been discontinued.
  1002 * Command-line tool "isabelle yxml" has been discontinued.