Skip to content
Commit d5da7869 authored by Pierre Delaunay's avatar Pierre Delaunay
Browse files

new calling convention for builtin functions

    (location -> int -> value_type list -> runtime_env -> value_type)
                ^~~~^ new

This allows us to have a more accurate call trace when eval
is called inside a builtin-function.

Changes to be committed:
* btl/types.typer
* src/builtin.ml
* src/eval.ml
parent 642376ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment