1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-03-23 21:51:08 +02:00

6 Commits

Author SHA1 Message Date
Tim Voronov
01088247e2
Added support of Element.nextElementSibling and Element.previousEleme… ()
* Added support of Element.nextElementSibling and Element.previousElementSibling

* Fixed linting issues

* Removed reedundant logger use
2020-11-13 21:48:00 -05:00
Tim Voronov
0a2fd478cd Improved path lookup 2019-09-07 01:47:58 -04:00
Tim Voronov
2a8135657d
Fixed access to a member property right after a function call () 2019-09-01 16:01:03 -04:00
Tim Voronov
19dbf12296
Added some benchmarks () 2018-10-24 19:40:57 -04:00
Tim Voronov
685c5872aa Added possibility to use string literals as object poperties 2018-10-22 15:11:00 -04:00
Tim Voronov
cf70088fd8
Added support for multiline strings () 2018-10-15 18:50:55 -04:00