Author | SHA1 | Message | Date |
---|---|---|---|
Jaime Marquínez Ferrándiz | ad25aee245 |
[youtube & jsinterp] Fix signature extraction (fixes #3255)
Some functions are defined now inside an object, the jsinterp will search its definition if the variable is not defined in the local namespace. |
10 years ago |
Philipp Hagemeister | fc040bfd05 | [jsinterp] Prevent mis-recognitions of local functions | 10 years ago |
Philipp Hagemeister | 61989fb5e9 | [jsinterp] Remove superfluous u | 10 years ago |
Philipp Hagemeister | 77ffa95701 | [jsinterp] Better error messages | 11 years ago |
Philipp Hagemeister | 2b25cb5d76 | [youtube] Move JavaScript interpreter into its own module | 11 years ago |