source: trunk/j

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4080   20 years piso Initial checkin.
(edit) @4079   20 years piso Work in progress.
(edit) @4078   20 years piso eval(): catch ConditionThrowable? and save backtrace.
(edit) @4077   20 years piso - EVAL-WHEN is now implemented in Primitives.java. - Added stubs for …
(edit) @4076   20 years piso EVAL-WHEN
(edit) @4075   20 years piso EXT:BACKTRACE-AS-LIST
(edit) @4074   20 years piso Made the NREVERSE primitive public for LispThread?.backtraceAsList().
(edit) @4073   20 years piso Constructor: record &environment variable.
(edit) @4072   20 years piso SYS::%DEFUN: don't allow special operators to be redefined.
(edit) @4071   20 years piso typep()
(edit) @4070   20 years piso EXT:BACKTRACE
(edit) @4069   20 years piso _let(): added try/finally to make sure dynamic environment is restored …
(edit) @4068   20 years piso WRITE
(edit) @4067   20 years piso Initial checkin.
(edit) @4066   20 years piso SYS::%WRITE
(edit) @4065   20 years piso + (when (macro-function (car place)) + (setq place …
(edit) @4064   20 years piso MAPHASH
(edit) @4063   20 years piso Initial checkin.
(edit) @4062   20 years piso getCorrectIndentation(): HANDLER-CASE.
(edit) @4061   20 years piso ARMEDBEAR_PROMPT_PATTERN
(edit) @4060   20 years piso run(): call TPL::TOP-LEVEL-LOOP if it's fbound.
(edit) @4059   20 years piso PACKAGE_TPL
(edit) @4058   20 years piso VECTOR-SUBSEQ: present a more informative error message if start > end.
(edit) @4057   20 years piso (sys::%load "top-level.lisp")
(edit) @4056   20 years piso Initial checkin.
(edit) @4055   20 years piso user-homedir-pathname
(edit) @4054   20 years piso WRITE-STRING, WRITE-LINE Y-OR-N-P, YES-OR-NO-P
(edit) @4053   20 years piso Initial checkin.
(edit) @4052   20 years piso %WRITE-STRING, %WRITE-NEWLINE
(edit) @4051   20 years piso finishOutput() => flushOutput()
(edit) @4050   20 years piso FINISH-OUTPUT, FORCE-OUTPUT
(edit) @4049   20 years piso resetIO()
(edit) @4048   20 years piso PROBE-DIRECTORY, FILE-DIRECTORY-P
(edit) @4047   20 years piso USER-HOMEDIR-PATHNAME: fixed a typo.
(edit) @4046   20 years piso USER-HOMEDIR-PATHNAME
(edit) @4045   20 years piso VECTOR-SUBSEQ: signal an error if start > end.
(edit) @4044   20 years piso (defsetf charpos %set-charpos)
(edit) @4043   20 years piso SYS::%SET-CHARPOS
(edit) @4042   20 years piso READ-CHAR, UNREAD-CHAR
(edit) @4041   20 years piso We no longer need (REQUIRE 'DEFSTRUCT) or (REQUIRE 'LOOP).
(edit) @4040   20 years piso ANSI-LOOP, LOOP
(edit) @4039   20 years piso loadFileFromStream(): call freshLine() before writing to output stream.
(edit) @4038   20 years piso Added explicit tags.
(edit) @4037   20 years piso processArgs(): recognize :ALLOW-OTHER-KEYS.
(edit) @4036   20 years piso Optimize for common case of fixnum arg and count.
(edit) @4035   20 years piso Fixnum.MINUS_ONE
(edit) @4034   20 years piso Minor cleanup.
(edit) @4033   20 years piso ASH
(edit) @4032   20 years piso Moved ASH to ash.java.
(edit) @4031   20 years piso ash.class
(edit) @4030   20 years piso Initial checkin.
(edit) @4029   20 years piso ASH
(edit) @4028   20 years piso Load dolist.class.
(edit) @4027   20 years piso dolist.class
(edit) @4026   20 years piso Moved DOLIST to dolist.java.
(edit) @4025   20 years piso Initial checkin.
(edit) @4024   20 years piso Restructuring.
(edit) @4023   20 years piso DOLIST
(edit) @4022   20 years piso Moved DOTIMES to dotimes.java.
(edit) @4021   20 years piso Load dotimes.class.
(edit) @4020   20 years piso dotimes.class
(edit) @4019   20 years piso Initial checkin.
(edit) @4018   20 years piso Work in progress.
(edit) @4017   20 years piso DOTIMES: implicit TAGBODY.
(edit) @4016   20 years piso DOTIMES: make sure implicit nil block has the right scope.
(edit) @4015   20 years piso DOTIMES: count form can evaluate to a bignum.
(edit) @4014   20 years piso Moved DO and DO* to Do.java.
(edit) @4013   20 years piso Load Do.class.
(edit) @4012   20 years piso Do.class
(edit) @4011   20 years piso Initial checkin.
(edit) @4010   20 years piso _do(): support implicit TAGBODY.
(edit) @4009   20 years piso Support :PREDICATE option.
(edit) @4008   20 years piso PARSE-1-OPTION
(edit) @4007   20 years piso Symbol.FORMAT
(edit) @4006   20 years piso initArgs constructor
(edit) @4005   20 years piso type-error, simple-type-error
(edit) @4004   20 years piso Made APPEND and APPLY primitives public (for SimpleTypeError?.java).
(edit) @4003   20 years piso Moved CHECK-TYPE to check-type.lisp.
(edit) @4002   20 years piso CHECK-TYPE
(edit) @4001   20 years piso Initial checkin.
(edit) @4000   20 years piso TYPEP: support MEMBER compound type specifiers.
(edit) @3999   20 years piso Work in progress.
(edit) @3998   20 years piso SimpleTypeError?.class
(edit) @3997   20 years piso DATUM EXPECTED_TYPE FORMAT_ARGUMENTS FORMAT_CONTROL
(edit) @3996   20 years piso Moved (PROVIDE :LOOP) to the end of the file.
(edit) @3995   20 years piso ldiff tailp
(edit) @3994   20 years piso Support upper-case code.
(edit) @3993   20 years piso CLASSP => PACKAGE_EXT
(edit) @3992   20 years piso FIXNUMP => PACKAGE_EXT
(edit) @3991   20 years piso PACKAGE_SYS.usePackage(PACKAGE_EXT);
(edit) @3990   20 years piso Work in progress.
(edit) @3989   20 years piso MAKE-STRUCTURE-CLASS: set up CPL of new class correctly.
(edit) @3988   20 years piso package-error
(edit) @3987   20 years piso typep(), initArgs constructor.
(edit) @3986   20 years piso typep()
(edit) @3985   20 years piso typeOf(), classOf(), typep()
(edit) @3984   20 years piso typep()
(edit) @3983   20 years piso typep()
(edit) @3982   20 years piso HANDLER-BIND, HANDLER-CASE: removed obsolete helper function …
(edit) @3981   20 years piso typep()
Note: See TracRevisionLog for help on using the revision log.