language
Here are 4,097 public repositories matching this topic...
-
Updated
Mar 5, 2021 - V
-
Updated
Mar 5, 2021 - Ruby
https://github.com/less/less.js/blob/dc3a3105300930e2df14062fcf3de97d43db61b0/packages/less/src/less/tree/ruleset.js#L501
https://github.com/less/less.js/blob/dc3a3105300930e2df14062fcf3de97d43db61b0/packages/less/src/less/tree/debug-info.js#L1
Found this issue when trying to use less from the source. This works in dist because the class is compiled into a function.
-
Updated
Feb 6, 2021 - JavaScript
-
Updated
Feb 22, 2021
-
Updated
Mar 2, 2021
### Example
let unreachableProxy = "http://127.0.0.1:8888"
try:
let client = newHttpClient(proxy=newProxy(unreachableProxy), timeout=1)
var res = client.getContent("https://github.com")
echo res
except:
echo "Timed out"
Current Output
timeout variable is ignored, program stuck until default socket timeout will happen
Expected Output
Timed out a
-
Updated
Feb 22, 2021 - Python
Raised in ethereum/solidity#10768 (comment)
Possible functions to add:
std::string createFunction(
std::string const& _name,
std::function<std::string(std::string&, std::string&, std::string&)> const& _creator
);
_creator function should have arguments represent function arguments, return values and function body.
than some of our yul u
-
Updated
Mar 20, 2018 - TypeScript
-
Updated
Mar 5, 2021 - Dart
-
Updated
Mar 3, 2021 - PHP
-
Updated
Mar 2, 2021 - C
-
Updated
Mar 4, 2021 - Red
-
Updated
Mar 5, 2021 - Go
-
Updated
Mar 4, 2021 - Haxe
-
Updated
Mar 4, 2021 - Haskell
-
Updated
Feb 7, 2021 - C
-
Updated
Mar 4, 2021 - JavaScript
Should suppress --strict warnings.
Improve this page
Add a description, image, and links to the language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the language topic, visit your repo's landing page and select "manage topics."
Bug Report
String.raw