Commit graph

3791 commits

Author SHA1 Message Date
José Pedro
054897c50e Merge latest from master. 2017-10-23 01:35:11 +01:00
José Pedro
cc67237545 Fixed package descriptions. 2017-10-22 20:05:21 +01:00
Charles Betros
c840978528 Change TypeInfo to Type. 2017-10-17 21:55:43 -05:00
Charles Betros
ec41cc0d54 Merge branch 'master' of https://github.com/CosmosOS/Cosmos 2017-10-16 22:44:54 -05:00
Charles Betros
fbdb7c1b9e Dictionary work 2017-10-15 11:32:26 -05:00
Charles Betros
3cf8c806ca Some type/runtime type worrk. 2017-10-15 11:30:46 -05:00
José Pedro
38d65c45c6 Fixed NRE message. 2017-10-14 00:05:11 +01:00
José Pedro
928b215670 Removed unneeded code.
Updated README.md and SUPPORT.md.
2017-10-12 22:00:43 +01:00
José Pedro
047c7ae6f6 Disabled code that needs plug. 2017-10-12 21:49:54 +01:00
José Pedro
e5d089c6ed Removed unneeded code.
Updated comments.
2017-10-12 21:42:35 +01:00
José Pedro
435d92d4b5 Fixes. 2017-10-12 21:24:59 +01:00
José Pedro
87ac039005 Renamed "Cosmos.Debug.Symbols" to "IL2CPU.Debug.Symbols". 2017-10-12 20:19:17 +01:00
José Pedro
d8e527aa35 Include x86 e_sqlite3.dll in the root of the VSIX. 2017-10-11 17:57:41 +01:00
Arawn Davies
90c0fe4c06 Forgot to add closing </ItemGroup> 2017-10-06 14:30:32 +01:00
Arawn Davies
7dcc263df2 Fixed SQL issue due to revert 2017-10-06 14:21:02 +01:00
Arawn Davies
0a3da1d6b9 Revert "might make console faster" 2017-10-05 23:19:03 +01:00
José Pedro
3f03a0d070 Merge latest from master. 2017-10-04 19:46:49 +01:00
José Pedro
3edc13ba7b Removed SQLite package references from Cosmos.Build.MSBuild. 2017-10-03 22:16:14 +01:00
José Pedro
2ff37ddea2 Updated SQLitePCLRaw.bundle_green version. 2017-10-03 20:07:09 +01:00
José Pedro
7c85d156ca Remove e_sqlite3.dll from publish directory. 2017-10-03 00:45:45 +01:00
Arawn Davies
85cdb0f2c8 Merge pull request #718 from zarlo/ExtendedASCII
might make console faster
2017-09-30 00:49:14 +01:00
Arawn Davies
3dbb8678c4 Fixes issues regarding project creation as some VS installations have
the 'Save new projects on creation' option disabled, resulting in Cosmos
projects not saving and nuget packages failing to restore. Noticed in issue #758.
2017-09-30 00:32:31 +01:00
José Pedro
05ab3657c2 Fixed Console.ReadKey. 2017-09-17 20:04:07 +01:00
José Pedro
3e5aff9463 Implemented Console.KeyAvailable. 2017-09-15 00:23:47 +01:00
fanoI
ff2a75685c Merge pull request #734 from valentinbreiz/patch-1
mSize in GetVolumes fix.
2017-09-05 20:23:01 +02:00
fanoI
45e5b2d61f Merge pull request #738 from valentinbreiz/pach-666
Implementing PCI Scanning
2017-09-05 15:02:22 +02:00
zarlo
c8ca3b51bb moved things 2017-09-04 16:30:51 +10:00
KingLuigi4932
c1e11aabfd Update FileImpl.cs 2017-09-01 00:07:27 -07:00
KingLuigi4932
4e10bcdcfc Update FileImpl.cs 2017-09-01 00:04:08 -07:00
KingLuigi4932
d5cedcf1cf Fixing WriteAllLines issue 2017-08-31 23:54:34 -07:00
José Pedro
b5a325f119 Fixed missing assembly. 2017-08-28 00:18:50 +01:00
José Pedro
cfa79c4dc7 Move Cosmos.Debug.Symbols to IL2CPU. 2017-08-26 22:45:33 +01:00
José Pedro
bd32473ef4 Fixed plug name. 2017-08-25 03:10:22 +01:00
José Pedro
0fb144530d Environment plug. 2017-08-25 02:55:35 +01:00
José Pedro
a63f4eaa5a Moved to .NET Core 2.0. 2017-08-24 19:20:44 +01:00
José Pedro
ea2354dcad Fixed Cosmos.targets. 2017-08-22 02:02:16 +01:00
José Pedro
2f025a1ba5 Packages. 2017-08-21 21:29:22 +01:00
José Pedro
de07d4eb24 Removed IsMicrosoftdotNETOnly from plugs. 2017-08-18 18:40:59 +01:00
Valentin Charbonnier
44da5819a2 Change. 2017-08-18 16:14:18 +02:00
Valentin Charbonnier
72f1e079bc GetDeviceClass added. 2017-08-18 16:10:47 +02:00
José Pedro
e2f111684d Packages. 2017-08-17 23:20:32 +01:00
zarlo
fe06a5fe84 Merge remote-tracking branch 'refs/remotes/CosmosOS/master' into ExtendedASCII 2017-08-17 13:38:03 +10:00
Valentin Charbonnier
4b02644e95 Changes. 2017-08-17 04:13:58 +02:00
José Pedro
374cd26c4e Rings. 2017-08-16 23:45:24 +01:00
Valentin Charbonnier
342d3f86d7 Fix. 2017-08-15 17:58:01 +02:00
Valentin Charbonnier
f8dd90dc7c First Impl. 2017-08-15 17:52:26 +02:00
Arawn Davies
804e112e55 Added DrawFilledRectangle and example in CGS demo 2017-08-14 20:38:45 +01:00
Valentin Charbonnier
9d462b60f5 Changes. 2017-08-13 23:36:15 +02:00
Valentin Charbonnier
9e198d1ba7 Revert "long changed to ulong."
This reverts commit f827994340.

Revert.
2017-08-13 20:56:03 +02:00
fanoI
2fb6b2351b Fixed XSharp compiler path in Builder 2017-08-13 17:22:36 +02:00