Commit Graph

4 Commits

Author SHA1 Message Date
11753fc984 added the remainder of the go math functions 2023-11-05 17:38:57 +01:00
c4c60651d1 moved all math functions and operators to funcalls
So now if you want to add a new operator or math function all you have
to do is to add it to func.go. Conpletion will be generated from it.
2023-11-05 12:55:59 +01:00
5189d351c6 save more typing with handy types 2023-11-04 19:55:45 +01:00
052a9ae4d0 added more generic function management 2023-11-04 19:40:53 +01:00