Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
trunk
/
abcl
/
src
/
org
/
armedbear
/
lisp
/
Environment.java
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@12513
15 years
ehuelsmann
Remove 'private' keyword to eliminate the Java requirement for the …
(edit)
@12288
15 years
vvoutilainen
Don't extend Lisp in
LispObject
, static import Lisp wherever …
(edit)
@12274
15 years
ehuelsmann
Convert some uses of
LispObject
to Symbol.
(edit)
@12254
15 years
ehuelsmann
Remove 'throws
ConditionThrowable?
' method annotations: it's an …
(edit)
@12171
15 years
ehuelsmann
Cleanup thinko in addTagBinding: there's no need to specify the …
(edit)
@12170
15 years
ehuelsmann
Don't throw Go and Return exceptions as means for non-local transfers …
(edit)
@12168
15 years
ehuelsmann
Correct identification of the lexical context of a GO in relation to …
(edit)
@11926
16 years
ehuelsmann
Compilation of functions with a non-null lexical environment part 2 …
(edit)
@11924
16 years
ehuelsmann
Implement compilation of closures with non-empty lexical environments …
(edit)
@11914
16 years
ehuelsmann
Remove trailing spaces.
(edit)
@11772
16 years
ehuelsmann
Factor out functions to separate declarations, the body and optionally …
(edit)
@11770
16 years
ehuelsmann
Removal of small code duplication.
(edit)
@11754
16 years
vvoutilainen
Convert using
ClassCastException?
to checking instanceof. Performance …
(edit)
@11551
16 years
ehuelsmann
Change the return value of Environment.isDeclaredSpecial() to include …
(copy)
@11457
16 years
ehuelsmann
Create separate project directories for ABCL and J.
copied from
trunk/j/src/org/armedbear/lisp/Environment.java
:
(edit)
@11441
16 years
ehuelsmann
Fix compiled MACROLET.13 and MACROLET.14: MACROEXPAND should know …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog