schemy/src/schemy
KFL e99a70fec2 Fixes issue Microsoft/schemy/issues/7
`Assembly.GetEntryAssembly()` and `Assembly.GetExecutingAssembly()`
doesn't work properly when the user assembly is loaded by reflection or
in another appdomain.
2018-04-16 19:29:14 -07:00
..
Properties Initial port of Schemy code base to Github 2018-04-02 00:39:16 -07:00
Builtins.cs Update documents; Minor code fixes. 2018-04-02 10:17:39 -07:00
CommonTypes.cs Initial port of Schemy code base to Github 2018-04-02 00:39:16 -07:00
Env.cs Initial port of Schemy code base to Github 2018-04-02 00:39:16 -07:00
FileSystemAccessor.cs Update documents; Minor code fixes. 2018-04-02 10:17:39 -07:00
Procedure.cs Initial port of Schemy code base to Github 2018-04-02 00:39:16 -07:00
Program.cs Initial port of Schemy code base to Github 2018-04-02 00:39:16 -07:00
Schemy.cs Fixes issue Microsoft/schemy/issues/7 2018-04-16 19:29:14 -07:00
Symbol.cs Initial port of Schemy code base to Github 2018-04-02 00:39:16 -07:00
Utils.cs Initial port of Schemy code base to Github 2018-04-02 00:39:16 -07:00
init.ss useful comments 2018-04-15 12:05:45 -07:00
schemy.csproj Initial port of Schemy code base to Github 2018-04-02 00:39:16 -07:00
schemy.nuspec Added nuget package. Updated README. 2018-04-02 10:43:27 -07:00