Xanathar 50facb483c VSCode debugger done. há 9 anos atrás
..
DevTools a406e18474 Json support. há 9 anos atrás
Flash 9137b62971 Debugger changes and Xamarin first support há 11 anos atrás
MoonSharp 87731abc73 Fixed : repl 1.6.0.0 ReflectionTypeLoadException #148 há 9 anos atrás
MoonSharp.Documentation 22972f117f Updated docs project há 9 anos atrás
MoonSharp.Hardwire 87731abc73 Fixed : repl 1.6.0.0 ReflectionTypeLoadException #148 há 9 anos atrás
MoonSharp.Interpreter 50facb483c VSCode debugger done. há 9 anos atrás
MoonSharp.Interpreter.Tests 50facb483c VSCode debugger done. há 9 anos atrás
MoonSharp.RemoteDebugger 8008c49be9 Visual Studio Code Debugger Completed há 9 anos atrás
MoonSharp.VsCodeDebugger 50facb483c VSCode debugger done. há 9 anos atrás
MoonSharpPreGen 745f243cbd Descriptors rewrite in progress há 10 anos atrás
TestRunners 35e0f855c5 Interactive tool for hardwiring done. há 10 anos atrás
Tools 275b2af584 io, os, file ok, draft of debug há 11 anos atrás
Tutorial 9c6bdce634 VsCode debugger done. Needs to have a custom JSON parser / serializer ? há 9 anos atrás
Unity 50facb483c VSCode debugger done. há 9 anos atrás
Xamarin c893bff14c Tutorials há 10 anos atrás
moonsharp-vscode-debug 8008c49be9 Visual Studio Code Debugger Completed há 9 anos atrás
packages a406e18474 Json support. há 9 anos atrás
README.md 036bde345f Update README.md há 11 anos atrás
keypair.snk b5f428d337 Add strong names há 10 anos atrás
moonsharp.sln 9c6bdce634 VsCode debugger done. Needs to have a custom JSON parser / serializer ? há 9 anos atrás
moonsharp_ci_net35.sln 74c592301a Test runner for CI há 10 anos atrás
moonsharp_dev_minimal.sln 9c6bdce634 VsCode debugger done. Needs to have a custom JSON parser / serializer ? há 9 anos atrás
moonsharp_dev_minimal.userprefs 8008c49be9 Visual Studio Code Debugger Completed há 9 anos atrás
release_readme.txt 9c6bdce634 VsCode debugger done. Needs to have a custom JSON parser / serializer ? há 9 anos atrás

README.md

File/Dir Contents
Flash Sources for the Flex/Flash embedded debugger.
MoonSharp.Debugger Sources for the bytecode debugger (not the remote user-friendly one!). This is an internal tool.
MoonSharp.Documentation Documentation project for SandCastle
MoonSharp.Interpreter The core project - the interpreter engine is here.
MoonSharp.Interpreter.Tests Test suite, mostly end to end tests of various kinds
MoonSharp.RemoteDebugger The C# project for the remote debugger
MoonSharp Sources for the REPL interpreter
MoonSharpTests Tests runner to run the tests suite outside of Visual Studio (mainly, to test in Mono).
PerformanceComparison Small project acting as performance testbed and benchmark against similar projects. Code is almost always in bad state here.
Unity Unity projects are put here. As now, mainly a test runner.
packages NuGet packages of used libraries
moonsharp.sln The solution containing everything
deploy_release.cmd A batch file to help deploy a release in reasonable time.
README.md This file
readme.txt A file which will be stored in release packages.