Commit graph

  • 91cbeea0e4 Done CosmosVFS api docs Elia Sulimanov 2020-06-10 20:33:28 +0300
  • f8c9746727 Done FileSystem api docs Elia Sulimanov 2020-06-10 19:31:12 +0300
  • a8cbd0cd53 Done DiskManager api docs Elia Sulimanov 2020-06-10 15:53:53 +0300
  • 646fba1328 Continued adding api docs Elia Sulimanov 2020-06-10 00:24:01 +0300
  • ba23e75cfe Done VFSBase api docs. Elia Sulimanov 2020-06-09 23:26:37 +0300
  • eb4b746414 Done DirectoryEntry api docs Elia Sulimanov 2020-06-09 20:45:01 +0300
  • 8bac7ed946 Done FatSream api docs Elia Sulimanov 2020-06-09 20:38:52 +0300
  • 0d0ff14df8 Done api docs of FatFileSystem Elia Sulimanov 2020-06-09 19:21:31 +0300
  • 8d7861d94e Added api docs to FileSystem Elia Sulimanov 2020-06-09 19:21:02 +0300
  • 3ae9ab633d Added api docs to FileSystemType Elia Sulimanov 2020-06-09 19:20:14 +0300
  • 104aff59aa Added the exceptions list in all the functions Elia Sulimanov 2020-06-08 21:33:54 +0300
  • be92ed4386 Fix up docs project Charles Betros 2020-06-08 06:42:01 -0500
  • 7884c34666 Done FatDirectoryEntry class api docs Elia Sulimanov 2020-06-08 00:25:14 +0300
  • 18ab8bdcc4
    Merge pull request #1351 from EliaSulimanov/common-api-docs Quajak 2020-06-07 20:45:41 +0200
  • 710a738dae
    Merge pull request #1347 from EliaSulimanov/api-docs-for-userkit Quajak 2020-06-07 20:45:23 +0200
  • 377ce12dca Started working on FatDirectoryEntry api docs Elia Sulimanov 2020-06-05 21:11:09 +0300
  • cb97444b0f Made FatDirectoryEntryMetadata api docs clearer Elia Sulimanov 2020-06-05 21:09:44 +0300
  • 2d64da1146 Added FatDirectoryEntryAttributeConsts api docs Elia Sulimanov 2020-06-05 21:08:48 +0300
  • c350e95778 Bump dependencies version feature/debugadapter Charles Betros 2020-06-04 21:42:39 -0500
  • ff5b6c07a7 Bump build tools version Charles Betros 2020-06-03 21:47:49 -0500
  • 53ade46e27 Bump net framework reference assemblies Charles Betros 2020-06-03 21:39:49 -0500
  • 68917ff2ef
    Add additional tests Quajak 2020-06-03 22:14:17 +0200
  • 2fc053a32f Added FatDirectoryEntryMetadata api docs Elia Sulimanov 2020-06-02 22:37:22 +0300
  • fb3a86a6bf Added FatDirectoryEntryAttributeConsts api docs Elia Sulimanov 2020-06-02 22:37:02 +0300
  • 884fb7276b Added TestingHelpers class api docs Elia Sulimanov 2020-06-02 21:53:52 +0300
  • e5195475d1 Added Power class api docs Elia Sulimanov 2020-06-02 21:53:30 +0300
  • 439ee051b5 Added PCSpeaker class api docs Elia Sulimanov 2020-06-02 21:44:47 +0300
  • eea80ff80e Added MouseManager class api docs Elia Sulimanov 2020-06-02 21:44:24 +0300
  • 27cc44ace2 Added Kernal class api docs Elia Sulimanov 2020-06-02 21:42:43 +0300
  • 731099fb57 Added Global class api docs Elia Sulimanov 2020-06-02 20:58:38 +0300
  • 947e96fc48 Added console class api docs Elia Sulimanov 2020-06-02 20:31:48 +0300
  • e7e6ef047c Added API docs for the classes at Cosmos.Common namespace Elia Sulimanov 2020-06-02 17:11:19 +0300
  • 32aeb7f2c3 Made API documentation visable while using the userkit Elia Sulimanov 2020-06-01 16:13:22 +0300
  • 2757ebec11 vscode launch files for test runner Charles Betros 2020-05-31 18:19:17 -0500
  • e060458d8f
    Merge pull request #1345 from KM198912/patch-2 Quajak 2020-05-31 10:58:18 +0200
  • 28805e40f6
    Update Global.cs KM198912 2020-05-31 02:42:07 +0200
  • 46aa21fca4 Fixed PXE launch path Quajak 2020-05-30 07:35:42 +0200
  • 43ee990618
    Fix builder not closing Quajak 2020-05-30 11:51:44 +0200
  • 5e145ae2be
    Made MessageBox always use UI thread Quajak 2020-05-29 09:35:53 +0200
  • 9f300f940e
    Merge pull request #1336 from EliaSulimanov/master Quajak 2020-05-28 16:02:26 +0200
  • 892e0eafaa Removed IsLengthDivisible function Elia Sulimanov 2020-05-28 15:34:43 +0300
  • 20eff3e967 Updated the way passed string length checked Elia Sulimanov 2020-05-28 14:52:39 +0300
  • 8e0a564990 Removed minus check on IsNumeric function Elia Sulimanov 2020-05-28 14:48:23 +0300
  • 4b5b2fa231 Added new condition check on StrToByteArray Elia Sulimanov 2020-05-28 14:28:31 +0300
  • de5eaa1683 Added IsLengthDivisible function Elia Sulimanov 2020-05-28 14:20:06 +0300
  • 0d0da0040c Changed IsNumeric function Elia Sulimanov 2020-05-28 14:19:47 +0300
  • 9e185e27b2 Added new check on the string passed to StrToByteArray Elia Sulimanov 2020-05-28 01:46:28 +0300
  • 21864f6aad Added IsNumeric function Elia Sulimanov 2020-05-28 01:38:49 +0300
  • dad0b30a2d
    Merge branch 'master' into ps2-driver-fixes ps2-driver-fixes Quajak 2020-05-27 23:44:10 +0200
  • a833b76bca Final fixes Quajak 2020-05-27 23:33:52 +0200
  • aed0bd670e Fixed that words were written, not bytes Quajak 2020-05-21 16:58:11 +0200
  • 1a3e3dd2c9 Improved disabling of canvas + going back to text mode Quajak 2020-05-20 01:06:00 +0200
  • 6d65f6b07a Added support for changing fonts Quajak 2020-05-19 23:01:40 +0200
  • 3523c588e6
    Merge pull request #1325 from MostafaNanticock/TrimLine Quajak 2020-05-18 21:26:32 +0200
  • c5046e09b5 Added Lines Larger than Canvas Test Mostafa Mahmoud 2020-05-18 21:24:43 +0200
  • 5164c0a240 Typo Quajak 2020-05-18 21:09:42 +0200
  • 570045ebeb Removed additional test Cleaned up code Quajak 2020-05-18 20:41:30 +0200
  • 29cf68fe32 Implemented & used TrimLine() in Canvas.DrawLine() Mostafa Mahmoud 2020-05-18 20:37:51 +0200
  • ddd32d8634 Forgot to uncomment large parts of the test kernel Quajak 2020-05-18 00:25:18 +0200
  • e36c87192f Correctly use VGA palette now Optimised some VGA operations Quajak 2020-05-18 00:23:47 +0200
  • 19cffbadd1 VGA should work now Quajak 2020-05-17 18:29:22 +0200
  • 77cf5c4adc
    Merge pull request #1319 from CosmosOS/bug/mousemanager Charles Betros 2020-05-17 07:38:39 -0500
  • ae8d3ef435 Getting the code running again Quajak 2020-05-11 14:24:56 +0200
  • 21561e4c65
    Added test for ldind_ref Quajak 2020-05-11 00:02:34 +0200
  • 9683bac713
    Fixed changing ScreenHeight bug/mousemanager Quajak 2020-05-10 17:37:52 +0200
  • 299c0b1e49 Merged master into CGSE Quajak 2020-05-10 10:44:58 +0200
  • f8e3179ce0 Added tests for list with enums of underlying long type Quajak 2020-05-08 13:52:20 +0200
  • f97c907f3e
    Merge pull request #1254 from quajak/bug/bitmap Charles Betros 2020-05-07 21:59:27 -0500
  • d418a8ce86
    Merge branch 'master' into bug/bitmap Charles Betros 2020-05-07 21:58:37 -0500
  • 2e5c4c3bc0
    Merge pull request #1256 from quajak/bug/ArrayMethods Charles Betros 2020-05-07 21:45:20 -0500
  • d0066be87c
    Merge pull request #1316 from CosmosOS/bug/bitmap_loading Charles Betros 2020-05-07 18:08:01 -0500
  • 5b0ddbed8f Merge remote-tracking branch 'upstream/master' into bug/ArrayMethods Quajak 2020-05-07 23:43:34 +0200
  • 2822abc39a Merge remote-tracking branch 'origin/master' into bug/bitmap_loading bug/bitmap_loading Quajak 2020-05-07 23:16:44 +0200
  • 1c913100e4 Fixed loading and rendering of 24 bit bitmaps Quajak 2020-05-07 23:14:53 +0200
  • e45c3a5514 Merge remote-tracking branch 'upstream/master' into feature/CPUInfoPlugs Quajak 2020-04-23 18:35:17 +0200
  • 5365e7287d Fixed string.IsNullOrWhitespace and fixed ProcessorTest kernel Quajak 2020-04-23 18:23:20 +0200
  • d727825b2d
    Merge pull request #1228 from alicangonullu/patch-1 Quajak 2020-04-23 09:11:14 +0200
  • a0000706a5 Undid change to kernel test set Mido Elgamal 2020-03-02 19:31:30 -0500
  • 7d53fd0a30 GPT Support Mido Elgamal 2020-03-02 19:25:59 -0500
  • 18862d5981
    Merge pull request #1084 from CosmosOS/docs Charles Betros 2020-02-13 21:40:25 -0600
  • f368015302
    Merge pull request #1279 from CosmosOS/feature/UpdateIlSpyPlugin Charles Betros 2020-02-13 21:38:53 -0600
  • 17345b5d3b
    Package updates. José Pedro 2020-02-12 17:52:27 +0000
  • 19b800b5fe
    Use docfx for docs. Docs cleanup. José Pedro 2018-11-09 22:50:36 +0000
  • 2d47443780 Finish updating ilspy plugin and add tests Charles Betros 2020-02-12 03:17:59 -0600
  • 19b186ba72 Add test project and solution fpr ILSpy plugin Charles Betros 2020-02-11 20:55:49 -0600
  • a3dedd4fe7 Add tests to check that enums work with lists Quajak 2019-12-29 06:25:21 -0500
  • da440ff194
    Merge pull request #1240 from quajak/feature/moreStringImpl Quajak 2019-12-26 15:52:20 -0500
  • 6153d281ce Fixed Array.Clear and Array.GetValue Quajak 2019-12-23 07:10:48 -0500
  • 79db218e80 Merge remote-tracking branch 'origin/master' into feature/AnonymousTypeTests Quajak 2019-12-18 20:43:37 -0500
  • 71f078eab8 Fixed bitmaps (Should hopefully work now) Added bitmap tests Extended equalityhelper Quajak 2019-12-18 02:12:10 -0500
  • 8f1daf21b8 Added tests for anonymous types to ensure that labelname generation changes in IL2CPU work Quajak 2019-12-17 20:00:28 -0500
  • a3faa61198 Fixed location of new test kernel Undid changes to configuration files Quajak 2019-10-27 22:43:51 -0400
  • 09e64f0b86 Merge remote-tracking branch 'upstream/master' into feature/moreStringImpl Quajak 2019-10-27 22:09:52 -0400
  • d09b664fd7 Split Bcl tests into two so that the kernel is not too large Quajak 2019-10-27 22:06:40 -0400
  • 9295b39ec3 Fixed implementations Quajak 2019-10-26 15:40:32 -0400
  • 0c2d88ce64 Fix merge Quajak 2019-10-26 13:36:10 -0400
  • b945751d47 Merge remote-tracking branch 'upstream/master' into feature/CPUInfoPlugs Quajak 2019-10-26 12:31:36 -0400
  • 0b2617a7cd Merge remote-tracking branch 'upstream/master' Quajak 2019-10-26 12:21:54 -0400
  • ecfb7fed26 Add indexof and similar tests Added/Fixed implementation for indexof and lastindexof Quajak 2019-10-26 12:19:27 -0400
  • c31fc3e4a2
    Merge pull request #1238 from CosmosOS/bug/fileSystemTestFailure Charles Betros 2019-10-26 11:12:48 -0500