Skip to content
Snippets Groups Projects
  1. Apr 20, 1990
  2. Apr 19, 1990
  3. Apr 17, 1990
  4. Apr 16, 1990
    • wlott's avatar
      Removed bogus :type fixnum declaration. · 298b1a05
      wlott authored
      298b1a05
    • ram's avatar
      Merged non-descriptor changes: · 1f2c89fb
      ram authored
       revision 1.5.2.2
       date: 90/04/09 00:00:09;  author: ram;  state: Exp;  lines added/del: 1/1
       Fixed typo.
       ----------------------------
       revision 1.5.2.1
       date: 90/03/27 13:18:14;  author: ram;  state: Exp;  lines added/del: 11/6
       Changed WITH-COMPILATION-UNIT to hack delayed unknown type warnings.
       We define a handler for PARSE-UNKNOWN-TYPE.
      1f2c89fb
    • ram's avatar
      Merged non-descriptor changes: · 305917d7
      ram authored
      revision 1.2.1.1        
      date: 90/03/27 13:15:50;  author: ram;  state: Exp;  lines added/del: 5/2
      When describing a compiled function, print the file comment (if any.)  ALso,
      changed format to put the create date on a separate line from the source
      file to reduce wrapping problems.
      305917d7
    • ram's avatar
      Merged non-descriptor changes: · 23558d26
      ram authored
       revision 1.13.1.2
       date: 90/04/13 13:07:19;  author: ram;  state: Exp;  lines added/del: 7/3
       CONT -> FP.  Added c-d-f-NFP.  Rediscovered the DEBUG-SOURCE-COMMENT.
       ----------------------------
       revision 1.13.1.1
       date: 90/03/27 13:14:52;  author: ram;  state: Exp;  lines added/del: 3/0
       Added DEBUG-SOURCE-COMMENT.
      23558d26
    • ram's avatar
      revision 1.1.1.2 · 9f7d0026
      ram authored
       date: 90/04/13 13:02:38;  author: ram;  state: Exp;  lines added/del: 46/13
       Flush constant SCs for stack and string-char-stack.
       Added save-p args for register SCs so that they will get saved.
       Put back some of the old PRIMITIVE-TYPE hackery so that it will terminate.
       Added back ARGUMENT-POINTER-OFFSET.
       Added OLD-FP-TN.
       Added LOCATION-PRINT-NAME.
       ----------------------------
       revision 1.1.1.1
       date: 90/04/08 23:51:58;  author: ram;  state: Exp;  lines added/del: 55/102
       Changed stuff to use the new non-descriptor stuff for move/coerce.
       Changed PRIMITIVE-TYPE not to use PRIMITIVE-TYPE-OF.  Deleted
       PRIMITIVE-TYPE-OF, since it used PRIMITIVE-TYPE-UNION, which no longer
       exists.
       cont -> fp
       flushed argument pointer.
      9f7d0026
    • ram's avatar
      Merged non-descriptor changes: · 4fdf7d22
      ram authored
       revision 1.2.1.2
       date: 90/04/13 12:59:07;  author: ram;  state: Exp;  lines added/del: 0/13
       Moved POINTER-COMPARE to char, since it is now loaded first.
       ----------------------------
       revision 1.2.1.1
       date: 90/04/08 22:38:40;  author: ram;  state: Exp;  lines added/del: 5/1
       Fixed temporary spec in pointer- to specify a SC restriction.
      4fdf7d22
    • ram's avatar
      Merged non-descriptor changes: · 6ce1ef9d
      ram authored
      Increased SC-NUMBER-LIMIT.
      6ce1ef9d
    • ram's avatar
      Merged non-descriptor changes: · e2f65d28
      ram authored
       revision 1.2.1.2
       date: 90/04/13 12:57:56;  author: ram;  state: Exp;  lines added/del: 2/1
       Many changes amounting to nothing.
       ----------------------------
       revision 1.2.1.1
       date: 90/04/08 23:49:21;  author: ram;  state: Exp;  lines added/del: 58/140
       Changed stuff to use the new non-descriptor stuff for move/coerce.
      e2f65d28
    • ram's avatar
      Merged non-descriptor changes: · 9a7df953
      ram authored
       revision 1.1.1.2
       date: 90/04/13 12:55:45;  author: ram;  state: Exp;  lines added/del: 18/1
       Moved POINTER-COMPARE here, since this is now loaded before system.
       ----------------------------
       revision 1.1.1.1
       date: 90/04/08 23:48:05;  author: ram;  state: Exp;  lines added/del: 52/35
       Changed stuff to use the new non-descriptor stuff for move/coerce.
      9a7df953
    • ram's avatar
      Merged non-descriptor changes: · be773478
      ram authored
      revision 1.2.1.1        
      date: 90/04/08 22:35:45;  author: ram;  state: Exp;  lines added/del: 2/2
      cont-tn -> fp-tn
      be773478
    • ram's avatar
      Merged non-descriptor changes: · 74d189d1
      ram authored
       revision 1.5.1.8
       date: 90/04/13 12:53:32;  author: ram;  state: Exp;  lines added/del: 10/5
       Added SC-NUMBER-STACK-P, flushed IR2-ENVIRONMENT-ARGUMENT-POINTED.
       ----------------------------
       revision 1.5.1.7
       date: 90/04/08 17:28:54;  author: ram;  state: Exp;  lines added/del: 25/15
       Brought up to date w.r.t. trunk.
       ----------------------------
       revision 1.5.1.6
       date: 90/04/08 16:01:05;  author: ram;  state: Exp;  lines added/del: 21/0
       Added VOP-INFO-MOVE-ARGS.
       ----------------------------
       revision 1.5.1.5
       date: 90/04/02 15:11:00;  author: ram;  state: Exp;  lines added/del: 18/11
       Frobbed number stack support a bit.  Added :COMPONENT TN-KIND, and flushed
       :CACHED-CONSTANT.  Added comment describing the new keyword annotations
       of the BASIC-COMBINATION-INFO.
       ----------------------------
       revision 1.5.1.4
       date: 90/03/27 13:09:43;  author: ram;  state: Exp;  lines added/del: 33/27
       Flushed PRIMITIVE-TYPE slots MOVE, COERCE-TO-T and COERCE-FROM-T.
      
       In IR2-ENVIRONMENT, changed the xxx-CONT slots to be xxx-FP, flushed
       ARGUMENT-POINTER and BLOCKS, and added NUMBER-FP.
      
       Added TN-REF-LOAD-TN.
      
       In TEMPLATE, added documentation of the :OR and :CONSTANT operand restrictions.
      
       In VOP-INFO, changed the restrictions bit-vectors to be load-scs vectors.
      
       In SC, added ALTERNATE-SCS, CONSTANT-SCS, SAVE-P, LOAD-FUNCTIONS, LOAD-COSTS,
       MOVE-COSTS, MOVE-VOPS and MOVE-ARG-VOPS.
      
       Flushed TN-COSTS.
      74d189d1
Loading