1. 30 May, 2001 2 commits
  2. 25 May, 2001 6 commits
  3. 24 May, 2001 2 commits
  4. 23 May, 2001 17 commits
  5. 22 May, 2001 2 commits
  6. 21 May, 2001 9 commits
  7. 20 May, 2001 1 commit
  8. 18 May, 2001 1 commit
    • Guido van Rossum's avatar
      Hopefully this fixes the endcases with nested macros. · 16e9bae3
      Guido van Rossum authored
      At least this now passes Evan's test_metal1.html!
      
      I had to restructure attrAction() and the macroStack() quite a bit.
      The macro stack now has a mostly abstract interface (a few lookups
      still dig directly into the stack).
      
      Weekend!
      16e9bae3