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 |
2012-02-06 |
Joe Marshall | Fix how SF generates SCode for top level open blocks... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Joe Marshall | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Joe Marshall | Use MAKE-LAMBDA-LIST rather than ad-hoc code. |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Joe Marshall | Add debugging tool. |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Joe Marshall | Add MAKE-LAMBDA-LIST. |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Matt Birkholz | svm: Fixed the return of trap results. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Matt Birkholz | svm: Added compiler temporaries, for now, with warnings. |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Matt Birkholz | svm: Fix (load-option 'compiler). |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Matt Birkholz | svm: workaround definition for pseudo-register-home |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Matt Birkholz | svm: IMPORT_REGS should restore dynamic-link. |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Matt Birkholz | svm: Fixed closure gc-flip. |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Chris Hanson | Clean up dangling references. |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Matt Birkholz | svm: instructions is now a hash table. |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Matt Birkholz | cref: Added butils.scm to hand-compiled bootstrap packages. |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Matt Birkholz | cref: Replace alists with lists. |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Joe Marshall | Undoing a change the hard way. |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Joe Marshall | Install .bci files for common parts of the compiler. |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Joe Marshall | Remove handling of IN-PACKAGE frames (which no longer... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Joe Marshall | Remove unused error codes, add syntax error code. |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Chris Hanson | Don't delete symlinks with maybe_rm. |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Joe Marshall | Unparse assignments, definitions, and lambdas with... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Joe Marshall | Add some generated files to .gitignore |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Joe Marshall | Combinations no longer constructed with pcomb1, pcomb2... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Joe Marshall | Use sequence-immediate-first instead of sequence-first. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Joe Marshall | Export sequence-immediate-first and -second. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Joe Marshall | Add sequence-immediate-first and sequence-immediate... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Joe Marshall | Fix typo, clean up. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Joe Marshall | Don't bother flipping the sense of negative conditionals. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Joe Marshall | Correctly handle lambda bodies with declarations. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Joe Marshall | Check record-length before dereferencing. |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chris Hanson | Merge branch 'master' of git.sv.gnu.org:/srv/git/mit... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Chris Hanson | Update DTD references. |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Joe Marshall | Relocate a top-level variable. |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Joe Marshall | Fix some well-intentioned, but semantically suspect... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Joe Marshall | Pass profile into run-with-stack-sampling. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Joe Marshall | Avoid printing trailing whitespace. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Joe Marshall | Use scode/sequence-... procedures. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Joe Marshall | Export SEQUENCE-FIRST and SEQUENCE-SECOND. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Joe Marshall | Export SEQUENCE-FIRST and SEQUENCE-SECOND. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Joe Marshall | Fixup scode SEQUENCE abstraction. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Joe Marshall | Remove SEQUENCE-3 (forgot to commit this one). |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Joe Marshall | Missed a SEQUENCE-3. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Joe Marshall | Remove SEQUENCE-3 from Scheme code. |
commit | commitdiff | tree | snapshot |
next |