Commits
Branch selector
User selector
Commit History
Commits on Sep 27, 2021
Commits on Sep 20, 2021
Commits on Sep 7, 2021
Bug 704238: Limit max string lengths.
Show description for b06a5e9committed
Commits on Aug 1, 2021
Commits on Jul 23, 2021
- committed
Fix leaks if js_try runs out of exception stack space.
Show description for 8220615committedHandle try stack errors like stack overflow errors.
Show description for a9d88e5committed
Commits on Jul 20, 2021
Commits on Jul 8, 2021
Commits on Jun 8, 2021
Commits on Jun 3, 2021
Disable const warnings in Visual Studio.
Show description for 6625d1ecommitted
Commits on Apr 23, 2021
Fix use-after-free in regexp source property access.
Show description for 7ef066acommitted- committed
Commits on Apr 21, 2021
- committed
Issue #148: Check for overflow when reading floating point exponent.
Show description for 833b6f1committed
Commits on Apr 19, 2021
test262: improve quoting, handle spaces at files/arguments
Show description for 292415bauthored andcommittedtest262: remove incorrect shift
Show description for d5f6b3bauthored andcommittedtools: add test262 and harness
Show description for 857ffd3authored andcommitted
Commits on Apr 17, 2021
Don't call realloc with size=0 to free data.
Show description for e00c9bacommitted
Commits on Apr 13, 2021
Commits on Mar 27, 2021
- authored andcommitted
Commits on Mar 26, 2021
- committed
- committed
Issue #135: Expose type of value as an enum with js_type().
Show description for 3d29cd2committedInline doubles and interned string pointers in the byte code.
Show description for 33ffe6ecommittedIssue #120: Optimize array construction bytecode.
Show description for 06a6f9fcommitted
Commits on Mar 25, 2021
Issue #139: Parse integers with floats to support large numbers.
Show description for 4c7f6becommittedSome Makefile tweaks.
Show description for 1616c18committed
Commits on Mar 24, 2021
Commits on Mar 23, 2021
Commits on Mar 10, 2021
Bug 703670: Throw when redefining non-configurable/readonly properties.
Show description for 364acefcommitted