Opened 12 years ago
Last modified 17 months ago
#306 new enhancement
Implement VARIABLE-INFORMATION
Reported by: | Mark Evenson | Owned by: | ehuelsmann |
---|---|---|---|
Priority: | major | Milestone: | 1.9.3 |
Component: | interpreter | Version: | 1.2.0-dev |
Keywords: | Cc: | ||
Parent Tickets: |
Description
James M. Lawrence asks for an implementation of VARIABLE-INFORMATION, namely "for a given environment I would like to know if a symbol is a lexical variable or a symbol macrolet."
Description of VARIABLE-INFROMATION
Change History (18)
comment:1 Changed 11 years ago by
Milestone: | 1.2.0 → 1.3.0 |
---|
comment:2 Changed 11 years ago by
comment:5 Changed 11 years ago by
Milestone: | 2.0.0 → 1.4.0 |
---|
comment:10 Changed 4 years ago by
Milestone: | 1.6.2 → 1.7.0 |
---|
comment:15 Changed 3 years ago by
Milestone: | 1.8.1 → 1.9.0 |
---|
comment:16 Changed 21 months ago by
Milestone: | 1.9.0 → 1.9.1 |
---|
comment:17 Changed 21 months ago by
Milestone: | 1.9.1 → 1.9.2 |
---|
comment:18 Changed 17 months ago by
Milestone: | 1.9.2 → 1.9.3 |
---|
Note: See
TracTickets for help on using
tickets.
In http://article.gmane.org/gmane.lisp.armedbear.devel/3098, Marco Antoniotti requested an implementation of all the environment related functions.