Commit graph

7205 commits

Author SHA1 Message Date
José Pedro
4f4b51b94e
Test kernels cleanup. 2018-01-05 00:56:51 +00:00
Charles Betros
5ab50bf485
Merge pull request #847 from CosmosOS/test-runner-improvements
Test Runner improvements
2018-01-02 20:21:11 -06:00
José Pedro
f3e75f65b1
Added back engine configuration comments. 2017-12-31 20:45:15 +00:00
fanoI
93e56a8636
Merge pull request #830 from quajak/installer-fix
Allows user to change install directory
2017-12-31 18:43:21 +01:00
José Pedro
b231f66318
Test Runner improvements. 2017-12-31 17:39:26 +00:00
fanoI
607d076dcd
Merge pull request #835 from quajak/master
Implementing parsing of strings to floats or doubles
2017-12-31 18:22:32 +01:00
Jasper
2049d9c508 Moved float tests to single tests 2017-12-31 17:26:40 +01:00
Jasper
c2b83a6779 Fixed Pow function to handle edge cases and wrote tests to check that they are handled correctly. 2017-12-31 16:50:18 +01:00
Jasper
fe9b4c7e1d Completed requested changes 2017-12-30 18:42:38 +01:00
Jasper
3c308271ee Added tests for Double and Float parsing 2017-12-30 17:44:30 +01:00
Jasper
6f87a91b12 Allowed the Parser functions to use Math.Pow 2017-12-30 17:14:40 +01:00
Jasper
527108dcdb Added tests for Math.Exp and Math.Pow 2017-12-30 12:22:26 +01:00
fanoI
0105de62a2
Merge pull request #827 from zarlo/CGS
[DONE] a bit of CGS work
2017-12-29 13:11:49 +01:00
fanoI
0d70e51383
Merge pull request #834 from KingLuigi4932/patch-10
Add Buffer methods to MemoryBlock (Read8, Read16 etc..)
2017-12-29 13:01:01 +01:00
Jasper
47ba591540 Added implementation for Math.Exp and Math.Pow using two additional functions HighWord and LowWord. Code has been translated from the C version on http://www.netlib.org/fdlibm/e_exp.c. 2017-12-28 22:33:31 +01:00
KingLuigi4932
f49beca86b
Update MemoryBlock.cs 2017-12-28 02:42:12 +03:00
jp2masa
04052f2a10
Merge pull request #840 from midonator1305/patch-1
Update CONTRIBUTING.md
2017-12-27 01:39:52 +00:00
Midonator1305
7df7968a36
Update CONTRIBUTING.md 2017-12-26 20:20:18 -05:00
KingLuigi4932
d67688b922
Optimizes 2017-12-26 01:15:52 +03:00
KingLuigi4932
ad2fe850b5
Add check if length of buffer is good 2017-12-25 22:22:51 +03:00
Arawn Davies
af5b6a4b2d
Merge pull request #813 from trivalik/chkVSRunning
move wait for VS into inno setup
2017-12-25 10:56:37 +00:00
Arawn Davies
f6c057c77a Re-worded Instance exception for VS 2017-12-25 02:23:33 +00:00
José Pedro
4b1b36ff6b
Cosmos.VS.DebugEngine fixes. 2017-12-24 16:36:35 +00:00
jp2masa
793ec16f8b
Merge pull request #812 from trivalik/checkVS
check in batch before build for.net framework 4.7.1
2017-12-24 16:24:04 +00:00
José Pedro
5b64efb53f
Moved debug engine registration to a separate pkgdef. 2017-12-24 14:34:29 +00:00
José Pedro
cf4b84306e
Removed "<ReferenceOutputAssembly>false</ReferenceOutputAssembly>". 2017-12-24 02:16:12 +00:00
José Pedro
f2d99db847
Package upgrades. 2017-12-24 01:56:54 +00:00
Qujak
c98c5c5f7f
Added Float Implementation
Added file to plug float to string, prarse and tryparse
2017-12-22 12:09:55 +01:00
Qujak
cdbfa28621
Add double implementation for Parse and TryParse 2017-12-22 12:07:53 +01:00
José Pedro
d57bb740fe
Cosmos.Debug.Symbols -> IL2CPU.Debug.Symbols. 2017-12-22 02:03:32 +00:00
José Pedro
562bb32e97
Debug engine GUID fixes. 2017-12-22 01:28:00 +00:00
KingLuigi4932
b836eacbe8
Update MemoryBlock.cs 2017-12-22 02:04:24 +03:00
KingLuigi4932
6f63375a00
Add little line 2017-12-22 00:19:23 +03:00
KingLuigi4932
e25333984e
Read8, Read16, Read32, Write8, Write16, Write32 2017-12-21 23:59:13 +03:00
José Pedro
8533f41384
Fixed package GUID conflict. 2017-12-21 20:35:00 +00:00
Arawn Davies
570ddbcfb6
Merge pull request #808 from zarlo/patch-2
Update issue_template.md
2017-12-21 01:24:34 +00:00
zarlo
458c035302 hot fix 2017-12-20 12:15:28 +11:00
zarlo
68f646e36f update 2017-12-20 01:32:47 +11:00
Qujak
5b8eaaf6ed
Allows user to change install position
If the user is not admin, this allows the user to change the install place to his user's appdata.
2017-12-19 10:57:18 +01:00
jp2masa
0207f3795e
Merge pull request #823 from CosmosOS/guess-improvements
Guess demo improvements
2017-12-18 22:33:43 +00:00
José Pedro
09d4c3432c
Installer fix. 2017-12-18 19:46:04 +00:00
zarlo
900d63c9db update 2017-12-18 21:33:31 +11:00
zarlo
d5e82612e9 DrawArray and some other things 2017-12-18 20:50:30 +11:00
José Pedro
e69656c127
Added tests. 2017-12-17 18:53:30 +00:00
José Pedro
cb733aa434
Merge branch 'master' of https://github.com/CosmosOS/Cosmos into guess-improvements 2017-12-17 18:37:05 +00:00
zarlo
f0121b1fe3 update 2017-12-17 17:25:14 +10:00
zarlo
09136174f4 ThrowIfModeIsNotValid now uses CheckIfModeIsValid 2017-12-17 03:02:46 +10:00
zarlo
04122a9e22 fix 2017-12-17 02:58:24 +10:00
zarlo
3566c26577 ThrowIfCoordNotValid(Point point) 2017-12-17 02:53:02 +10:00
zarlo
68c357b651
Merge pull request #2 from CosmosOS/master
u
2017-12-17 03:11:07 +11:00