Phil Garcia
|
c7d12e07a7
|
- Added .editorconfig (see http://EditorConfig.org)
|
2014-12-25 07:59:18 -08:00 |
|
Sentinel209
|
ad1b08bc74
|
Merge remote-tracking branch 'origin/master'
|
2014-12-23 11:51:53 -06:00 |
|
Sentinel209
|
2a7fa50258
|
Added some tests for interfaces.
|
2014-12-23 11:43:03 -06:00 |
|
Matthijs ter Woord
|
94f607f30b
|
Make Kernel.Start virtual, so it's possible to override..
|
2014-12-23 11:43:39 +01:00 |
|
Matthijs ter Woord
|
c159e8018c
|
some fixes related to static fields and structs.
|
2014-12-22 11:11:47 +01:00 |
|
Matthijs ter Woord
|
d15b021506
|
fix compilation.
|
2014-12-22 10:55:30 +01:00 |
|
Matthijs ter Woord
|
bf9bd10c0e
|
Merge pull request #22 from tgiphil/mkisofs-merged
Use mkisofs to create ISO file
|
2014-12-21 12:30:28 +01:00 |
|
Matthijs ter Woord
|
3da990696e
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
Conflicts:
source/Cosmos.IL2CPU/ILScanner.cs
|
2014-12-21 10:29:32 +01:00 |
|
Matthijs ter Woord
|
35c2427d4d
|
.
|
2014-12-21 10:28:05 +01:00 |
|
Sentinel209
|
3a3ac8bf79
|
Added Ldsflda and fixed issue with multiple inheritance and interfaces.
|
2014-12-20 22:48:16 -06:00 |
|
Matthijs ter Woord
|
fa1499a77e
|
Merge pull request #33 from MyvarHD/master
Added Unbox
|
2014-12-20 18:50:33 +01:00 |
|
Matthijs ter Woord
|
0ebc0fbd48
|
Not sure what the optimizer does. For now, lets disable it.
|
2014-12-20 18:15:40 +01:00 |
|
Matthijs ter Woord
|
848fbd4479
|
Small perf improvements.
|
2014-12-20 17:41:53 +01:00 |
|
Matthijs ter Woord
|
b882bb6c02
|
Performance improvements.
|
2014-12-20 17:36:45 +01:00 |
|
Matthijs ter Woord
|
50109802ba
|
Small performance improvements.
|
2014-12-20 17:02:06 +01:00 |
|
MyvarHD
|
906c5565b5
|
Added unbox opcode
|
2014-12-20 17:48:59 +02:00 |
|
Matthijs ter Woord
|
9387a05429
|
add extra tracing.
|
2014-12-20 16:41:34 +01:00 |
|
MyvarHD
|
aba52738b2
|
Merge pull request #1 from CosmosOS/master
update
|
2014-12-20 17:41:22 +02:00 |
|
Matthijs ter Woord
|
f5e5bba37e
|
Message should be printed more correct
|
2014-12-20 15:44:13 +01:00 |
|
Matthijs ter Woord
|
0c3cc1cbb2
|
Log is now used for testing as well.
|
2014-12-20 15:02:13 +01:00 |
|
Matthijs ter Woord
|
794f843aa7
|
Added first automated compiler test.
|
2014-12-20 14:47:43 +01:00 |
|
MyvarHD
|
72c97ee6d7
|
Fixed tab order of options page
|
2014-12-20 15:46:09 +02:00 |
|
Matthijs ter Woord
|
a3474bcde6
|
begin with testing harness for compiler.
|
2014-12-20 11:59:15 +01:00 |
|
Matthijs ter Woord
|
ac3d16bfbe
|
no message
|
2014-12-20 11:55:41 +01:00 |
|
Matthijs ter Woord
|
ae97e3107d
|
Merge pull request #30 from MyvarHD/master
Added My userfile and patched UnBox_Any op code
|
2014-12-20 11:52:54 +01:00 |
|
MyvarHD
|
6e9451531e
|
Addded StackPushTypes chaneg in Unbox_Any case
|
2014-12-20 12:50:50 +02:00 |
|
MyvarHD
|
caa56e5b54
|
Added My userfile and ptached UnBox_Any op code
|
2014-12-20 12:35:08 +02:00 |
|
Matthijs ter Woord
|
dfdc58ee53
|
Improved cpu exception tracing.
|
2014-12-19 20:02:59 +01:00 |
|
Matthijs ter Woord
|
967c67f19f
|
Fix compilation.
|
2014-12-19 18:29:01 +01:00 |
|
Matthijs ter Woord
|
4cc5ed41d2
|
Merge pull request #28 from MyvarHD/master
Updates release links on read me
|
2014-12-18 11:49:09 +01:00 |
|
MyvarHD
|
61851af7ba
|
Fixed up Gettins started link and building dev kit link
|
2014-12-18 12:22:48 +02:00 |
|
MyvarHD
|
28ba61d194
|
Added latest release link to readme
|
2014-12-18 12:16:21 +02:00 |
|
Matthijs ter Woord
|
6a3cd41554
|
Add extra playground libraries.
|
2014-12-14 16:14:17 +01:00 |
|
Matthijs ter Woord
|
744088fe1e
|
Merge pull request #24 from KebinuChiousu/master
Converted HTML Documentation to MarkDown
|
2014-12-11 15:11:01 +01:00 |
|
Kevin Meredith
|
45999aef64
|
Converted HTML Documentation to MarkDown
|
2014-12-10 14:04:51 -08:00 |
|
Matthijs ter Woord
|
4db88656cc
|
Merge pull request #21 from tgiphil/cleanup6
Removed unused BuildProcessTemplates
|
2014-12-08 12:24:57 +01:00 |
|
Phil Garcia
|
8ad6a7458a
|
- Use mkisofs to create ISO file
|
2014-12-07 10:19:48 -08:00 |
|
Phil Garcia
|
a449f9602e
|
- Removed unused BuildProcessTemplates
|
2014-12-07 10:14:41 -08:00 |
|
Phil Garcia
|
447c050873
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos into mkisofs-merged
Conflicts:
.gitignore
|
2014-12-07 10:10:13 -08:00 |
|
Phil Garcia
|
ca7b9aa697
|
- Use mkisofs to create ISO file
|
2014-12-07 10:04:46 -08:00 |
|
Matthijs ter Woord
|
2099f75db7
|
it should be possible to access private static fields in plugs now..
|
2014-12-07 16:32:49 +01:00 |
|
Matthijs ter Woord
|
145b2e78b1
|
Udp sending works now.
|
2014-12-07 15:44:32 +01:00 |
|
Phil Garcia
|
0cf75a801a
|
- Updated IsoMaker.cs
|
2014-12-07 06:07:50 -08:00 |
|
Phil Garcia
|
e32a1c5c19
|
- Reverted to mkisofs.exe
|
2014-12-07 05:45:10 -08:00 |
|
Matthijs ter Woord
|
1b4627a310
|
arp messages are now sent correctly.
|
2014-12-07 14:27:28 +01:00 |
|
Matthijs ter Woord
|
fc5daf3010
|
Merge pull request #15 from tgiphil/cleanup3
- Updated .gitignore file
|
2014-12-07 14:20:58 +01:00 |
|
Phil Garcia
|
0d1cf0c7c0
|
- Updated .gitignore file
|
2014-12-07 05:07:35 -08:00 |
|
Matthijs ter Woord
|
a68d0c0063
|
change compilation kind.
|
2014-12-07 10:09:56 +01:00 |
|
Matthijs ter Woord
|
fb937c395d
|
print more info on screen when CPU exception 6 (Invalid Opcode) occurs..
|
2014-12-06 20:01:15 +01:00 |
|
Matthijs ter Woord
|
70b250c627
|
Add more NullReference checks in compiler.
|
2014-12-06 19:38:09 +01:00 |
|