Some more changes from Fernando (actually two sets of changes):
- A little bit more bottom-up def motion (notably defS and COLLECT because of a warning if gatherers are compiled first) - Added UNINITIALIZED and DEFAULTED typedefs (unused) - Added aux and output variable initialization (fragL aux form now accepts also (var decl init) - Removed any fragL prolog code initializing vars to constants and moved to aux decl form. - Fixed bug in COLLECT. CL: qualifier missing before a MULTIPLE-VALUE-BIND - REMOVED LONGSTANDING defS cleanup BUG (inner function in flet defined before top-level macro def) - Additional defS and defS-1 simplification (and slet*) - renamed LETIZE as DESTARRIFY
Loading
Please sign in to comment