1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Tim Voronov
0dfd58dc89
Feature/#1 array comparison operators (#71)
* #1 Added ALL IN

* #1 Completed Array operator

* #1 Fixed linting issues
2018-10-07 17:54:02 -04:00
Tim Voronov
e0a7a8e6a1 Refactored types lib 2018-10-07 01:07:44 -04:00
Tim Voronov
e64ad4ec0e
Feature/#33 wait class function (#63)
* #33 Lib cleanup. Added WAIT_CLASS and WAIT_CLASS_ALL functions

* #33 Fixed attr update

* #33 HTMLElement.WaitForClass

* #33 Updated HTMLDocument.WaitForClass
2018-10-06 22:33:39 -04:00
Tim Voronov
99cd9d3f83 Commented out debug test 2018-10-04 21:38:27 -04:00
Tim Voronov
c650d28b29 Added support to open blank page 2018-10-04 21:37:28 -04:00
Tim Voronov
91fc6a1f4a #11 Added params 2018-09-28 21:04:16 -04:00
Tim Voronov
74c03367cc Extended range operator 2018-09-28 13:56:25 -04:00
Tim Voronov
e427efd74e #27 Added logging 2018-09-28 00:28:33 -04:00
Tim Voronov
4d4c6ceadd Renamted non-safe methods 2018-09-27 22:10:17 -04:00
Tim Voronov
8b2e210317 Added possibility to use FOR loop in ternary expression 2018-09-27 19:05:56 -04:00
Tim Voronov
69a7295da5 Added .Clone() method to runtime Value 2018-09-27 11:53:26 -04:00
Tim Voronov
aa5667f10b #2 Added IN operator 2018-09-22 21:06:19 -04:00
Tim Voronov
8436fa7425 Updated operators 2018-09-22 20:28:33 -04:00
Tim Voronov
bbb9f7b68f #4 Added range operator 2018-09-22 19:18:10 -04:00
Tim Voronov
d2484b8bfd #3 added ternary operator 2018-09-22 11:24:35 -04:00
Tim Voronov
e02e861240 Hello world 2018-09-18 16:42:38 -04:00