mit-license
Here are 1,385 public repositories matching this topic...
-
Updated
Oct 15, 2020 - JavaScript
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Aug 20, 2020
-
Updated
Jun 23, 2020 - JavaScript
-
Updated
Nov 1, 2020 - Shell
-
Updated
Nov 10, 2020 - Java
-
Updated
Nov 12, 2020 - C++
-
Updated
Nov 14, 2020 - C++
Add support C#
Please add C# syntax support.
MongoDB changed its license to be untenably restrictive.
It’s been more than a year when the upstream MongoDB decided to change the license of the Server code. The previous license was GNU Affero General Public License v3 (AGPLv3). However, upstream wrote a new license designed to make companies running MongoDB as a service contribute back to the community. The new license is called Server Side
-
Updated
Nov 13, 2020 - TypeScript
-
Updated
Oct 28, 2020 - C#
-
Updated
May 25, 2018 - Java
-
Updated
Oct 5, 2020 - C++
-
Updated
Feb 20, 2020 - C++
-
Updated
Nov 13, 2020 - C
-
Updated
Nov 26, 2018 - Objective-C
-
Updated
Dec 23, 2019 - GDScript
-
Updated
Nov 7, 2020 - C++
-
Updated
Nov 13, 2020 - Python
-
Updated
Aug 9, 2020 - C++
-
Updated
Nov 13, 2020 - CSS
-
Updated
Jul 19, 2018 - C++
-
Updated
Jul 27, 2020 - Go
Add createwallet
Can this library be use to handle more than 1 wallet, bitcoin-cli.exe have the createwallet command with a unique id and the connection can have the --rpcwallet with the same id.
What are the alternative if I need to handle more than 1 wallet. Thanks
-
Updated
Oct 16, 2020 - Python
-
Updated
Sep 16, 2020 - C++
-
Updated
Nov 8, 2020 - C#
Improve this page
Add a description, image, and links to the mit-license topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mit-license topic, visit your repo's landing page and select "manage topics."
When I passed NaN and an object with the "valueOf" attribute value as a callable function to the first and second parameters of Math.max, chakra did not execute this function. According to the ES10 standard, the ToNumber operation is performed on each parameter of Math.max, and the "valueOf" attribute value function of the second parameter will be executed.
version
chakra-1_11_22
**co