2012-07-04 |
Taylor R Campbell | Rework mmap_heap_malloc. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2012-06-05 |
Joe Marshall | Make LETREC and LETREC* be ordinary macros. Avoid... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Joe Marshall | Use quote instead of tick mark. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Joe Marshall | Use lambda-bound? procedure. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Joe Marshall | Add lambda-bound? procedure. |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Joe Marshall | Get rid of fluid variable by adding an argument. Bette... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Joe Marshall | Add way to dump macroexpanded and optimized output... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Joe Marshall | Fix unsyntaxing of open-blocks and block-declarations. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Joe Marshall | Make ASSERT pass along arguments to ERROR. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Joe Marshall | Remove undefined export. |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Joe Marshall | Echo output from CREF (if any). |
commit | commitdiff | tree | snapshot |
2012-05-19 |
Joe Marshall | Wrap show-time around compilations. Add newline after... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Joe Marshall | Fix names of environment variables MITSCHEME_HEAP_SIZE... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Matt Birkholz | Fix commit 339824b so %channel-read returns no-data... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Matt Birkholz | New runtime ASSERT syntax conflicts with local assert... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Matt Birkholz | microcode/configure.ac: error if --with-termcap=no... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Matt Birkholz | bug #30546: Treat #f like WILD in directory-read pathna... |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Matt Birkholz | bug#36430: Write should escape symbols that look special. |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Matt Birkholz | Guard against other threads unwinding block-on-io-descr... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Chris Hanson | Fix thinko: call-with-input-octets doesn't handle sub... |
commit | commitdiff | tree | snapshot |
2012-05-02 |
Taylor R Campbell | Fix duplicated `creates' in SIGNAL-CONDITION documentation. |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Taylor R Campbell | Fix typo in documentation for EVERY. |
commit | commitdiff | tree | snapshot |
2012-04-30 |
Matt Birkholz | Fixed channel-open to unblock threads and update the... |
commit | commitdiff | tree | snapshot |
2012-04-28 |
Matt Birkholz | edwin: Reworked get-console-input-operations. |
commit | commitdiff | tree | snapshot |
2012-04-14 |
Arthur A. Gleckler | Fixed typo in doc string for NEW-FILE-OPEN-EXCLUSIVE... |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Chris Hanson | Fix typo. |
commit | commitdiff | tree | snapshot |
2012-04-09 |
Chris Hanson | Fix fencepost error in level. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Chris Hanson | Handle non-string value of *buffer-pstring*. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Chris Hanson | Follow Emacs' advice to quote paren in first column. |
commit | commitdiff | tree | snapshot |
2012-03-25 |
Chris Hanson | Swank might use t for the true object; define it to... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Taylor R Campbell | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Taylor R Campbell | Add ASSERT macro. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Fix shell-script style issues. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Eliminate bash-isms. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Change get_fasl_file to set a variable rather than... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Update copyright years. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Use shell script to conditionally update SVM file. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Update version and copyright year. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Update to do all standard directories and to translate... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Ignore svm build directory. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Chris Hanson | Don't use fdatasync on OS X. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Chris Hanson | Always wrap stdin in a (begin ...); otherwise expressio... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Chris Hanson | Prefer <termcap.h> to <term.h> if both are present. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Matt Birkholz | svm: Remove setjmp from execute_instruction. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Matt Birkholz | svm: Use the svm1 machine to compile-everything. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Matt Birkholz | svm: Fix generate/remote-link and generate/remote-links. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Matt Birkholz | svm: Fix COMPILER_TEMP_SIZE to 2. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Matt Birkholz | svm: Added 32bit offsets to explicit-coding-type "address". |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Matt Birkholz | Stage.sh: Keep .rtls,.laps with corresponding .mocs... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Matt Birkholz | svm: Save a byte encoding (ea:stack-ref 0). |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Matt Birkholz | svm: Punt old (less interesting now) warnings. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Chris Hanson | Include either <term.h> or <termcap.h> but not both. |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Taylor R Campbell | Fix fencepost typo in integer_shift_left. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Matt Birkholz | svm: Fix load-non-pointer to handle small negative... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Matt Birkholz | svm: Add diagram of a compiled closure with 64 bit... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Matt Birkholz | svm: Port to 64 bit words. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Matt Birkholz | svm: Widen invocation:lookup, :cache-reference patterns. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Matt Birkholz | Exit with non-zero status when Aborting!: out of memory... |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Matt Birkholz | Sorry; re-fixed Debug_Stack_Trace again. |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Matt Birkholz | Unfix "fix" to stack address printing in Debug_Stack_Trace. |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Chris Hanson | Fix bug: missed one of the places that needed env-... |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Chris Hanson | Simplify implementation of syntactic environments. |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Chris Hanson | Fix three duplicate definitions and one dangling reference. |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Chris Hanson | Fix dangling references. |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Chris Hanson | Fix broken pty support on Mac OS X 10.7. |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Chris Hanson | Always wrap multiple statements in stdin with (begin... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Chris Hanson | Change var references for consistency. |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Chris Hanson | Don't fold argument check into expression. |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Chris Hanson | Fix think-o in previous change. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Matt Birkholz | Syntax boot (LIAR/C) compiler with new runtime, sf... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Matt Birkholz | ffi: Give up trying to make %radix a constant. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Matt Birkholz | Syntax new compiler with new runtime, sf, etc. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Matt Birkholz | Remove unused variable from Prim_fixnum_lsh. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Matt Birkholz | Typo in compiler-*.pkd installation. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Matt Birkholz | svm: Include fixnum.h in fixnum.c. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Matt Birkholz | svm: Mark stages of build with echoed progress commentary. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Matt Birkholz | Fix stack address printing in Debug_Stack_Trace. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Matt Birkholz | svm: Fix remote-link generators. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Matt Birkholz | svm: Add clear-map! before invocation:special-primitive. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Matt Birkholz | svm: Fixed signedness of some fixnum instructions. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Matt Birkholz | svm: Added "product" instruction, i.e. Mul(). |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Matt Birkholz | svm: Fixed icall instruction, and cast in IMPORT_REGS. |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Joe Marshall | Add LETREC*. Convert LETREC to R6RS semantics. Use... |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Joe Marshall | Better unsyntaxing of lambda and extended-lambda. |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Joe Marshall | Avoid creating extended-lambdas just because of aux... |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Joe Marshall | Fix typo. |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Joe Marshall | Add lambda-interface, guarantees, and re-org code. |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Joe Marshall | Add codwlk handler for extended-lambda (defaults to... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Joe Marshall | Improve unsyntaxing of sequences. |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Joe Marshall | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Joe Marshall | Use lambda-components* and lambda-bound rather than... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Joe Marshall | Use lambda-bound and lambda-body rather than lambda... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Matt Birkholz | svm: Undo "fix" for copy-block. |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Matt Birkholz | svm: Fix copy-block instruction's parameter list. |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Joe Marshall | Add selectors for OPEN-BLOCKs, rewrite unscan-defines... |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Joe Marshall | Don't create LEXPRs or CLEXPRs. |
commit | commitdiff | tree | snapshot |
next |