From 60f2b3638e2e856a984dd46fc319bc316c0d0952 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Mon, 21 Apr 2014 20:08:18 -0500 Subject: Perl: add step5_tco - Make all warnings fatal/exceptions. --- docs/step_notes.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/step_notes.txt') diff --git a/docs/step_notes.txt b/docs/step_notes.txt index 4e3cd2e..4bdbb61 100644 --- a/docs/step_notes.txt +++ b/docs/step_notes.txt @@ -125,13 +125,14 @@ Step Notes: - step5_tco - types module: - - function type: + - mal function type: - stores: func, exp, env, params - func is EVAL in native mal case, otherwise reference to platform function - if metadata support, then store exp, env, params as metadata - - update function printer to show function types + - printer + - add printing of mal function type - EVAL: - while loop around whole thing - cases where we directly return result of EVAL, instead set -- cgit v1.2.3