Historial de Commits

Autor SHA1 Mensaje Fecha
  Andy Wingo 9d381ba478 dynstack: pushing a prompt no longer allocates memory hace 13 años
  BT Templeton 5ddd9645c9 Merge branch 'bt/elisp' hace 13 años
  Andy Wingo d5dbe0c1d5 optimize dynamic-wind when we know winders are thunks hace 13 años
  Andy Wingo 9ede013f68 the dynamic stack is really a stack now, instead of a list hace 13 años
  BT Templeton 9348168ed5 add `nil?' primitive hace 14 años
  Andy Wingo dfadcf85cb Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
  Andy Wingo 252acfe8e7 Merge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e' hace 13 años
  Andy Wingo a39b116f00 Revert "attempt to clear stale references on VM C stack" hace 13 años
  Ludovic Courtès 5e80f2cea3 Revert "Work around instruction reordering on SPARC and HPPA in the VM." hace 13 años
  Andy Wingo 04b2d77354 attempt to clear stale references on VM C stack hace 13 años
  Ludovic Courtès 2b264d7e4f Work around instruction reordering on SPARC and HPPA in the VM. hace 13 años
  Andy Wingo b2208d2e98 Merge remote-tracking branch 'origin/stable-2.0' hace 13 años
  Andy Wingo aafb4ed724 optional default-value arg to make-fluid hace 13 años
  Andy Wingo dc7da0be90 refactor tc7 and tc16 checks hace 14 años
  Andy Wingo b2b33168b1 more care regarding SCM_PACK and SCM_UNPACK hace 14 años
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != hace 14 años
  Andy Wingo a2a6c0e319 avoid tls gets when handling interrupts in the vm hace 14 años
  Andy Wingo eae2438d2b VM tweaks hace 14 años
  Andy Wingo 6f2ff78299 fix new-frame push in call/cc hace 14 años
  Andy Wingo 9b709b0fe1 fix frame dynamic linkage in the face of partial continuation application hace 14 años
  Andy Wingo dce0252bf2 fix error handling in variable-ref family of instructions hace 14 años
  Brian Templeton ef94624eaf unbound fluids hace 15 años
  Andy Wingo d107921794 better unbound variable errors in the vm hace 14 años
  Michael Gran 45dc6b347d Unresolved var errors don't work for top-level vars hace 15 años
  Andy Wingo 2b41a37b3c fix bug in with-fluids in a non-tail position hace 15 años
  Andy Wingo cf45ff030c inline symbol? and vector? to opcodes, and a psyntax inlining tweak hace 15 años
  Andy Wingo f312025167 add vm-abort-continuation-hook, vm-restore-continuation-hook hace 15 años
  Andy Wingo c45d4d775d trim our set of vm hooks hace 15 años
  Ludovic Courtès 5b46a8c2c8 Use "pointer" instead of "foreign" when dealing with wrapped pointers. hace 15 años
  Ludovic Courtès d4149a510e Simplify the (system foreign) API. hace 15 años