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

6 Commits

Author SHA1 Message Date
3timeslazy
ad2ec2e817 build core.Functions with map 2019-10-15 21:06:48 +03:00
3timeslazy
83dc0d2811 make core.Functions a struct 2019-10-15 11:40:36 +03:00
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
3timeslazy
8bb7941864 rename utils.LOG -> utils.PRINT (#162)
* rename utils.LOG -> utils.PRINT

* rename utils.Logs -> utils.Print
2018-11-05 19:31:26 -05:00
Tim Voronov
64d0f585b4 Added possibility to dispatch events on node 2018-09-25 11:43:58 -04:00
Tim Voronov
e02e861240 Hello world 2018-09-18 16:42:38 -04:00