1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-14 11:23:02 +02:00
ferret/pkg/runtime
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
..
collections Changed logic of iterator termination (#330) 2019-07-13 13:39:01 -04:00
core Added namespace builder (#336) 2019-07-22 17:21:20 -04:00
expressions Changed logic of iterator termination (#330) 2019-07-13 13:39:01 -04:00
logging #11 Added params 2018-09-28 21:04:16 -04:00
values Added possibility to set custom viewport size (#334) 2019-07-17 13:29:16 -04:00
options.go Decoupled runtime and HTML driver initialization (#198) 2018-11-30 19:30:55 -05:00
program_test.go Next (#214) 2018-12-21 23:14:41 -05:00
program.go Fixed graceful process termination (#240) 2019-02-26 15:32:50 -05:00