mit-scheme.git
2012-04-30 Taylor R CampbellFix typo in documentation for EVERY.
2012-04-30 Matt BirkholzFixed channel-open to unblock threads and update the...
2012-04-28 Matt Birkholzedwin: Reworked get-console-input-operations.
2012-04-14 Arthur A. GlecklerFixed typo in doc string for NEW-FILE-OPEN-EXCLUSIVE...
2012-04-09 Chris HansonFix typo.
2012-04-09 Chris HansonFix fencepost error in level.
2012-03-25 Chris HansonHandle non-string value of *buffer-pstring*.
2012-03-25 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2012-03-25 Chris HansonFollow Emacs' advice to quote paren in first column.
2012-03-25 Chris HansonSwank might use t for the true object; define it to...
2012-03-24 Taylor R CampbellMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2012-03-24 Taylor R CampbellAdd ASSERT macro.
2012-03-11 Chris HansonFix shell-script style issues.
2012-03-11 Chris HansonEliminate bash-isms.
2012-03-11 Chris HansonChange get_fasl_file to set a variable rather than...
2012-03-11 Chris HansonUpdate copyright years.
2012-03-11 Chris HansonUse shell script to conditionally update SVM file.
2012-03-11 Chris HansonUpdate version and copyright year.
2012-03-11 Chris HansonUpdate to do all standard directories and to translate...
2012-03-11 Chris HansonIgnore svm build directory.
2012-03-11 Chris HansonDon't use fdatasync on OS X.
2012-03-08 Chris HansonAlways wrap stdin in a (begin ...); otherwise expressio...
2012-03-08 Chris HansonPrefer <termcap.h> to <term.h> if both are present.
2012-03-08 Matt Birkholzsvm: Remove setjmp from execute_instruction.
2012-03-08 Matt Birkholzsvm: Use the svm1 machine to compile-everything.
2012-03-08 Matt Birkholzsvm: Fix generate/remote-link and generate/remote-links.
2012-03-08 Matt Birkholzsvm: Fix COMPILER_TEMP_SIZE to 2.
2012-03-08 Matt Birkholzsvm: Added 32bit offsets to explicit-coding-type "address".
2012-03-08 Matt BirkholzStage.sh: Keep .rtls,.laps with corresponding .mocs...
2012-03-08 Matt Birkholzsvm: Save a byte encoding (ea:stack-ref 0).
2012-03-08 Matt Birkholzsvm: Punt old (less interesting now) warnings.
2012-03-05 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2012-03-05 Chris HansonInclude either <term.h> or <termcap.h> but not both.
2012-03-02 Taylor R CampbellFix fencepost typo in integer_shift_left.
2012-02-29 Matt Birkholzsvm: Fix load-non-pointer to handle small negative...
2012-02-29 Matt Birkholzsvm: Add diagram of a compiled closure with 64 bit...
2012-02-29 Matt Birkholzsvm: Port to 64 bit words.
2012-02-29 Matt Birkholzsvm: Widen invocation:lookup, :cache-reference patterns.
2012-02-29 Matt BirkholzExit with non-zero status when Aborting!: out of memory...
2012-02-26 Matt BirkholzSorry; re-fixed Debug_Stack_Trace again.
2012-02-26 Matt BirkholzUnfix "fix" to stack address printing in Debug_Stack_Trace.
2012-02-26 Chris HansonFix bug: missed one of the places that needed env-...
2012-02-26 Chris HansonSimplify implementation of syntactic environments.
2012-02-26 Chris HansonFix three duplicate definitions and one dangling reference.
2012-02-26 Chris HansonFix dangling references.
2012-02-26 Chris HansonFix broken pty support on Mac OS X 10.7.
2012-02-25 Chris HansonAlways wrap multiple statements in stdin with (begin...
2012-02-25 Chris HansonChange var references for consistency.
2012-02-25 Chris HansonDon't fold argument check into expression.
2012-02-25 Chris HansonFix think-o in previous change.
2012-02-15 Matt BirkholzSyntax boot (LIAR/C) compiler with new runtime, sf...
2012-02-15 Matt Birkholzffi: Give up trying to make %radix a constant.
2012-02-15 Matt BirkholzSyntax new compiler with new runtime, sf, etc.
2012-02-15 Matt BirkholzRemove unused variable from Prim_fixnum_lsh.
2012-02-15 Matt BirkholzTypo in compiler-*.pkd installation.
2012-02-14 Matt Birkholzsvm: Include fixnum.h in fixnum.c.
2012-02-14 Matt Birkholzsvm: Mark stages of build with echoed progress commentary.
2012-02-14 Matt BirkholzFix stack address printing in Debug_Stack_Trace.
2012-02-14 Matt Birkholzsvm: Fix remote-link generators.
2012-02-14 Matt Birkholzsvm: Add clear-map! before invocation:special-primitive.
2012-02-14 Matt Birkholzsvm: Fixed signedness of some fixnum instructions.
2012-02-14 Matt Birkholzsvm: Added "product" instruction, i.e. Mul().
2012-02-14 Matt Birkholzsvm: Fixed icall instruction, and cast in IMPORT_REGS.
2012-02-13 Joe MarshallAdd LETREC*. Convert LETREC to R6RS semantics. Use...
2012-02-12 Joe MarshallBetter unsyntaxing of lambda and extended-lambda.
2012-02-12 Joe MarshallAvoid creating extended-lambdas just because of aux...
2012-02-12 Joe MarshallFix typo.
2012-02-12 Joe MarshallAdd lambda-interface, guarantees, and re-org code.
2012-02-12 Joe MarshallAdd codwlk handler for extended-lambda (defaults to...
2012-02-11 Joe MarshallImprove unsyntaxing of sequences.
2012-02-11 Joe MarshallMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2012-02-09 Joe MarshallUse lambda-components* and lambda-bound rather than...
2012-02-09 Joe MarshallUse lambda-bound and lambda-body rather than lambda...
2012-02-08 Matt Birkholzsvm: Undo "fix" for copy-block.
2012-02-07 Matt Birkholzsvm: Fix copy-block instruction's parameter list.
2012-02-07 Joe MarshallAdd selectors for OPEN-BLOCKs, rewrite unscan-defines...
2012-02-07 Joe MarshallDon't create LEXPRs or CLEXPRs.
2012-02-06 Joe MarshallFix how SF generates SCode for top level open blocks...
2012-02-06 Joe MarshallMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2012-02-06 Joe MarshallUse MAKE-LAMBDA-LIST rather than ad-hoc code.
2012-02-06 Joe MarshallAdd debugging tool.
2012-02-06 Joe MarshallAdd MAKE-LAMBDA-LIST.
2012-02-06 Matt Birkholzsvm: Fixed the return of trap results.
2012-02-05 Matt Birkholzsvm: Added compiler temporaries, for now, with warnings.
2012-02-04 Matt Birkholzsvm: Fix (load-option 'compiler).
2012-02-04 Matt Birkholzsvm: workaround definition for pseudo-register-home
2012-02-03 Matt Birkholzsvm: IMPORT_REGS should restore dynamic-link.
2012-02-03 Matt Birkholzsvm: Fixed closure gc-flip.
2012-02-02 Chris HansonClean up dangling references.
2012-02-01 Matt Birkholzsvm: instructions is now a hash table.
2012-02-01 Matt Birkholzcref: Added butils.scm to hand-compiled bootstrap packages.
2012-02-01 Matt Birkholzcref: Replace alists with lists.
2012-01-30 Joe MarshallUndoing a change the hard way.
2012-01-28 Joe MarshallInstall .bci files for common parts of the compiler.
2012-01-28 Joe MarshallRemove handling of IN-PACKAGE frames (which no longer...
2012-01-28 Joe MarshallRemove unused error codes, add syntax error code.
2012-01-27 Chris HansonMerge branch 'master' of git.sv.gnu.org:/srv/git/mit...
2012-01-27 Chris HansonDon't delete symlinks with maybe_rm.
2012-01-27 Joe MarshallUnparse assignments, definitions, and lambdas with...
2012-01-25 Joe MarshallAdd some generated files to .gitignore
next