cvs commit: hugs98/dotnet/tools Makefile HsOutput.cs TypeInfo.cs

Sigbjorn Finne sof@glass.cse.ogi.edu
Tue, 4 Mar 2003 07:06:49 -0800


sof         2003/03/04 07:06:49 PST

  Modified files:
    dotnet/tools         HsOutput.cs TypeInfo.cs 
  Added files:
    dotnet/tools         Makefile 
  Log:
  - emit FFI declarations rather than 'DotNet.invoke' wrappers.
  - be savvy of locally installed assemblies.
  
  Revision  Changes    Path
  1.2       +13 -7     hugs98/dotnet/tools/HsOutput.cs
  1.2       +56 -8     hugs98/dotnet/tools/TypeInfo.cs