Matthijs ter Woord
f9dfb1bcf7
Use near jumps.
2016-06-11 16:17:05 -04:00
Matthijs ter Woord
4d6fceb9e7
First step in improving x# and compiler.
2016-06-11 16:13:13 -04:00
Matthijs ter Woord
d8d30ec9b5
Enable debugging for guess.
2016-06-11 16:09:59 -04:00
Charles Betros
76605da1dd
Restore nuget packages during install.
2016-06-11 14:56:14 -05:00
Kudzu
c360d588c5
heap
2016-06-11 09:30:53 -04:00
Charles Betros
455ee32d5b
Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git
2016-06-10 16:44:54 -05:00
Charles Betros
648ec56a6b
Merge stack overflow check.
2016-06-10 16:42:02 -05:00
Matthijs ter Woord
6e37341d08
Remove .ilinstructions file creation.
2016-06-10 13:33:39 -04:00
Matthijs ter Woord
34ce59e238
Move memory out to a separate project.
2016-06-10 13:01:20 -04:00
Matthijs ter Woord
18947ea9b5
Enable tet kernels again.
2016-06-10 12:47:08 -04:00
Matthijs ter Woord
ce0180f462
.
2016-06-10 12:16:18 -04:00
Matthijs ter Woord
f2bc5ad398
Buildscript changes.
2016-06-10 12:11:54 -04:00
Matthijs ter Woord
cd491eb356
Slight fix.
2016-06-10 11:48:01 -04:00
Matthijs ter Woord
82330b4b48
Initial work to move out the heap to a separate project.
2016-06-10 11:42:30 -04:00
Kudzu
1beeebd4a0
more
2016-06-10 11:41:53 -04:00
Kudzu
6ae68f91ab
CRAM to CHEAP
2016-06-10 11:31:23 -04:00
Matthijs ter Woord
6df53c4295
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2016-06-10 11:12:59 -04:00
Matthijs ter Woord
0201b140e8
Add tests for while loops.
2016-06-10 11:09:05 -04:00
Charles Betros
40c1f6dbc6
Testing appveyor artifacts.
2016-06-10 10:01:47 -05:00
Charles Betros
3628b65d29
Added testresults artifact.
2016-06-10 08:55:59 -05:00
Charles Betros
bd3f361fcc
Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git
2016-06-09 22:11:39 -05:00
Charles Betros
569e707edd
Restore nuget packages.
2016-06-09 22:11:29 -05:00
Kudzu
e328b44c6e
CRAM shell and test
2016-06-09 20:04:42 -04:00
Kudzu
1fc8f615da
stuff
2016-06-09 19:42:28 -04:00
Kudzu
a1577ccfcf
stuff
2016-06-09 19:42:13 -04:00
Matthijs ter Woord
901ac5b937
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2016-06-09 17:24:35 -04:00
Matthijs ter Woord
c4929d43a5
We don't need to call the class constructor if we're already in the class itself.
2016-06-09 16:48:43 -04:00
Charles Betros
6b2663cb6c
Merge branch 'master' of https://github.com/CosmosOS/Cosmos.git
2016-06-09 13:36:50 -05:00
Charles Betros
6e12a413ed
Added VS SDK package to fix a bug in the sdk tools.
2016-06-09 13:36:42 -05:00
Kudzu
0ea8e1e26a
Windows Console shell for Frotz
2016-06-09 14:19:58 -04:00
Matthijs ter Woord
12f8224f74
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2016-06-09 11:41:56 -04:00
Matthijs ter Woord
0876afc8b9
Mark the DebugCompiler project as a test project.
2016-06-09 11:41:13 -04:00
Kudzu
dfff11f4e9
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2016-06-09 10:35:09 -04:00
Kudzu
fe383de85a
Frotz
2016-06-09 10:34:36 -04:00
Matthijs ter Woord
a492f0eccc
Mark heap implementation with PlugRequired
2016-06-09 10:08:25 -04:00
Matthijs ter Woord
d27c44893a
Missing file reference.
2016-06-09 08:00:45 -04:00
Matthijs ter Woord
fe9cbbe9ff
Console.ReadKey should work now as well.
2016-06-09 07:56:29 -04:00
Matthijs ter Woord
8dde71adf1
Clarify things a bit.
2016-06-08 19:55:48 -04:00
Matthijs ter Woord
df0f38aad8
Add a (disabled) test for Console.ReadKey
2016-06-08 18:16:19 -04:00
Matthijs ter Woord
f17ac8e797
Add test for Int64.Parse
2016-06-08 18:15:57 -04:00
Matthijs ter Woord
7a733a59c8
Small keyboard refactoring: Now it's possible to specify a different keymap (Currently only US standard and FR standard are supported) in the kernel.
2016-06-07 16:35:11 +02:00
Matthijs ter Woord
659dc538bf
Potentially fix the build?
2016-06-04 19:11:01 +02:00
Matthijs ter Woord
2bd58182af
Fix plugs referencing non-existing types.
2016-06-04 19:01:45 +02:00
Matthijs ter Woord
baee616231
Fixes for windows insider build 14342.
2016-06-04 18:24:49 +02:00
fanoI
d692b56e30
Re-added all SSE instruction files...
2016-05-28 14:43:48 +02:00
fanoI
a5bd158514
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
...
# Conflicts:
# Tests/Cosmos.Compiler.Tests.Bcl/Kernel.cs
# source/Cosmos.Core/CPU.cs
2016-05-28 14:33:11 +02:00
sgetaz
2de222bb2d
Plug attribute ( #196 )
...
Plug required attribute.
2016-05-25 09:17:06 -05:00
fanoI
58c556f085
- Initial work as for https://github.com/CosmosOS/Cosmos/issues/359
...
- Added Console.Clear() to Guess Demo (the boot text remained on screen)
- Added to BCL test BitConverterTest (all failing), test for single / double arithmetic operations
- Added to TestRunner BCLTest
2016-05-21 18:55:39 +02:00
Charles Betros
720f6187ed
Fixed issue with writing to a new file in a new directory.
2016-05-18 16:08:56 -05:00
Charles Betros
5a26ea509d
Fixed creating in subdirectories.
2016-05-15 13:45:30 -05:00