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-06-13 03:31:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fd767c67ca
Cosmos
/
source
/
Cosmos.IL2CPU
History
Charles Betros
ced66a79b6
membertype was too granular for the scanner type check.
2017-01-29 13:24:11 -06:00
..
Extensions
Get locals
2017-01-28 16:39:30 -06:00
IL
Moved plugs from il2cpu.
2017-01-28 23:04:47 -06:00
ILOpCodes
Get locals
2017-01-28 16:39:30 -06:00
Properties
.editorconfig
AppAssembler.cs
Moved plugs from il2cpu.
2017-01-28 23:04:47 -06:00
AppAssemblerRingsCheck.cs
AssemblyLoadContextExtensions.cs
Got ResolveType, String, Method, Field working.
2017-01-28 00:27:45 -06:00
CompilerEngine.cs
Get locals
2017-01-28 16:39:30 -06:00
CompilerExtensionAttribute.cs
CompilerExtensionBase.cs
CompilerHelpers.cs
Get locals
2017-01-28 16:39:30 -06:00
Cosmos.IL2CPU.xproj
Code cleanup and solution cleanup for netcore.
2017-01-15 22:23:56 -06:00
CosmosAssembler.cs
ElfHash.cs
ExceptionHelper.cs
Got ResolveType, String, Method, Field working.
2017-01-28 00:27:45 -06:00
GCImplementationRefs.cs
Heap.cs
ILOp.cs
Get locals
2017-01-28 16:39:30 -06:00
ILOpCode.cs
Get locals
2017-01-28 16:39:30 -06:00
ILReader.cs
Got ResolveType, String, Method, Field working.
2017-01-28 00:27:45 -06:00
ILScanner.cs
membertype was too granular for the scanner type check.
2017-01-29 13:24:11 -06:00
MethodBaseComparer.cs
Got ResolveType, String, Method, Field working.
2017-01-28 00:27:45 -06:00
MethodInfo.cs
OpCodeAttribute.cs
Optimizer.cs
OurHashSet.cs
PlugInfo.cs
PlugManager.cs
Got ResolveType, String, Method, Field working.
2017-01-28 00:27:45 -06:00
project.json
Got ResolveType, String, Method, Field working.
2017-01-28 00:27:45 -06:00
ReadMe.txt
ReflectionUtilities.cs
RuntimeEngineImpl.cs
RuntimeEngineRefs.cs
SkipList.cs
VTablesImpl.cs
Compiler fixes.
2017-01-11 00:12:14 +00:00
VTablesImpl.Debug.cs
Compiler fixes.
2017-01-11 00:12:14 +00:00
VTablesImplRefs.cs
ReadMe.txt
Base class for IL implementations.