[OpenSmalltalk/opensmalltalk-vm] 89a4ae: CogVM source as per VMMaker.oscog-eem.2363

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 89a4ae: CogVM source as per VMMaker.oscog-eem.2363

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 89a4ae6258dd04d6505aeea4394c2c3ef673b006
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/89a4ae6258dd04d6505aeea4394c2c3ef673b006
  Author: Eliot Miranda <[hidden email]>
  Date:   2018-03-19 (Mon, 19 Mar 2018)

  Changed paths:
    M image/Slang Test Workspace.text
    M image/Source Generation Workspace.text
    M src/plugins/FilePlugin/FilePlugin.c
    M src/plugins/MiscPrimitivePlugin/MiscPrimitivePlugin.c

  Log Message:
  -----------
  CogVM source as per VMMaker.oscog-eem.2363

Fix regression in generateInterpreterProxyFunctionDereference:on:indent:
introduced in VMMaker.oscog-eem.2361.  regenerate the two plugins borked
by the regression.

Fix a deprecatuion warning in the Slang Test Workspace.
Include descriptions of target directory and plugin generation to the
Source Generation Workspace.