Re: [chatter] [dylan-lang/opendylan] 57574d: Remove HARP.

Bruce Mitchener <[email protected]> Thu, 27 Nov 2014 07:16:19 +0700
Newsgroups gmane.comp.lang.dylan.gwydion.devel
Message-ID <CA+esKjMR4ubFW99DkQnqi1tsNbThP-_sX0L4CmwBqXSVuSWx4A@mail.gmail.com>
--===============0650760832==
Content-Type: multipart/alternative; boundary=089e01494144b5397d0508cc0df0

--089e01494144b5397d0508cc0df0
Content-Type: text/plain; charset=UTF-8

That's just a branch.

But soon after LLVM lands, then yes, HARP will be gone on all platforms.
This was brought up on this list a couple of months ago.

I've only held off on killing HARP for the last couple of months as housel
needs it for doing comparisons of generated code and such while working on
the LLVM backend.

 - Bruce

On Thu, Nov 27, 2014 at 5:03 AM, Dustin Voss <[email protected]> wrote:

> So HARP is out? For all platforms?
>
>
> > On Nov 24, 2014, at 6:42 AM, GitHub <[email protected]> wrote:
> >
> >  Branch: refs/heads/dev/remove-harp
> >  Home:   https://github.com/dylan-lang/opendylan
> >  Commit: 57574d08158e905eb975ba977582f573ae3bfca9
> >
> https://github.com/dylan-lang/opendylan/commit/57574d08158e905eb975ba977582f573ae3bfca9
> >  Author: Bruce Mitchener <[email protected]>
> >  Date:   2014-11-24 (Mon, 24 Nov 2014)
> >
> >  Changed paths:
> >    M OVERVIEW.txt
> >    M sources/Library-Packs/Compiler/compiler.dlp
> >    R sources/app/harp-runtime-generator/x86-darwin-library.dylan
> >    R sources/app/harp-runtime-generator/x86-darwin-runtime-generator.lid
> >    R sources/app/harp-runtime-generator/x86-darwin-runtime.dylan
> >    R sources/app/harp-runtime-generator/x86-freebsd-library.dylan
> >    R sources/app/harp-runtime-generator/x86-freebsd-runtime-generator.lid
> >    R sources/app/harp-runtime-generator/x86-freebsd-runtime.dylan
> >    R sources/app/harp-runtime-generator/x86-linux-library.dylan
> >    R sources/app/harp-runtime-generator/x86-linux-runtime-generator.lid
> >    R sources/app/harp-runtime-generator/x86-linux-runtime.dylan
> >    R sources/app/harp-runtime-generator/x86-windows-library.dylan
> >    R
> sources/app/harp-runtime-generator/x86-windows-runtime-generator.dylan
> >    R sources/app/harp-runtime-generator/x86-windows-runtime-generator.lid
> >    M sources/dfmc/back-end-implementations/library.dylan
> >    M sources/dfmc/browser-support/glue-routines.dylan
> >    R sources/dfmc/harp-browser-support/harp-browser-support-library.dylan
> >    R sources/dfmc/harp-browser-support/harp-browser-support.dylan
> >    R sources/dfmc/harp-browser-support/harp-browser-support.lid
> >    R sources/dfmc/harp-cg-linker/harp-gluefile.dylan
> >    R sources/dfmc/harp-cg-linker/harp-link-object.dylan
> >    R sources/dfmc/harp-cg-linker/harp-linker-library.dylan
> >    R sources/dfmc/harp-cg-linker/harp-linker.dylan
> >    R sources/dfmc/harp-cg-linker/harp-linker.lid
> >    R sources/dfmc/harp-cg/harp-back-end.dylan
> >    R sources/dfmc/harp-cg/harp-calls.dylan
> >    R sources/dfmc/harp-cg/harp-cg-library.dylan
> >    R sources/dfmc/harp-cg/harp-cg.lid
> >    R sources/dfmc/harp-cg/harp-emit.dylan
> >    R sources/dfmc/harp-cg/harp-epilog.dylan
> >    R sources/dfmc/harp-cg/harp-macros.dylan
> >    R sources/dfmc/harp-cg/harp-main.dylan
> >    R sources/dfmc/harp-cg/harp-mangle.dylan
> >    R sources/dfmc/harp-cg/harp-ops.dylan
> >    R sources/dfmc/harp-cg/harp-primitives.dylan
> >    R sources/dfmc/harp-cg/harp-prolog.dylan
> >    R sources/dfmc/harp-native-cg/back-end.dylan
> >    R sources/dfmc/harp-native-cg/calls.dylan
> >    R sources/dfmc/harp-native-cg/epilog.dylan
> >    R sources/dfmc/harp-native-cg/harp-native-cg.lid
> >    R sources/dfmc/harp-native-cg/library.dylan
> >    R sources/dfmc/harp-native-cg/linker.dylan
> >    R sources/dfmc/harp-native-cg/ops.dylan
> >    R sources/dfmc/harp-native-cg/primitives.dylan
> >    R sources/dfmc/harp-x86-cg/harp-x86-cg-library.dylan
> >    R sources/dfmc/harp-x86-cg/harp-x86-cg.lid
> >    R sources/dfmc/harp-x86-cg/x86-primitives.dylan
> >    M sources/dfmc/management/interactive-driver.dylan
> >    M sources/environment/console/command-line.dylan
> >    M sources/environment/console/compiler-command-line.dylan
> >    M sources/environment/console/environment-command-line.dylan
> >    M sources/environment/dfmc/projects/projects.dylan
> >    R sources/harp/binary-builder/binary-builder.lid
> >    R sources/harp/binary-builder/builder.dylan
> >    R sources/harp/binary-builder/library.dylan
> >    R sources/harp/binary-builder/sections.dylan
> >    R sources/harp/binary-manager/binary-manager.lid
> >    R sources/harp/binary-manager/library.dylan
> >    R sources/harp/binary-manager/representation.dylan
> >    R sources/harp/binary-outputter/binary-outputter.lid
> >    R sources/harp/binary-outputter/library.dylan
> >    R sources/harp/binary-outputter/outputter.dylan
> >    R sources/harp/coff-builder/coff-builder.dylan
> >    R sources/harp/coff-builder/coff-builder.lid
> >    R sources/harp/coff-builder/library.dylan
> >    R sources/harp/coff-debug/coff-debug.dylan
> >    R sources/harp/coff-debug/coff-debug.lid
> >    R sources/harp/coff-debug/coff-print.dylan
> >    R sources/harp/coff-debug/coff-reader.dylan
> >    R sources/harp/coff-debug/library.dylan
> >    R sources/harp/coff-debug/module.dylan
> >    R sources/harp/coff-manager/coff-constants.dylan
> >    R sources/harp/coff-manager/coff-manager-module.dylan
> >    R sources/harp/coff-manager/coff-manager.lid
> >    R sources/harp/coff-manager/coff-representation.dylan
> >    R sources/harp/coff-manager/coff-sizes.dylan
> >    R sources/harp/coff-manager/coff-writer.dylan
> >    R sources/harp/coff-manager/library.dylan
> >    R sources/harp/coff-manager/module.dylan
> >    R sources/harp/core-harp/asm-allocate.dylan
> >    R sources/harp/core-harp/asm-code-select.dylan
> >    R sources/harp/core-harp/asm-colour-graph.dylan
> >    R sources/harp/core-harp/asm-lambda-code.dylan
> >    R sources/harp/core-harp/asm-linearise.dylan
> >    R sources/harp/core-harp/asm-outputter.dylan
> >    R sources/harp/core-harp/asm-top-level.dylan
> >    R sources/harp/core-harp/basic-block-support.dylan
> >    R sources/harp/core-harp/basic-block.dylan
> >    R sources/harp/core-harp/bb-macros.dylan
> >    R sources/harp/core-harp/bb.dylan
> >    R sources/harp/core-harp/bitset-macros.dylan
> >    R sources/harp/core-harp/bitset.dylan
> >    R sources/harp/core-harp/compiled-lambda.dylan
> >    R sources/harp/core-harp/consistency.dylan
> >    R sources/harp/core-harp/constant-ref-support.dylan
> >    R sources/harp/core-harp/constant-ref.dylan
> >    R sources/harp/core-harp/core-instructions.dylan
> >    R sources/harp/core-harp/debug-info.dylan
> >    R sources/harp/core-harp/function-offsets.dylan
> >    R sources/harp/core-harp/harp-back-end.dylan
> >    R sources/harp/core-harp/harp-constants.dylan
> >    R sources/harp/core-harp/harp-definitions.dylan
> >    R sources/harp/core-harp/harp-invoke.dylan
> >    R sources/harp/core-harp/harp-macros.dylan
> >    R sources/harp/core-harp/harp-new-macros.dylan
> >    R sources/harp/core-harp/harp-outputter.dylan
> >    R sources/harp/core-harp/harp-outputters.dylan
> >    R sources/harp/core-harp/harp-predicates.dylan
> >    R sources/harp/core-harp/harp-print.dylan
> >    R sources/harp/core-harp/harp-spread.dylan
> >    R sources/harp/core-harp/harp-support.dylan
> >    R sources/harp/core-harp/harp-vars.dylan
> >    R sources/harp/core-harp/harp.lid
> >    R sources/harp/core-harp/indep-utils.dylan
> >    R sources/harp/core-harp/instruction-macros.dylan
> >    R sources/harp/core-harp/instruction-support.dylan
> >    R sources/harp/core-harp/interactive-outputter.dylan
> >    R sources/harp/core-harp/library.dylan
> >    R sources/harp/core-harp/logcount.dylan
> >    R sources/harp/core-harp/macro-support.dylan
> >    R sources/harp/core-harp/module.dylan
> >    R sources/harp/core-harp/multi-outputter.dylan
> >    R sources/harp/core-harp/op.dylan
> >    R sources/harp/core-harp/packed-slots.dylan
> >    R sources/harp/core-harp/post-cg-lambda.dylan
> >    R sources/harp/core-harp/print-outputter.dylan
> >    R sources/harp/core-harp/real-register.dylan
> >    R sources/harp/core-harp/register-model.dylan
> >    R sources/harp/core-harp/register-support.dylan
> >    R sources/harp/core-harp/sdi.dylan
> >    R sources/harp/core-harp/span-dependent.dylan
> >    R sources/harp/core-harp/spill.dylan
> >    R sources/harp/core-harp/tag.dylan
> >    R sources/harp/core-harp/template-macros.dylan
> >    R sources/harp/core-harp/virtual-register.dylan
> >    R sources/harp/core-harp/vreg-state.dylan
> >    R sources/harp/gnu-as-outputter/gnu-as-outputter.dylan
> >    R sources/harp/gnu-as-outputter/gnu-as-outputter.lid
> >    R sources/harp/gnu-as-outputter/library.dylan
> >    R sources/harp/harp-cg-back-end/harp-cg-back-end-module.dylan
> >    R sources/harp/harp-cg-back-end/harp-cg-back-end.dylan
> >    R sources/harp/harp-cg-back-end/harp-cg-back-end.lid
> >    R sources/harp/harp-cg-back-end/variables.dylan
> >    R sources/harp/harp-coff/coff-outputter.dylan
> >    R sources/harp/harp-coff/cv4-builder.dylan
> >    R sources/harp/harp-coff/harp-coff.lid
> >    R sources/harp/harp-coff/library.dylan
> >    R sources/harp/harp-coff/module.dylan
> >    R sources/harp/mnemonic-assembler/library.dylan
> >    R sources/harp/mnemonic-assembler/mnemonic-assembler.dylan
> >    R sources/harp/mnemonic-assembler/mnemonic-assembler.lid
> >    R sources/harp/native-rtg/alloc-primitives.dylan
> >    R sources/harp/native-rtg/apply-entry-points.dylan
> >    R sources/harp/native-rtg/basic-primitives.dylan
> >    R sources/harp/native-rtg/c-primitives.dylan
> >    R sources/harp/native-rtg/calling-convention.dylan
> >    R sources/harp/native-rtg/create-runtime.dylan
> >    R sources/harp/native-rtg/debug-primitives.dylan
> >    R sources/harp/native-rtg/dispatch-entries.dylan
> >    R sources/harp/native-rtg/dispatch-support.dylan
> >    R sources/harp/native-rtg/entry-checks.dylan
> >    R sources/harp/native-rtg/entry-points.dylan
> >    R sources/harp/native-rtg/exception-handlers.dylan
> >    R sources/harp/native-rtg/ffi-barrier.dylan
> >    R sources/harp/native-rtg/keyword-support.dylan
> >    R sources/harp/native-rtg/leaf-primitives.dylan
> >    R sources/harp/native-rtg/library.dylan
> >    R sources/harp/native-rtg/mangling.dylan
> >    R sources/harp/native-rtg/module.dylan
> >    R sources/harp/native-rtg/native-rtg.lid
> >    R sources/harp/native-rtg/nlx-primitives.dylan
> >    R sources/harp/native-rtg/optionals-support.dylan
> >    R sources/harp/native-rtg/os-primitives.dylan
> >    R sources/harp/native-rtg/primitives-support.dylan
> >    R sources/harp/native-rtg/registration.dylan
> >    R sources/harp/native-rtg/runtime-constants.dylan
> >    R sources/harp/native-rtg/runtime-utils.dylan
> >    R sources/harp/native-rtg/stack-overflow.dylan
> >    R sources/harp/native-rtg/symbol-registration.dylan
> >    R sources/harp/native/branches.dylan
> >    R sources/harp/native/complex-instruction-set.dylan
> >    R sources/harp/native/general.dylan
> >    R sources/harp/native/harp-native.lid
> >    R sources/harp/native/instruction-set.dylan
> >    R sources/harp/native/instruction-specials.dylan
> >    R sources/harp/native/leaf-case.dylan
> >    R sources/harp/native/library.dylan
> >    R sources/harp/native/module.dylan
> >    R sources/harp/native/native-back-end.dylan
> >    R sources/harp/native/save-res.dylan
> >    R sources/harp/native/thread-environment-offsets.dylan
> >    R sources/harp/unix-rtg/c-primitives.dylan
> >    R sources/harp/unix-rtg/debug-primitives.dylan
> >    R sources/harp/unix-rtg/ffi-barrier.dylan
> >    R sources/harp/unix-rtg/library.dylan
> >    R sources/harp/unix-rtg/mangling.dylan
> >    R sources/harp/unix-rtg/module.dylan
> >    R sources/harp/unix-rtg/nlx-primitives.dylan
> >    R sources/harp/unix-rtg/os-primitives.dylan
> >    R sources/harp/unix-rtg/registration.dylan
> >    R sources/harp/unix-rtg/stack-overflow.dylan
> >    R sources/harp/unix-rtg/unix-rtg.lid
> >    R sources/harp/x86-rtg/apply-entry-points.dylan
> >    R sources/harp/x86-rtg/c-entry-points.dylan
> >    R sources/harp/x86-rtg/leaf-primitives.dylan
> >    R sources/harp/x86-rtg/library.dylan
> >    R sources/harp/x86-rtg/module.dylan
> >    R sources/harp/x86-rtg/optionals-support.dylan
> >    R sources/harp/x86-rtg/runtime-utils.dylan
> >    R sources/harp/x86-rtg/x86-rtg.lid
> >    R sources/harp/x86-unix-rtg/library.dylan
> >    R sources/harp/x86-unix-rtg/module.dylan
> >    R sources/harp/x86-unix-rtg/x86-unix-rtg.lid
> >    R sources/harp/x86-windows-rtg/c-primitives.dylan
> >    R sources/harp/x86-windows-rtg/debug-primitives.dylan
> >    R sources/harp/x86-windows-rtg/ffi-barrier.dylan
> >    R sources/harp/x86-windows-rtg/library.dylan
> >    R sources/harp/x86-windows-rtg/module.dylan
> >    R sources/harp/x86-windows-rtg/nlx-primitives.dylan
> >    R sources/harp/x86-windows-rtg/os-primitives.dylan
> >    R sources/harp/x86-windows-rtg/primitives-support.dylan
> >    R sources/harp/x86-windows-rtg/registration.dylan
> >    R sources/harp/x86-windows-rtg/runtime-constants.dylan
> >    R sources/harp/x86-windows-rtg/stack-overflow.dylan
> >    R sources/harp/x86-windows-rtg/x86-windows-rtg.lid
> >    R sources/harp/x86/allocate.dylan
> >    R sources/harp/x86/asm-assemble.dylan
> >    R sources/harp/x86/back-end.dylan
> >    R sources/harp/x86/bits.dylan
> >    R sources/harp/x86/branches.dylan
> >    R sources/harp/x86/codefrag.dylan
> >    R sources/harp/x86/compare-words.dylan
> >    R sources/harp/x86/copyword.dylan
> >    R sources/harp/x86/dummy-test.dylan
> >    R sources/harp/x86/flt-ariths.dylan
> >    R sources/harp/x86/flt-branches.dylan
> >    R sources/harp/x86/flt-general.dylan
> >    R sources/harp/x86/flt-moves.dylan
> >    R sources/harp/x86/flt-transcendentals.dylan
> >    R sources/harp/x86/general.dylan
> >    R sources/harp/x86/grp-1.dylan
> >    R sources/harp/x86/harp-x86.lid
> >    R sources/harp/x86/instructions.dylan
> >    R sources/harp/x86/jumps.dylan
> >    R sources/harp/x86/library.dylan
> >    R sources/harp/x86/module.dylan
> >    R sources/harp/x86/moves.dylan
> >    R sources/harp/x86/mul-div.dylan
> >    R sources/harp/x86/overflow.dylan
> >    R sources/harp/x86/pcspecif.dylan
> >    R sources/harp/x86/pentium-macros.dylan
> >    R sources/harp/x86/pushes.dylan
> >    R sources/harp/x86/quick-test.dylan
> >    R sources/harp/x86/registers.dylan
> >    R sources/harp/x86/save-res.dylan
> >    R sources/harp/x86/shifts.dylan
> >    R sources/harp/x86/three-2.dylan
> >    M sources/jamfiles/posix-build.jam
> >    M sources/lib/run-time/Makefile.in
> >    M sources/lib/run-time/Makefile.win32
> >    R sources/lib/run-time/harp-support/x86-freebsd/dylan-elf-dll.script
> >    R sources/lib/run-time/harp-support/x86-freebsd/dylan-elf-exe.script
> >    R sources/lib/run-time/harp-support/x86-freebsd/dylan-support.harp
> >    R sources/lib/run-time/harp-support/x86-freebsd/dylan-support.o
> >    R sources/lib/run-time/harp-support/x86-freebsd/runtime.harp
> >    R sources/lib/run-time/harp-support/x86-freebsd/runtime.o
> >    R sources/lib/run-time/harp-support/x86-linux/dylan-elf-dll.script
> >    R sources/lib/run-time/harp-support/x86-linux/dylan-elf-exe.script
> >    R sources/lib/run-time/harp-support/x86-linux/dylan-support.harp
> >    R sources/lib/run-time/harp-support/x86-linux/dylan-support.o
> >    R sources/lib/run-time/harp-support/x86-linux/runtime.harp
> >    R sources/lib/run-time/harp-support/x86-linux/runtime.o
> >    R sources/lib/run-time/harp-support/x86-windows/dylan-support.harp
> >    R sources/lib/run-time/harp-support/x86-windows/dylan-support.obj
> >    R sources/lib/run-time/harp-support/x86-windows/runtime.harp
> >    R sources/lib/run-time/harp-support/x86-windows/runtime.obj
> >    M sources/project-manager/projects/compilation.dylan
> >    R sources/registry/generic/binary-builder
> >    R sources/registry/generic/binary-manager
> >    R sources/registry/generic/binary-outputter
> >    R sources/registry/generic/coff-builder
> >    R sources/registry/generic/coff-debug
> >    R sources/registry/generic/coff-manager
> >    R sources/registry/generic/dfmc-harp-browser-support
> >    R sources/registry/generic/dfmc-harp-cg
> >    R sources/registry/generic/dfmc-harp-cg-linker
> >    R sources/registry/generic/dfmc-harp-native-cg
> >    R sources/registry/generic/dfmc-harp-x86-cg
> >    R sources/registry/generic/gnu-as-outputter
> >    R sources/registry/generic/harp
> >    R sources/registry/generic/harp-cg-back-end
> >    R sources/registry/generic/harp-coff
> >    R sources/registry/generic/harp-native
> >    R sources/registry/generic/harp-native-rtg
> >    R sources/registry/generic/harp-unix-rtg
> >    R sources/registry/generic/harp-x86
> >    R sources/registry/generic/harp-x86-darwin-runtime-generator
> >    R sources/registry/generic/harp-x86-freebsd-runtime-generator
> >    R sources/registry/generic/harp-x86-linux-runtime-generator
> >    R sources/registry/generic/harp-x86-rtg
> >    R sources/registry/generic/harp-x86-unix-rtg
> >    R sources/registry/generic/harp-x86-windows-rtg
> >    R sources/registry/generic/harp-x86-windows-runtime-generator
> >    R sources/registry/generic/mnemonic-assembler
> >    M sources/runtime-manager/devel-dbg-ui/batch-library.dylan
> >    M sources/runtime-manager/devel-dbg-ui/library.dylan
> >    M sources/runtime-manager/devel-dbg-ui/mm-debugger-library.dylan
> >
> >  Log Message:
> >  -----------
> >  Remove HARP.
> >
> >
> > _______________________________________________
> > chatter mailing list
> > [email protected]
> > https://lists.opendylan.org/mailman/listinfo/chatter
> _______________________________________________
> hackers mailing list
> [email protected]
> https://lists.opendylan.org/mailman/listinfo/hackers
>

--089e01494144b5397d0508cc0df0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">That&#39;s just a branch.<div><br></div><div>But soon afte=
r LLVM lands, then yes, HARP will be gone on all platforms. This was brough=
t up on this list a couple of months ago.</div><div><br></div><div>I&#39;ve=
 only held off on killing HARP for the last couple of months as housel need=
s it for doing comparisons of generated code and such while working on the =
LLVM backend.</div><div><br></div><div>=C2=A0- Bruce</div><div><div class=
=3D"gmail_extra"><br><div class=3D"gmail_quote">On Thu, Nov 27, 2014 at 5:0=
3 AM, Dustin Voss <span dir=3D"ltr">&lt;<a href=3D"mailto:[email protected]" tar=
get=3D"_blank">[email protected]</a>&gt;</span> wrote:<br><blockquote class=3D"g=
mail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-l=
eft:1ex">So HARP is out? For all platforms?<br>
<br>
<br>
&gt; On Nov 24, 2014, at 6:42 AM, GitHub &lt;<a href=3D"mailto:noreply@gith=
ub.com">[email protected]</a>&gt; wrote:<br>
&gt;<br>
&gt;=C2=A0 Branch: refs/heads/dev/remove-harp<br>
&gt;=C2=A0 Home:=C2=A0 =C2=A0<a href=3D"https://github.com/dylan-lang/opend=
ylan" target=3D"_blank">https://github.com/dylan-lang/opendylan</a><br>
&gt;=C2=A0 Commit: 57574d08158e905eb975ba977582f573ae3bfca9<br>
&gt;=C2=A0 =C2=A0 =C2=A0 <a href=3D"https://github.com/dylan-lang/opendylan=
/commit/57574d08158e905eb975ba977582f573ae3bfca9" target=3D"_blank">https:/=
/github.com/dylan-lang/opendylan/commit/57574d08158e905eb975ba977582f573ae3=
bfca9</a><br>
&gt;=C2=A0 Author: Bruce Mitchener &lt;<a href=3D"mailto:bruce.mitchener@gm=
ail.com">[email protected]</a>&gt;<br>
&gt;=C2=A0 Date:=C2=A0 =C2=A02014-11-24 (Mon, 24 Nov 2014)<br>
&gt;<br>
&gt;=C2=A0 Changed paths:<br>
&gt;=C2=A0 =C2=A0 M OVERVIEW.txt<br>
&gt;=C2=A0 =C2=A0 M sources/Library-Packs/Compiler/compiler.dlp<br>
&gt;=C2=A0 =C2=A0 R sources/app/harp-runtime-generator/x86-darwin-library.d=
ylan<br>
&gt;=C2=A0 =C2=A0 R sources/app/harp-runtime-generator/x86-darwin-runtime-g=
enerator.lid<br>
&gt;=C2=A0 =C2=A0 R sources/app/harp-runtime-generator/x86-darwin-runtime.d=
ylan<br>
&gt;=C2=A0 =C2=A0 R sources/app/harp-runtime-generator/x86-freebsd-library.=
dylan<br>
&gt;=C2=A0 =C2=A0 R sources/app/harp-runtime-generator/x86-freebsd-runtime-=
generator.lid<br>
&gt;=C2=A0 =C2=A0 R sources/app/harp-runtime-generator/x86-freebsd-runtime.=
dylan<br>
&gt;=C2=A0 =C2=A0 R sources/app/harp-runtime-generator/x86-linux-library.dy=
lan<br>
&gt;=C2=A0 =C2=A0 R sources/app/harp-runtime-generator/x86-linux-runtime-ge=
nerator.lid<br>
&gt;=C2=A0 =C2=A0 R sources/app/harp-runtime-generator/x86-linux-runtime.dy=
lan<br>
&gt;=C2=A0 =C2=A0 R sources/app/harp-runtime-generator/x86-windows-library.=
dylan<br>
&gt;=C2=A0 =C2=A0 R sources/app/harp-runtime-generator/x86-windows-runtime-=
generator.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/app/harp-runtime-generator/x86-windows-runtime-=
generator.lid<br>
&gt;=C2=A0 =C2=A0 M sources/dfmc/back-end-implementations/library.dylan<br>
&gt;=C2=A0 =C2=A0 M sources/dfmc/browser-support/glue-routines.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-browser-support/harp-browser-support-=
library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-browser-support/harp-browser-support.=
dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-browser-support/harp-browser-support.=
lid<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg-linker/harp-gluefile.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg-linker/harp-link-object.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg-linker/harp-linker-library.dylan<b=
r>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg-linker/harp-linker.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg-linker/harp-linker.lid<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg/harp-back-end.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg/harp-calls.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg/harp-cg-library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg/harp-cg.lid<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg/harp-emit.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg/harp-epilog.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg/harp-macros.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg/harp-main.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg/harp-mangle.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg/harp-ops.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg/harp-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-cg/harp-prolog.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-native-cg/back-end.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-native-cg/calls.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-native-cg/epilog.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-native-cg/harp-native-cg.lid<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-native-cg/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-native-cg/linker.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-native-cg/ops.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-native-cg/primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-x86-cg/harp-x86-cg-library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-x86-cg/harp-x86-cg.lid<br>
&gt;=C2=A0 =C2=A0 R sources/dfmc/harp-x86-cg/x86-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 M sources/dfmc/management/interactive-driver.dylan<br>
&gt;=C2=A0 =C2=A0 M sources/environment/console/command-line.dylan<br>
&gt;=C2=A0 =C2=A0 M sources/environment/console/compiler-command-line.dylan=
<br>
&gt;=C2=A0 =C2=A0 M sources/environment/console/environment-command-line.dy=
lan<br>
&gt;=C2=A0 =C2=A0 M sources/environment/dfmc/projects/projects.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/binary-builder/binary-builder.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/binary-builder/builder.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/binary-builder/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/binary-builder/sections.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/binary-manager/binary-manager.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/binary-manager/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/binary-manager/representation.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/binary-outputter/binary-outputter.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/binary-outputter/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/binary-outputter/outputter.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-builder/coff-builder.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-builder/coff-builder.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-builder/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-debug/coff-debug.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-debug/coff-debug.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-debug/coff-print.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-debug/coff-reader.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-debug/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-debug/module.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-manager/coff-constants.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-manager/coff-manager-module.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-manager/coff-manager.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-manager/coff-representation.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-manager/coff-sizes.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-manager/coff-writer.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-manager/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/coff-manager/module.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/asm-allocate.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/asm-code-select.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/asm-colour-graph.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/asm-lambda-code.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/asm-linearise.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/asm-outputter.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/asm-top-level.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/basic-block-support.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/basic-block.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/bb-macros.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/bb.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/bitset-macros.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/bitset.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/compiled-lambda.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/consistency.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/constant-ref-support.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/constant-ref.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/core-instructions.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/debug-info.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/function-offsets.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/harp-back-end.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/harp-constants.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/harp-definitions.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/harp-invoke.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/harp-macros.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/harp-new-macros.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/harp-outputter.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/harp-outputters.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/harp-predicates.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/harp-print.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/harp-spread.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/harp-support.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/harp-vars.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/harp.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/indep-utils.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/instruction-macros.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/instruction-support.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/interactive-outputter.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/logcount.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/macro-support.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/module.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/multi-outputter.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/op.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/packed-slots.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/post-cg-lambda.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/print-outputter.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/real-register.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/register-model.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/register-support.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/sdi.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/span-dependent.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/spill.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/tag.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/template-macros.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/virtual-register.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/core-harp/vreg-state.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/gnu-as-outputter/gnu-as-outputter.dylan<br=
>
&gt;=C2=A0 =C2=A0 R sources/harp/gnu-as-outputter/gnu-as-outputter.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/gnu-as-outputter/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/harp-cg-back-end/harp-cg-back-end-module.d=
ylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/harp-cg-back-end/harp-cg-back-end.dylan<br=
>
&gt;=C2=A0 =C2=A0 R sources/harp/harp-cg-back-end/harp-cg-back-end.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/harp-cg-back-end/variables.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/harp-coff/coff-outputter.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/harp-coff/cv4-builder.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/harp-coff/harp-coff.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/harp-coff/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/harp-coff/module.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/mnemonic-assembler/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/mnemonic-assembler/mnemonic-assembler.dyla=
n<br>
&gt;=C2=A0 =C2=A0 R sources/harp/mnemonic-assembler/mnemonic-assembler.lid<=
br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/alloc-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/apply-entry-points.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/basic-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/c-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/calling-convention.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/create-runtime.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/debug-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/dispatch-entries.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/dispatch-support.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/entry-checks.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/entry-points.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/exception-handlers.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/ffi-barrier.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/keyword-support.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/leaf-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/mangling.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/module.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/native-rtg.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/nlx-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/optionals-support.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/os-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/primitives-support.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/registration.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/runtime-constants.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/runtime-utils.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/stack-overflow.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native-rtg/symbol-registration.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native/branches.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native/complex-instruction-set.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native/general.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native/harp-native.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native/instruction-set.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native/instruction-specials.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native/leaf-case.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native/module.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native/native-back-end.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native/save-res.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/native/thread-environment-offsets.dylan<br=
>
&gt;=C2=A0 =C2=A0 R sources/harp/unix-rtg/c-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/unix-rtg/debug-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/unix-rtg/ffi-barrier.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/unix-rtg/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/unix-rtg/mangling.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/unix-rtg/module.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/unix-rtg/nlx-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/unix-rtg/os-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/unix-rtg/registration.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/unix-rtg/stack-overflow.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/unix-rtg/unix-rtg.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-rtg/apply-entry-points.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-rtg/c-entry-points.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-rtg/leaf-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-rtg/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-rtg/module.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-rtg/optionals-support.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-rtg/runtime-utils.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-rtg/x86-rtg.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-unix-rtg/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-unix-rtg/module.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-unix-rtg/x86-unix-rtg.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-windows-rtg/c-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-windows-rtg/debug-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-windows-rtg/ffi-barrier.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-windows-rtg/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-windows-rtg/module.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-windows-rtg/nlx-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-windows-rtg/os-primitives.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-windows-rtg/primitives-support.dylan<b=
r>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-windows-rtg/registration.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-windows-rtg/runtime-constants.dylan<br=
>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-windows-rtg/stack-overflow.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86-windows-rtg/x86-windows-rtg.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/allocate.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/asm-assemble.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/back-end.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/bits.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/branches.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/codefrag.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/compare-words.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/copyword.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/dummy-test.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/flt-ariths.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/flt-branches.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/flt-general.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/flt-moves.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/flt-transcendentals.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/general.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/grp-1.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/harp-x86.lid<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/instructions.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/jumps.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/library.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/module.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/moves.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/mul-div.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/overflow.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/pcspecif.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/pentium-macros.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/pushes.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/quick-test.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/registers.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/save-res.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/shifts.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/harp/x86/three-2.dylan<br>
&gt;=C2=A0 =C2=A0 M sources/jamfiles/posix-build.jam<br>
&gt;=C2=A0 =C2=A0 M sources/lib/run-time/Makefile.in<br>
&gt;=C2=A0 =C2=A0 M sources/lib/run-time/Makefile.win32<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-freebsd/dylan-elf=
-dll.script<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-freebsd/dylan-elf=
-exe.script<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-freebsd/dylan-sup=
port.harp<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-freebsd/dylan-sup=
port.o<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-freebsd/runtime.h=
arp<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-freebsd/runtime.o=
<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-linux/dylan-elf-d=
ll.script<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-linux/dylan-elf-e=
xe.script<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-linux/dylan-suppo=
rt.harp<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-linux/dylan-suppo=
rt.o<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-linux/runtime.har=
p<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-linux/runtime.o<b=
r>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-windows/dylan-sup=
port.harp<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-windows/dylan-sup=
port.obj<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-windows/runtime.h=
arp<br>
&gt;=C2=A0 =C2=A0 R sources/lib/run-time/harp-support/x86-windows/runtime.o=
bj<br>
&gt;=C2=A0 =C2=A0 M sources/project-manager/projects/compilation.dylan<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/binary-builder<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/binary-manager<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/binary-outputter<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/coff-builder<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/coff-debug<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/coff-manager<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/dfmc-harp-browser-support<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/dfmc-harp-cg<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/dfmc-harp-cg-linker<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/dfmc-harp-native-cg<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/dfmc-harp-x86-cg<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/gnu-as-outputter<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/harp<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/harp-cg-back-end<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/harp-coff<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/harp-native<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/harp-native-rtg<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/harp-unix-rtg<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/harp-x86<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/harp-x86-darwin-runtime-genera=
tor<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/harp-x86-freebsd-runtime-gener=
ator<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/harp-x86-linux-runtime-generat=
or<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/harp-x86-rtg<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/harp-x86-unix-rtg<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/harp-x86-windows-rtg<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/harp-x86-windows-runtime-gener=
ator<br>
&gt;=C2=A0 =C2=A0 R sources/registry/generic/mnemonic-assembler<br>
&gt;=C2=A0 =C2=A0 M sources/runtime-manager/devel-dbg-ui/batch-library.dyla=
n<br>
&gt;=C2=A0 =C2=A0 M sources/runtime-manager/devel-dbg-ui/library.dylan<br>
&gt;=C2=A0 =C2=A0 M sources/runtime-manager/devel-dbg-ui/mm-debugger-librar=
y.dylan<br>
&gt;<br>
&gt;=C2=A0 Log Message:<br>
&gt;=C2=A0 -----------<br>
&gt;=C2=A0 Remove HARP.<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; chatter mailing list<br>
&gt; <a href=3D"mailto:[email protected]">[email protected]=
.org</a><br>
&gt; <a href=3D"https://lists.opendylan.org/mailman/listinfo/chatter" targe=
t=3D"_blank">https://lists.opendylan.org/mailman/listinfo/chatter</a><br>
_______________________________________________<br>
hackers mailing list<br>
<a href=3D"mailto:[email protected]">[email protected]<=
/a><br>
<a href=3D"https://lists.opendylan.org/mailman/listinfo/hackers" target=3D"=
_blank">https://lists.opendylan.org/mailman/listinfo/hackers</a><br>
</blockquote></div><br></div></div></div>

--089e01494144b5397d0508cc0df0--

--===============0650760832==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
hackers mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/hackers

--===============0650760832==--