This website requires JavaScript.
Explore
Help
Sign In
go-pkg
/
expr
Watch
1
Star
0
Fork
0
You've already forked expr
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
294
Commits
2
Branches
35
Tags
9.4
MiB
1ff5770264
Commit Graph
2 Commits
Author
SHA1
Message
Date
Celestino Amoroso
1ff5770264
New interface and implementation to model function parameters
2024-05-22 20:52:44 +02:00
Celestino Amoroso
50e7168214
Since now builtin functions are registared in a new global context. This reduces the effort to copy the whole set of builtin functions in the context of a function call; only the called function will be copied, if it is global.
2024-05-11 10:45:38 +02:00