Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nanoframework/nanoFramework.Runtime.Native

:package: nanoFramework Runtime Native Class Library
https://github.com/nanoframework/nanoFramework.Runtime.Native

Bump Devices.Spi to 1.0.0.15 (#153)

- update ref to mscorlib 1.0.0.27
- update Nuget dependency to the above

Signed-off-by: José...

ee8864da4d3259818ff7f3eb34ab8c26eba469ab authored over 7 years ago by José Simões <[email protected]>
Bump Devices.Gpio to 1.0.0.22 (#152)

- update mscorlib to 1.0.0.27
- update Runtime.Events to 1.0.0.13
- update Nuget dependencies ...

589c410f78ddbbf5b0ef29a2d97494e105502f89 authored over 7 years ago by José Simões <[email protected]>
Bump Runtime.Events to 1.0.0.13 (#151)

- update mscorlib ref to 1.0.0.27
- update Nuget dependency of mscorlib to 1.0.0.27

Signed-o...

f659fe9aed55d538f8e520cd799a8b5d9172074d authored over 7 years ago by José Simões <[email protected]>
Bump mscorlib to v1.0.0.27 (#150)

Signed-off-by: José Simões <[email protected]>

2f01f3869caccb69d08798a116e29060e7d2f038 authored over 7 years ago by José Simões <[email protected]>
Work on Devices.Gpio (#149)

- remove classes with features not supported in native
- fix nanoframework/Home#192
- fix nano...

8b25ea139a819a1c4c852bfbf5c5f896fda387e0 authored over 7 years ago by José Simões <[email protected]>
Fix wrong return type in NativeSetDebounceTimeout (#148)

- bumpe Nuget package to 1.0.0-preview020

Signed-off-by: José Simões <[email protected]...

bbc7601c511599599ff4cbd4374190ff6853f079 authored over 7 years ago by José Simões <[email protected]>
Work on GpioPin (#147)

- add field for debounceTimeout
- add native method to set debounce timeout
- bump Nuget packa...

f48a0095bad5d709b3389a17fe41181155e84cb3 authored over 7 years ago by José Simões <[email protected]>
Work on Devices.Gpio (#146)

- remove NativeOpenpin from GpioController (the real work and checks of opening a Gpio pin are p...

945cffe2d097d4783ff2716ea2b9b6859749e096 authored over 7 years ago by José Simões <[email protected]>
Fix for Devices.Gpio (#145)

- revert change of removing Gpio​Controller.NativeOpenpin
- improve code in Gpio​Controller.Ope...

c5c552e8250b64a3dce650eed1005e522c43ae07 authored over 7 years ago by José Simões <[email protected]>
Work on Devices.Gpio (#143)

- remove unused method
- correct field names to follow code guidelines
- bump Nuget package to...

89464b9eec77605d262faf020304c052534b3da8 authored over 7 years ago by José Simões <[email protected]>
Work on Devices.Gpio (#142)

- add missing code on GpioPin.Dispose()
- improve comments
- bump Nuget package to 1.0.0-previ...

db5752ccfd293a41e5bb57ff0f91f85dc267724e authored over 7 years ago by José Simões <[email protected]>
Work on Devices.Gpio (#140)

- add missing link to event listener
- bump Nuget package to 1.0.0-preview014

Signed-off-by:...

0c68bbf463c14ae92f73c6d3538fdc02d46d976e authored over 7 years ago by José Simões <[email protected]>
Update referenced libraries (#139)

- bump Devices.Gpio to 1.0.0-preview013
- bump Devices.Spi to 1.0.0-preview014
- bump Runtime....

c7d8d8fe26fe57fced14f147b660f0c4655dc562 authored over 7 years ago by José Simões <[email protected]>
Update referenced libraries on Runtime.Events (#138)

- bump Nuget package to 1.0.0-preview012

Signed-off-by: José Simões <[email protected]>

0e6a208cc3f5d29718596661762b96a3a8acf80f authored over 7 years ago by José Simões <[email protected]>
Work on System.Globalization (#137)

- rework on some methods and fields that were required for the minimal implementation

Signed-...

2db46e924b78ebd66a14e16b7558a8a7bc41142a authored over 7 years ago by José Simões <[email protected]>
I2c (#132)

* First work on Devices.I2c

This is the first attempt to code Devices.I2c

Signed-off-by: C...

32aea490e7b30b14ad6c3f1aaec260f26bbe2d06 authored over 7 years ago by Christophe Gerbier <[email protected]>
Update dependencies and versions (#136)

- update dependencies on CorLib and Native.Events
- revert change in version for CorLib
- reve...

078e30d3af8c7bfc13cfedffe4f2ef19aabc0a7a authored over 7 years ago by José Simões <[email protected]>
Update Native.Events (#135)

- udpate dependency
- bump version to 1.0.0.10
- bump Nuget package to 1.0.0-preview010

Sig...

b12db4b9693ffc63f81cddddad5740c4e711f6b9 authored over 7 years ago by José Simões <[email protected]>
Work on System.Globalization (#134)

- remove unused classes (CultureType and DaylightTime)
- remove resources
- change code to mak...

fe1deafb07f19dbea2c8fcea330bb69ea238351e authored over 7 years ago by José Simões <[email protected]>
Initial work on nanoFramework.Runtime.Native (#133)

Signed-off-by: José Simões <[email protected]>

ba493dba97d0406c62aeda1a8de898e2dcfc75b1 authored over 7 years ago by José Simões <[email protected]>
Update Devices.Gpio (#130)

- update Nuget packages
- correct declaration per latest changes of BaseEvent
- bump Nuget pac...

a3469bc889263321dfae31b55103c52901e7bacd authored over 7 years ago by José Simões <[email protected]>
Correct dependency declaration on Events class lib (#129)

- correct nuspec
- bump Nuget package to 1.0.0-preview009

Signed-off-by: José Simões <jose.s...

3d8abb4d72428f19a04960d45e9928706884f86e authored over 7 years ago by José Simões <[email protected]>
Work on Events class library (#127)

- remove tag parameter from several objects and methods (didn't prove that usefull)
- add WeakD...

98b8bd722a271f0f8685441bbb852e028ed6ca8c authored over 7 years ago by José Simões <[email protected]>
Add System.Console to core library (#126)

- bump Nuget package to 1.0.0-preview023

Signed-off-by: José Simões <[email protected]>

2ceb1aaa7ac0c8be3bc568375341dd3071fc9198 authored over 7 years ago by José Simões <[email protected]>
Correct line ends (#125)

Signed-off-by: José Simões <[email protected]>

63f665f7c60ab276860218b4448f607314116f1b authored over 7 years ago by José Simões <[email protected]>
Work on Devices.Spi (#124)

- change deviceId
- add collection to hold the SpiDevices opened
- add BitOrder field to Spi​C...

520a1b469e5251f43cf03740dfd3e78dbf52d385 authored over 7 years ago by José Simões <[email protected]>
Remove unecessary arguments to native calls in SpiDevice (#122)

- bump Nuget version to 1.0.0-preview011

Signed-off-by: José Simões <[email protected]>

71864a9f4a693b4c25f897c0f1ae17c652e9c68f authored over 7 years ago by José Simões <[email protected]>
Work on Devices.Spi.SpiDevice (#121)

- simplify NativeInit
- add method to Spi​Connection​Settings to copy object
- bump Nuget pack...

69aa45715603d2dcd77f332386c2b809b483ab54 authored over 7 years ago by José Simões <[email protected]>
Work on Devices.Spi.SpiDevice (#120)

- replace use of Random with Hash to get unique device ID
- add code to implement (and use) the...

ca87dafc5132c25977c2bcbc4e9f6a9137666fc1 authored over 7 years ago by José Simões <[email protected]>
Fix field declaration on Devices.Spi.SpiDevice (#119)

- add missing backing field
- bumped Nuget to 1.0.0-preview008

Signed-off-by: José Simões <j...

9a66dfc57ca56dda40bcecc84d1cd9c9beb99f08 authored over 7 years ago by José Simões <[email protected]>
Fix field declaration on Devices.Spi.SpiBusInfo (#118)

- add missing backing field
- bumped Nuget to 1.0.0-preview007

Signed-off-by: José Simões <j...

b417373d0a5be33c2a26674785bd49c19e2406e6 authored over 7 years ago by José Simões <[email protected]>
Correct path hint for referenced package (#117)

Signed-off-by: José Simões <[email protected]>

81ed1de608495fe36621dcf6e0d6f66040d8cc8c authored over 7 years ago by José Simões <[email protected]>
Correct pacakge version (#116)

Signed-off-by: José Simões <[email protected]>

252fac9310c1893f7a0385220871c33067a7248c authored over 7 years ago by José Simões <[email protected]>
Correct assembly reference name (#115)

Signed-off-by: José Simões <[email protected]>

aee07da40e6ac45d6e53e56cccb9d72bebf8366c authored over 7 years ago by José Simões <[email protected]>
Add declaration of dependencies in Nuget packages (#114)

- Nuget packages were missing the dependency declaration
- fixes #112
- correct reference of R...

dbdb701e45060d0673099689328c4c93315480b4 authored over 7 years ago by José Simões <[email protected]>
Correct package name for nanoFramework.Runtime.Events (#113)

Signed-off-by: José Simões <[email protected]>

61569f70c11cfd834fa712fadb140c12ff25f5cf authored over 7 years ago by José Simões <[email protected]>
Correct skeleton file name to lower case (#111)

- bump version on all Nuget packages

Signed-off-by: José Simões <[email protected]>

0caf82bd7cc13fee989a9d6663af298d993e06ce authored over 7 years ago by José Simões <[email protected]>
Improvements in all base classes (#110)

- add missing project property to generate stubs without using Interop features
- fixes #109
-...

f9a88c40496be6573022c92822a7343094d3ff90 authored over 7 years ago by José Simões <[email protected]>
Work on Devices.Gpio (#108)

- add support for event handlers
- minor code tweaks for general improvements
- change some en...

511839eb8d571ff2057f393d86b1ac7c29a7df47 authored over 7 years ago by José Simões <[email protected]>
Work on Runtime.Events library (#107)

- add EventSink along with several other interfaces, base classes and enums to make the event ha...

30397f3fcf157ad576dcd1288110bc32d2a56577 authored over 7 years ago by José Simões <[email protected]>
Bump Nuget version to 1.0.0-preview002 (#106)

Signed-off-by: José Simões <[email protected]>

5ead389a7c165ea72ab46e817c365127f89234e4 authored over 7 years ago by José Simões <[email protected]>
Correct naming (#105)

Signed-off-by: José Simões <[email protected]>

09c09b53af15fc06027e8acc574df1b96540ca19 authored over 7 years ago by José Simões <[email protected]>
Rename library to nanoFramework.Runtime.Events for clarity (#104)

- correct paths in Nuproj
- update Nuget packages

Signed-off-by: José Simões <jose.simoes@ec...

ee88db4167aa5c2d116294cc54fdfc5a07c4dee8 authored over 7 years ago by José Simões <[email protected]>
Initial version of Native Events library (#103)

- add initial version of managed code
- add nF project and Nuget packagers projects
- update A...

c480d8c2bfaf659dfbfc38f344be1be57227a0e0 authored over 7 years ago by José Simões <[email protected]>
Bump Nuget version to force publish (#102)

d9b91a46e0f6a5026e47b638500508ee0fb511c2 authored over 7 years ago by José Simões <[email protected]>
Bump Nuget version to force publish (#101)

4ae1242576baec81357d2861202ef537a1a2c137 authored over 7 years ago by José Simões <[email protected]>
Merge pull request #99 from nanoframework/MikroBusNet-SPIpatch-1

Missing content

77a88a78aaa7f2f75789ca462ffccd30833b461b authored over 7 years ago by Peter Wessel <[email protected]>
Merge branch 'master' into MikroBusNet-SPIpatch-1

996937c850ef6dd83d39f104a02c68d8a1a8fcce authored over 7 years ago by Peter Wessel <[email protected]>
Merge pull request #100 from nanoframework/MikroBusNet-Spipatch-2

Fix wrong xml filename

60e5f2230d8c6551b14d8c0ef5ba6b2b8563f6ca authored over 7 years ago by Peter Wessel <[email protected]>
Fix wrong xml filename

Was referencing Gpio.xml instead of Spi.xml

8b671cd334aa4f024546126685701caa1fc13398 authored over 7 years ago by Christophe Gerbier <[email protected]>
Missing content

<itemGroup> section filled with content.

c4db12e339e4937d6ab04e5e3e3ef66eef9e1ada authored over 7 years ago by Christophe Gerbier <[email protected]>
Add initial version of Windows.Devices.Spi (#98)

- add solution
- update AppVeyor to build this new solution

Signed-off-by: José Simões <jose...

13381c6abfbf8c0f968eb73e44a984624ca02c77 authored over 7 years ago by José Simões <[email protected]>
Fix Windows.Devices.Gpio project (#95)

- some configuration were accidentally dropped when moving to the new project type
- add missin...

0a7615c53b85fbc18b2851ea7197b848b0b139eb authored over 7 years ago by José Simões <[email protected]>
Fix CoreLib project (#94)

- the PE class exclusions were accidentally dropped when moving to the new project type
- the a...

499d7bdcb5df9bd562fd9efbd0bb81437a71046f authored over 7 years ago by José Simões <[email protected]>
Rename projects (#93)

- rename projects to the new extension
- rework projects as required
- update Nuget packages
...

e37f1534911ec1bf35a632d0bdaa4cba4e77579a authored over 7 years ago by José Simões <[email protected]>
Corrections in ResourceManager (#92)

Signed-off-by: José Simões <[email protected]>

a8d4993f6732d5eb2d33961a62746518570997d0 authored over 7 years ago by José Simões <[email protected]>
Revert methods that were removed (#91)

Signed-off-by: José Simões <[email protected]>

91f353867cd9ed7823fc82e02d0882fd9a025983 authored over 7 years ago by José Simões <[email protected]>
Fix several issues with DateTime (#90)

- revert implementation of native calls
- cleanup unused code
- bumped Nuget version to previe...

5676db9db3822199ddfd4eebc51bc3c0ad781db6 authored over 7 years ago by José Simões <[email protected]>
Gloabl rework on code formating (#89)

- review code formating througout the solution
- correct line formats
- remove empty lines
- ...

66a87ccc63090c4907b19063503e8fabeeed93cd authored over 7 years ago by José Simões <[email protected]>
Remove TimeZone (#88)

- remove class
- also remove methods dealing wiht TimeZone conversion
- DateTimeKind.Local is ...

157213b42f617b7ba26a773d14ddd6ef77de294c authored over 7 years ago by José Simões <[email protected]>
Bumped Nuget version to preview018 (#86)

Signed-off-by: José Simões <[email protected]>

9b79bbb7df8ecd25a652f37116d84225531a58e9 authored over 7 years ago by José Simões <[email protected]>
Added readmes to clarify prerequisites (#82)

* Added readme.md

- added link to repo for the needed instructions
- fixes #81

Signed-off...

79565499b0a3971b13da6c826c553c8b6041c2be authored over 7 years ago by Peter Wessel <[email protected]>
ISsue #50 - DateTime.cs (#80)

Implementation of various properties such as Year, Month, Second and so on.
Implementation of D...

e5fdaf740c390adf25953b64fa91363f95e64297 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - AppDomain (#79)

Comments review on System.AppDomain

Signed-off-by: Christophe Gerbier <christophe@mikrobusnet...

c9e5729963d46ce375760952c79404a177a1fc8a authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Runtime 002 (#78)

Comments review on Runtime

Signed-off-by: Christophe Gerbier <[email protected]>

c42d1d587a20cac682711bbe922b7900e493bba1 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Runtime 001 (#77)

Comments review on System.Runtime

Signed-off-by: Christophe Gerbier <[email protected]>

9eb917b1ca9ca19ee5573bd7650c148a76b51390 authored over 7 years ago by Christophe Gerbier <[email protected]>
ISsue39 - System.IO (#76)

More work on comments for System.IO

Signed-off-by: Christophe Gerbier <christophe@mikrobusnet...

fc9e6bcc5eb58dfa710647c71988275bc195094a authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Collection (#75)

More work on comments for System.Collection

Signed-off-by: Christophe Gerbier <christophe@mik...

9f02d3dec59b6acb305f56115809d91ad0fc162a authored over 7 years ago by Christophe Gerbier <[email protected]>
Rework Nuget package (#74)

- experimenting with distibuting DLL in lib folder

Signed-off-by: José Simões <jose.simoes@ec...

4c6b555d6f5b0ab34417a31c76825b39df7e60ef authored over 7 years ago by José Simões <[email protected]>
Issue #39 - Reflection #002 (#71)

Work on comments review for System.Reflection

Signed-off-by: Christophe Gerbier <christophe@m...

f010ad3e5b70f63a5d2278c9c7917107d14d956a authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Set #012 (#67)

More work on comments review

Signed-off-by: Christophe Gerbier <[email protected]>

a1546ee770f7845d1f8ae06d125ba932306db447 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Set #011 (#64)

More comments reviews

Signed-off-by: Christophe Gerbier <[email protected]>

691c5186f5805c0bdd1a4f48fda79d349631d7d0 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Set 006 (#57)

Review comments

Signed-off-by: Christophe Gerbier <[email protected]>

a70b14fde27653d0c6a68314ecc36a2863db6e49 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Object (#56)

Review comments on Object.cs and ObjectDisposedException.cs

Signed-off-by: Christophe Gerbier...

d9e388bf516ccef7b6be524ef2040393f92de3ff authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue39 005 (#54)

* Issue #39 Double, Enum, Exception, IOException

Work in progress on Issue #39

System.Doub...

ce6360840368d209024e841e1f9b0aa88765243a authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Collection interfaces (#73)

Work on comments review for Issue #39

Signed-off-by: Christophe Gerbier <christophe@mikrobusn...

511f085b71cb5eee2f4088d3d6fe6759f4ba1144 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Reflection set #003 (#72)

More work on issue #39 System.Reflection

Signed-off-by: Christophe Gerbier <christophe@mikrob...

741dd6b5481f571446cd0284a2ef9fed0daed0a8 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Reflection 001 (#70)

Work on comments review for System.Reflection

Signed-off-by: Christophe Gerbier <christophe@m...

e75e2c2f7934c4da0a5d2b208d257523e5fa4016 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - System.Threading (#69)

Review comments on System.Threading

Signed-off-by: Christophe Gerbier <christophe@mikrobusnet...

d3170eab68f1c9372916b972b441cde00c5f3add authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Globalization (#68)

Comments review on Globalization

Signed-off-by: Christophe Gerbier <[email protected]>

2e603e7b72ab78c736fc83eaf9de04d8235da214 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - System.Diagnostics (#66)

Comments review on System.Diagnostics

Signed-off-by: Christophe Gerbier <christophe@mikrobusn...

d7ec05148bfae9f0752ca5811a8a37138a5deadc authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Convert.cs (#65)

Review comments in Convert.cs

Signed-off-by: Christophe Gerbier <[email protected]>

afc134843057bce42fb27f32ac323d448bc2fee3 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Set #010 (#63)

Review comments

Signed-off-by: Christophe Gerbier <[email protected]>

d62953c017f35aa984dd439f6ab249d1fc244671 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Types (#62)

Review comments on Types

Signed-off-by: Christophe Gerbier <[email protected]>

2e47345f7e5aa477223efdaacb0671c22d1f463e authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue39 008 (#61)

* Issue #39 - Time

Review comments

Signed-off-by: Christophe Gerbier <christophe@mikrobusn...

e40d43a1b324c3cd82820189a556068596f702b3 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Work on Text (#60)

Review comments

Signed-off-by: Christophe Gerbier <[email protected]>

f5d259ab1bee260cbd90580b8a1189bdd393face authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - System.String (#59)

Review comments

Signed-off-by: Christophe Gerbier <[email protected]>

8c7348536bc68e328108aea1d5a944f9d6b8bf4a authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Runtime set (#58)

* Issue #39 - Runtime set

Review comments

Signed-off-by: Christophe Gerbier <christophe@mi...

03c1037373de60e9e2baec13785e100ceed11baf authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Number.cs (#55)

Review comments on Number.cs

Signed-off-by: Christophe Gerbier <[email protected]>

41921f63b49951194563da950ef7526d83fd9ba6 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - More reviews (#51)

* Issue #39 - More reviews

Work in progress about Issue #39

Signed-off-by: Christophe Gerb...

e08862c6b450e6525ea8f4307b00038f10888c5c authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 Double, Enum, Exception, IOException (#48)

* Issue #39 Double, Enum, Exception, IOException

Work in progress on Issue #39

System.Doub...

af8418c2f56d71124cb238586024baad640ee0ec authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Boolean, Byte, Char, Decimal (#46)

* Issue #39 - Boolean, Byte, Char, Decimal

Work on Issue #39

System.Boolean, System.Byte, ...

c043af0a6b926e7f77f8b39f245b02d8e618bf2b authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Array, ArrayList, Queue, Stack (#42)

* Review comments

Partial fix on Issue #39

Reviewed in this PR :
- Array
- ArrayList
...

3a8b3d61991135c8c59b32c0f415f6e815ab00f8 authored over 7 years ago by Christophe Gerbier <[email protected]>
New try on Windows.Devices.Gpio (#53)

* New try on Windows.Devices.Gpio
* Bumped Nuget Package to preview004

Signed-off-by: Christ...

ddfa4351457bd7df5de53e3456630b0d32a1bf7c authored over 7 years ago by Christophe Gerbier <[email protected]>
Add vssettings file (#52)

* Add vssettings file
- as template at repo root
- to Core Library solution
- update document...

dd92d0d21d9c51a9c7306a6aa997869f3baa0f96 authored over 7 years ago by José Simões <[email protected]>
Issue #39 - DBNull to IComparable (#49)

Work in progress on Issue #39 :

System.DBNull, System.DayofWeeks, System.Delegate, System.Fla...

4f5a5f10e5527066426e75e27bf1ef2ad6779886 authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - DateTime (#47)

Work in progress on Issue #39

System.DateTime

Warning : some methods are not implemented (...

afba81b5918816a28dd60ad69e9c1427733dbeff authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - System.Ecceptions (#45)

Work in progress on Issue #39 :
- System.ApplicationException
- System.ArgumentNullException...

e02379bae9cc32ba0276810da935eeed3bb3242f authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - Argument Exception (#44)

Review of System.ArgumentException.
Work on #39
Partial fix of Issue #39

Signed-off-by: Chr...

c881e652240fd03ad2f30c53748a964b1e522eba authored over 7 years ago by Christophe Gerbier <[email protected]>
Issue #39 - System.BitConverter (#43)

Code review of System.BitConvert
- work on #39

Related to Issue #39

Signed-off-by: Chris...

1be8da27aaaad5be02f7b8e4dcda43ed7426b779 authored over 7 years ago by Christophe Gerbier <[email protected]>