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

9 Commits

Author SHA1 Message Date
SumLare
c97e12d90f Add like function test 2018-10-07 15:29:09 +03:00
SumLare
0a3e488af9 Add like function implementation 2018-10-07 15:22:04 +03: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
Pangoraw
fde8bfcc5d Update functions descriptions for regexp 2018-10-06 09:53:44 +02:00
David Landry
8942a5e584 Missed updating a bunch of identifiers 2018-10-05 19:40:09 -04:00
David Landry
90c2c702e4 Rename variables and methods to match styleguide 2018-10-05 17:38:12 -04:00
Tim Voronov
81d70fc1f8 Fixed dead lock 2018-09-25 18:06:45 -04:00
Tim Voronov
e6d692010c stdlib.strings
Added string functions to standard library
2018-09-21 20:37:09 -04:00
Tim Voronov
e02e861240 Hello world 2018-09-18 16:42:38 -04:00