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
2020-01-30[wasm] Finish renaming mono.js to dotnet.js (#18623)Ryan Lucia
2020-01-30[wasm] README updates (#18624)Ryan Lucia
2020-01-08[wasm] Rename binaries mono -> dotnet. (#18373)Zoltan Varga
2019-09-10[wasm] Fix several typos (#16760)Maxim Lipnin
2019-09-10[Wasm] Restore release-dynamic configuration (#16655)Jérôme Laban
2019-09-09Enable the wasm targets even if ENABLE_WASM is not defined. Update README. (#...Zoltan Varga
2019-08-23Address review comments wasm/support to wasm/srcKenneth Pouncey
2019-08-23[wasm] Small cleanup of main wasm directoryKenneth Pouncey
2019-07-20Add threads support to the SDK runtime generation.Kenneth Pouncey
2019-07-09UpdateKenneth Pouncey
2019-07-09Change formattingKenneth Pouncey
2019-07-09Update docsKenneth Pouncey
2019-06-26[wasm] update the debugger instructionsLarry Ewing
2019-04-11fix link in README.MDPatrik Švikruha
2019-03-14[wasm][doc] Add Packager doc (#13411)Kenneth Pouncey
2019-02-06Update README.md debugger instructions to match the current layoutLarry Ewing
2019-02-06Remove shell prompt from README.md to be consistent and improve cut and pasteLarry Ewing
2019-01-22Update README.mdKenneth Pouncey
2019-01-22Update README.mdKenneth Pouncey
2019-01-22[wasm] Update documentationKenneth Pouncey
2019-01-21[wasm] Add support for linking out unused icalls in interpreter and aot+inter...Zoltan Varga
2018-12-28[wasm] Update build docs (#12088)Kenneth Pouncey
2018-10-29[wasm] Wasm sample docs (#11347)Kenneth Pouncey
2018-10-16[WIP] [wasm] AOT work. (#11071)Zoltan Varga
2018-10-02[wasm] Update sample.cs usage and docs (#10847)Kenneth Pouncey
2018-08-24[wasm] Improve the experimental AOT setup. Improve documentation.Rodrigo Kumpera
2018-08-17[wasm] Enough scafold to enable AOT work with the SDKs (#10136)Rodrigo Kumpera
2018-08-10[wasm] Import the debugger proxy and split it into a pair of projects. (#9626)Rodrigo Kumpera
2018-06-27fix typo in the readme. Thanks @SuchimanRodrigo Kumpera
2018-06-27[wasm] Adjust packager to better work with our sample. Update the sample to ...Rodrigo Kumpera
2018-06-27[wasm] Rought sample of the debugger.Rodrigo Kumpera
2018-04-12Improved README formattingPetr Onderka
2018-04-11Updated Readme.mdTom Dowdell
2018-04-11Updated Readme.md for clarity, and added Windows instructions.Tom Dowdell
2018-02-26[wasm] Add LTO release configuration. Saves 15% of binary size. (#7221)Rodrigo Kumpera
2018-02-23[WASM] Implement timers. (#7193)Rodrigo Kumpera
2018-02-21[wasm] Fix master and add sample. (#7160)Rodrigo Kumpera