1. 15 Şub, 2000 19 kayıt (commit)
  2. 14 Şub, 2000 12 kayıt (commit)
  3. 12 Şub, 2000 1 kayıt (commit)
    • Jeremy Hylton's avatar
      change MODULE_NAMESPACE/FUNCTION_NAMESPACE stuff to have a single flag · 3050d515
      Jeremy Hylton yazdı
      named OPTIMIZED, which matches compile.c and makes more sense for
      classes
      
      revamp call signature for PythonVMCode.__init__; doesn't really matter
      'cuz this code is going to be refactored out of existence
      
      add generateClassCode and modify Func & Lambda generation
      
      add support for nodes Classdef, Keyword,
      
      fix CallFunc to generate right op arg when calling w/ keywords
      
      add ugly hack to properly compute offsets when the same stack ref is
      used multiple times
      3050d515
  4. 11 Şub, 2000 5 kayıt (commit)
  5. 10 Şub, 2000 3 kayıt (commit)