[dylan-lang/opendylan] f24129: [dfmc-execution] Restore dfmc-execution from histo...

GitHub <[email protected]>
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <53c4790443655_2b2e881d3c68725@hookshot-fe2-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-lang/opendylan
  Commit: f24129534c9f6db74075428e6f44f48baee9df26
      https://github.com/dylan-lang/opendylan/commit/f24129534c9f6db74075428e6f44f48baee9df26
  Author: Bruce Mitchener <[email protected]>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    A sources/dfmc/execution/execution-library.dylan
    A sources/dfmc/execution/execution.dylan
    A sources/dfmc/execution/execution.lid
    A sources/dfmc/execution/runtime-execution.dylan
    A sources/registry/generic/dfmc-execution

  Log Message:
  -----------
  [dfmc-execution] Restore dfmc-execution from history.


  Commit: b1cb3a48597f4f38f9c0568a27fd3a8c38d71f47
      https://github.com/dylan-lang/opendylan/commit/b1cb3a48597f4f38f9c0568a27fd3a8c38d71f47
  Author: Bruce Mitchener <[email protected]>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M sources/dfmc/execution/execution-library.dylan

  Log Message:
  -----------
  [dfmc-execution] Don't use functional-dylan.


  Commit: fed25a30a8f71d88fecf5a69d5d84dd019420322
      https://github.com/dylan-lang/opendylan/commit/fed25a30a8f71d88fecf5a69d5d84dd019420322
  Author: Bruce Mitchener <[email protected]>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M sources/dfmc/execution/runtime-execution.dylan

  Log Message:
  -----------
  [dfmc-execution] Remove references to timer primitives.

These primitives no longer exist.


  Commit: afffab60f9cede3501c4f48deef73d25a4063992
      https://github.com/dylan-lang/opendylan/commit/afffab60f9cede3501c4f48deef73d25a4063992
  Author: Bruce Mitchener <[email protected]>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M sources/dfmc/execution/execution-library.dylan
    M sources/dfmc/execution/execution.dylan
    M sources/dfmc/execution/execution.lid
    M sources/dfmc/execution/runtime-execution.dylan

  Log Message:
  -----------
  [dfmc-execution] Clean up whitespace.


  Commit: be7bf33c709d7ffc4fb92fc37b5bd36b56cb173f
      https://github.com/dylan-lang/opendylan/commit/be7bf33c709d7ffc4fb92fc37b5bd36b56cb173f
  Author: Bruce Mitchener <[email protected]>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M sources/dfmc/execution/runtime-execution.dylan

  Log Message:
  -----------
  [dfmc-execution] not-found -> unfound.


  Commit: 42c94a138c91ce473d4304380a7df28ba00e5e46
      https://github.com/dylan-lang/opendylan/commit/42c94a138c91ce473d4304380a7df28ba00e5e46
  Author: Bruce Mitchener <[email protected]>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M sources/dfmc/execution/runtime-execution.dylan

  Log Message:
  -----------
  [dfmc-execution] Fix types with load-dll.

This takes a symbol, not a string now.


  Commit: eeae5c3ad5988231d782dd41aa8fb5e72ffebc7d
      https://github.com/dylan-lang/opendylan/commit/eeae5c3ad5988231d782dd41aa8fb5e72ffebc7d
  Author: Bruce Mitchener <[email protected]>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M sources/dfmc/execution/runtime-execution.dylan

  Log Message:
  -----------
  [dfmc-execution] Reduce debug output.


  Commit: d4d47d8034e773f0c3bb26bbe0fdb42956a73d3a
      https://github.com/dylan-lang/opendylan/commit/d4d47d8034e773f0c3bb26bbe0fdb42956a73d3a
  Author: Bruce Mitchener <[email protected]>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    A sources/dfmc/testing/execution-tests.dylan
    M sources/dfmc/testing/library.dylan
    M sources/dfmc/testing/main.dylan
    M sources/dfmc/testing/testing.lid

  Log Message:
  -----------
  [dfmc-execution] Add some basic tests of dfmc-execution.


  Commit: 9106af2c0f93f897730c4d3b4f5421a3a3519080
      https://github.com/dylan-lang/opendylan/commit/9106af2c0f93f897730c4d3b4f5421a3a3519080
  Author: Bruce Mitchener <[email protected]>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M documentation/release-notes/source/2014.1.rst

  Log Message:
  -----------
  [dfmc-execution] Update release notes.


  Commit: b46996733d50e66ea01a7cbef0bf0cd5e1429a76
      https://github.com/dylan-lang/opendylan/commit/b46996733d50e66ea01a7cbef0bf0cd5e1429a76
  Author: Bruce Mitchener <[email protected]>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M sources/dfmc/execution/execution-library.dylan

  Log Message:
  -----------
  [dfmc-execution] Remove commented out import of dylan-script.


  Commit: 8357789e0bdad6cb8ef4e22ed273e760885efac0
      https://github.com/dylan-lang/opendylan/commit/8357789e0bdad6cb8ef4e22ed273e760885efac0
  Author: Peter S. Housel <[email protected]>
  Date:   2014-07-14 (Mon, 14 Jul 2014)

  Changed paths:
    M documentation/release-notes/source/2014.1.rst
    A sources/dfmc/execution/execution-library.dylan
    A sources/dfmc/execution/execution.dylan
    A sources/dfmc/execution/execution.lid
    A sources/dfmc/execution/runtime-execution.dylan
    A sources/dfmc/testing/execution-tests.dylan
    M sources/dfmc/testing/library.dylan
    M sources/dfmc/testing/main.dylan
    M sources/dfmc/testing/testing.lid
    A sources/registry/generic/dfmc-execution

  Log Message:
  -----------
  Merge pull request #801 from waywardmonkeys/dfmc-execution

dfmc-execution


Compare: https://github.com/dylan-lang/opendylan/compare/9500e5b68a63...8357789e0bda

_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.