Timeline



03/29/09:

19:31 Changeset [11721] by astalla
Corrected comment about function signature
09:52 Changeset [11720] by ehuelsmann
Fix unbound variable error.
07:56 Changeset [11719] by ehuelsmann
Fix COMPILE called inside COMPILE-FILE: COMPILE doesn't compile to a …

03/26/09:

20:58 Changeset [11718] by ehuelsmann
Fix multiplication of Complex values. Patch by: Robert Dodier …

03/25/09:

21:01 Changeset [11717] by astalla
Added autoloads for byte-array-output-stream.
21:00 Changeset [11716] by astalla
Created byte-array-output-stream
20:29 Changeset [11715] by astalla
Factored out an overload of loadCompiledFunction that can load a …

03/23/09:

20:05 Changeset [11714] by ehuelsmann
Use the Fixnum factory instead of creating new Fixnums all over the …

03/19/09:

16:13 Changeset [11713] by ehuelsmann
Fix ACOS with complex argument. Found by: Robert Dodier through the …

03/16/09:

21:35 JavaScriptingAPI edited by astalla
(diff)
21:14 JavaScriptingAPI edited by astalla
(diff)
15:22 JavaScriptingAPI edited by astalla
(diff)
15:20 JavaScriptingAPI edited by astalla
(diff)
15:12 JavaScriptingAPI edited by astalla
(diff)
14:59 JavaScriptingAPI edited by astalla
(diff)
13:50 JavaScriptingAPI edited by astalla
(diff)
13:49 JavaScriptingAPI created by astalla
13:46 DesignOverviewIndex edited by astalla
(diff)

03/15/09:

22:58 Changeset [11712] by ehuelsmann
Fix special binding issue related to arguments declared special. …
15:51 Changeset [11711] by ehuelsmann
Switch our internals over to the new variadic list() function.
15:08 Changeset [11710] by ehuelsmann
Implement a generic 'list()' function instead of 9 ones.
07:54 Changeset [11709] by ehuelsmann
Remove unnecessary saving/restoring of dynamic environment from …

03/14/09:

22:59 Changeset [11708] by ehuelsmann
Save/Restore? dynamic environment for functions which take a special …
21:52 Changeset [11707] by ehuelsmann
r11706 follow up: Jump over the exception handler.
21:42 Ticket #53 (CATCH.6 ANSI test failure) created by ehuelsmann
The ANSI test CATCH.6 fails, because it uses small bignums: The test …
21:27 Changeset [11706] by ehuelsmann
Protect lastSpecialBinding from unexpected PROGV body termination. See …
20:18 Changeset [11705] by ehuelsmann
Make MULTIPLE-VALUE-BIND restore its specials environment upon …

03/13/09:

22:21 Changeset [11704] by ehuelsmann
Restore lastSpecialBinding upon exception-driven LET/LET* block exit.

03/12/09:

21:41 Ticket #52 (Install lastSpecialBinding "finally" handler) created by ehuelsmann
Not in all places where the compiler binds specials, it installs a …

03/10/09:

22:22 Changeset [11703] by ehuelsmann
DOTIMES loop variable efficiency: if the derived type of the limit var …

03/09/09:

20:02 Changeset [11702] by astalla
Added BRANCH-README, deleted dist directory that was incorrectly added

03/07/09:

19:53 Changeset [11701] by ehuelsmann
Remove j.lisp and emacs.lisp; Kevin Krouse indicates J doesn't use …

03/06/09:

20:21 Changeset [11700] by ehuelsmann
Add OpenBSD and NetBSD platform detection support. Patch by: Julian …
00:01 Changeset [11699] by astalla
Copied files from trunk + modifications for Serialization.

03/05/09:

23:20 Changeset [11698] by astalla
reverted wrong commit.
23:12 Changeset [11697] by astalla
Serialization support for some lisp objects.
23:04 Changeset [11696] by astalla
Created save-image branch for experiments in providing save-image …

03/03/09:

22:10 Changeset [11695] by ehuelsmann
Fix DESCRIBE output by registering documentation on functions. Patch …

03/01/09:

21:58 Changeset [11694] by ehuelsmann
Update website to show our new release.
20:47 Changeset [11693] by ehuelsmann
Make boxing/unboxing more efficient: Instead of "calling the boxing …
20:14 Changeset [11692] by ehuelsmann
Add 2 missing @Override annotations.
20:11 Changeset [11691] by ehuelsmann
Don't box values which have well-defined meanings within the Lisp …

02/28/09:

13:40 Changeset [11690] by ehuelsmann
Increase version number, after tagging 0.13.0.
13:39 Changeset [11689] by ehuelsmann
Tag 0.13.0.
12:09 Ticket #51 (Implement debugger option to retry/return from stack frame) created by ehuelsmann
It would be very valuable to be able to retry a stack frame after …
12:06 Ticket #50 (Implement STEP) created by ehuelsmann
STEP is currently implemented conformant, but trivially to evaluate …
11:05 Changeset [11688] by ehuelsmann
Add list() with variadic arguments.
Note: See TracTimeline for information about the timeline view.