Commit Graph

8 Commits

Author SHA1 Message Date
Qi Xiao
c8e767b2fd eval: Fix lint errors. 2019-04-18 22:15:34 +01:00
Qi Xiao
f3501bbeba eval/types -> eval/vals. 2018-02-15 09:14:05 +00:00
Qi Xiao
750dd7cffd eval: Convert some builtins to use ReflectBuiltinFn. 2018-02-03 20:52:54 -08:00
Qi Xiao
596816f8cf eval/types: Remove the Value type.
Just use the good old interface{} type...
2018-01-29 17:39:41 +00:00
Qi Xiao
00d126b0e1 eval: Move List to eval/types. 2017-12-31 21:01:21 +00:00
Qi Xiao
29b13a917c eval: Move Value interfaces to eval/types. 2017-12-31 20:31:45 +00:00
Qi Xiao
d43bfcc984 eval: EvalCtx -> Frame. 2017-12-27 19:59:42 +00:00
Qi Xiao
cbe45b815d Break builtin_fn.go into many files. 2017-12-17 05:21:41 +00:00