Tim Voronov
5f361e9e1b
Added support of optional ignoring of errors to function calls ( #652 )
...
* Added support of optional ignoring of errors to function calls
* Added support of handling of source failure to optional chaining
* Updated unit tests
2021-09-06 22:21:20 -04:00
Tim Voronov
7b2ed4c662
Added support of using keywords in namespaces ( #481 )
...
* Added support of using keywords in namespaces
* Added true and false
* Removed unnecessary string case
2020-04-28 17:30:47 -04: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
101da6323a
Added namespaces support ( #296 )
...
* Added namespaces support
* Updated regexp for func name validation
2019-05-10 12:53:31 -04:00