José Pedro
f2e1cd30c7
Cosmos.VS.Windows improvements.
2018-02-16 22:13:16 +00:00
José Pedro
9d54d0b072
Code cleanup.
2018-02-15 22:11:38 +00:00
José Pedro
4fca80f6ce
Build targets.
2018-02-15 20:53:34 +00:00
José Pedro
3f56dcc3ce
Build targets.
2018-02-15 19:31:56 +00:00
José Pedro
3d30e35332
Project file cleanup.
2018-02-15 19:25:36 +00:00
José Pedro
5a014c18fa
Build targets.
2018-02-14 21:36:22 +00:00
José Pedro
ee2dfdb815
Build system fixes.
2018-02-14 21:23:25 +00:00
José Pedro
c6eb3ab6a9
Build targets.
2018-02-14 18:36:41 +00:00
José Pedro
dff56c4d7a
Changed the package installation folder.
...
Build targets.
2018-02-14 17:02:06 +00:00
José Pedro
845044c888
Build targets.
2018-02-13 17:52:28 +00:00
José Pedro
f11226278d
Build targets.
2018-02-12 16:48:43 +00:00
Valentin Charbonnier
50816d9bfd
Merge pull request #32 from CosmosOS/master
...
Merge master.
2018-02-12 04:46:57 -08:00
Valentin Charbonnier
69b6eff42b
Delete Directory.Build.targets
2018-02-12 13:46:48 +01:00
Valentin Charbonnier
0eac4255b5
Delete Directory.Build.props
2018-02-12 13:46:46 +01:00
Valentin Charbonnier
c49c83fcf2
Update Cosmos.VS.Windows.csproj
2018-02-12 13:46:06 +01:00
Valentin Charbonnier
1e4eec65a0
Delete packages.config
2018-02-12 13:45:40 +01:00
Valentin Charbonnier
898bfa40ba
Update Cosmos.VS.DebugEngine.csproj
2018-02-12 13:44:59 +01:00
Valentin Charbonnier
0446aee267
Update KeyboardManager.cs
2018-02-12 13:44:15 +01:00
José Pedro
e22886a745
Build targets.
2018-02-12 01:19:41 +00:00
José Pedro
839a71e06b
Converted Cosmos.VS.DebugEngine to the new project system.
2018-02-12 01:06:53 +00:00
José Pedro
ce3aa13b61
Build targets.
2018-02-11 18:35:35 +00:00
jp2masa
07c67d49ec
Merge pull request #818 from CosmosOS/code-cleanup
...
Code cleanup
2018-02-11 01:32:21 +00:00
José Pedro
fe61ebc608
Added VSPropertyPages to Build.sln.
2018-02-10 22:53:51 +00:00
José Pedro
b830eecc3f
Code cleanup.
2018-02-10 20:46:46 +00:00
José Pedro
591c23392b
Code cleanup.
2018-02-10 19:38:02 +00:00
José Pedro
e970ebfbd2
Added PrivateAssets="All" to Cosmos.Build.Tasks dependencies.
2018-02-09 21:06:32 +00:00
José Pedro
52cf4e39d0
Fixed NASM command line arguments.
2018-02-08 22:18:16 +00:00
fanoI
df3eb587a5
Merge pull request #885 from fanoI/dictionary_work
...
Dictionary<String, T> works finally!
2018-02-07 19:59:46 +01:00
Arawn Davies
613f402ce9
Update LICENSE.txt
...
It's 2018 y'all :)
2018-02-07 14:13:17 +00:00
jp2masa
0e558a79e8
Merge pull request #881 from CosmosOS/callvirt-fixes-tests
...
Tests for CosmosOS/IL2CPU#39
2018-02-06 21:38:41 +00:00
José Pedro
ac94ca1c0b
Updated nuget.exe.
...
Updated install scripts.
2018-02-04 23:39:54 +00:00
José Pedro
4cede67a45
Fixed namespaces.
2018-02-04 19:13:31 +00:00
fanoI
72d1ab2ffa
Implemented the methods of StringEqualityComparer
2018-02-04 19:49:46 +01:00
fanoI
c8c2bdfc20
Dictionary<String, T> works finally!
2018-02-04 18:48:58 +01:00
José Pedro
80deab9cd3
Fixed installer script.
2018-02-03 22:22:18 +00:00
José Pedro
2bbc1ba914
Fixed appveyor.yml.
2018-02-03 20:43:49 +00:00
José Pedro
d4273ff204
Fixed appveyor.yml.
2018-02-03 20:27:20 +00:00
José Pedro
6a95d625b6
Moved syslinux files to a common folder.
2018-02-03 19:45:23 +00:00
José Pedro
f5c60d08c9
Added Cosmos.TestRunner.UI.Avalonia to Test.sln.
...
Package updates.
2018-02-02 22:25:27 +00:00
fanoI
f7e6d37f32
Merge pull request #874 from CosmosOS/test-runner-ui
...
Added a test runner UI, built on Avalonia
2018-02-02 17:08:11 +01:00
fanoI
d98dfee719
Merge pull request #857 from fanoI/extended-ascii
...
Added CP437 and CP858 (DOS Latin1) support to Encoding
2018-02-02 16:38:50 +01:00
José Pedro
205616ed22
Fixed and reenabled boxing tests.
2018-02-01 17:03:44 +00:00
José Pedro
0cec826f6e
Changed the target framework in the project templates from .NET Standard 2.0 to .NET Core 2.0.
2018-01-31 21:20:17 +00:00
José Pedro
1e1330b689
Added SourceOfDefaultValue="AfterContext" to project system rules.
...
Package updates.
2018-01-29 23:53:31 +00:00
fanoI
3c03b1ef69
Reverted changes to Test.sln (merge went bad!)
2018-01-28 15:10:14 +01:00
fanoI
1fb30deebd
Updated to the New Project System
2018-01-28 02:57:08 +01:00
fanoI
46d5c0b63a
Merge branch 'master' into extended-ascii
2018-01-27 21:15:05 +01:00
fanoI
c98978c70c
Compiler.Tests.Bcl.System.Text -> Cosmos.Compiler.Tests.Bcl.System.Text
2018-01-27 21:12:08 +01:00
fanoI
7dadc52dc9
Fix merge conflicts
2018-01-27 20:17:17 +01:00
fanoI
4a990ac2af
Added the concept of Encoding to the Console for now ASCII (default) and CP437 are supported (for others as CP858 I think it is needed to change font too)
...
- moved EncodingTest on Text subdir
- added ConsoleTest (not enabled by default)
- removed ASCIIEncodingImpl (it was not needed)
- Made plugs of Console better and added plugs for formatted versions
- Removed code to test Hashtable, Hashtable it will be a separate PR
2018-01-27 20:00:11 +01:00