Commits
User selector
Commit History
Commits on Sep 14, 2021
Support timezones without a colon separator in ISO dates (#596)
Show description for fcf975cauthored andcommitted
Commits on Sep 2, 2021
Add error check for invalid JSX attr initializer
Show description for 24f8451authored andcommittedHandle use of non-serialisable literals in object literal
Show description for d8d2f36authored andcommitted
Commits on Aug 24, 2021
Make time optional in parseESDate
Show description for 1404245authored andcommitted
Commits on Aug 12, 2021
Console trace functionality and test case
Show description for 3f3a0ddauthored andcommitted
Commits on Aug 10, 2021
Console time functionality and test case
Show description for 9a8925bauthored andcommittedConsole count functionality and test case
Show description for ef696c5authored andcommittedConsole group test case
Show description for 7f51c95authored andcommittedConsole table test case
Show description for 9cbe700authored andcommitted
Commits on Aug 9, 2021
LiteralNumber should have int32 type if representable
Show description for fcdf8f1authored andcommitted
Commits on Aug 7, 2021
Ignore __proto__ for size hint
Show description for ec56320authored andcommittedUse null to encode placeholders
Show description for d9b82bbauthored andcommitted
Commits on Aug 6, 2021
Insert placeholders for value expressions in object literals
Show description for 9eda1ecauthored andcommittedOnly consider StoreNewOwnPropertyInst in LowerAllocObject
Show description for 36f1496authored andcommittedRemove special case for numeric properties in StoreNewOwnPropertyInst
Show description for 11139b8authored andcommittedDisallow duplicate properties in AllocObjectLiteral
Show description for a5596d8authored andcommittedFix warnings for repeated definitions in object literals
Show description for 84f86dfauthored andcommittedMake CallIntrinsicInst a regular instruction
Show description for 54fe592authored andcommitted
Wasm simplification pass
Show description for 627960dauthored andcommitted
a safer way to introduce int32/uint32
Show description for 81467edauthored andcommitted
Commits on Jul 30, 2021
Console assert test case
Show description for 893384eauthored andcommittedConsole error test case
Show description for 2d46aa8authored andcommittedConsole log test case
Show description for 02f7a0eauthored andcommittedBack out "extend type inference to reason about integer"
Show description for 2591dc9authored andcommitted
Commits on Jul 29, 2021
Bump iOS depolyment target in ApplePlatformIntegrationTestApp (#561)
Show description for 6f7b4c4authored andcommitted
Commits on Jul 27, 2021
Add default timezone behaviour in parseISODate
Show description for 62cdd19authored andcommitted
Commits on Jul 26, 2021
Test serialisation of uninitialised CJS modules
Show description for 7d91f45authored andcommittedMove internalBinding away from global scope
Show description for 7de1595authored andcommitted
Commits on Jul 24, 2021
extend type inference to reason about integer
Show description for adb5279authored andcommitted
RUN_WASM is off by default
Show description for c4f2fc3authored andcommitted
implement additional intrinsics
Show description for a9b483aauthored andcommitted
emit bytecode for Asm.js/Wasm intrinsics
Show description for 1cc6e72authored andcommitted
emit CallIntrinsicInst for unsafe intrinsics
Show description for 70b1ca8authored andcommitted
Recognize unsafe Wasm intrinsics
Show description for 32d4b94authored andcommitted
Commits on Jul 17, 2021
Replace `master` with `main` or `HEAD`
Show description for 5dfa119authored andcommitted