<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -86,6 +86,11 @@
         (make-app (sc ast!subx))
       (alam ast)
         (with (params ast!params
+               ; TODO: shared should only have local variables that are:
+               ; 1. assigned anywhere, and
+               ; 2. are used in more than one sub-lambda
+               ; Note however that we then have to handle assignments
+               ; to locals in the codegen
                shared (lv-set ast)
                proper-params)
           (= proper-params (properify params))</diff>
      <filename>sharedvars.arc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0b7dd7ff17fe4d04e94120492a40bdf66cfad16b</id>
    </parent>
  </parents>
  <author>
    <name>Alan Manuel K. Gloria</name>
    <email>almkglor@gmail.com</email>
  </author>
  <url>http://github.com/sacado/arc2c/commit/85158a190f5e32b6eb116f3c87caca003eb1a607</url>
  <id>85158a190f5e32b6eb116f3c87caca003eb1a607</id>
  <committed-date>2008-06-06T15:17:40-07:00</committed-date>
  <authored-date>2008-06-06T15:17:40-07:00</authored-date>
  <message>Added TODO note</message>
  <tree>fafd922b001134052cf79e4395b4659513f5edde</tree>
  <committer>
    <name>Alan Manuel K. Gloria</name>
    <email>almkglor@gmail.com</email>
  </committer>
</commit>
