-
Updated
Nov 25, 2020 - TypeScript
control-flow
Here are 91 public repositories matching this topic...
-
Updated
Dec 1, 2020 - JavaScript
I found that function mod2pi
is not implemented yet, but mod
works. Is there any list of implemented functions? Minimal working example is:
using Zygote
# This is working
gradient(x -> mod(x, 2pi), 1.)
# This is not
gradient(x -> mod2pi(x), 1.)


-
Updated
Feb 27, 2019 - PHP
-
Updated
May 10, 2017 - C
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Dec 4, 2020 - Python
-
Updated
Aug 23, 2018 - Idris
Currently the tests are all in folders pos
and neg
.
Instead, we could organize them by topic:
- syntax
- handlers
- stdlib
- ...
and add additional README.md files to the folders guiding newcomers. Additionally, the tests could have comments explaining the features.
This way we could have a low cost documentation that is automatically checked
-
Updated
Dec 8, 2020 - JavaScript
-
Updated
Oct 19, 2020 - Swift
-
Updated
Nov 11, 2020 - CoffeeScript
-
Updated
Aug 14, 2020 - Python
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Nov 30, 2020 - Java
-
Updated
Dec 5, 2020 - C#
-
Updated
Oct 5, 2019 - JavaScript
-
Updated
Nov 8, 2017 - JavaScript
-
Updated
Nov 16, 2018 - JavaScript
-
Updated
Dec 5, 2020 - Kotlin
-
Updated
Jan 9, 2019
-
Updated
Aug 4, 2018 - Python
-
Updated
Sep 17, 2017 - JavaScript
-
Updated
May 19, 2020 - JavaScript
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
May 21, 2020 - Java
-
Updated
Feb 8, 2018 - JavaScript
Improve this page
Add a description, image, and links to the control-flow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the control-flow topic, visit your repo's landing page and select "manage topics."
Describe the bug
It is great, but not support Chinese and Japanese.
To Reproduce
Just add a Chinese or Japanese keyboard then switch to it, type any words in CocoaTextField, the first word is correct, type one suggestion word, then type any words always are English.