language
Here are 5,525 public repositories matching this topic...
-
Updated
Aug 5, 2022 - V
-
Updated
Aug 5, 2022 - JavaScript
I think the Carbon project would welcome a proposal to add an explicit syntax that forces a tail call. This is aligned with our goals of predictable performance and giving the user explicit control.
My syntax suggestion: tail return F(...);.
Background:
- [
[[clang::musttail]]attribute for guaranteed tail calls.](https://reviews.llvm.org/D9951
-
Updated
Aug 5, 2022 - Ruby
Whiskers' regex looks for <..> as opposed to tokenizing the input, so it is not able to detect truncated/mistyped input.
For example it can't detect that <!b is not terminated in<?b> X <!b Y </b>.
With some heuristics it could be improved: match for <?, <! and </ and only allow identifiers which are terminated with >, otherwise it is invalid.
_Originally posted by @axic in h
I'm Writing a ThemeColor Plugin, use Visitor.
In fn:visitColor , node.parent sometimes is null (box-shadow:0 0 0 1px #999 inset). I can't find the parent Declaration Node of Color Node.
so I want to [less.js/lib/less/visitors/visitor.js Visitor.prototype.visit](https://github.com/less/less.js/blob/0e268598c8327b9e8d36d9bb2edfde95d8d787be/packages/less/src/less/visitors/visitor.js
-
Updated
Aug 5, 2022
-
Updated
Jul 18, 2022
I was casually trying out Nim-lang and playing with nimpretty. Ofcourse I decided to mess with a flag called "indent", and nimpretty doesn't seem to handle this.
I don't really have the time to do a full bisect, I just installed it and played around. Felt it was better to report this than to ignore it.
Example run
~ :: nim r a.nim
Hint: used config file '/etc/nim/nim.cfg' [Conf]
H
-
Updated
Aug 3, 2022 - Python
Feature
_winapi.GetModuleFileName
Python Source code
https://github.com/python/cpython/blob/v3.10.5/Modules/_winapi.c#L1292-L1324
-
Updated
Aug 5, 2022 - Dart
퀵 정렬 - bold 설정
설명
퀵 정렬 게시글 중 bold 설정이 일부 들어가지 않았습니다.
링크
스크린샷
- <img width="600" alt="image" src="https://user-images.githubusercontent.com/57972338/161484958-416f6d20-33df-412a-a5ca-c72f7
-
Updated
Mar 20, 2018 - TypeScript
-
Updated
Aug 5, 2022 - PHP
-
Updated
Aug 1, 2022 - C
-
Updated
Aug 4, 2022 - Haxe
-
Updated
Jul 18, 2022 - C#
-
Updated
Aug 5, 2022 - Red
Having a callback for when the selected element is changed would be useful, for similar reasons to TextEdit/LineEdit: validation, updating buffers, or the rest. I imagine that it would be something like selected(int) with int being the index, though LineEdit emits a simple callback without arguments so there may be a tradeoff I'm missing (an int should be easier to pass around on the oth
-
Updated
Apr 22, 2022 - Haskell
Add Scents
-
Updated
Aug 5, 2022 - Scala
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."
lib Update Request