-
Updated
on Nov 25, 2020 - TypeScript
control-flow
Here are 91 public repositories matching this topic...
-
Updated
on 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
on Feb 27, 2019 - PHP
-
Updated
on May 10, 2017 - C
-
Updated
on Nov 24, 2020 - JavaScript
-
Updated
on Dec 4, 2020 - Python
-
Updated
on 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
on Dec 8, 2020 - JavaScript
-
Updated
on Oct 19, 2020 - Swift
-
Updated
on Nov 11, 2020 - CoffeeScript
-
Updated
on Aug 14, 2020 - Python
-
Updated
on Sep 4, 2020 - JavaScript
-
Updated
on Nov 30, 2020 - Java
-
Updated
on Dec 5, 2020 - C#
-
Updated
on Oct 5, 2019 - JavaScript
-
Updated
on Nov 8, 2017 - JavaScript
-
Updated
on Nov 16, 2018 - JavaScript
-
Updated
on Dec 5, 2020 - Kotlin
-
Updated
on Jan 9, 2019
-
Updated
on Aug 4, 2018 - Python
-
Updated
on Sep 17, 2017 - JavaScript
-
Updated
on May 19, 2020 - JavaScript
-
Updated
on Sep 5, 2020 - JavaScript
-
Updated
on May 21, 2020 - Java
-
Updated
on 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.