From e3abb3f74499f16d4860425974ebe0ab439f6369 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 13 Apr 2016 23:58:05 -0400 Subject: [PATCH] WIP --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 3d500eea..6e73d549 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,9 @@ Initiatives: +add rename support to library syntax, start by looking at lib:exports. +will need a way of compiling this into the library, and for progs/libs importing the library (although +those may just be able to simply each rename to refer to the renamed identifier) + Tier 1: - Library support Library syntax (5.6):