Historique des commits

Auteur SHA1 Message Date
  dirkf f487b4a02a [jsinterp] Strip /* comments */ when parsing il y a 8 mois
  dirkf 60835ca16c [jsinterp] Fix and improve "methods" il y a 8 mois
  dirkf 94fd774608 [jsinterp] Fix and improve split/join il y a 8 mois
  dirkf 5dee6213ed [jsinterp] Fix and improve arithmetic operations il y a 8 mois
  dirkf 81e64cacf2 [jsinterp] Support multiple indexing (eg a[1][2]) il y a 8 mois
  dirkf c1a03b1ac3 [jsinterp] Fix and improve loose and strict equality operations il y a 8 mois
  dirkf 118c6d7a17 [jsinterp] Implement `typeof` operator il y a 9 mois
  dirkf dbc08fba83 [jsinterp] Improve slice implementation for player b12cc44b il y a 1 an
  dirkf d35ce6ce95 [jsinterp] Support functionality for player `b22ef6e7` il y a 1 an
  dirkf 756f6b45c7 [jsinterp] Re-align JSInterp and tests (esp.) with yt-dlp il y a 1 an
  dirkf ad01fa6cca [jsinterp] Add Debugger from yt-dlp il y a 1 an
  dirkf f24bc9272e [Misc] Fixes for 2.6 compatibility il y a 2 ans
  dirkf a2534f7b88 [jsinterp] Fix div bug breaking player 8c7583ff il y a 2 ans
  dirkf d89c2137ba [jsinterp] Small updates for a85a875 il y a 2 ans
  dirkf a85a875fef [jsinterp] Handle NaN in bitwise operators il y a 2 ans
  dirkf 211cbfd5d4 [jsinterp] Minimally handle arithmetic operator precedence il y a 2 ans
  dirkf 0402710227 [jsinterp] Fix regexp parsing and .replace[All] method il y a 2 ans
  dirkf 295736c9cb [jsinterp] Improve parsing il y a 2 ans
  pukkandan 14ef89a8da Support `if` statements il y a 2 ans
  dirkf 55c823634d [jsinterp] Handle new YT players 113ca41c, c57c113c il y a 3 ans
  dirkf 4c6fba3765 [jsinterp] Improve try/catch/finally support il y a 3 ans
  dirkf d619dd712f [jsinterp] Fix bug in operator precedence il y a 3 ans
  dirkf 46b8ae2f52 [jsinterp] Clean up and pull yt-dlp style il y a 3 ans
  dirkf 538ec65ba7 [jsinterp] Handle regexp literals and throw/catch execution (#31182) il y a 3 ans
  dirkf b0a60ce203 [jsinterp] Improve JS language support (#31175) il y a 3 ans
  dirkf d231b56717 [jsinterp] Overhaul JSInterp to handle new YT players 4c3f79c5, 324f67b9 (#31170) il y a 3 ans
  df e1eae16b56 Handle default in switch better il y a 3 ans
  df 96f87aaa3b Back-port JS interpreter upgrade from yt-dlp PR #1437 il y a 3 ans
  Yen Chi Hsuan 582be35847 Update coding style after pycodestyle 2.1.0 il y a 8 ans
  Kacper Michajłow 189935f159 [jsinterp] Fix function calls without arguments. il y a 8 ans