Tim Voronov
|
22382a0f61
|
Added namespace builder (#336)
* Added namespace builder
* Fixed linting issues
* Added extra check
* Updated e2e lib
* Renamed NamespaceBuilder to NamespaceContainer and changed func receivers
* Renamed NewLib to RegisterLib
|
2019-07-22 17:21:20 -04:00 |
|
Tim Voronov
|
2cfd1040a9
|
Added missed UA setting (#318)
* Added misset UA setting
* Update doc_ua.fql
* Delete ferret_embedding_basic.go
|
2019-06-25 12:51:51 -04:00 |
|
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 |
|
3timeslazy
|
f6e465d556
|
Feature/#106 fmt function (#151)
|
2018-10-29 16:57:39 -04:00 |
|
Tim Voronov
|
1d6a23fa96
|
Refactoring/new event broker (#127)
* Refactored EventBroker
* Improved event loop cancellation
|
2018-10-15 17:17:15 -04:00 |
|
Paul
|
5db8df55db
|
Implement FROM_BASE64 function (#115)
|
2018-10-14 11:45:06 -04:00 |
|
David Landry
|
8942a5e584
|
Missed updating a bunch of identifiers
|
2018-10-05 19:40:09 -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 |
|