2014-11-14 |
Matt Birkholz | Add bindings to edwin/debug.scm; punt browser-evaluator. |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Matt Birkholz | Syntax sf before compiler. |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Matt Birkholz | Move compile-directory. Punt sf- and compile-directory?. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Taylor R Campbell | Add thread barrier abstraction. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Taylor R Campbell | Add condition variable abstraction. |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Taylor R Campbell | Add GUARANTEE-THREAD-MUTEX-OWNED. |
commit | commitdiff | tree | snapshot |
2014-11-06 |
Taylor R Campbell | Inherit the root thread continuation. |
commit | commitdiff | tree | snapshot |
2014-11-04 |
Taylor R Campbell | Fix indentation in GET-X-DISPLAY botched by last commit. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
Taylor R Campbell | Reset Edwin's X display on restore. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
Taylor R Campbell | Call dload_finalize_file, not dld_finalize_file. Oops. |
commit | commitdiff | tree | snapshot |
2014-11-03 |
Taylor R Campbell | Reset dld (.so) handles on restore. |
commit | commitdiff | tree | snapshot |
2014-10-22 |
Taylor R Campbell | Don't pass `-isysroot -fconstant-cfstrings' if we can... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Matt Birkholz | svm: Do fni->bci step in host, not with interpreted... |
commit | commitdiff | tree | snapshot |
2014-10-19 |
Matt Birkholz | tests: Replace : with / so progress notes are not error... |
commit | commitdiff | tree | snapshot |
2014-10-11 |
Matt Birkholz | typo |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Matt Birkholz | svm: Fix continue_from_trap. |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Matt Birkholz | i386 flonums: Fix substitution of FLDZ,FUCOMP for FTST... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Matt Birkholz | make check: To avoid long run times, export FAST=y. |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Matt Birkholz | mcrypt: A libmcrypt plugin (separately buildable FFI... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Matt Birkholz | microcode/unix: fix continue_from_trap to freak out... |
commit | commitdiff | tree | snapshot |
2014-08-27 |
Matt Birkholz | microcode/i386: Set sse_presence. |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Matt Birkholz | Fluidize (runtime thread) internal root-continuation... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize *bound-restarts* and dynamic-handler-frames. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize *random-state*. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize flonum-unparser-cutoff. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime swank) internal variables *top-level... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime structure-parser) internal variable... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime gc-statistics) internal hook/record... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime save/restore) internal *within-restor... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime options) internal variables *options... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime parser) controls: *parser-radix*,... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime debugger) internals *dstate* and... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime syntax) internal variable *rename... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime user-interface) internal *notificatio... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime unsyntaxer) internal variable: substi... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime program-copier) internal *copy-consta... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime compiler-info) internal directory... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime advice) internal advice-continuation,... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime pathname) internal library-directory... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime unparser) internal *list-depth*,... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize *pp-...*, i.e. *pp-default-as-code?*,... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime pretty-printer) x-size, code-dispatch... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime unparser) *default-unparser-state*. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime directory) variable *expand-directory... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime error-handler) internal variables... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize *unparse...*, i.e. *unparser-table*, *unparser... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize *default-pathname-defaults*. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize standard-error-hook, standard-warning-hook... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize *nearest-cmdl*. |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Matt Birkholz | Fluidize (runtime load) exported variables: i.e. load... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Matt Birkholz | Fluidize (runtime load) internal variables: *eval-unit... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Matt Birkholz | Fluidize *working-directory-pathname*. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Matt Birkholz | Typo: missing closing bracket. |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Matt Birkholz | Fluidize (runtime port) internal variables *current... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Matt Birkholz | Add fluid and parameter objects. |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Joe Marshall | Remove unused C version of ASSQ and LENGTH. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Matt Birkholz | Unfluidize (runtime regular-expression-compiler) internals. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Matt Birkholz | Punt hack that slipped into the previous commit. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Matt Birkholz | Unfluidize (runtime compress) internals, e.g. root... |
commit | commitdiff | tree | snapshot |
2014-07-10 |
Matt Birkholz | svm: Fix disassembler to handle un/linked 64/32bit... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Chris Hanson | Ignore .diff files. |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Chris Hanson | git merge release-9.2 |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Chris Hanson | git pull |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Chris Hanson | When enumerating files to process, ignore those generat... release-9.2.0 |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Matt Birkholz | Add new tests/runtime/test-url.scm and move test-merge... |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Matt Birkholz | Fix uri->pathname too, just for completeness. |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Matt Birkholz | Fix for bug #42412: "scheme --load ./file" fails. |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Taylor R Campbell | Add usual-integrations and note some ignored variables... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Chris Hanson | Make sure that root-dir is absolute. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Chris Hanson | Update copyright years. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Chris Hanson | Update version strings to 9.2. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Chris Hanson | Fix trailing whitespace. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Chris Hanson | Fix over-long line. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
Chris Hanson | Fix fencepost error thinko. |
commit | commitdiff | tree | snapshot |
2014-05-08 |
Matt Birkholz | ffi: Punt AUXDIR from shim-config.scm. |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Matt Birkholz | configure: Move check for __x86_64__. |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Matt Birkholz | ffi: Add install-html using documentation build parameters. |
commit | commitdiff | tree | snapshot |
2014-05-07 |
Matt Birkholz | ffi: Use Makefile to save shim build parameters. |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Matt Birkholz | Fix continue_from_trap to NOT open a FREE_PARANOIA_MARG... |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Matt Birkholz | ffi: Update Makefile for prhello example. |
commit | commitdiff | tree | snapshot |
2014-05-06 |
Matt Birkholz | Add FFI to doc/info-dir and reformat. |
commit | commitdiff | tree | snapshot |
2014-04-27 |
Taylor R Campbell | Add portable IEEE 754 format utilities. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Taylor R Campbell | Correct types in BIGNUM_REDUCE_LENGTH and use output... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Taylor R Campbell | Make definition of VERIFY-HEAP primitive unconditional. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Matt Birkholz | Fix string-head! to hide the unused (non-marked) words. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
Matt Birkholz | Fix BIGNUM_REDUCE_LENGTH to hide the unused (non-marked... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
Matt Birkholz | Call verify_heap before GC to scan for bogosities. |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Taylor R Campbell | Fix technically incorrect malloc size in re_match.... |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Taylor R Campbell | Nix dead initialization in scan_ephemerons. |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Taylor R Campbell | Mark scan unused in non-debug builds. |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Taylor R Campbell | Make (cd "/nonexistent") fail. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Remove vestigial unused variable in FAST-DIVISION. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Revert "Assemble (JMP (@PCR FOO)) (LABEL FOO) to zero... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Clarify comment over amd64 fixnum_shift hook. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Open-code non-2^n quotients and remainders by multiplic... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Assemble (JMP (@PCR FOO)) (LABEL FOO) to zero bits... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Taylor R Campbell | Reorder branches in FIX:QUOTIENT/FIX:REMAINDER code... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Taylor R Campbell | Avoid modifying rcx in amd64 fixnum_shift assembly... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Taylor R Campbell | Fix sf/cgen so it doesn't just drop declarations for... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Taylor R Campbell | Attempt to fix an undefined variable reference in svm... |
commit | commitdiff | tree | snapshot |
next |