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

8 Commits

Author SHA1 Message Date
3timeslazy
ad2ec2e817 build core.Functions with map 2019-10-15 21:06:48 +03:00
3timeslazy
1a7240f738 add pointer receiver into all Functions methods 2019-10-15 12:04:04 +03:00
3timeslazy
83dc0d2811 make core.Functions a struct 2019-10-15 11:40:36 +03:00
3timeslazy
e5860934a4 move strings.ToUpper logic from code into core.Functions 2019-10-14 21:47:31 +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
Tim Voronov
e6d692010c stdlib.strings
Added string functions to standard library
2018-09-21 20:37:09 -04:00
Tim Voronov
b700d17ac5 Updated README 2018-09-18 21:41:16 -04:00
Tim Voronov
e02e861240 Hello world 2018-09-18 16:42:38 -04:00