xgo/docs
KEINOS 4846cf5243
add custom extension support for importing source file (#350)
* chore: add tests for custom extension

* feat: cusom source extension #286

* fix: path to test directory

* add getter + change setter name for file extension

* add tests of source file extension validation

* fix: add validation for file extension names

* fix: property importExt -> importFileExt

* fix: redundant check (no resetting)

* fix: failing test wich did not follow the new spec

* chore: add detailed description of the test

* chore: fix doc comment to be descriptive

* docs: add note about customizing the file extension
2021-11-13 15:13:39 -08:00
..
builtins.md fix markdownlint warnings (#255) 2020-03-04 15:53:38 +01:00
formatting.md fix markdownlint warnings (#255) 2020-03-04 15:53:38 +01:00
interoperability.md Extract ModuleGetter interface for dynamic imports (#349) 2021-11-06 17:34:48 -07:00
objects.md fix typo in objects doc (#256) 2020-03-09 14:40:39 +01:00
operators.md add string comparison support (#294) 2020-05-25 10:53:52 -07:00
runtime-types.md fix markdownlint warnings (#255) 2020-03-04 15:53:38 +01:00
stdlib-base64.md fix markdownlint warnings (#255) 2020-03-04 15:53:38 +01:00
stdlib-enum.md fix markdownlint warnings (#255) 2020-03-04 15:53:38 +01:00
stdlib-fmt.md some code clean up (#237) 2019-12-20 11:40:38 -08:00
stdlib-hex.md fix markdownlint warnings (#255) 2020-03-04 15:53:38 +01:00
stdlib-json.md fix markdownlint warnings (#255) 2020-03-04 15:53:38 +01:00
stdlib-math.md fix markdownlint warnings (#255) 2020-03-04 15:53:38 +01:00
stdlib-os.md fix markdownlint warnings (#255) 2020-03-04 15:53:38 +01:00
stdlib-rand.md fix markdownlint warnings (#255) 2020-03-04 15:53:38 +01:00
stdlib-text.md fix markdownlint warnings (#255) 2020-03-04 15:53:38 +01:00
stdlib-times.md fix markdownlint warnings (#255) 2020-03-04 15:53:38 +01:00
stdlib.md fix markdownlint warnings (#255) 2020-03-04 15:53:38 +01:00
tengo-cli.md spread last call argument v2 (#302) 2020-06-08 18:54:24 +02:00
tutorial.md add custom extension support for importing source file (#350) 2021-11-13 15:13:39 -08:00