1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-01-08 03:13:15 +02:00
ferret/pkg
Tim Voronov 847dda1f10
Feature/pre compiled eval scripts (#658)
* Added support of pre-compiled eval expressions

* Added unit tests for eval.Function

* Added RemoteType and RemoteObjectType enums

* Refactored function generation

* Refactored Document and Element loading logic

* Removed redundant fields from cdp.Page

* Exposed eval.Runtime to external callers

* Added new eval.RemoteValue interface
2021-09-19 19:35:54 -04:00
..
compiler Feature/optimized member expression (#653) 2021-09-08 21:01:22 -04:00
drivers Feature/pre compiled eval scripts (#658) 2021-09-19 19:35:54 -04:00
parser Added support of optional ignoring of errors to function calls (#652) 2021-09-06 22:21:20 -04:00
runtime Feature/pre compiled eval scripts (#658) 2021-09-19 19:35:54 -04:00
stdlib Feature/pre compiled eval scripts (#658) 2021-09-19 19:35:54 -04:00