Skip to content
Snippets Groups Projects
  1. Oct 01, 1991
  2. Sep 30, 1991
  3. Sep 29, 1991
  4. Sep 28, 1991
  5. Sep 27, 1991
  6. Sep 26, 1991
  7. Sep 25, 1991
  8. Sep 24, 1991
    • ram's avatar
      Fix to make unreferenced arguments in local call work. We were correctly · ce56bcab
      ram authored
      only popping (into the INTERNAL-APPLY arglist) the number of referenced
      args, but INTERNAL-APPLY was assuming that all arguments were present
      in the list.  Added a flag to INTERNAL-APPLY to control this behavior. 
      This was breaking full call to interpreted functions as well, since the
      XEP did a local call to the main entry.
      ce56bcab
  9. Sep 23, 1991
  10. Sep 19, 1991
  11. Sep 18, 1991
Loading