Историја ревизија

Аутор SHA1 Порука Датум
  Timothy Flynn f1dd770a8a LibJS: Parse RegExp literals at AST creation time, not execution time пре 4 година
  davidot a6263150be LibJS: Disallow unqualified deletes in strict mode пре 4 година
  davidot 697882a7ad LibJS: Disallow multiple __proto__ keys in object expression пре 4 година
  davidot 93b57e6d8c LibJS: Disallow static methods named prototype in classes пре 4 година
  davidot 40b8689f9b LibJS: Disallow duplicated variable declarations пре 4 година
  davidot 5cc518f07a LibJS: Handle strict mode for functions more correctly пре 4 година
  davidot 4485df1405 LibJS: Be more strict about reserved and special identifiers пре 4 година
  davidot 2a61b90fef LibJS: Be less strict about 'use strict' пре 4 година
  Linus Groh 08a303172d LibJS: Extend class 'extends' RHS expression parsing пре 4 година
  Ali Mohammad Pur dfb7e716f7 LibJS: Use expected() instead of syntax_error("Expected ...") пре 4 година
  Ali Mohammad Pur 049e210cfa LibJS: Rework Identifier parsing to match the spec more closely пре 4 година
  Ali Mohammad Pur 77a5144264 LibJS: Add support for binding patterns in catch clauses пре 4 година
  Ali Mohammad Pur 1a9518ebe3 LibJS: Implement parsing and evaluation for AssignmentPatterns пре 4 година
  Ali Mohammad Pur 7fc6cd6b20 LibJS: Allow 'name = value' in object literals as the spec does пре 4 година
  Ali Mohammad Pur 7dae25eceb LibJS: Fix computed property ending token in binding pattern parsing пре 4 година
  Ali Mohammad Pur b5b84029ab LibJS: Treat default parameter values as being in function context пре 4 година
  Timothy Flynn d1e06b00e3 LibJS: Parse the RegExp.prototype.hasIndices flag пре 4 година
  Hendi 37c4fbb6ca LibJS: Don't hoist functions under certain circumstances пре 4 година
  Linus Groh 3faeabf1dc Revert "LibJS: Don't hoist functions under certain circumstances" пре 4 година
  Hendi 3411d50737 LibJS: Don't hoist functions under certain circumstances пре 4 година
  Hendi c194afd17c LibJS: Fix runaway let scope when parsing for-in/of statements пре 4 година
  Hendi 38fd980b0c LibJS: Improve function hoisting across blocks пре 4 година
  Hendi 72f8d90dc5 LibJS: Remove variables from FunctionNode пре 4 година
  Andreas Kling 71fc7ac7ac LibJS: Make SuperCall a proper AST node and clean up evaluation пре 4 година
  Ali Mohammad Pur ccbc54358d LibJS: Allow patterns in parenthesized arrow function parameters пре 4 година
  Ali Mohammad Pur 2e00731ddb LibJS: Allow 'yield' and 'await' as function expression names пре 4 година
  Ali Mohammad Pur a6fe27423a LibJS: Allow binding patterns as for in/of targets пре 4 година
  Ali Mohammad Pur bd9f28bba6 LibJS: Allow 'yield' as a variable name outside of generator functions пре 4 година
  Ali Mohammad Pur 46ef333e9c LibJS: Parse generator functions in class expressions too пре 4 година
  Andreas Kling beb43f673e AK: Undo bogus Variant::downcast() rename пре 4 година