Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-31[wasm] Small changes. (#15918)Zoltan Varga
2019-05-29[bcl] Add nunit exclude categories for monotouch/monodroid profiles (#14695)Alexander Köplinger
2019-03-29[wasm]: Disable managed collation on wasm. (#13684)Martin Baulig
2018-12-04[wasm] AOT work. (#11826)Zoltan Varga
2018-10-16[WIP] [wasm] AOT work. (#11071)Zoltan Varga
2018-04-20[wasm] Sample binding with bidi commsRodrigo Kumpera
2018-04-20[wasm] Implement minimal bidirectional object binding.Rodrigo Kumpera
2018-04-05[wasm] Fix the CI build and disable some corlib tests that require multiple t...Rodrigo Kumpera
2018-04-02[wasm] Bump corert to pick fix for TaskCreationOptions.LongRunning. Fixes #7864.Rodrigo Kumpera
2018-03-21Fix bug #60843 and add test (#7640)Katelyn Gadd
2018-02-23[WASM] Implement timers. (#7193)Rodrigo Kumpera
2018-01-18Add CI to WebAssembly. This is PR based on top of # Only the top 3 commits ma...Rodrigo Kumpera
2018-01-02[wasm] Improve docs on how to build/test WebAssembly. Add System and System.C...Rodrigo Kumpera
2017-12-14[wasm] Pass the name of the test suite to the test driver. Disable running te...Rodrigo Kumpera
2017-11-17[sdks] Adjust debug spew to help debug GC issues.Rodrigo Kumpera
2017-11-17[wasm] Rework incremental test runner to work more closely to how nunit works...Rodrigo Kumpera
2017-11-17[wasm] Switch to an incremental nunit test runner to make sure the main threa...Rodrigo Kumpera
2017-11-03[wasm] Add test runner that executes the mini test suite.Rodrigo Kumpera