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

Fix mutually recursive definition lexp parsing

Changes to be committed:
* src/lparse.ml:
	- rollback to old lexp_decls implementation
	- renamed (lexp_decls) to (lexp_p_decls)
* tests/eval_test.ml: minor fixes
* src/eval.ml:
	- new functions (eval_call)/(eval_case)
	- modified eval_call to support partial application

renamed:    src/full_debug.ml -> src/debug_util.ml
* GNUmakefile: adapted to renamed files
parent 33279ef6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment