Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / paulbartrum/jurassic issues and pull requests

#227 - Global variables overwritten from function call

Issue - State: closed - Opened by objmalloc about 1 year ago - 1 comment
Labels: bug

#226 - How to run and use the Cheerio library or jsdom

Issue - State: closed - Opened by sqlnew about 1 year ago - 1 comment
Labels: question

#225 - Automatic conversion from C# to Jurassic JavaScript

Issue - State: open - Opened by immitev about 1 year ago - 2 comments
Labels: question

#224 - Is it possible to go from JS to DLL and then to C# source?

Issue - State: closed - Opened by tylike over 1 year ago - 2 comments
Labels: question

#223 - Linux compability ?

Issue - State: open - Opened by bsjaramillo over 1 year ago - 4 comments

#222 - Make a conversion to string without exception

Pull Request - State: open - Opened by Taritsyn almost 2 years ago

#221 - Possibility to create 'sessions'

Issue - State: closed - Opened by oliwersdk almost 2 years ago - 4 comments
Labels: question

#220 - Date.UTC() doesn't interpret two-digit years correctly

Issue - State: closed - Opened by kpreisser about 2 years ago - 1 comment

#219 - PM - Customer side scripting for Channels

Issue - State: closed - Opened by patrickvandersluis about 2 years ago - 1 comment

#218 - Bug in Evaluate: Loop and variable handling

Issue - State: closed - Opened by Hansann over 2 years ago - 2 comments
Labels: bug, invalid

#217 - ScriptEngine.GetGlobalValue

Issue - State: closed - Opened by ertant over 2 years ago - 1 comment
Labels: question

#216 - Currently JSONObject.Stringify returns object instead of string after upgrading from 3.1.0 to 3.2.6

Issue - State: closed - Opened by portaljacker over 2 years ago - 3 comments
Labels: question

#215 - Catching script errors at compile time

Issue - State: closed - Opened by themostdavid over 2 years ago - 2 comments
Labels: question

#214 - Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /Test Suite Runner

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#213 - Scoping and CompiledScript.Execute vs ScriptEngine.Evaluate

Issue - State: closed - Opened by lsim over 2 years ago - 5 comments
Labels: bug

#212 - JSONObject.Parse consumes more and more memory. Possible memory leak?

Issue - State: closed - Opened by nekobul over 2 years ago - 11 comments
Labels: bug

#211 - JSON.stringify([].length) errors

Issue - State: closed - Opened by lsim over 2 years ago - 2 comments
Labels: bug

#210 - Template of literals is slow

Issue - State: open - Opened by zgsxtyzgd almost 3 years ago

#209 - ScriptEngine.EnableDebugging

Issue - State: open - Opened by babblefish99 about 3 years ago - 3 comments
Labels: question

#208 - JSONObject.Parse() fails when number is in scientific notation

Issue - State: closed - Opened by immitev over 3 years ago - 4 comments
Labels: question

#206 - How to catch CLR Exception?

Issue - State: closed - Opened by yiszza over 3 years ago - 7 comments
Labels: question

#205 - PropertyAccessorValue not visible

Issue - State: closed - Opened by hamarb123 over 3 years ago - 1 comment

#204 - 3.2.1 backward compatibility issues

Issue - State: closed - Opened by ertant over 3 years ago - 4 comments

#203 - Return value of CompiledScript

Issue - State: closed - Opened by hamarb123 over 3 years ago - 5 comments
Labels: question

#202 - HTML DOM parsing

Issue - State: closed - Opened by christopher5106 over 3 years ago - 1 comment
Labels: question

#201 - use esprima.net to parse ast and suppirt es2021

Issue - State: closed - Opened by cesarchefinho over 3 years ago - 1 comment

#200 - StackFrame allocation issue

Issue - State: open - Opened by jmickle66666666 over 3 years ago - 2 comments
Labels: enhancement

#199 - Basic support for proxies

Pull Request - State: closed - Opened by paulbartrum over 3 years ago

#198 - Android support or another variant for modding?

Issue - State: open - Opened by Lamfi over 3 years ago

#197 - Inspect variables bound in closure

Issue - State: open - Opened by lsim almost 4 years ago - 8 comments
Labels: question

#194 - Proper implementation of symbols

Pull Request - State: closed - Opened by paulbartrum about 4 years ago

#193 - Result of `JSON.stringify(99999.9999999999)` is `"099999.9999999999"`

Issue - State: closed - Opened by ghost about 4 years ago - 2 comments

#192 - Implement Reflect class

Pull Request - State: closed - Opened by paulbartrum about 4 years ago

#191 - Block Access to Internet, File System and Shell Commands

Issue - State: closed - Opened by rafaeltab about 4 years ago - 5 comments
Labels: question

#190 - 3.1 Release Notes?

Issue - State: closed - Opened by winzig about 4 years ago - 1 comment
Labels: question

#189 - Nesned class exposing

Issue - State: open - Opened by HakanKaraoglu about 4 years ago - 2 comments
Labels: question

#188 - Information about the function where the error occurred is lost

Issue - State: open - Opened by Taritsyn over 4 years ago - 2 comments
Labels: bug

#187 - How to execute loading module by require?

Issue - State: open - Opened by lhf552004 over 4 years ago - 1 comment
Labels: question

#186 - Information about the error location is lost

Issue - State: closed - Opened by Taritsyn over 4 years ago - 3 comments
Labels: bug

#185 - Support classes, let and const.

Pull Request - State: closed - Opened by paulbartrum over 4 years ago

#184 - EnableDebugging is gone from ScriptEngine

Issue - State: closed - Opened by lhf552004 over 4 years ago - 2 comments
Labels: question

#183 - Added a ability to disable exposing of CLR collections by value

Pull Request - State: closed - Opened by Taritsyn over 4 years ago - 2 comments

#182 - Add support for 'let' and 'const'.

Pull Request - State: closed - Opened by paulbartrum over 4 years ago

#181 - Wrong return value of Function toExponential.

Issue - State: closed - Opened by cesaryuan over 4 years ago - 1 comment
Labels: bug

#180 - "JSON.stringify(-999999999999999)" result -0999999999999999

Issue - State: closed - Opened by zgsxtyzgd over 4 years ago - 3 comments
Labels: bug

#179 - DateParser

Issue - State: closed - Opened by zgsxtyzgd over 4 years ago - 4 comments
Labels: bug

#178 - Prototype Chain Fixed

Pull Request - State: closed - Opened by ackava over 4 years ago - 2 comments

#176 - Can I compile Javascript to a DLL with Jurassic?

Issue - State: closed - Opened by Happypig375 over 4 years ago - 1 comment

#175 - {"SyntaxError: Expected an expression but found 'class' instead"}

Issue - State: open - Opened by sepehrbg over 4 years ago - 3 comments

#174 - How to pass in an array of arguments to a method through CallGlobalFunction?

Issue - State: closed - Opened by threedaysmore almost 5 years ago - 2 comments
Labels: question

#173 - Build a program from compiled scripts

Issue - State: open - Opened by dalekseev-monokot almost 5 years ago - 4 comments
Labels: question

#172 - Debugger doesn't work

Issue - State: closed - Opened by lhf552004 almost 5 years ago - 4 comments
Labels: question

#171 - #170 promises fix

Pull Request - State: closed - Opened by paulbartrum almost 5 years ago

#170 - Promise.then() incorrectly returns the same Promise instance

Issue - State: closed - Opened by kpreisser almost 5 years ago - 4 comments
Labels: bug

#168 - How to make delegates for JS

Issue - State: closed - Opened by MaZyGer almost 5 years ago - 3 comments

#167 - toFixed() adds leading zero

Issue - State: closed - Opened by eaglemc about 5 years ago - 1 comment

#166 - Jurassic Unity3D Asset Store

Issue - State: open - Opened by agostta about 5 years ago - 1 comment
Labels: question

#165 - Unity3D mobile iOS/Android

Issue - State: closed - Opened by agostta about 5 years ago - 1 comment
Labels: question

#164 - Memory leak when using large js library

Issue - State: open - Opened by mopicus about 5 years ago - 1 comment

#163 - Question: Suport Async/Await

Issue - State: open - Opened by cesarchefinho about 5 years ago

#162 - Regex bug with line endings handling

Issue - State: closed - Opened by RusKnyaz about 5 years ago - 10 comments
Labels: bug

#161 - Question about custom indexer

Issue - State: open - Opened by RusKnyaz about 5 years ago - 1 comment
Labels: question

#160 - Add member function to a javascript object

Issue - State: closed - Opened by StarTrekRules about 5 years ago

#159 - pausing/suspending execution

Issue - State: open - Opened by davidsanda over 5 years ago - 1 comment
Labels: question

#158 - Executing scripts in different scopes?

Issue - State: open - Opened by JamesB7 over 5 years ago - 3 comments
Labels: question

#157 - .NET 4.0 support

Issue - State: closed - Opened by JamesB7 over 5 years ago - 1 comment

#156 - Promises

Pull Request - State: closed - Opened by jcdickinson over 5 years ago - 15 comments

#155 - "Symbol cannot be converted to a string" in executing lodash.js

Issue - State: closed - Opened by jonathanbp over 5 years ago - 4 comments
Labels: bug

#154 - Clr methods resolving

Pull Request - State: open - Opened by objmalloc over 5 years ago

#152 - DateTime conversions, numerics and DBNull support

Pull Request - State: open - Opened by objmalloc over 5 years ago

#151 - Support for Clr indexers and arrays

Pull Request - State: open - Opened by objmalloc over 5 years ago

#150 - Locking to allow sumultaneous execution within same JS Engine

Pull Request - State: open - Opened by objmalloc over 5 years ago

#149 - StackOverflowException with large scripts due to recursion

Issue - State: open - Opened by cabal95 over 5 years ago - 1 comment

#148 - Crashes in Xamarin.Android

Issue - State: closed - Opened by gwell over 5 years ago - 1 comment
Labels: bug

#147 - Built-in JSON.parse doesn't like keys that start with "0"?

Issue - State: closed - Opened by Tinister over 5 years ago - 5 comments
Labels: bug

#146 - Azure Functions Support .Net Core

Issue - State: open - Opened by digitalgym over 5 years ago

#145 - Displaying JavaScript like debugger information

Pull Request - State: closed - Opened by objmalloc over 5 years ago - 2 comments

#144 - Exception in a while containing switch

Issue - State: closed - Opened by objmalloc over 5 years ago - 2 comments
Labels: bug

#142 - ScriptEngine.Execute throws some unexpected exceptions

Issue - State: closed - Opened by Metalnem almost 6 years ago - 2 comments
Labels: bug

#140 - Function declaration in inner function becomes undefined within a loop

Issue - State: closed - Opened by kpreisser almost 6 years ago - 3 comments

#139 - Change the type of the exception variable to 'object'

Pull Request - State: closed - Opened by kpreisser almost 6 years ago - 2 comments

#138 - ScriptEngine.ExecuteFile hangs permanently instead of throwing JavaScriptException

Issue - State: closed - Opened by Metalnem almost 6 years ago - 2 comments
Labels: bug

#137 - ScriptEngine.ExecuteFile throws FormatException

Issue - State: closed - Opened by Metalnem almost 6 years ago - 1 comment
Labels: bug

#136 - How to run function?

Issue - State: closed - Opened by ghost over 6 years ago - 2 comments

#135 - Fix support for Nullables when object is null.

Pull Request - State: closed - Opened by czema over 6 years ago - 1 comment

#115 - Use Multi-Targeting to support .NET 4.5

Pull Request - State: closed - Opened by kpreisser about 7 years ago

#114 - Allow to track loop iterations using a user defined code call

Pull Request - State: open - Opened by maximburyak over 7 years ago - 5 comments

#105 - Debugging Javascript in VS 2017 appears to be broken

Issue - State: open - Opened by JeremyDurnell over 7 years ago - 2 comments

#87 - Support for Xamarin / Mono for latest version of jurassic

Issue - State: open - Opened by patriklindstrom over 7 years ago - 4 comments

#85 - Find a way to apply a execution timeout even for code in protected regions

Issue - State: open - Opened by kpreisser almost 8 years ago - 9 comments
Labels: enhancement

#70 - Fix ToJSDate() conversion

Pull Request - State: closed - Opened by kpreisser about 8 years ago - 2 comments