Mikael Djurfeldt
|
4a9f464eff
|
* session.scm (arity): New procedure.
|
1998-11-26 18:04:46 +00:00 |
|
Mikael Djurfeldt
|
7cfae7e6ad
|
* session.scm (name): New procedure: Gives name of object.
(source): New procedure: Gives source of object.
|
1997-09-11 08:59:30 +00:00 |
|
Mikael Djurfeldt
|
a5be27cd24
|
* session.scm (apropos-internal): Musn't initialize symbol
accumulator with a constant pair. That led to mutation of the
source!
|
1997-08-25 15:07:18 +00:00 |
|
Mikael Djurfeldt
|
68aed3ea96
|
* session.scm (vector-for-each): Removed.
(apropos): vector-for-each --> array-for-each.
(apropos-internal): New function. Return list of accessible
symbols matching regexp.
|
1997-08-24 03:39:47 +00:00 |
|
Mikael Djurfeldt
|
4f161c5cb1
|
*** empty log message ***
|
1997-08-18 20:19:18 +00:00 |
|
Mikael Djurfeldt
|
0e81dabd94
|
* * session.scm: New file: Session support.
(apropos): New procedure: List bindings given regexp.
|
1997-08-18 20:02:22 +00:00 |
|