-
Updated
Jul 18, 2022 - Clojure
Clojure
Clojure is a functional, dynamic, general-purpose programming language. It provides built-in concurrency support via software transactional memory and asynchronous agents, and offers a rich set of immutable, persistent data structures. Clojure runs on JVM, JavaScript VMs, and Common Language Runtime.
Here are 5,225 public repositories matching this topic...
At this moment relu_layer op doesn't allow threshold configuration, and legacy RELU op allows that.
We should add configuration option to relu_layer.
- Select theme with thick strip in line number block.
- Save and restart. Open some file. Нou see that the first characters of the lines are hidden under stripe.
- Open another file. All display properly.
- If you see carefully that the whole block with line numbers in the first case is shifted to the left.
First file
-
Updated
Jul 15, 2022 - Clojure
-
Updated
Jul 14, 2022 - Assembly
-
Updated
Jul 16, 2022 - Elixir
-
Updated
May 20, 2022 - Clojure
-
Updated
Jul 17, 2022 - Clojure
-
Updated
Jun 13, 2022
-
Updated
Jul 10, 2022 - Kotlin
Add custom clj-kondo hooks for macroses to ensure that lint rules are followed inside them.
Macros to be handled:
fx/defn- similarly to defn with check on metadata for::eventsfx/merge- seems like it could be lint'ed as thread macro, plus warn on limitationsdefviewletsubs- lint as let + check on types for
Expected behavior
When I go into cider-browse-ns-all and hit ENTER on a namespace, I start browsing that namespace's variables
Actual behavior
When the namespace is a simple one (just one name with no . separators) then it's somehow treated incorrectly and it open a docs window
Steps to reproduce the problem
Here is a minimal example
-
Updated
Jan 30, 2022 - HTML
-
Updated
Nov 2, 2021 - Clojure
-
Updated
Jun 28, 2022 - HTML
-
Updated
Jul 12, 2022 - Clojure
-
Updated
Jul 1, 2022 - Clojure
-
Updated
Jul 13, 2022 - Java
Describe the bug (REQUIRED)
Bob fails with exception java.nio.file.NoSuchFileException if run from a folder with spaces in the path.
To Reproduce (REQUIRED)
Run Bob from a folder containing spaces, e.g. (arguments removed for clarity)
java -jar "D:\User Documents\Richard\Defold projects\defold-playable-ads\playable_ad\build\bob_1f57126.jar"
Expected behavior (REQUIRED)
-
Updated
Aug 31, 2019 - Clojure
See #1029
-
Updated
May 16, 2022 - Clojure
Created by Rich Hickey
Released October 16, 2007
- Organization
- clojure
- Website
- clojure.org
- Wikipedia
- Wikipedia

What happened?
Im working on a project management system using logseq, and are using custom.css styled tags for easier overview. And noticed that the queries returned does not render the tags with the same css style as the pages.
The tags are in this example stored in a property named "status"
<img width="1101" alt="Screenshot 2022-07-16 at 09 09 57" src="https://user-images.githubuse