Historique des commits

Auteur SHA1 Message Date
  Stephan Unverwerth be9c2feff0 LibJS: Fix parsing of numeric object keys il y a 4 ans
  Linus Groh 1e86379327 LibJS: Rest parameter in setter functions is a syntax error il y a 4 ans
  Matthew Olsson 119386ffb0 LibJS: Add tests for symbol object integration il y a 5 ans
  Matthew Olsson 1ef573eb30 LibJS: Indent tests with 4 spaces instead of 2 il y a 5 ans
  Matthew Olsson 918f4affd5 LibJS: Convert remaining top-level tests to new system il y a 5 ans
  Matthew Olsson 6d58c48c2f test-js: Use prettier and format all files il y a 5 ans
  Jack Karamanian 7533fd8b02 LibJS: Initial class implementation; allow super expressions in object il y a 5 ans
  Linus Groh 0ff9d7e189 LibJS: Add BigInt il y a 5 ans
  Matthew Olsson ab576e610c LibJS: Rewrite Parser.parse_object_expression() il y a 5 ans
  Matthew Olsson 664085b719 LibJS: Fix conditional expression precedence il y a 5 ans
  Linus Groh 746dd5b190 LibJS: Implement computed properties in object expressions il y a 5 ans
  Stephan Unverwerth bf5b251684 LibJS: Allow reserved words as keys in object expressions. il y a 5 ans
  Brian Gianforcaro d74ad81402 js/LibJS: Move test functions to pure javascript. il y a 5 ans
  DexesTTP e586dc285a LibJS: Allow parsing numeric and string literals in object expressions il y a 5 ans
  DexesTTP 4a9485f830 LibJS: Fix impossible member access for negative integers il y a 5 ans