Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 


   ----------------------------------------------------------------------
      README file for JavaScript Engine Switcher for .Net: Jint 1.2.5

   ----------------------------------------------------------------------

      Copyright (c) 2013-2015 Andrey Taritsyn - http://www.taritsyn.ru
 

   ===========
   DESCRIPTION
   ===========   
   JavaScriptEngineSwitcher.Jint contains adapter `JintJsEngine` 
   (wrapper for the Jint JavaScript Engine 
   (http://github.com/sebastienros/jint) version of March 29, 2015).

   =============
   RELEASE NOTES
   =============
   1. Jint was updated to version of March 29, 2015;
   2. In configuration settings of Jint JavaScript engine was changed
      default value of `MaxRecursionDepth` property from `20678` to `-1`.

   =============
   DOCUMENTATION
   =============
   See documentation on GitHub - 
   http://github.com/Taritsyn/JavaScriptEngineSwitcher