Andrey Kurdyumov
|
a89cb710c7
|
Add bin format
|
2015-02-08 22:57:16 +06:00 |
|
Matthijs ter Woord
|
087ab24f0d
|
Merge pull request #55 from kant2002/Issue-54
Add plug for Buffer.__Memmove on the .NET 4.6
|
2015-01-18 14:49:33 +01:00 |
|
Andrey Kurdyumov
|
fd5d2ae3db
|
Add formatting
|
2015-01-18 19:46:48 +06:00 |
|
Andrey Kurdyumov
|
2d817c5e6d
|
Add plug for Buffer.__Mmmove on the .NET 4.6
|
2015-01-18 19:41:30 +06:00 |
|
Matthijs ter Woord
|
fe9dac7e13
|
Missing file.
|
2015-01-15 12:24:17 +01:00 |
|
Matthijs ter Woord
|
f5fa59f1cd
|
Compile fix for clean environments.
|
2015-01-11 12:34:14 +01:00 |
|
Matthijs ter Woord
|
59c6a92a12
|
Comment out debugging code.
|
2015-01-09 11:07:48 +01:00 |
|
Matthijs ter Woord
|
d638b4ff8b
|
Disable debugging code.
|
2015-01-09 11:06:08 +01:00 |
|
Matthijs ter Woord
|
bbe9d4fe08
|
Add extra tracing code
It seems there's a bug in the GetMethodAddressForType method. This extra code should break if it's the emitted content that's wrong..
|
2015-01-07 19:18:24 +01:00 |
|
Matthijs ter Woord
|
36ec5751d9
|
More subtle code changes.
|
2015-01-04 17:54:48 +01:00 |
|
Matthijs ter Woord
|
c2df4af80e
|
Edison booting now automatically boots the kernel via serial.
|
2015-01-04 12:16:39 +01:00 |
|
Matthijs ter Woord
|
5be8628c1f
|
Merge pull request #46 from Hetal728/master
Added license
|
2015-01-03 17:52:56 +01:00 |
|
Hetal728
|
5444ad0d4d
|
Changed 2008 to 2014
|
2015-01-03 11:43:13 -05:00 |
|
Matthijs ter Woord
|
d84af75276
|
Ongoing changes. changing cosmos debug port works now.
|
2015-01-03 11:19:01 +01:00 |
|
Matthijs ter Woord
|
f7a52eff50
|
Fix compilation.
|
2015-01-03 10:53:42 +01:00 |
|
Matthijs ter Woord
|
47d4d3f782
|
Ongoing work for enabling compiler extensions.
|
2015-01-03 09:30:10 +01:00 |
|
Hetal728
|
dfe311d1df
|
Added license
|
2015-01-02 16:41:27 -05:00 |
|
Matthijs ter Woord
|
a61d93e438
|
Refactorings related to compiler.
|
2015-01-02 13:56:52 +01:00 |
|
Matthijs ter Woord
|
80bd540e8a
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos into pr/41
|
2015-01-02 13:09:30 +01:00 |
|
Matthijs ter Woord
|
8a5d0395f7
|
Code cleanup
|
2015-01-02 12:27:53 +01:00 |
|
MyvarHD
|
daf4affa4d
|
Basic stuff
|
2015-01-02 13:23:54 +02:00 |
|
MyvarHD
|
6b6a40343e
|
Fixed dubble massagees on debug issues #12
|
2015-01-02 10:40:39 +02:00 |
|
Matthijs ter Woord
|
71647fa672
|
Ongoing changes
|
2015-01-01 13:25:25 +01:00 |
|
Matthijs ter Woord
|
e614a95df5
|
Sending information to the Console window works now!
|
2014-12-31 17:49:53 +01:00 |
|
Matthijs ter Woord
|
100293f70a
|
Debugstub variable is called differently.
|
2014-12-31 14:00:26 +01:00 |
|
Matthijs ter Woord
|
4834e897f6
|
Fixes after the IL2CPU.exe introduction:
- remove debug files
- exception handling in IL2CPU.exe, with exit codes
- setup fixed
|
2014-12-31 13:46:44 +01:00 |
|
Matthijs ter Woord
|
aef0d59e93
|
Merge pull request #39 from MyvarHD/master
Added the IL2CPU.exe
|
2014-12-31 13:16:14 +01:00 |
|
Matthijs ter Woord
|
b586f58c48
|
muxing wors completely now (one way)
|
2014-12-31 13:14:14 +01:00 |
|
Matthijs ter Woord
|
14856e4afc
|
muxing works now.
|
2014-12-31 12:36:51 +01:00 |
|
Matthijs ter Woord
|
507365dad6
|
Ongoing work for making serial console working.
|
2014-12-30 18:42:01 +01:00 |
|
MyvarHD
|
76002f74e4
|
Fixed il2cpu.exe install bug
|
2014-12-29 18:52:45 +02:00 |
|
MyvarHD
|
890631162a
|
fixed some basic things
|
2014-12-29 12:11:27 +02:00 |
|
MyvarHD
|
1f4e3b13c5
|
moved il2cpu to compiler
|
2014-12-29 11:35:29 +02:00 |
|
MyvarHD
|
ec4eb484ab
|
Added time took message
|
2014-12-27 22:47:49 +02:00 |
|
MyvarHD
|
b1ccde00c1
|
Forgot to commit the new project
|
2014-12-27 22:40:21 +02:00 |
|
MyvarHD
|
bc8cab17a4
|
Added the functunality to call the IL2CPU from Command line
|
2014-12-27 22:38:30 +02:00 |
|
Matthijs ter Woord
|
563431dc21
|
Compile fixes and changes to consts.
|
2014-12-27 17:14:12 +01:00 |
|
Matthijs ter Woord
|
6643a9c4db
|
Merge branch 'master' of https://mterwoord@github.com/CosmosOS/Cosmos.git
|
2014-12-27 16:39:44 +01:00 |
|
Matthijs ter Woord
|
24ba16eb26
|
Some refactorings..
|
2014-12-27 16:38:21 +01:00 |
|
Matthijs ter Woord
|
521d07403d
|
Merge pull request #38 from MyvarHD/master
Fixed dev kit installer
|
2014-12-27 16:33:17 +01:00 |
|
MyvarHD
|
4606b8c0d8
|
Fixed dev kit installer
|
2014-12-27 16:55:03 +02:00 |
|
MyvarHD
|
fed59082cf
|
Merge pull request #5 from CosmosOS/master
get
|
2014-12-27 16:36:57 +02:00 |
|
Matthijs ter Woord
|
01290218ae
|
Merge pull request #35 from tgiphil/mkisofs-merged
Removed old/unused/unsupported MOSA library files
|
2014-12-27 13:18:41 +01:00 |
|
Matthijs ter Woord
|
b1018ff6cb
|
Merge pull request #37 from tgiphil/master
Fixed .gitattributes -- it was causing already committed files to show up as modified
|
2014-12-27 13:18:23 +01:00 |
|
Phil Garcia
|
0c351a8e44
|
- Fixed .gitattributes -- it was causing already committed files to show up as modified.
|
2014-12-25 13:59:23 -08:00 |
|
Phil Garcia
|
fbdb715873
|
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
|
2014-12-25 13:33:42 -08:00 |
|
Matthijs ter Woord
|
cae578ac4f
|
Merge pull request #34 from tgiphil/editorconfig
Added .editorconfig (see http://EditorConfig.org)
|
2014-12-25 19:03:21 +01:00 |
|
Phil Garcia
|
5f6f06a5ad
|
Merge branch 'master' of https://github.com/tgiphil/Cosmos into mkisofs-merged
|
2014-12-25 09:46:04 -08:00 |
|
Phil Garcia
|
d7e08d89e0
|
- Removed old/unused/unsupported MOSA library files
|
2014-12-25 09:44:15 -08:00 |
|
Phil Garcia
|
407d15c8d9
|
- Resolves issue with GIT constantly thinking this file has changed.
|
2014-12-25 09:40:29 -08:00 |
|