fanoI
66a834bbce
Added Bitconveter test of floats (that have success!)
2016-03-31 01:21:24 +02:00
fanoI
cc9d349b12
- Added Bitconverter tests (fails for Double)
...
- Added to tests of Long and Ulong conversion between them
2016-03-30 22:04:02 +02:00
Charles Betros
653b7a8321
Fixed Get directory listing with subdirectory.
2016-03-24 22:35:59 -05:00
Charles Betros
89d021772b
Added byref types so they work with constrained callvirt.
2016-03-24 13:24:09 -05:00
Charles Betros
83ad5f34cf
Fixed some issues with wtong types on the stack.
2016-03-24 08:52:02 -05:00
Charles Betros
b283a07631
Update .net versions.
2016-03-13 20:42:09 -05:00
Charles Betros
789db4ea3d
Don't run il2cpu in process.
2016-03-13 16:24:36 -05:00
Charles Betros
a4873931a9
Removed some unused files from the install.
2016-03-13 16:22:01 -05:00
Charles Betros
edbf572f19
Update Cosmos.iss
2016-03-13 14:08:50 -05:00
Charles Betros
cfddd84ede
Add Approval Tests.
2016-03-13 13:20:44 -05:00
Charles Betros
2de021685e
Fix up packages.
2016-03-13 13:14:37 -05:00
Charles Betros
b7e7cd6c0a
Removed Mdbg projects.
2016-03-13 13:05:53 -05:00
Charles Betros
ca027b4fc5
Enable all tests.
2016-03-13 13:00:29 -05:00
Charles Betros
6ea08eac1b
Add missing dependencies.
2016-03-13 12:58:33 -05:00
Charles Betros
8937b5c11a
Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git
2016-03-13 12:49:12 -05:00
Charles Betros
0bef9a8fac
Updating solution config.
2016-03-13 12:27:58 -05:00
Charles Betros
c2566edcf5
Merge pull request #343 from fanoI/master
...
Added new BCL Tests for Primitive Types
2016-03-10 22:42:24 -06:00
fanoI
b1a2646a60
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2016-03-10 21:58:22 +01:00
Charles Betros
b542871886
Don't build linq tests.
2016-03-09 19:16:28 -06:00
Charles Betros
76da5884a3
Build platform needed a space.
2016-03-09 19:06:21 -06:00
Charles Betros
2846d8525e
Appveyor and solution config changes.
2016-03-09 18:53:36 -06:00
Charles Betros
7612adb0a9
Changed build playform in Appveyor.
2016-03-09 16:02:17 -06:00
Charles Betros
3114bebffe
Enable build for some projects for testing.
2016-03-09 12:53:33 -06:00
fanoI
35583c657a
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
...
# Conflicts:
# Demos/Guess/GuessOS.cs
# Tests/Cosmos.Compiler.Tests.Bcl/Kernel.cs
# source/Cosmos.System.Plugs/Cosmos.System.Plugs.csproj
2016-03-07 21:23:11 +01:00
Charles Betros
4a3b6a50df
Fixed up project and solution configurations and remove jetbrains annotations.
2016-03-06 17:33:21 -06:00
Charles Betros
c12022c893
Got constrained callvirt working.
2016-03-05 23:56:27 -06:00
fanoI
eb533357b0
- Correctly plugged Enum's GetHashCode()
...
- Removed GetHashCode() methods that were not really needed
- Plugged class CultureInfo for GetHashCode()
- Plugged class Runtime.CompilerServices for GetHashCode()
- Plugged class RuntimeTypeImpl for GetHashCode()
- Fixed tests that were failing using true .NET GetHashCode()
- Fixed IL Interpreter added SHIFT, AND, XOR... for sbyte and short
2016-03-05 23:10:06 +01:00
Charles Betros
559ee8570a
Filesystem work.
2016-03-02 15:57:53 -06:00
fanoI
a95ea1bdbb
Added missing file DecimalImpl.cs
2016-02-29 20:36:53 +01:00
fanoI
2c745389fe
Trying to Plug GetHashCode() for all ValueTypes.
2016-02-28 22:39:20 +01:00
fanoI
dd47663ae5
Merge branch 'master' of https://github.com/fanoI/Cosmos
2016-02-28 16:47:42 +01:00
fanoI
37b259fc90
Nothing to do? Wrong code continues to exists?
2016-02-28 16:47:31 +01:00
fanoI
3e3c5a4736
Merge branch 'master' of https://github.com/fanoI/Cosmos
2016-02-28 16:44:10 +01:00
fanoI
3000650210
Tried for the last time to ri-pristinate the correct GuessOS.cs without Console debug code... what is that re-merge the wrong version?
2016-02-28 16:43:39 +01:00
fanoI
b0facaedad
Tried for the last time to ri-pristinate the correct GuessOS.cs without Console debug code... what is that re-merge the wrong version?
2016-02-28 16:37:02 +01:00
fanoI
f167ae91e6
Added a lot of tests for Primitive Types there a lot of failure for compiler bug or native methods that need to be implemented. Indeed the commited version is not compiling for GetHashCode() that cannot be plugged...
2016-02-28 16:32:25 +01:00
Charles Betros
5b35e17502
Fixed Path
2016-02-25 12:00:06 -06:00
Charles Betros
043cbb2f19
Fixed path plugs
2016-02-25 11:56:30 -06:00
Charles Betros
a52ea7a514
Fixed invalid enum
2016-02-21 12:23:40 -06:00
Charles Betros
1f104d812b
Revert "Added some globalization and culture plugs. Also added string and struct tests."
...
This reverts commit 815f2f78a4 .
2016-02-21 10:16:00 -06:00
Charles Betros
815f2f78a4
Added some globalization and culture plugs. Also added string and struct tests.
2016-02-21 10:13:29 -06:00
fanoI
dacdd51814
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2016-02-21 14:19:52 +01:00
Charles Betros
d790a6ad52
Removed an unused project.
2016-02-16 16:21:26 -06:00
Charles Betros
f69f4c8fd9
Fixed some annoying runtime errors in the ILSpy plugin.
2016-02-16 16:21:05 -06:00
Charles Betros
b2f873c90a
Update appveyor.yml
2016-02-16 11:50:31 -06:00
Charles Betros
24baff0e8a
Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git
2016-02-16 11:42:49 -06:00
Charles Betros
9f550d60c4
Added appveyor.yml and removed an unused file.
2016-02-16 11:42:37 -06:00
Matthijs ter Woord
862ceb996a
Merge pull request #337 from BrayanA/master
...
Builder solution fixed. Any CPU changed to x86.
2016-02-16 16:44:20 +01:00
Boyan Nikolov
b4f0acaf18
Builder solution fixed. Any CPU changed to x86.
2016-02-16 17:26:21 +02:00
Matthijs ter Woord
219cbd67fe
Add AppVeyor badge.
2016-02-16 09:51:00 +01:00