Ecosyste.ms: OpenCollective

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

github.com/nanoframework/nf-debugger

🧰 Debugger library for .NET nanoFramework
https://github.com/nanoframework/nf-debugger

Update Nuget packages (#43)

- bump to 0.4.0-preview021

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

0a7247bb4b274ddd69138451211d73aab66aa65c authored over 7 years ago by JosĂ© Simões <[email protected]>
Update README.md

35f91a75a5be412de053a30cbe0156c1c518433e authored over 7 years ago by JosĂ© Simões <[email protected]>
Create CONTRIBUTING.md

3b827c767ba9a4eac0e3e0922333c54cc75fe23c authored over 7 years ago by JosĂ© Simões <[email protected]>
Create CODE_OF_CONDUCT.md

acb0963a02b39e4b04a54ba791e46f8c760ec560 authored over 7 years ago by JosĂ© Simões <[email protected]>
Update README.md

affeb1ed6d664b03b6632881fd45450d956ec11f authored over 7 years ago by JosĂ© Simões <[email protected]>
Create PULL_REQUEST_TEMPLATE.md

2f766957cbbaedd26567c853b68342c17ba71eba authored over 7 years ago by JosĂ© Simões <[email protected]>
Create ISSUE_TEMPLATE.md

5132b0e371913a9b9e1e1505612e4b4da3c588be authored over 7 years ago by JosĂ© Simões <[email protected]>
Fix issue with Reboot command (#42)

- code improvements on reboot command
- fixes #35
- bump Nuget packages version to 0.4.0-previ...

f59efd7751796841abfba971252f223da17bae5a authored over 7 years ago by JosĂ© Simões <[email protected]>
Improve detection of nanoFramework devices (#41)

- improve code on connectAsync (was wrongly trying to disconnect devices on error which was caus...

6b969d223e0730f23e302cfcc2031430059b2511 authored over 7 years ago by JosĂ© Simões <[email protected]>
Bump version to 0.4.0-preview019 (#39)

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

7799048ecb021ee670c5e0ac8f6a2b7eff50d846 authored over 7 years ago by JosĂ© Simões <[email protected]>
Improvements in test app (#38)

- replace fixed index with selected index from data grid
- add test code for device reboot
- c...

b9eb9b4d11aa880a3879c5d648c403477f0980e4 authored over 7 years ago by JosĂ© Simões <[email protected]>
Improvements in flash map output (#36)

- add new table with region total size
- improve formating
- replace old code with a couple ne...

1d9195ffb7939a416ff3e5e2ec9840bd6b17340d authored over 7 years ago by JosĂ© Simões <[email protected]>
Temporary work around for Nuget connection issues (#37)

- temporary fix for AppVeyor connection issues to Nuget (TO BE REVERTED)

Signed-off-by: José ...

94567a35cbb7c837930d1c1f7594d03a0b8d851e authored over 7 years ago by JosĂ© Simões <[email protected]>
Bump versions (#34)

- libraries to 0.5
- Nuget packages to 0.4.0-preview018

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

9a81784c08ecc06f249b1272638cada483830bf8 authored over 7 years ago by JosĂ© Simões <[email protected]>
Fixed issues with device add/removal (#33)

- improve code that fills in the device description
- add extra delay on open device to allow s...

17a69cc9860e3546f085f0c08d6330e622b475a2 authored over 7 years ago by JosĂ© Simões <[email protected]>
Fix erase memory command (#32)

- improve ProcessMessage so the return is never null
- improve PerformRequestAsync so the retur...

9a34e4e43710475a6e5d23ad4ff14342d42278d3 authored over 7 years ago by JosĂ© Simões <[email protected]>
Improve code in Deploy incremental method (#31)

* Improve code in Deploy incremental method

- move word aligment to check to begining of meth...

e5fa09d9734c21d41fc62222887ee23bc6e73b32 authored over 7 years ago by JosĂ© Simões <[email protected]>
Fix bug with deployment blob building (#30)

- was missing a filter to get only the blocks available for deployment
- bump Nuget version to ...

55d73375c5385b278252a87f106080cb2643e61f authored over 7 years ago by JosĂ© Simões <[email protected]>
Remove ConfigureAwait from calls (#29)

- this is not following the async recommended coding
- bumped Nuget version to 0.4.0-preview014...

040d3dfb70e55f38bb9679867f9e682186fccfc8 authored over 7 years ago by JosĂ© Simões <[email protected]>
Add error code to reply of access memory commands (#28)

- supports nanoframework/nf-interpreter/#361

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

6c502fc833e4654b2edd4d29b93eacdf32eb18c3 authored over 7 years ago by JosĂ© Simões <[email protected]>
Work on DeploymentExecuteIncrementalAsync (#27)

- rework method to deploy using flash map
- add code and extension as required
- bumped Nuget ...

cd1c4055f2be4b4ba8d5a016dc4b4810fc71aa45 authored over 7 years ago by JosĂ© Simões <[email protected]>
Work on deployment related features (#26)

- improve cancel token behaviour and handling on PerformRequestAsync
- improve code in ProcessA...

76efcff36250366c29068153194a2c289f030169 authored over 7 years ago by JosĂ© Simões <[email protected]>
Add field to expose flags as enum (#25)

- bumped Nuget package to 0.4.0-preview011

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

24f87830a1bb822e423e7d80979cd55c0f2b991a authored over 7 years ago by JosĂ© Simões <[email protected]>
Revert removal of assembly deployment flags (#24)

- add back flags for assembly deployment status (now are Enum)
- bumped Nuget version to 0.4.0-...

6091559fb2e6cee9b4acdefab93ed3bcbe653db2 authored over 7 years ago by JosĂ© Simões <[email protected]>
Bumped version to 0.4.0-preview009 (#23)

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

d0b533a0d5f80121dd3db52120da6117cf3a94c3 authored over 7 years ago by JosĂ© Simões <[email protected]>
Add test to debugger extension (#22)

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

ae8f9e027675910e9ca4a88cbee17e1bde0f3874 authored over 7 years ago by JosĂ© Simões <[email protected]>
- major rework to bring C#7.0 improvements to code (#21)

- remove all methods and classes related with Signature feature that is not supported
- rename ...

aac0491603d1af601e0490501c52f3357eaa5d09 authored over 7 years ago by JosĂ© Simões <[email protected]>
Bumped Nuget version to 0.4.0-preview008 (#20)

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

801d571de4a49699705fbbd8aea8a46f7f4aae87 authored over 7 years ago by JosĂ© Simões <[email protected]>
Work on DebuggingResolveAssembly (#19)

- rename command for clarity and compliance with coding standards
- rename several fields and v...

765561911f27de1fa003add898df0623940bd823 authored over 7 years ago by JosĂ© Simões <[email protected]>
Correct issues with device disconnect (#18)

- add code to dispose and detach device reader and streams
- add dispose to device on close
- ...

0f6fa2efcad10292fc361f276d7053f3cfbc2242 authored over 7 years ago by JosĂ© Simões <[email protected]>
Work on debug component stability (#17)

- rework to apply good practices on async/await
- add cancelation token to several methods (wor...

215cf86f918e1e08bf7009051d002792c7535e02 authored over 7 years ago by JosĂ© Simões <[email protected]>
Refactor RegisterForDeviceAccessStatusChange (#15)

- DeviceAccessInformation is only available in UWP, therefore calling it was crashing the compon...

7b12b03fb6993e84b986b19347a4d4de28f26e04 authored over 7 years ago by JosĂ© Simões <[email protected]>
Add strong name to debug assemblies (#13)

- bumped Nuget version to 0.3.0-preview004

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

649358ef8e53b50014c872bfb76d1c0d67c7c128 authored over 7 years ago by JosĂ© Simões <[email protected]>
Improvements to debugger component (#12)

* Improvements to debugger component

- add WPF test app
- correct a couple of bugs with .NET...

acd29ee62b3af7d26026560d4ebd78d33ed990d9 authored over 7 years ago by JosĂ© Simões <[email protected]>
Further work on debug library (#11)

- improve separation of UWP and .NET
- comment debug.writeline (isn't available in .NET)
- bum...

d1bd98ee69223504585f8a02800fc102c2610a9d authored over 7 years ago by JosĂ© Simões <[email protected]>
Correct identation (#10)

ed88f47bcafa7f2bce64eb4bb1af6e5e60e63f70 authored over 7 years ago by JosĂ© Simões <[email protected]>
Update Nuget package (#8)

* Update AppVeyor to generate Nuget packages

- correct name of assembly so they are the same
...

713d0a9ab979c447bcb96ad529f5d9343452ec1c authored over 7 years ago by JosĂ© Simões <[email protected]>
Net46 lib (#7)

* Major rework on debugger library

- move source code to shared project
- rename namespaces ...

bb512596797a703006cb74f308f1e09a737d2bc1 authored over 7 years ago by JosĂ© Simões <[email protected]>
Merge pull request #6 from Eclo/udpate-to-vs2017

Moved solution and projects to VS2017

c873d644a05a40fdd11ff9529cf8b9f751d88481 authored over 7 years ago by JosĂ© Simões <[email protected]>
Moved solution and projects to VS2017

- update to VS2017 format
- update debugger project to build it's own Nuget package
- update tar...

bc0161239df381bed4c9d9a1839dce15dd317938 authored over 7 years ago by JosĂ© Simões <[email protected]>
Merge pull request #4 from Eclo/rename-solution-to-Target

Rename solutioninfo to targetinfo

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

d5855d430a042549f58a77b659b636de7e524179 authored almost 8 years ago by JosĂ© Simões <[email protected]>
Rename solutioninfo to targetinfo

- update struct field size

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

cd3a981294b6624db8949bcb80e46462b1e7f644 authored almost 8 years ago by JosĂ© Simões <[email protected]>
Correct typo

a6bcd41dd094bdf3110a2b57b60bd854ce6dba9a authored almost 8 years ago by JosĂ© Simões <[email protected]>
Create README.md

a85d61009202c73e9423f04f5cd76280d4f797d7 authored almost 8 years ago by JosĂ© Simões <[email protected]>
Merge pull request #3 from Eclo/master

Version update

0d610990822001b599896d5b0630e7e513430ea7 authored almost 8 years ago by JosĂ© Simões <[email protected]>
- bumped version number to v0.2.20

- released Nuget package

2ec428e4b5c1d824d86416884b7df2e2b5b69d8c authored almost 8 years ago by JosĂ© Simões <[email protected]>
Merge pull request #1 from Eclo/master

Correct structure for flash map command

dec7c026e0021b444a98fc09694956553373a6fc authored almost 8 years ago by JosĂ© Simões <[email protected]>
Correct structure for flash map command

- also updated string output

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

a7b21d52e3c980b81904eaa374c00aa44071b536 authored almost 8 years ago by JosĂ© Simões <[email protected]>
Initial import of UWP debug component and associated projects

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

0e63d443266304e5eea4d16420c291da7e8a31e7 authored almost 8 years ago by JosĂ© Simões <[email protected]>
Initial commit

379db0b08d388a7d20ec942ec50878767a77496c authored almost 8 years ago by JosĂ© Simões <[email protected]>