delve/pkg/terminal/starbind
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
..
conv.go terminal: Fix printing boolean values in Starlark scripts (#3314) 2023-03-29 09:40:58 -07:00
repl.go pkg: fix a few function names on comments 2022-10-05 17:40:35 +02:00
starlark_mapping.go *: misc improvements to config command and substitute-path rules (#3335) 2023-05-02 12:23:59 -07:00
starlark.go starbind: Make the time module available to star scripts (#3375) 2023-05-23 11:23:33 -07:00