summary refs log tree commit diff stats
path: root/tests/overload
diff options
context:
space:
mode:
authorJason Beetham <beefers331@gmail.com>2022-10-24 12:50:54 -0600
committerGitHub <noreply@github.com>2022-10-24 14:50:54 -0400
commitea0e45e62f0f8dde71698c2b5d4468385374be94 (patch)
tree09ea816bb3405668596b212f0fc0a0eb8ce5fab7 /tests/overload
parenteed1b6df20db6f73825eefaab6d7626acdf3a6af (diff)
downloadNim-ea0e45e62f0f8dde71698c2b5d4468385374be94.tar.gz
Added 'openArray[char]' overloads to 'std/parseutils' (#20527)
* Added 'openarray[char]' overloads to 'std/parseutils'

* Removed redundant `start` and `last` params from slice using procs

* Fixed type for parseIdent overload

* fixed one by off with 'substr'

* removed missed start parameters for procedures

* Added 'openarray[char]' overloads to 'std/parseutils'

* Removed redundant `start` and `last` params from slice using procs

* Fixed type for parseIdent overload

* fixed one by off with 'substr'

* removed missed start parameters for procedures

* Fixed VM op to work with new 'opcSlice'

* Corrected captureBetween's logic to work with openarray

* js sys's parsefloat logic now uses openarray

Co-authored-by: Clay Sweetser <Varriount@users.noreply.github.com>
Diffstat (limited to 'tests/overload')
0 files changed, 0 insertions, 0 deletions