Tim Voronov
|
376ad77404
|
Feature/#250 wait style (#255)
* Added support for parsed styles
* Added stdlib function.
* Added e2e tests
* Added e2e tests for STYLE_* functions
|
2019-03-13 14:51:30 -04:00 |
|
Tim Voronov
|
1af8b37a0f
|
New type system (#232)
* New type system
* Fixed dot notation for HTML elements
|
2019-02-13 12:31:18 -05:00 |
|
kiinoo
|
528b60df24
|
RIGHT() function should return substr counting from right rather than… (#164)
|
2018-11-07 10:04:18 -05:00 |
|
3timeslazy
|
d8ae6cca8b
|
Feature/#8 datetime (#152)
|
2018-10-30 15:59:18 -04:00 |
|
3timeslazy
|
f6e465d556
|
Feature/#106 fmt function (#151)
|
2018-10-29 16:57:39 -04:00 |
|
3timeslazy
|
b097527cd3
|
change comment (#150)
|
2018-10-28 14:15:54 -04:00 |
|
Tim Voronov
|
1d6a23fa96
|
Refactoring/new event broker (#127)
* Refactored EventBroker
* Improved event loop cancellation
|
2018-10-15 17:17:15 -04:00 |
|
3timeslazy
|
6df08a60cb
|
Rewrite comments, closing #118
|
2018-10-14 13:06:27 -04:00 |
|
Paul
|
5db8df55db
|
Implement FROM_BASE64 function (#115)
|
2018-10-14 11:45:06 -04:00 |
|
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 |
|