delve/vendor/go.starlark.net
Andrei Matei c2bfdfc76b
starbind: Make the time module available to star scripts (#3375)
This patch makes the time library available to Starlark scripts. This
library is one of the very few few that are built into starlark-go (the
others are json, math, proto).
I've played around with Starlark scripting today, and immediately I
wanted to measure how long certain computations take.
2023-05-23 11:23:33 -07:00
..
internal go.mod: update starlark dependency (#3112) 2022-08-22 12:46:26 -07:00
lib/time starbind: Make the time module available to star scripts (#3375) 2023-05-23 11:23:33 -07:00
resolve go.mod: update starlark dependency (#3112) 2022-08-22 12:46:26 -07:00
starlark go.mod: update starlark dependency (#3112) 2022-08-22 12:46:26 -07:00
starlarkstruct starbind: Make the time module available to star scripts (#3375) 2023-05-23 11:23:33 -07:00
syntax go.mod: update starlark dependency (#3112) 2022-08-22 12:46:26 -07:00
LICENSE terminal: adds embedded scripting language (#1466) 2019-07-02 10:55:27 -07:00