Commit graph

53 commits

Author SHA1 Message Date
Charles Betros
940ad74c36 Unit tests need to run as x86 2016-06-14 23:23:36 -05:00
Matthijs ter Woord
ebb1eae7fd First stage of compiler refactorings 2016-06-14 15:26:39 -04:00
Matthijs ter Woord
1d7fd7fd8a Fix the boot screen. 2016-06-14 12:37:56 -04:00
Matthijs ter Woord
1b358a943c Simplify test runner. 2016-06-14 10:26:01 -04:00
Matthijs ter Woord
9a557e62f9 Increase default test runner timeout. 2016-06-14 09:25:14 -04:00
Matthijs ter Woord
0cdc16cba0 Attempt to fix appveyor build. 2016-06-13 12:12:23 -04:00
Charles Betros
bfc1eea2d5 Changed test test kernel project to x86. 2016-06-12 23:37:25 -05:00
Matthijs ter Woord
6e7a942987 Move x# improvements. 2016-06-12 09:07:47 -04:00
Matthijs ter Woord
4d6fceb9e7 First step in improving x# and compiler. 2016-06-11 16:13:13 -04:00
Matthijs ter Woord
18947ea9b5 Enable tet kernels again. 2016-06-10 12:47:08 -04:00
Charles Betros
40c1f6dbc6 Testing appveyor artifacts. 2016-06-10 10:01:47 -05:00
Matthijs ter Woord
0876afc8b9 Mark the DebugCompiler project as a test project. 2016-06-09 11:41:13 -04:00
Charles Betros
bf6f97756a Fixed create directory and directory exists. 2016-05-11 22:36:00 -05:00
Charles Betros
2de021685e Fix up packages. 2016-03-13 13:14:37 -05:00
Charles Betros
0bef9a8fac Updating solution config. 2016-03-13 12:27:58 -05:00
Charles Betros
4a3b6a50df Fixed up project and solution configurations and remove jetbrains annotations. 2016-03-06 17:33:21 -06:00
Matthijs ter Woord
282ed886c3 Only run 1 kernel at a time.. 2016-02-15 10:16:38 +01:00
Matthijs ter Woord
a8e12b6a53 Dont use normal engine configuration. 2016-02-15 09:56:41 +01:00
Charles Betros
ab57aace35 Merge from master 2016-02-15 01:56:27 -06:00
Charles Betros
6f50b73386 Changed build configuration 2016-02-15 01:29:03 -06:00
Matthijs ter Woord
d34e66899b Enable kernel execution. 2016-02-14 15:22:48 +01:00
Matthijs ter Woord
79c2d3d8ee Enable code to build. 2016-02-14 14:58:19 +01:00
Matthijs ter Woord
8f22ca1493 Missing files due to error in gitignore file. 2016-02-14 14:32:30 +01:00
Matthijs ter Woord
58d12e4c00 Ongoing work for tests. 2016-02-14 14:16:59 +01:00
Matthijs ter Woord
d56ad9a091 - Cleanup of my user folder
- Testing experiment
2016-02-14 13:56:31 +01:00
Charles Betros
929bd8d575 Removed source2 folder. 2015-12-17 00:16:15 -06:00
Andrey Kurdyumov
c76c477ed6 Improved compilation speed by changing Guid to ulong 2015-05-07 12:41:05 +06:00
Matthijs ter Woord
274f0353ed Ongoing changes. 2015-02-01 16:52:00 +01:00
Matthijs ter Woord
fe9dac7e13 Missing file. 2015-01-15 12:24:17 +01:00
Matthijs ter Woord
47d4d3f782 Ongoing work for enabling compiler extensions. 2015-01-03 09:30:10 +01:00
Matthijs ter Woord
a61d93e438 Refactorings related to compiler. 2015-01-02 13:56:52 +01:00
Matthijs ter Woord
8a5d0395f7 Code cleanup 2015-01-02 12:27:53 +01:00
Matthijs ter Woord
71647fa672 Ongoing changes 2015-01-01 13:25:25 +01:00
Matthijs ter Woord
507365dad6 Ongoing work for making serial console working. 2014-12-30 18:42:01 +01:00
Matthijs ter Woord
50109802ba Small performance improvements. 2014-12-20 17:02:06 +01:00
MyvarHD
caa56e5b54 Added My userfile and ptached UnBox_Any op code 2014-12-20 12:35:08 +02:00
Matthijs ter Woord
1b4627a310 arp messages are now sent correctly. 2014-12-07 14:27:28 +01:00
Matthijs ter Woord
70b250c627 Add more NullReference checks in compiler. 2014-12-06 19:38:09 +01:00
Matthijs ter Woord
27f55f6135 networking code builds now. 2014-12-06 14:27:02 +01:00
Matthijs ter Woord
486601b814 rings are not fully enforced. this means that only core ring (0) can contain assembler plugs. 2014-12-05 20:40:26 +01:00
Matthijs ter Woord
af46aa7959 - cleanup
- ring enforcement works now, but only based on the attributes.
2014-12-05 19:57:17 +01:00
tgiphil
74c1dc4cde - Removed *.vspscc files 2014-12-04 23:11:34 -08:00
Phil Garcia
a2d65230fb - Commit 110309 by Sentinel209 2014-12-04 21:11:46 -08:00
Sentinel209_cp
c591a7ff1b Reorganize source: Everything is out of source2 now and the soutions are cleaned up. 2014-11-28 00:48:23 +00:00
Sentinel209_cp
1a2f83dc84 Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
Sentinel209_cp
e851d3efcb Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
mterwoord_cp
9f39b85ee9 Use of new "analytical stack" 2014-07-21 17:53:26 +00:00
mterwoord_cp
6fcd870f61 2014-07-19 13:25:04 +00:00
mterwoord_cp
c4de249bee . 2014-07-18 16:48:16 +00:00
mterwoord_cp
21ea8d7f43 Ongoing IL interpretation work for compiler 2014-07-15 19:03:35 +00:00