This website requires JavaScript.
Explore
Help
Sign In
dan
/
Cosmos
Watch
1
Star
0
Fork
You've already forked Cosmos
0
mirror of
https://github.com/danbulant/Cosmos
synced
2026-05-19 20:39:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
eede1e6675
Cosmos
/
source
/
Cosmos.IL2CPU
History
Matthijs ter Woord
3bfaf7f670
Make plugmanager not throw exceptions when plug targets are not found.
2016-06-25 12:16:51 -04:00
..
IL
Some basic improvements.
2016-06-23 16:36:08 -04:00
ILOpCodes
Some basic improvements.
2016-06-23 16:36:08 -04:00
Plugs
Generic plugs work now.
2016-06-25 10:52:50 -04:00
Properties
.editorconfig
App.config
Updating solution config.
2016-03-13 12:27:58 -05:00
AppAssembler.cs
Now plugs which aren't being used aren't being compiled anymore.
2016-06-24 15:26:31 -04:00
AppAssemblerRingsCheck.cs
CompilerEngine.cs
Make plugmanager not throw exceptions when plug targets are not found.
2016-06-25 12:16:51 -04:00
CompilerExtensionAttribute.cs
CompilerExtensionBase.cs
CompilerHelpers.cs
Cosmos.IL2CPU.csproj
Geting closer on zork.
2016-06-23 18:12:28 -04:00
Cosmos.snk
CosmosAssembler.cs
.
2016-06-17 18:35:22 -04:00
ElfHash.cs
ExceptionHelper.cs
Extensions.cs
GCImplementation.cs
Mark heap implementation with PlugRequired
2016-06-09 10:08:25 -04:00
GCImplementationRefs.cs
Heap.cs
Plug attribute (
#196
)
2016-05-25 09:17:06 -05:00
ILOp.cs
.
2016-06-17 18:35:22 -04:00
ILOpCode.cs
ILReader.cs
ILScanner.cs
Make plugmanager not throw exceptions when plug targets are not found.
2016-06-25 12:16:51 -04:00
MethodBaseComparer.cs
MethodInfo.cs
ObjectUtilities.cs
OpCodeAttribute.cs
Optimizer.cs
Fixed up project and solution configurations and remove jetbrains annotations.
2016-03-06 17:33:21 -06:00
OurHashSet.cs
PlugInfo.cs
PlugManager.cs
Make plugmanager not throw exceptions when plug targets are not found.
2016-06-25 12:16:51 -04:00
ReadMe.txt
ReflectionUtilities.cs
RuntimeEngineImpl.cs
RuntimeEngineRefs.cs
SkipList.cs
VTablesImpl.cs
VTablesImpl.Debug.cs
VTablesImplRefs.cs
ReadMe.txt
Base class for IL implementations.