1. 13b5403 Merge pull request #6701 from abatishchev/patch-1 by Petr Penzin · 2 years, 11 months ago master
  2. a08b42a Merge branch 'master' into patch-1 by Alexander Batishchev · 2 years, 11 months ago
  3. 2b36a31 Check for ByteCodeRegSlot before using in Inline (#6741) by Petr Penzin · 2 years, 11 months ago
  4. 4841a76 Merge pull request #6735 from chakra-core/rhuanjl-patch-1 by Petr Penzin · 3 years ago
  5. 41ddf95 Replace expired discord invite by Richard · 3 years ago
  6. e264cb8 Fix comments in OpCodes.h (#6733) by Petr Penzin · 3 years, 1 month ago
  7. 6800c46 Merge pull request #6732 from rhuanjl/python_adj by Petr Penzin · 3 years, 1 month ago
  8. 3c094de python version agnostic by rhuanjl · 3 years, 1 month ago
  9. 312a878 Implement Object.hasOwn (#6726) by Richard · 3 years, 1 month ago
  10. 0c6561c Fix JsIsCallable (#6727) by MadProbe · 3 years, 1 month ago
  11. b0b23aa Fixing typo in testcase (#6723) by camcam-lemon · 3 years, 1 month ago
  12. 40c6f26 Update Discord invite link by Petr Penzin · 3 years, 1 month ago
  13. 385409e Add debug type for Module Namespace (#6718) by Aidan Bickford · 3 years, 2 months ago
  14. 153892e Fixing a buffer overflow bug in FixedBitVector (#6715) by Kevin Cadieux · 3 years, 3 months ago
  15. 0fc6103 Add WScript.monotonicNow() (#6712) by MadProbe · 3 years, 3 months ago
  16. 8220c85 Add proposal-promise-any (#6641) by Wenlu Wang · 3 years, 4 months ago
  17. 7cafb32 Merge branch 'master' into patch-1 by Alexander Batishchev · 3 years, 4 months ago
  18. 8917a7e Merge pull request #6700 from rhuanjl/gen_scope_slots by Petr Penzin · 3 years, 4 months ago
  19. d9e818b Double counted copy-prop syms hit FailFast by rhuanjl · 3 years, 4 months ago
  20. d5c6f59 Handle SlotArray loads in jitted generators by rhuanjl · 3 years, 4 months ago
  21. fb2fe44 Merge pull request #6702 from rhuanjl/handleAsyncGenInFillScopeObj by Petr Penzin · 3 years, 4 months ago
  22. 862372e Check for AsyncGenerator in FillScopeObject by rhuanjl · 3 years, 4 months ago
  23. 9caa530 Update README.md by Alexander Batishchev · 3 years, 4 months ago
  24. c7f192a Merge pull request #6684 from rhuanjl/fix_gen_proto by Petr Penzin · 3 years, 4 months ago
  25. f69edb2 Handle corrupted generator or async generator prototype by rhuanjl · 3 years, 4 months ago
  26. a28fef1 Merge pull request #6675 from Taritsyn/nuget-package-names-with-runtime-identifiers by Petr Penzin · 3 years, 4 months ago
  27. 196f38a NuGet: Use a RID's in package names by Taritsyn · 3 years, 4 months ago
  28. 8a8ceba NuGet: Use a more general RID's (#6674) by Andrey Taritsyn · 3 years, 4 months ago
  29. 1eb36c8 NuGet: Remove a redundant code from the source code of packages (#6670) by Andrey Taritsyn · 3 years, 4 months ago
  30. 1eae003b Merge pull request #6673 from rhuanjl/node-update by Petr Penzin · 3 years, 4 months ago
  31. 633b30a Update node script to latest deps by rhuanjl · 3 years, 4 months ago
  32. 49d69a0 Fix class extension statements so BailOnNoProfile doesn't crash by rhuanjl · 3 years, 4 months ago
  33. c14b9e3 Bump minimist from 1.2.0 to 1.2.5 in /test/WasmSpec/convert-test-suite (#6672) by dependabot[bot] · 3 years, 4 months ago
  34. 72c72ee Merge pull request #6671 from chakra-core/dependabot/npm_and_yarn/test/WasmSpec/convert-test-suite/y18n-3.2.2 by Petr Penzin · 3 years, 4 months ago
  35. 5e518fa Bump y18n from 3.2.1 to 3.2.2 in /test/WasmSpec/convert-test-suite by dependabot[bot] · 3 years, 4 months ago
  36. e540873 NuGet: Create a packages based on data from an XML file (#6665) by Andrey Taritsyn · 3 years, 4 months ago
  37. f5296a1 Merge pull request #6662 from rhuanjl/jitGenerators by Petr Penzin · 3 years, 4 months ago
  38. 191c760 Merge branch 'master' into jitGenerators by Petr Penzin · 3 years, 4 months ago
  39. 743f8d0 Merge pull request #6664 from rhuanjl/string-repeat-too-long by Petr Penzin · 3 years, 4 months ago
  40. b99834b Update String.prototype.repeat to throw non-fatal for length too big by rhuanjl · 3 years, 4 months ago
  41. a4d705a Enable Jitting Generators and Async Functions by rhuanjl · 3 years, 4 months ago
  42. 290a3a8 Remove unnecessary startup yield by rhuanjl · 3 years, 4 months ago
  43. c86df3f Disable BailOnNoProfile in Generators/Asyncs by rhuanjl · 3 years, 4 months ago
  44. c7ca1c2 Generator/Async JIT Fix nested For-In loops by rhuanjl · 3 years, 4 months ago
  45. 27a0c16 Fix register mismatch in Jit by rhuanjl · 4 years, 2 months ago
  46. 38662ef Merge pull request #6660 from rhuanjl/fixIntlPluralRulesAbort by Petr Penzin · 3 years, 4 months ago
  47. 95908ad Fix incorrect abort in EntryIntl_PluralRulesSelect by rhuanjl · 3 years, 5 months ago
  48. c091b36 Support proposal array find from last (#6653) by Wenlu Wang · 3 years, 5 months ago
  49. 75d3cf4 Merge pull request #6656 from rhuanjl/debugbaseliens by Petr Penzin · 3 years, 5 months ago
  50. cc97221 Fix Debugger tests for Linux and macOS by rhuanjl · 3 years, 5 months ago
  51. 94d6e98 Throw out-of-bounds error from string SetLength (#6659) by Petr Penzin · 3 years, 5 months ago
  52. 20de16a Fix abort in GetAndClearExceptionWithMetaData (#6657) by Richard · 3 years, 5 months ago
  53. dd0d9ec Update ContributionAgreement.md (#6655) by Wenlu Wang · 3 years, 5 months ago
  54. 11d9375 Fix calling proxy as constructor by rhuanjl · 3 years, 5 months ago
  55. bbda45b NuGet: Add a replacement tokens to the `.nuspec` files by Taritsyn · 3 years, 6 months ago
  56. b992a5d Implementation of Error cause proposal (#6621) by MadProbe · 3 years, 5 months ago
  57. 3588f4b Merge pull request #6618 from rhuanjl/ErrorParams by Petr Penzin · 3 years, 5 months ago
  58. 3d0d0cb Remove non-spec behaviour from tests by rhuanjl · 3 years, 5 months ago
  59. 108d970 Error constructor remove non-spec IE behaviour by rhuanjl · 3 years, 5 months ago
  60. d33e0f6 Merge pull request #6598 from rhuanjl/array_push by Petr Penzin · 3 years, 5 months ago
  61. aa4c44b Bytecode regen for Intl.js changes by rhuanjl · 3 years, 6 months ago
  62. 8ef693a Remove Intl.js use of push: by rhuanjl · 3 years, 6 months ago
  63. 0a39c8a Fix broken tests, these 2 test cases were wrong: by rhuanjl · 3 years, 6 months ago
  64. a0d4d49 Skip Array push fast path if prototype unsafe by rhuanjl · 3 years, 6 months ago
  65. c38401d Merge pull request #6596 from rhuanjl/ci_cleanup by Petr Penzin · 3 years, 5 months ago
  66. 5953ea3 Pipelines update for all the above by rhuanjl · 3 years, 6 months ago
  67. 7c0489c Run posix native tests in CI, remove runtests.sh by rhuanjl · 3 years, 6 months ago
  68. 0f0664a Remove exclude jenkins, make slow tests run in CI by rhuanjl · 3 years, 6 months ago
  69. 8a15bcb Move windows CI onto runtests.py by rhuanjl · 3 years, 6 months ago
  70. acbdd70 - Move style checks to tools/StyleChecks - delete jenkins folder by rhuanjl · 3 years, 6 months ago
  71. c97320d Implementation of Relative indexing method proposal (#6610) by MadProbe · 3 years, 6 months ago
  72. e6c8f78 fix unscopables and add test for unscopables (#6608) by MadProbe · 3 years, 6 months ago
  73. 3b3aa9b Fix Clang 10 and Ubuntu 20.04 compatibility errors by Petr Penzin · 3 years, 6 months ago
  74. 47d31de NuGet: Simplify a conditions in MSBuild scripts by Taritsyn · 3 years, 6 months ago
  75. a0ed333 NuGet: Add to MSBuild scripts a ability to deploy an `win-arm` assembly for the `AnyCPU` target by Taritsyn · 3 years, 6 months ago
  76. 9f080c3 Use a `license` element in the `.nuspec` files by Taritsyn · 3 years, 6 months ago
  77. e41a324 Merge pull request #6599 from rhuanjl/unbuntu-downgrade by Petr Penzin · 3 years, 6 months ago
  78. 2212f2a Downgrade to ubuntu 18 to unblock CI by rhuanjl · 3 years, 6 months ago
  79. 226c0cf Regenerate bytecode with the new process by rhuanjl · 3 years, 6 months ago
  80. b1e8735 New Bytecode regen process: by rhuanjl · 3 years, 6 months ago
  81. e367380 1. BuiltIn JS loading to load one object at a time by rhuanjl · 3 years, 6 months ago
  82. a879856 Split JsBuiltins.js into 3 files by object type by rhuanjl · 3 years, 6 months ago
  83. 29bd881 Merge pull request #6592 from rhuanjl/fix-xplat-dpl by Petr Penzin · 3 years, 6 months ago
  84. 9631d14 Don't build ch dependencies twice by rhuanjl · 3 years, 6 months ago
  85. 3f20941 Fix Dynamic Profile info on macOS and Linux by rhuanjl · 3 years, 6 months ago
  86. a02438e Don't mistake typespec'd syms for single defs when folding branches. (#6273) by Kevin Smith · 3 years, 6 months ago
  87. 8d307a9 Remove a target framework from NuGet packages by Taritsyn · 3 years, 6 months ago
  88. 0024ebf [CI] Check contributor user ID (#6578) by Petr Penzin · 3 years, 6 months ago
  89. 1d2efd0 Merge pull request #6587 from rhuanjl/remove-gn by Petr Penzin · 3 years, 6 months ago
  90. 7c0ca5f Remove GN support by rhuanjl · 3 years, 6 months ago
  91. 978f5ff Merge pull request #6581 from rhuanjl/printException by Petr Penzin · 3 years, 6 months ago
  92. 4bea2b2 1. Add JsGetExceptionWithMetaData to ch by rhuanjl · 3 years, 6 months ago
  93. 51d75d0 add new copyright by rhuanjl · 3 years, 7 months ago
  94. 8445fa1 Sign the contribution agreement by Yevhen Lukomskyi · 3 years, 7 months ago
  95. db5363c Fixed issue when syntax error is not thrown when an expression within if is comma-terminated by Yevhen Lukomskyi · 3 years, 7 months ago
  96. a804755 Copyright update by rhuanjl · 3 years, 7 months ago
  97. 2098e68 Add style checks by rhuanjl · 3 years, 7 months ago
  98. 1c4bbc0 Sign Contribution Agreement by Petr Penzin · 3 years, 7 months ago
  99. 2308fb0 Contributors Agreement signed by Sasha Syrotenko · 3 years, 7 months ago
  100. d2bb4b2 Specify a versions of NuGet packages without using a temporary file (#6566) by Andrey Taritsyn · 3 years, 7 months ago