entities listlengths 1 44.6k | max_stars_repo_path stringlengths 6 160 | max_stars_repo_name stringlengths 6 66 | max_stars_count int64 0 47.9k | content stringlengths 18 1.04M | id stringlengths 1 6 | new_content stringlengths 18 1.04M | modified bool 1
class | references stringlengths 32 1.52M |
|---|---|---|---|---|---|---|---|---|
[
{
"context": " :file-input-key (gensym \"wdl-uploader-\"))\n (",
"end": 5358,
"score": 0.8422654867172241,
"start": 5345,
"tag": "KEY",
"value": "wdl-uploader-"
}
] | src/cljs/main/broadfcui/page/method_repo/create_method.cljs | epam/firecloud-ui | 0 | (ns broadfcui.page.method-repo.create-method
(:require
[dmohs.react :as react]
[clojure.string :as string]
[broadfcui.common :as common]
[broadfcui.common.codemirror :refer [CodeMirror]]
[broadfcui.common.components :as comps]
[broadfcui.common.input :as input]
[broadfcui.common.links :as links]
... | 74894 | (ns broadfcui.page.method-repo.create-method
(:require
[dmohs.react :as react]
[clojure.string :as string]
[broadfcui.common :as common]
[broadfcui.common.codemirror :refer [CodeMirror]]
[broadfcui.common.components :as comps]
[broadfcui.common.input :as input]
[broadfcui.common.links :as links]
... | true | (ns broadfcui.page.method-repo.create-method
(:require
[dmohs.react :as react]
[clojure.string :as string]
[broadfcui.common :as common]
[broadfcui.common.codemirror :refer [CodeMirror]]
[broadfcui.common.components :as comps]
[broadfcui.common.input :as input]
[broadfcui.common.links :as links]
... |
[
{
"context": "; tags.clj (clojure-firefly)\n;; Copyright (c) 2014 Austin Zheng\n;; Released under the terms of the MIT License\n\n(",
"end": 64,
"score": 0.9997090101242065,
"start": 52,
"tag": "NAME",
"value": "Austin Zheng"
}
] | src/clojure_blog/tags.clj | austinzheng/clojure-firefly | 1 | ;; tags.clj (clojure-firefly)
;; Copyright (c) 2014 Austin Zheng
;; Released under the terms of the MIT License
(ns clojure-blog.tags
(:require
[clojure-blog.routes :as r]
[clojure.string :as s]
[ring.util.codec :as codec]))
(defn tag-valid? [tag]
"Return whether a potential tag value is valid for fu... | 43034 | ;; tags.clj (clojure-firefly)
;; Copyright (c) 2014 <NAME>
;; Released under the terms of the MIT License
(ns clojure-blog.tags
(:require
[clojure-blog.routes :as r]
[clojure.string :as s]
[ring.util.codec :as codec]))
(defn tag-valid? [tag]
"Return whether a potential tag value is valid for further ... | true | ;; tags.clj (clojure-firefly)
;; Copyright (c) 2014 PI:NAME:<NAME>END_PI
;; Released under the terms of the MIT License
(ns clojure-blog.tags
(:require
[clojure-blog.routes :as r]
[clojure.string :as s]
[ring.util.codec :as codec]))
(defn tag-valid? [tag]
"Return whether a potential tag value is vali... |
[
{
"context": ";; Copyright 2020, Di Sera Luca\n;; Contacts: disera.luca@gmail.com\n;; ",
"end": 31,
"score": 0.9998846054077148,
"start": 19,
"tag": "NAME",
"value": "Di Sera Luca"
},
{
"context": " Copyright 2020, Di Sera Luca\n;; Contacts: disera.luca@gmail.com\n... | pmal/test/pmal/backend/packages/packagemanagers/pacman_test.clj | diseraluca/pmal | 0 | ;; Copyright 2020, Di Sera Luca
;; Contacts: disera.luca@gmail.com
;; https://github.com/diseraluca
;; https://www.linkedin.com/in/luca-di-sera-200023167
;;
;; This code is licensed under the MIT License.
;; More information can be found in the LICENSE file in the root of thi... | 87173 | ;; Copyright 2020, <NAME>
;; Contacts: <EMAIL>
;; https://github.com/diseraluca
;; https://www.linkedin.com/in/luca-di-sera-200023167
;;
;; This code is licensed under the MIT License.
;; More information can be found in the LICENSE file in the root of this repository
(ns pm... | true | ;; Copyright 2020, PI:NAME:<NAME>END_PI
;; Contacts: PI:EMAIL:<EMAIL>END_PI
;; https://github.com/diseraluca
;; https://www.linkedin.com/in/luca-di-sera-200023167
;;
;; This code is licensed under the MIT License.
;; More information can be found in the LICENSE file in the ro... |
[
{
"context": ":use [overtone.live]))\n\n;;Examples translated from Tim Blechmann's Masters Thesis: http://tim.klingt.org/publicati",
"end": 90,
"score": 0.9998518228530884,
"start": 77,
"tag": "NAME",
"value": "Tim Blechmann"
}
] | examples/supernova.clj | rosejn/overtone | 4 | (ns examples.supernova
(:use [overtone.live]))
;;Examples translated from Tim Blechmann's Masters Thesis: http://tim.klingt.org/publications/tim_blechmann_supernova.pdf
;;Listing 1.1
;;SynthDef(\sweep, { arg duration = 10, amp = 0.01, freq_base = 1000, freq_target = 1100;
;;var freq = Line.kr(freq_base , freq_targe... | 106363 | (ns examples.supernova
(:use [overtone.live]))
;;Examples translated from <NAME>'s Masters Thesis: http://tim.klingt.org/publications/tim_blechmann_supernova.pdf
;;Listing 1.1
;;SynthDef(\sweep, { arg duration = 10, amp = 0.01, freq_base = 1000, freq_target = 1100;
;;var freq = Line.kr(freq_base , freq_target , dur... | true | (ns examples.supernova
(:use [overtone.live]))
;;Examples translated from PI:NAME:<NAME>END_PI's Masters Thesis: http://tim.klingt.org/publications/tim_blechmann_supernova.pdf
;;Listing 1.1
;;SynthDef(\sweep, { arg duration = 10, amp = 0.01, freq_base = 1000, freq_target = 1100;
;;var freq = Line.kr(freq_base , fre... |
[
{
"context": "e-name user-id-cache}}\n :token \"ABC-1\"}]\n (testing \"sids\"\n (is (= [\"sid-1\" \"si",
"end": 904,
"score": 0.7169674038887024,
"start": 899,
"tag": "KEY",
"value": "ABC-1"
}
] | search-app/test/cmr/search/test/api/request_context_user_augmenter.clj | sxu123/Common-Metadata-Repository | 0 | (ns cmr.search.test.api.request-context-user-augmenter
"Tests to verify functionality in cmr.search.api.request-context-user-augmenter namespace."
(:require
[clojure.test :refer :all]
[cmr.common.cache :as cache]
[cmr.search.api.request-context-user-augmenter :as context-augmenter]
[cmr.common.util :as ... | 83000 | (ns cmr.search.test.api.request-context-user-augmenter
"Tests to verify functionality in cmr.search.api.request-context-user-augmenter namespace."
(:require
[clojure.test :refer :all]
[cmr.common.cache :as cache]
[cmr.search.api.request-context-user-augmenter :as context-augmenter]
[cmr.common.util :as ... | true | (ns cmr.search.test.api.request-context-user-augmenter
"Tests to verify functionality in cmr.search.api.request-context-user-augmenter namespace."
(:require
[clojure.test :refer :all]
[cmr.common.cache :as cache]
[cmr.search.api.request-context-user-augmenter :as context-augmenter]
[cmr.common.util :as ... |
[
{
"context": "oc \"Syntax highlighting test file\"\n :author \"Markus Brenneis\"}\n highlighting)\n\n(defn something-else [f xs]\n",
"end": 113,
"score": 0.9998853802680969,
"start": 98,
"tag": "NAME",
"value": "Markus Brenneis"
}
] | autotests/input/clojure.clj | dawidsowa/syntax-highlighting | 5 | ; Test file, released under MIT License
(ns ^{:doc "Syntax highlighting test file"
:author "Markus Brenneis"}
highlighting)
(defn something-else [f xs]
#_(map #(apply f (% [%])) (cons 1 xs))
(map #(apply f (% xs)) (cons 1 xs))
#_[1 '(2)]
xs)
(def foo [\a \b \n \ucafe \o123 \n
\newline \tab... | 103459 | ; Test file, released under MIT License
(ns ^{:doc "Syntax highlighting test file"
:author "<NAME>"}
highlighting)
(defn something-else [f xs]
#_(map #(apply f (% [%])) (cons 1 xs))
(map #(apply f (% xs)) (cons 1 xs))
#_[1 '(2)]
xs)
(def foo [\a \b \n \ucafe \o123 \n
\newline \tab \space \... | true | ; Test file, released under MIT License
(ns ^{:doc "Syntax highlighting test file"
:author "PI:NAME:<NAME>END_PI"}
highlighting)
(defn something-else [f xs]
#_(map #(apply f (% [%])) (cons 1 xs))
(map #(apply f (% xs)) (cons 1 xs))
#_[1 '(2)]
xs)
(def foo [\a \b \n \ucafe \o123 \n
\newline... |
[
{
"context": "RSS\"]]\n [:li [:a {:href \"http://twitter.com/jonoflayham\"} \"Twitter\"]]\n [:li [:a {:href \"https://git",
"end": 2564,
"score": 0.9996293187141418,
"start": 2553,
"tag": "USERNAME",
"value": "jonoflayham"
},
{
"context": "ter\"]]\n [:li [:a {:href ... | src/blog_gen/layout.clj | jonoflayham/blog-gen | 0 | (ns blog-gen.layout
(:require [clojure.string :as str]
[hiccup.page :refer [html5]]
[optimus.link :as link]
[clj-time.format :as tf]
[clj-time.core :as t]))
(defn monthf [date]
(tf/unparse (tf/formatter "MMM") date))
(defn dayf [date]
(tf/unparse (tf/formatter "dd... | 75316 | (ns blog-gen.layout
(:require [clojure.string :as str]
[hiccup.page :refer [html5]]
[optimus.link :as link]
[clj-time.format :as tf]
[clj-time.core :as t]))
(defn monthf [date]
(tf/unparse (tf/formatter "MMM") date))
(defn dayf [date]
(tf/unparse (tf/formatter "dd... | true | (ns blog-gen.layout
(:require [clojure.string :as str]
[hiccup.page :refer [html5]]
[optimus.link :as link]
[clj-time.format :as tf]
[clj-time.core :as t]))
(defn monthf [date]
(tf/unparse (tf/formatter "MMM") date))
(defn dayf [date]
(tf/unparse (tf/formatter "dd... |
[
{
"context": ";; Copyright 2016 David Sarginson\n\n;; Licensed under the Apache License, Version 2.",
"end": 33,
"score": 0.9998515844345093,
"start": 18,
"tag": "NAME",
"value": "David Sarginson"
}
] | test/clj/tdd_trainer/stats/snapshot_stats_test.clj | ShaolinSarg/tdd-trainer | 1 | ;; Copyright 2016 David Sarginson
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;; http://www.apache.org/licenses/LICENSE-2.0
;; Unless required by applicable law or agreed to in writin... | 86610 | ;; Copyright 2016 <NAME>
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;; http://www.apache.org/licenses/LICENSE-2.0
;; Unless required by applicable law or agreed to in writing, softwa... | true | ;; Copyright 2016 PI:NAME:<NAME>END_PI
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;; http://www.apache.org/licenses/LICENSE-2.0
;; Unless required by applicable law or agreed to in w... |
[
{
"context": " [:th \"Age\"]]\n\n [:tbody\n [:tr \n [:td \"Matthew\"]\n [:td \"26\"]]\n\n [:tr \n [:td \"Anna\"]\n ",
"end": 257,
"score": 0.9994515776634216,
"start": 250,
"tag": "NAME",
"value": "Matthew"
},
{
"context": "\"Matthew\"]\n [:td \"26\"]]\n\n ... | recipes/data-tables/src/cljs/data_tables/core.cljs | yatesj9/reagent-cookbook | 1 | (ns data-tables.core
(:require [reagent.core :as reagent]))
(defn home-render []
[:table.table.table-striped.table-bordered
{:cell-spacing "0" :width "100%"}
[:thead>tr
[:th "Name"]
[:th "Age"]]
[:tbody
[:tr
[:td "Matthew"]
[:td "26"]]
[:tr
[:td "Anna"]
[:td "24"... | 5037 | (ns data-tables.core
(:require [reagent.core :as reagent]))
(defn home-render []
[:table.table.table-striped.table-bordered
{:cell-spacing "0" :width "100%"}
[:thead>tr
[:th "Name"]
[:th "Age"]]
[:tbody
[:tr
[:td "<NAME>"]
[:td "26"]]
[:tr
[:td "<NAME>"]
[:td "24... | true | (ns data-tables.core
(:require [reagent.core :as reagent]))
(defn home-render []
[:table.table.table-striped.table-bordered
{:cell-spacing "0" :width "100%"}
[:thead>tr
[:th "Name"]
[:th "Age"]]
[:tbody
[:tr
[:td "PI:NAME:<NAME>END_PI"]
[:td "26"]]
[:tr
[:td "PI:NAME:... |
[
{
"context": " [weasel \"0.4.0-SNAPSHOT\"]\n [jonase/kibit \"0.0.8\"]]\n\n :plugins [[lein-cljsbuild \"1.0",
"end": 928,
"score": 0.7914296388626099,
"start": 922,
"tag": "USERNAME",
"value": "jonase"
},
{
"context": " :nrepl-port 5001\n ... | project.clj | RyanMcG/sally | 1 | (defproject sally "0.1.0-SNAPSHOT"
:description "Static analysis library and service"
:url "http://sally.clojurecup.com/"
:license {:name "MIT"}
:source-paths ["src/clj" "src/cljs"]
:dependencies [[org.clojure/clojure "1.6.0"]
[org.clojure/clojurescript "0.0-2342"]
[ring "1... | 47361 | (defproject sally "0.1.0-SNAPSHOT"
:description "Static analysis library and service"
:url "http://sally.clojurecup.com/"
:license {:name "MIT"}
:source-paths ["src/clj" "src/cljs"]
:dependencies [[org.clojure/clojure "1.6.0"]
[org.clojure/clojurescript "0.0-2342"]
[ring "1... | true | (defproject sally "0.1.0-SNAPSHOT"
:description "Static analysis library and service"
:url "http://sally.clojurecup.com/"
:license {:name "MIT"}
:source-paths ["src/clj" "src/cljs"]
:dependencies [[org.clojure/clojure "1.6.0"]
[org.clojure/clojurescript "0.0-2342"]
[ring "1... |
[
{
"context": ";; Copyright (c) 2012-2014, Darren Mutz\n;; All rights reserved.\n;;\n;; Redistribution and ",
"end": 39,
"score": 0.9998644590377808,
"start": 28,
"tag": "NAME",
"value": "Darren Mutz"
},
{
"context": "F THE POSSIBILITY OF SUCH DAMAGE.\n\n(ns ^{:author \"Darren Mutz\"\... | src/sheaf/core.clj | darrenmutz/sheaf | 1 | ;; Copyright (c) 2012-2014, Darren Mutz
;; All rights reserved.
;;
;; Redistribution and use in source and binary forms, with or without
;; modification, are permitted provided that the following conditions
;; are met:
;;
;; * Redistributions of source code must retain the above copyright
;; notice, this list of ... | 2973 | ;; Copyright (c) 2012-2014, <NAME>
;; All rights reserved.
;;
;; Redistribution and use in source and binary forms, with or without
;; modification, are permitted provided that the following conditions
;; are met:
;;
;; * Redistributions of source code must retain the above copyright
;; notice, this list of condi... | true | ;; Copyright (c) 2012-2014, PI:NAME:<NAME>END_PI
;; All rights reserved.
;;
;; Redistribution and use in source and binary forms, with or without
;; modification, are permitted provided that the following conditions
;; are met:
;;
;; * Redistributions of source code must retain the above copyright
;; notice, this... |
[
{
"context": "] [:person/id 2]]\n :person/id {1 {:person/name \"Bob\"}\n 2 {:person/name \"Judy\"}}})\n\n(let",
"end": 395,
"score": 0.9998363256454468,
"start": 392,
"tag": "NAME",
"value": "Bob"
},
{
"context": "erson/name \"Bob\"}\n 2 {:person/name \"... | src/workspaces/com/example/workspaces/testing.clj | ozimos/fulcro-rad-demo | 0 | (ns com.example.workspaces.testing
(:require [com.fulcrologic.fulcro.algorithms.denormalize :as fdn]
[com.fulcrologic.fulcro.components :as comp :refer [defsc]]
[com.fulcrologic.fulcro.algorithms.merge :as merge]
[com.fulcrologic.fulcro.application :as app]))
(def sample-db
{:pe... | 18308 | (ns com.example.workspaces.testing
(:require [com.fulcrologic.fulcro.algorithms.denormalize :as fdn]
[com.fulcrologic.fulcro.components :as comp :refer [defsc]]
[com.fulcrologic.fulcro.algorithms.merge :as merge]
[com.fulcrologic.fulcro.application :as app]))
(def sample-db
{:pe... | true | (ns com.example.workspaces.testing
(:require [com.fulcrologic.fulcro.algorithms.denormalize :as fdn]
[com.fulcrologic.fulcro.components :as comp :refer [defsc]]
[com.fulcrologic.fulcro.algorithms.merge :as merge]
[com.fulcrologic.fulcro.application :as app]))
(def sample-db
{:pe... |
[
{
"context": "uce :refer [try-try-again]]))\n\n(def source-token \"36c35e23-8757-4a9d-aacf-345e9b7eb50d\")\n(def version",
"end": 621,
"score": 0.5372271537780762,
"start": 620,
"tag": "KEY",
"value": "3"
},
{
"context": "ce :refer [try-try-again]]))\n\n(def source-token \"36c35e23-8... | src/event_data_wikipedia_agent/process.clj | CrossRef/event-data-wikipedia-agent | 0 | (ns event-data-wikipedia-agent.process
"Process edit events in Wikipedia."
(:require [org.crossref.event-data-agent-framework.web :as framework-web]
[org.crossref.event-data-agent-framework.core :as c]
[crossref.util.doi :as cr-doi])
(:require [clojure.data.json :as json]
[clo... | 16685 | (ns event-data-wikipedia-agent.process
"Process edit events in Wikipedia."
(:require [org.crossref.event-data-agent-framework.web :as framework-web]
[org.crossref.event-data-agent-framework.core :as c]
[crossref.util.doi :as cr-doi])
(:require [clojure.data.json :as json]
[clo... | true | (ns event-data-wikipedia-agent.process
"Process edit events in Wikipedia."
(:require [org.crossref.event-data-agent-framework.web :as framework-web]
[org.crossref.event-data-agent-framework.core :as c]
[crossref.util.doi :as cr-doi])
(:require [clojure.data.json :as json]
[clo... |
[
{
"context": " ^{:doc \"com.sb.auditor :: iam\"\n :author \"Istvan Szukacs\"}\nauditor.iam\n (:require\n [auditor.auth :as a",
"end": 672,
"score": 0.9998904466629028,
"start": 658,
"tag": "NAME",
"value": "Istvan Szukacs"
}
] | src/auditor/iam.clj | StreamBright/auditor | 1 | ;; Copyright 2016 StreamBright LLC and contributors
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;; http://www.apache.org/licenses/LICENSE-2.0
;; Unless required by applicable law ... | 58493 | ;; Copyright 2016 StreamBright LLC and contributors
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;; http://www.apache.org/licenses/LICENSE-2.0
;; Unless required by applicable law ... | true | ;; Copyright 2016 StreamBright LLC and contributors
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;; http://www.apache.org/licenses/LICENSE-2.0
;; Unless required by applicable law ... |
[
{
"context": " examples\n(def dracula {:title \"Dracula\" :author \"Stoker\" :price 1.99 :genre :horror})\n\n; The cheaper-than",
"end": 2517,
"score": 0.9997518658638,
"start": 2511,
"tag": "NAME",
"value": "Stoker"
},
{
"context": "rue)\n 0)\n\n(publish-book {:title \"bingo\" :aut... | cljlrn/src/learn/functions.clj | lenkite/learn | 0 | (ns learn.functions
(:require [clojure.io :as io])
(:import (java io.File net.URL)))
; TODO: Multi-Methods
; *multi-method*
; to-url uses the built-in class function, which will return the underlying
; type of the value as its dispatch function.
(defmulti to-url class)
(defmethod to-url io.File [f] (.toURL (.t... | 87820 | (ns learn.functions
(:require [clojure.io :as io])
(:import (java io.File net.URL)))
; TODO: Multi-Methods
; *multi-method*
; to-url uses the built-in class function, which will return the underlying
; type of the value as its dispatch function.
(defmulti to-url class)
(defmethod to-url io.File [f] (.toURL (.t... | true | (ns learn.functions
(:require [clojure.io :as io])
(:import (java io.File net.URL)))
; TODO: Multi-Methods
; *multi-method*
; to-url uses the built-in class function, which will return the underlying
; type of the value as its dispatch function.
(defmulti to-url class)
(defmethod to-url io.File [f] (.toURL (.t... |
[
{
"context": ";; Copyright 2014 (c) Diego Souza <dsouza@c0d3.xxx>\n;;\n;; Licensed under the Apache",
"end": 33,
"score": 0.9998694658279419,
"start": 22,
"tag": "NAME",
"value": "Diego Souza"
},
{
"context": ";; Copyright 2014 (c) Diego Souza <dsouza@c0d3.xxx>\n;;\n;; Licensed under... | src/blackbox/src/leela/blackbox/network/zmqserver.clj | locaweb/leela | 22 | ;; Copyright 2014 (c) Diego Souza <dsouza@c0d3.xxx>
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
;; http://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicabl... | 39150 | ;; Copyright 2014 (c) <NAME> <<EMAIL>>
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
;; http://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agre... | true | ;; Copyright 2014 (c) PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
;; http://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless requi... |
[
{
"context": "eated.\n\n ```javascript\n sprite.setData('name', 'Red Gem Stone');\n ```\n\n You can also pass in an obj",
"end": 43520,
"score": 0.6137969493865967,
"start": 43517,
"tag": "NAME",
"value": "Red"
},
{
"context": "\n ```javascript\n sprite.setData('name', 'Red Gem... | src/phzr/physics/arcade/image.cljs | sjcasey21/phzr | 1 | (ns phzr.physics.arcade.image
(:require [phzr.impl.utils.core :refer [clj->phaser phaser->clj]]
[phzr.impl.extend :as ex]
[cljsjs.phaser])
(:refer-clojure :exclude [update]))
(defn ->Image
" Parameters:
* scene (Phaser.Scene) - The Scene to which this Game Object belongs. A Game Obje... | 90626 | (ns phzr.physics.arcade.image
(:require [phzr.impl.utils.core :refer [clj->phaser phaser->clj]]
[phzr.impl.extend :as ex]
[cljsjs.phaser])
(:refer-clojure :exclude [update]))
(defn ->Image
" Parameters:
* scene (Phaser.Scene) - The Scene to which this Game Object belongs. A Game Obje... | true | (ns phzr.physics.arcade.image
(:require [phzr.impl.utils.core :refer [clj->phaser phaser->clj]]
[phzr.impl.extend :as ex]
[cljsjs.phaser])
(:refer-clojure :exclude [update]))
(defn ->Image
" Parameters:
* scene (Phaser.Scene) - The Scene to which this Game Object belongs. A Game Obje... |
[
{
"context": "- Natural deduction -- tests\n\n; Copyright (c) 2016 Burkhardt Renz, THM. All rights reserved.\n; The use and distribu",
"end": 88,
"score": 0.9998666644096375,
"start": 74,
"tag": "NAME",
"value": "Burkhardt Renz"
}
] | test/lwb/nd/roths_pred_test.clj | esb-lwb/lwb | 22 | ; lwb Logic WorkBench -- Natural deduction -- tests
; Copyright (c) 2016 Burkhardt Renz, THM. All rights reserved.
; The use and distribution terms for this software are covered by the
; Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php).
; By using this software in any fashion, you are agreei... | 60065 | ; lwb Logic WorkBench -- Natural deduction -- tests
; Copyright (c) 2016 <NAME>, THM. All rights reserved.
; The use and distribution terms for this software are covered by the
; Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php).
; By using this software in any fashion, you are agreeing to be... | true | ; lwb Logic WorkBench -- Natural deduction -- tests
; Copyright (c) 2016 PI:NAME:<NAME>END_PI, THM. All rights reserved.
; The use and distribution terms for this software are covered by the
; Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php).
; By using this software in any fashion, you are ... |
[
{
"context": " (h/p {:class \"footer\"}\n [(format \"© 2006-%d John Jacobsen.\" (dates/current-year))\n \" Made with \"\n ",
"end": 1329,
"score": 0.9997997283935547,
"start": 1316,
"tag": "NAME",
"value": "John Jacobsen"
},
{
"context": "de with \"\n (h/a {:hre... | src/organa/core.clj | eigenhombre/organa | 14 | (ns organa.core
(:gen-class)
(:require [clj-time.format :as tformat]
[clojure.java.io :as io]
[clojure.java.shell]
[clojure.pprint :as pprint]
[clojure.string :as str]
[clojure.string :as string]
[clojure.walk]
[environ.core :refer ... | 70751 | (ns organa.core
(:gen-class)
(:require [clj-time.format :as tformat]
[clojure.java.io :as io]
[clojure.java.shell]
[clojure.pprint :as pprint]
[clojure.string :as str]
[clojure.string :as string]
[clojure.walk]
[environ.core :refer ... | true | (ns organa.core
(:gen-class)
(:require [clj-time.format :as tformat]
[clojure.java.io :as io]
[clojure.java.shell]
[clojure.pprint :as pprint]
[clojure.string :as str]
[clojure.string :as string]
[clojure.walk]
[environ.core :refer ... |
[
{
"context": "/] dependency-checker\"\n :url \"https://github.com/rm-hull/lein-nvd\"\n :license {\n :name \"The MIT License",
"end": 158,
"score": 0.9996256828308105,
"start": 151,
"tag": "USERNAME",
"value": "rm-hull"
},
{
"context": "rsion\n ;; (see https://git... | project.clj | reducecombine/lein-nvd | 0 | (defproject nvd-clojure "1.5.0"
:description "National Vulnerability Database [https://nvd.nist.gov/] dependency-checker"
:url "https://github.com/rm-hull/lein-nvd"
:license {
:name "The MIT License (MIT)"
:url "http://opensource.org/licenses/MIT"}
:dependencies [[org.clojure/clojure "1.10.3"]
... | 8619 | (defproject nvd-clojure "1.5.0"
:description "National Vulnerability Database [https://nvd.nist.gov/] dependency-checker"
:url "https://github.com/rm-hull/lein-nvd"
:license {
:name "The MIT License (MIT)"
:url "http://opensource.org/licenses/MIT"}
:dependencies [[org.clojure/clojure "1.10.3"]
... | true | (defproject nvd-clojure "1.5.0"
:description "National Vulnerability Database [https://nvd.nist.gov/] dependency-checker"
:url "https://github.com/rm-hull/lein-nvd"
:license {
:name "The MIT License (MIT)"
:url "http://opensource.org/licenses/MIT"}
:dependencies [[org.clojure/clojure "1.10.3"]
... |
[
{
"context": "(=\r\n (= (format \"Hello, %s!\" \"Dave\") \"Hello, Dave!\")\r\n (= (format \"Hello, %s!\" \"Jen",
"end": 35,
"score": 0.9996933341026306,
"start": 31,
"tag": "NAME",
"value": "Dave"
},
{
"context": "(=\r\n (= (format \"Hello, %s!\" \"Dave\") \"Hello, Dave!\")\r\n (... | src/4clojure/016.clj | pine613/4clojure | 1 | (=
(= (format "Hello, %s!" "Dave") "Hello, Dave!")
(= (format "Hello, %s!" "Jenn") "Hello, Jenn!")
(= (format "Hello, %s!" "Rhea") "Hello, Rhea!")
true) | 52900 | (=
(= (format "Hello, %s!" "<NAME>") "Hello, <NAME>!")
(= (format "Hello, %s!" "<NAME>") "Hello, <NAME>!")
(= (format "Hello, %s!" "<NAME>") "Hello, <NAME>!")
true) | true | (=
(= (format "Hello, %s!" "PI:NAME:<NAME>END_PI") "Hello, PI:NAME:<NAME>END_PI!")
(= (format "Hello, %s!" "PI:NAME:<NAME>END_PI") "Hello, PI:NAME:<NAME>END_PI!")
(= (format "Hello, %s!" "PI:NAME:<NAME>END_PI") "Hello, PI:NAME:<NAME>END_PI!")
true) |
[
{
"context": "ingest-config/cmr-support-email)\n \"someone@gmail.com\"\n '(\"https://cmr.link/g1\" \"https:/",
"end": 1407,
"score": 0.9999056458473206,
"start": 1390,
"tag": "EMAIL",
"value": "someone@gmail.com"
},
{
"context": ",\n ... | ingest-app/test/cmr/ingest/test/services/subscriptions_helper.clj | cgokey/Common-Metadata-Repository | 0 | (ns cmr.ingest.test.services.subscriptions-helper
"This tests some of the more complicated functions of cmr.ingest.services.jobs"
(:require
[clj-time.core :as t]
[clojure.test :refer :all]
[cmr.common.date-time-parser :as dtp]
[cmr.common.util :as u :refer [are3]]
[cmr.ingest.config :as ingest-config... | 3177 | (ns cmr.ingest.test.services.subscriptions-helper
"This tests some of the more complicated functions of cmr.ingest.services.jobs"
(:require
[clj-time.core :as t]
[clojure.test :refer :all]
[cmr.common.date-time-parser :as dtp]
[cmr.common.util :as u :refer [are3]]
[cmr.ingest.config :as ingest-config... | true | (ns cmr.ingest.test.services.subscriptions-helper
"This tests some of the more complicated functions of cmr.ingest.services.jobs"
(:require
[clj-time.core :as t]
[clojure.test :refer :all]
[cmr.common.date-time-parser :as dtp]
[cmr.common.util :as u :refer [are3]]
[cmr.ingest.config :as ingest-config... |
[
{
"context": "--------------\n;; rel\n\n(defrel man p)\n\n(fact man 'Bob)\n(fact man 'John)\n(fact man 'Ricky)\n\n(defrel woma",
"end": 22425,
"score": 0.9997568726539612,
"start": 22422,
"tag": "NAME",
"value": "Bob"
},
{
"context": "; rel\n\n(defrel man p)\n\n(fact man 'Bob)\n(fact... | src/test/clojure/clojure/core/logic/tests.clj | hugoduncan/core.logic | 0 | (ns clojure.core.logic.tests
(:refer-clojure :exclude [==])
(:use [clojure.core.logic :exclude [is] :as l]
clojure.test :reload)
(:require [clojure.pprint :as pp]))
;; =============================================================================
;; unify
;; ----------------------------------------------... | 118368 | (ns clojure.core.logic.tests
(:refer-clojure :exclude [==])
(:use [clojure.core.logic :exclude [is] :as l]
clojure.test :reload)
(:require [clojure.pprint :as pp]))
;; =============================================================================
;; unify
;; ----------------------------------------------... | true | (ns clojure.core.logic.tests
(:refer-clojure :exclude [==])
(:use [clojure.core.logic :exclude [is] :as l]
clojure.test :reload)
(:require [clojure.pprint :as pp]))
;; =============================================================================
;; unify
;; ----------------------------------------------... |
[
{
"context": ";;\n;; Copyright (C) 2011,2012 Carlo Sciolla, Peter Monks\n;;\n;; Licensed under the Apache Lice",
"end": 43,
"score": 0.999836802482605,
"start": 30,
"tag": "NAME",
"value": "Carlo Sciolla"
},
{
"context": ";;\n;; Copyright (C) 2011,2012 Carlo Sciolla, Peter Monks\n;;\... | src/clojure/alfresco/nodes.clj | deas/lambdalf | 1 | ;;
;; Copyright (C) 2011,2012 Carlo Sciolla, Peter Monks
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
;; http://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by appl... | 31567 | ;;
;; Copyright (C) 2011,2012 <NAME>, <NAME>
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
;; http://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law o... | true | ;;
;; Copyright (C) 2011,2012 PI:NAME:<NAME>END_PI, PI:NAME:<NAME>END_PI
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
;; http://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless ... |
[
{
"context": "50 (-> @dc/state :reporting :interval))))\n\n; TODO(Richo): The following test logs an error message, we sh",
"end": 2720,
"score": 0.9967036247253418,
"start": 2715,
"tag": "NAME",
"value": "Richo"
},
{
"context": "val 5, :ticks 22835, :interval-ms 100})))\n\n; TODO(Ri... | middleware/server/test/middleware/controller_test.cljc | GIRA/UziScript | 15 | (ns middleware.controller-test
(:require #?(:clj [clojure.test :refer :all]
:cljs [cljs.test :refer-macros [deftest is testing use-fixtures]])
[clojure.core.async :as a :refer [<! go]]
[utils.tests :refer [setup-fixture test-async]]
[middleware.compilation.parser :as... | 49556 | (ns middleware.controller-test
(:require #?(:clj [clojure.test :refer :all]
:cljs [cljs.test :refer-macros [deftest is testing use-fixtures]])
[clojure.core.async :as a :refer [<! go]]
[utils.tests :refer [setup-fixture test-async]]
[middleware.compilation.parser :as... | true | (ns middleware.controller-test
(:require #?(:clj [clojure.test :refer :all]
:cljs [cljs.test :refer-macros [deftest is testing use-fixtures]])
[clojure.core.async :as a :refer [<! go]]
[utils.tests :refer [setup-fixture test-async]]
[middleware.compilation.parser :as... |
[
{
"context": "-------------------------------\n;;\n;;\n;; Author: PLIQUE Guillaume (Yomguithereal)\n;; Version: 0.1\n;;\n(ns clj-fuzz",
"end": 204,
"score": 0.9998515248298645,
"start": 188,
"tag": "NAME",
"value": "PLIQUE Guillaume"
},
{
"context": "------------\n;;\n;;\n;; Au... | src/clj_fuzzy/phonetics.cljc | sooheon/clj-fuzzy | 222 | ;; -------------------------------------------------------------------
;; clj-fuzzy Phonetics API
;; -------------------------------------------------------------------
;;
;;
;; Author: PLIQUE Guillaume (Yomguithereal)
;; Version: 0.1
;;
(ns clj-fuzzy.phonetics
(:require clj-fuzzy.metaphone
clj-fuzzy.... | 84383 | ;; -------------------------------------------------------------------
;; clj-fuzzy Phonetics API
;; -------------------------------------------------------------------
;;
;;
;; Author: <NAME> (Yomguithereal)
;; Version: 0.1
;;
(ns clj-fuzzy.phonetics
(:require clj-fuzzy.metaphone
clj-fuzzy.double-met... | true | ;; -------------------------------------------------------------------
;; clj-fuzzy Phonetics API
;; -------------------------------------------------------------------
;;
;;
;; Author: PI:NAME:<NAME>END_PI (Yomguithereal)
;; Version: 0.1
;;
(ns clj-fuzzy.phonetics
(:require clj-fuzzy.metaphone
clj-fu... |
[
{
"context": " chords,\n intervals, etc.\"\n :author \"Jeff Rose, Sam Aaron & Marius Kempe\"}\n overtone.music.pitc",
"end": 254,
"score": 0.9998783469200134,
"start": 245,
"tag": "NAME",
"value": "Jeff Rose"
},
{
"context": " intervals, etc.\"\n :author \"J... | src/overtone/music/pitch.clj | samaaron/overtone | 2 | (ns
^{:doc "Functions to help generate and manipulate frequencies and sets of related frequencies.
This is the place for functions representing general musical knowledge, like scales, chords,
intervals, etc."
:author "Jeff Rose, Sam Aaron & Marius Kempe"}
overtone.music.pitch
(:use [cloju... | 75628 | (ns
^{:doc "Functions to help generate and manipulate frequencies and sets of related frequencies.
This is the place for functions representing general musical knowledge, like scales, chords,
intervals, etc."
:author "<NAME>, <NAME> & <NAME>"}
overtone.music.pitch
(:use [clojure.string :o... | true | (ns
^{:doc "Functions to help generate and manipulate frequencies and sets of related frequencies.
This is the place for functions representing general musical knowledge, like scales, chords,
intervals, etc."
:author "PI:NAME:<NAME>END_PI, PI:NAME:<NAME>END_PI & PI:NAME:<NAME>END_PI"}
overt... |
[
{
"context": "ied-science.js-interop :as j]))\n\n(def token #js {:msg_mac \"6GpVqi640U22dcEhfB5C58m0oqAWXuVZr+SQ4sBoTMQ=",
"end": 211,
"score": 0.33828219771385193,
"start": 208,
"tag": "KEY",
"value": "msg"
},
{
"context": "ce.js-interop :as j]))\n\n(def token #js {:msg_mac \"6GpVqi... | resources/public/cljs-out/dev/klipse/lang/replit.cljs | 23trastos/REPLiCA | 0 | (ns klipse.lang.replit
(:require-macros
[cljs.core.async.macros :refer [go go-loop]])
(:require
[cljs.core.async :refer [chan <! >! put!]]
[applied-science.js-interop :as j]))
(def token #js {:msg_mac "6GpVqi640U22dcEhfB5C58m0oqAWXuVZr+SQ4sBoTMQ="
:time_created 1468951584000 })
(defn ini... | 97729 | (ns klipse.lang.replit
(:require-macros
[cljs.core.async.macros :refer [go go-loop]])
(:require
[cljs.core.async :refer [chan <! >! put!]]
[applied-science.js-interop :as j]))
(def token #js {:<KEY>_mac "<KEY>
:time_created 1468951584000 })
(defn init-repl* [language]
(js/ReplitClient.... | true | (ns klipse.lang.replit
(:require-macros
[cljs.core.async.macros :refer [go go-loop]])
(:require
[cljs.core.async :refer [chan <! >! put!]]
[applied-science.js-interop :as j]))
(def token #js {:PI:KEY:<KEY>END_PI_mac "PI:KEY:<KEY>END_PI
:time_created 1468951584000 })
(defn init-repl* [lan... |
[
{
"context": "requestTimeEpoch\" 1515290348813,\n \"accountId\" \"460417021995\",\n \"resourceId\" \"rc0f2zjkyf\",\n \"path\" \"/dev",
"end": 211,
"score": 0.9996296763420105,
"start": 199,
"tag": "KEY",
"value": "460417021995"
},
{
"context": "dentityId\" nil,\n \"user\... | src/demoaws/mock.clj | Lokeh/clojure-lambda | 1 | (ns demoaws.mock)
(def http-get-event
{"resource" "/",
"body" nil,
"requestContext"
{"resourcePath" "/",
"protocol" "HTTP/1.1",
"requestTimeEpoch" 1515290348813,
"accountId" "460417021995",
"resourceId" "rc0f2zjkyf",
"path" "/dev/",
"httpMethod" "GET",
"requestTime" "07/Jan/2018:... | 9967 | (ns demoaws.mock)
(def http-get-event
{"resource" "/",
"body" nil,
"requestContext"
{"resourcePath" "/",
"protocol" "HTTP/1.1",
"requestTimeEpoch" 1515290348813,
"accountId" "<KEY>",
"resourceId" "rc0f2zjkyf",
"path" "/dev/",
"httpMethod" "GET",
"requestTime" "07/Jan/2018:01:59:0... | true | (ns demoaws.mock)
(def http-get-event
{"resource" "/",
"body" nil,
"requestContext"
{"resourcePath" "/",
"protocol" "HTTP/1.1",
"requestTimeEpoch" 1515290348813,
"accountId" "PI:KEY:<KEY>END_PI",
"resourceId" "rc0f2zjkyf",
"path" "/dev/",
"httpMethod" "GET",
"requestTime" "07/Jan... |
[
{
"context": "flickr.people.getPublicPhotos&format=json&api_key=6f93d9bd5fef5831ec592f0b527fdeff&user_id=9395899@N08\")\n(def github \"https://api.gi",
"end": 4214,
"score": 0.9997005462646484,
"start": 4182,
"tag": "KEY",
"value": "6f93d9bd5fef5831ec592f0b527fdeff"
},
{
"context": "... | cljs/mxweb/src/mxweb/example/testing.cljs | kennytilton/SimpleJX | 4 | (ns mxweb.example.testing
(:require-macros [cljs.core.async.macros :refer [go]])
(:require [clojure.string :as str]
[cljs.core.async :refer [<!]]
[tiltontec.util.core :refer [now]]
[tiltontec.cell.core :refer-macros [cF cFonce] :refer [cI]]
[tiltontec.cell.synapse
... | 91959 | (ns mxweb.example.testing
(:require-macros [cljs.core.async.macros :refer [go]])
(:require [clojure.string :as str]
[cljs.core.async :refer [<!]]
[tiltontec.util.core :refer [now]]
[tiltontec.cell.core :refer-macros [cF cFonce] :refer [cI]]
[tiltontec.cell.synapse
... | true | (ns mxweb.example.testing
(:require-macros [cljs.core.async.macros :refer [go]])
(:require [clojure.string :as str]
[cljs.core.async :refer [<!]]
[tiltontec.util.core :refer [now]]
[tiltontec.cell.core :refer-macros [cF cFonce] :refer [cI]]
[tiltontec.cell.synapse
... |
[
{
"context": ")\n\n\n(deftest create-user-identifier\n (let [name \"some-username\"\n user {:id (str \"user/\" name)\n ",
"end": 608,
"score": 0.8980483412742615,
"start": 595,
"tag": "USERNAME",
"value": "some-username"
},
{
"context": " (str \"user/\" name)\n ... | cimi/test/com/sixsq/slipstream/ssclj/resources/user/user_identifier_utils_test.clj | slipstream/SlipStreamServer | 6 | (ns com.sixsq.slipstream.ssclj.resources.user.user-identifier-utils-test
(:require
[clojure.string :as str]
[clojure.test :refer [deftest is use-fixtures]]
[com.sixsq.slipstream.auth.test-helper :as th]
[com.sixsq.slipstream.ssclj.resources.common.crud :as crud]
[com.sixsq.slipstream.ssclj.resourc... | 80166 | (ns com.sixsq.slipstream.ssclj.resources.user.user-identifier-utils-test
(:require
[clojure.string :as str]
[clojure.test :refer [deftest is use-fixtures]]
[com.sixsq.slipstream.auth.test-helper :as th]
[com.sixsq.slipstream.ssclj.resources.common.crud :as crud]
[com.sixsq.slipstream.ssclj.resourc... | true | (ns com.sixsq.slipstream.ssclj.resources.user.user-identifier-utils-test
(:require
[clojure.string :as str]
[clojure.test :refer [deftest is use-fixtures]]
[com.sixsq.slipstream.auth.test-helper :as th]
[com.sixsq.slipstream.ssclj.resources.common.crud :as crud]
[com.sixsq.slipstream.ssclj.resourc... |
[
{
"context": "e \"isla is a person\n mary is a person\n mary f",
"end": 1254,
"score": 0.9348012804985046,
"start": 1250,
"tag": "NAME",
"value": "mary"
},
{
"context": " mary is a person\n mary... | test/isla/test/interpreter.clj | maryrosecook/islaclj | 38 | (ns isla.test.interpreter
(:use [isla.interpreter])
(:use [isla.parser])
(:use [isla.user])
(:require [isla.library :as library])
(:use [clojure.test])
(:use [clojure.pprint])
(:require [mrc.utils :as utils]))
(defrecord Person [age name friend items])
(def extra-types
{"person" (fn [] (new isla.test.i... | 123334 | (ns isla.test.interpreter
(:use [isla.interpreter])
(:use [isla.parser])
(:use [isla.user])
(:require [isla.library :as library])
(:use [clojure.test])
(:use [clojure.pprint])
(:require [mrc.utils :as utils]))
(defrecord Person [age name friend items])
(def extra-types
{"person" (fn [] (new isla.test.i... | true | (ns isla.test.interpreter
(:use [isla.interpreter])
(:use [isla.parser])
(:use [isla.user])
(:require [isla.library :as library])
(:use [clojure.test])
(:use [clojure.pprint])
(:require [mrc.utils :as utils]))
(defrecord Person [age name friend items])
(def extra-types
{"person" (fn [] (new isla.test.i... |
[
{
"context": ";; Copyright 2014-2020 King\n;; Copyright 2009-2014 Ragnar Svensson, Christian Murray\n;; Licensed under the Defold Li",
"end": 111,
"score": 0.9998083114624023,
"start": 96,
"tag": "NAME",
"value": "Ragnar Svensson"
},
{
"context": "-2020 King\n;; Copyright 2009-2014 R... | editor/src/clj/editor/pipeline/font_gen.clj | cmarincia/defold | 0 | ;; Copyright 2020-2022 The Defold Foundation
;; Copyright 2014-2020 King
;; Copyright 2009-2014 Ragnar Svensson, Christian Murray
;; Licensed under the Defold License version 1.0 (the "License"); you may not use
;; this file except in compliance with the License.
;;
;; You may obtain a copy of the License, together wi... | 23492 | ;; Copyright 2020-2022 The Defold Foundation
;; Copyright 2014-2020 King
;; Copyright 2009-2014 <NAME>, <NAME>
;; Licensed under the Defold License version 1.0 (the "License"); you may not use
;; this file except in compliance with the License.
;;
;; You may obtain a copy of the License, together with FAQs at
;; https... | true | ;; Copyright 2020-2022 The Defold Foundation
;; Copyright 2014-2020 King
;; Copyright 2009-2014 PI:NAME:<NAME>END_PI, PI:NAME:<NAME>END_PI
;; Licensed under the Defold License version 1.0 (the "License"); you may not use
;; this file except in compliance with the License.
;;
;; You may obtain a copy of the License, to... |
[
{
"context": "fn create-user\n [session-admin & {:keys [username password email activated?]}]\n (let [validation-link (atom",
"end": 1375,
"score": 0.938799262046814,
"start": 1367,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "href\n :p... | code/test/sixsq/nuvla/server/resources/session_password_lifecycle_test.clj | 0xbase12/api-server | 6 | (ns sixsq.nuvla.server.resources.session-password-lifecycle-test
(:require
[clojure.data.json :as json]
[clojure.string :as str]
[clojure.test :refer [deftest is use-fixtures]]
[peridot.core :refer [content-type header request session]]
[postal.core :as postal]
[sixsq.nuvla.auth.utils :as auth... | 100738 | (ns sixsq.nuvla.server.resources.session-password-lifecycle-test
(:require
[clojure.data.json :as json]
[clojure.string :as str]
[clojure.test :refer [deftest is use-fixtures]]
[peridot.core :refer [content-type header request session]]
[postal.core :as postal]
[sixsq.nuvla.auth.utils :as auth... | true | (ns sixsq.nuvla.server.resources.session-password-lifecycle-test
(:require
[clojure.data.json :as json]
[clojure.string :as str]
[clojure.test :refer [deftest is use-fixtures]]
[peridot.core :refer [content-type header request session]]
[postal.core :as postal]
[sixsq.nuvla.auth.utils :as auth... |
[
{
"context": "efsc NewPasswordForm [this {:ui/keys [old-password new-password\n ",
"end": 1630,
"score": 0.6118881106376648,
"start": 1627,
"tag": "PASSWORD",
"value": "new"
},
{
"context": "password {:old-password old-password :new-password new... | src/main/todoish/ui/settings.cljs | MrEbbinghaus/Todoish | 10 | (ns todoish.ui.settings
(:require [material-ui.layout :as layout]
[com.fulcrologic.fulcro.routing.dynamic-routing :as dr]
[com.fulcrologic.fulcro.components :as comp :refer [defsc]]
[com.fulcrologic.fulcro.mutations :as m :refer [defmutation]]
[com.fulcrologic.fulcro.al... | 33052 | (ns todoish.ui.settings
(:require [material-ui.layout :as layout]
[com.fulcrologic.fulcro.routing.dynamic-routing :as dr]
[com.fulcrologic.fulcro.components :as comp :refer [defsc]]
[com.fulcrologic.fulcro.mutations :as m :refer [defmutation]]
[com.fulcrologic.fulcro.al... | true | (ns todoish.ui.settings
(:require [material-ui.layout :as layout]
[com.fulcrologic.fulcro.routing.dynamic-routing :as dr]
[com.fulcrologic.fulcro.components :as comp :refer [defsc]]
[com.fulcrologic.fulcro.mutations :as m :refer [defmutation]]
[com.fulcrologic.fulcro.al... |
[
{
"context": " 1\n {:keylength 512\n :extensions [{:oid \"1.3.6",
"end": 5768,
"score": 0.9659882187843323,
"start": 5765,
"tag": "KEY",
"value": "512"
}
] | test/integration/puppetlabs/puppetserver/auth_conf_test.clj | fpringvaldsen/puppet-server | 0 | (ns puppetlabs.puppetserver.auth-conf-test
(:require [clojure.test :refer :all]
[clojure.string :as str]
[puppetlabs.puppetserver.bootstrap-testutils :as bootstrap]
[puppetlabs.http.client.sync :as http-client]
[puppetlabs.kitchensink.core :as ks]
[puppetlab... | 16081 | (ns puppetlabs.puppetserver.auth-conf-test
(:require [clojure.test :refer :all]
[clojure.string :as str]
[puppetlabs.puppetserver.bootstrap-testutils :as bootstrap]
[puppetlabs.http.client.sync :as http-client]
[puppetlabs.kitchensink.core :as ks]
[puppetlab... | true | (ns puppetlabs.puppetserver.auth-conf-test
(:require [clojure.test :refer :all]
[clojure.string :as str]
[puppetlabs.puppetserver.bootstrap-testutils :as bootstrap]
[puppetlabs.http.client.sync :as http-client]
[puppetlabs.kitchensink.core :as ks]
[puppetlab... |
[
{
"context": ":doc \"Basic logging functionality.\"\n :author \"Jeff Rose\"}\n overtone.config.log\n (:import [java.util.log",
"end": 67,
"score": 0.9998781085014343,
"start": 58,
"tag": "NAME",
"value": "Jeff Rose"
}
] | src/overtone/config/log.clj | ABaldwinHunter/overtone | 3,870 | (ns
^{:doc "Basic logging functionality."
:author "Jeff Rose"}
overtone.config.log
(:import [java.util.logging Logger Level ConsoleHandler FileHandler
StreamHandler Formatter LogRecord]
[java.util Date])
(:use [overtone.config store]
[clojure.pprint :only (pprint)]))
(def ^:... | 78132 | (ns
^{:doc "Basic logging functionality."
:author "<NAME>"}
overtone.config.log
(:import [java.util.logging Logger Level ConsoleHandler FileHandler
StreamHandler Formatter LogRecord]
[java.util Date])
(:use [overtone.config store]
[clojure.pprint :only (pprint)]))
(def ^:pri... | true | (ns
^{:doc "Basic logging functionality."
:author "PI:NAME:<NAME>END_PI"}
overtone.config.log
(:import [java.util.logging Logger Level ConsoleHandler FileHandler
StreamHandler Formatter LogRecord]
[java.util Date])
(:use [overtone.config store]
[clojure.pprint :only (pprint)]... |
[
{
"context": ";;Copyright (c) 2017 Rafik Naccache <rafik@fekr.tech>\n;;Distributed under the MIT Lic",
"end": 35,
"score": 0.9998682141304016,
"start": 21,
"tag": "NAME",
"value": "Rafik Naccache"
},
{
"context": ";;Copyright (c) 2017 Rafik Naccache <rafik@fekr.tech>\n;;Distributed u... | test/postagga/utils_test.cljc | jffrydsr/postagga | 93 | ;;Copyright (c) 2017 Rafik Naccache <rafik@fekr.tech>
;;Distributed under the MIT License
(ns postagga.utils-test
(:require [clojure.test :refer :all]
[postagga.tools :refer :all]))
(deftest get-column-test
(testing "Get Column")
(is (= {} (get-column nil 0)))
(is (= {} (get-column {} 0)))
(is (=... | 112760 | ;;Copyright (c) 2017 <NAME> <<EMAIL>>
;;Distributed under the MIT License
(ns postagga.utils-test
(:require [clojure.test :refer :all]
[postagga.tools :refer :all]))
(deftest get-column-test
(testing "Get Column")
(is (= {} (get-column nil 0)))
(is (= {} (get-column {} 0)))
(is (= {[0 0] 1} (get-... | true | ;;Copyright (c) 2017 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
;;Distributed under the MIT License
(ns postagga.utils-test
(:require [clojure.test :refer :all]
[postagga.tools :refer :all]))
(deftest get-column-test
(testing "Get Column")
(is (= {} (get-column nil 0)))
(is (= {} (get-column {} ... |
[
{
"context": "id (ref/new 1755))\n (restaurant-name (ref/new \"Venezia\"))\n (customer-name (ref/new \"Jan Kowalski\"))\n ",
"end": 1384,
"score": 0.991719126701355,
"start": 1377,
"tag": "NAME",
"value": "Venezia"
},
{
"context": "(ref/new \"Venezia\"))\n (customer-name (re... | example/foo.clj | zyla/random-lisp | 0 |
(declare dynamic/pure : (forall [a] (-> [a] (Dynamic a))))
(declare dynamic/bind :
(forall [a b]
(-> [(Dynamic a) (-> [a] (Dynamic b))] (Dynamic b))))
(declare dynamic/subscribe :
(forall [a]
(-> [(Dynamic a) (-> [a] Unit)] Unit)))
(declare dynamic/read :
(forall [a]
(-> [(Dynamic a)] a)))
(decl... | 37369 |
(declare dynamic/pure : (forall [a] (-> [a] (Dynamic a))))
(declare dynamic/bind :
(forall [a b]
(-> [(Dynamic a) (-> [a] (Dynamic b))] (Dynamic b))))
(declare dynamic/subscribe :
(forall [a]
(-> [(Dynamic a) (-> [a] Unit)] Unit)))
(declare dynamic/read :
(forall [a]
(-> [(Dynamic a)] a)))
(decl... | true |
(declare dynamic/pure : (forall [a] (-> [a] (Dynamic a))))
(declare dynamic/bind :
(forall [a b]
(-> [(Dynamic a) (-> [a] (Dynamic b))] (Dynamic b))))
(declare dynamic/subscribe :
(forall [a]
(-> [(Dynamic a) (-> [a] Unit)] Unit)))
(declare dynamic/read :
(forall [a]
(-> [(Dynamic a)] a)))
(decl... |
[
{
"context": "name)\n :user \"sa\"\n :password \"scott_tiger\"})\n\n (with-connection db\n\t(drop-table :cities)\n\t",
"end": 1654,
"score": 0.9991151690483093,
"start": 1643,
"tag": "PASSWORD",
"value": "scott_tiger"
}
] | mssql/clojure/create/mssql_create.clj | ekzemplaro/data_base_language | 3 | ; -----------------------------------------------------------------
;
; mssql_create.clj
;
; Jul/17/2014
;
; -----------------------------------------------------------------
(import '(java.util Date))
(import '(java.text SimpleDateFormat))
(use 'clojure.java.jdbc)
; ------------------------------------------------... | 5432 | ; -----------------------------------------------------------------
;
; mssql_create.clj
;
; Jul/17/2014
;
; -----------------------------------------------------------------
(import '(java.util Date))
(import '(java.text SimpleDateFormat))
(use 'clojure.java.jdbc)
; ------------------------------------------------... | true | ; -----------------------------------------------------------------
;
; mssql_create.clj
;
; Jul/17/2014
;
; -----------------------------------------------------------------
(import '(java.util Date))
(import '(java.text SimpleDateFormat))
(use 'clojure.java.jdbc)
; ------------------------------------------------... |
[
{
"context": " :user (or (get-session-id) \"Anonimo\")}))\n\n;;start rodadas grid\n(def search-columns\n ",
"end": 537,
"score": 0.9193453788757324,
"start": 530,
"tag": "USERNAME",
"value": "Anonimo"
},
{
"context": " search (cond\n (=... | src/cc/routes/entrenamiento/rodadas.clj | hectorqlucero/cc | 3 | (ns cc.routes.entrenamiento.rodadas
(:require [cc.models.crud :refer :all]
[cc.models.email :refer [host send-email]]
[cc.models.grid :refer :all]
[cc.models.util :refer :all]
[cheshire.core :refer :all]
[compojure.core :refer :all]
[selmer.parse... | 45980 | (ns cc.routes.entrenamiento.rodadas
(:require [cc.models.crud :refer :all]
[cc.models.email :refer [host send-email]]
[cc.models.grid :refer :all]
[cc.models.util :refer :all]
[cheshire.core :refer :all]
[compojure.core :refer :all]
[selmer.parse... | true | (ns cc.routes.entrenamiento.rodadas
(:require [cc.models.crud :refer :all]
[cc.models.email :refer [host send-email]]
[cc.models.grid :refer :all]
[cc.models.util :refer :all]
[cheshire.core :refer :all]
[compojure.core :refer :all]
[selmer.parse... |
[
{
"context": " :blocks #\"\\\"text\\\":\\\"Hey John,\\\\nThe pipelinerun didn't succeed.\\\"\"\n ",
"end": 3005,
"score": 0.9975863099098206,
"start": 3001,
"tag": "NAME",
"value": "John"
},
{
"context": " :text ... | test/tekton_watcher/slack_notifications_test.clj | nubank/tekton-watcher | 3 | (ns tekton-watcher.slack-notifications-test
(:require [clojure.core.async :refer [<!!]]
[clojure.test :refer :all]
[matcher-combinators.matchers :as m]
[matcher-combinators.standalone :as standalone]
[matcher-combinators.test :refer [match?]]
[mockfn.macros ... | 84299 | (ns tekton-watcher.slack-notifications-test
(:require [clojure.core.async :refer [<!!]]
[clojure.test :refer :all]
[matcher-combinators.matchers :as m]
[matcher-combinators.standalone :as standalone]
[matcher-combinators.test :refer [match?]]
[mockfn.macros ... | true | (ns tekton-watcher.slack-notifications-test
(:require [clojure.core.async :refer [<!!]]
[clojure.test :refer :all]
[matcher-combinators.matchers :as m]
[matcher-combinators.standalone :as standalone]
[matcher-combinators.test :refer [match?]]
[mockfn.macros ... |
[
{
"context": "en working with JDBC.\"\n :url \"https://github.com/evanspa/pe-jdbc-utils\"\n :license {:name \"MIT\"\n ",
"end": 157,
"score": 0.9970642924308777,
"start": 150,
"tag": "USERNAME",
"value": "evanspa"
},
{
"context": "[user]\n :src-dir-uri \"https://g... | project.clj | evanspa/pe-jdbc-utils | 0 | (defproject pe-jdbc-utils "0.0.23-SNAPSHOT"
:description "A Clojure library of helper functions when working with JDBC."
:url "https://github.com/evanspa/pe-jdbc-utils"
:license {:name "MIT"
:url "http://opensource.org/licenses/MIT"}
:plugins [[lein-pprint "1.1.2"]
[codox "0.8.10"]]
:d... | 78810 | (defproject pe-jdbc-utils "0.0.23-SNAPSHOT"
:description "A Clojure library of helper functions when working with JDBC."
:url "https://github.com/evanspa/pe-jdbc-utils"
:license {:name "MIT"
:url "http://opensource.org/licenses/MIT"}
:plugins [[lein-pprint "1.1.2"]
[codox "0.8.10"]]
:d... | true | (defproject pe-jdbc-utils "0.0.23-SNAPSHOT"
:description "A Clojure library of helper functions when working with JDBC."
:url "https://github.com/evanspa/pe-jdbc-utils"
:license {:name "MIT"
:url "http://opensource.org/licenses/MIT"}
:plugins [[lein-pprint "1.1.2"]
[codox "0.8.10"]]
:d... |
[
{
"context": "id3.basics-util :as util]\n ))\n\n(def cursor-key :b04-make-elements-from-data)\n\n(def height 20)\n(def width 100)\n\n(defn example ",
"end": 201,
"score": 0.8099327683448792,
"start": 174,
"tag": "KEY",
"value": "b04-make-elements-from-data"
}
] | src/basics/rid3/b04_make_elements_from_data.cljs | ryanechternacht/rid3 | 153 | (ns rid3.b04-make-elements-from-data
(:require
[reagent.core :as reagent]
[rid3.core :as rid3 :refer [rid3->]]
[rid3.basics-util :as util]
))
(def cursor-key :b04-make-elements-from-data)
(def height 20)
(def width 100)
(defn example [app-state]
(let [viz-ratom (reagent/cursor app-state [cursor-key])... | 78767 | (ns rid3.b04-make-elements-from-data
(:require
[reagent.core :as reagent]
[rid3.core :as rid3 :refer [rid3->]]
[rid3.basics-util :as util]
))
(def cursor-key :<KEY>)
(def height 20)
(def width 100)
(defn example [app-state]
(let [viz-ratom (reagent/cursor app-state [cursor-key])]
(reset! viz-rato... | true | (ns rid3.b04-make-elements-from-data
(:require
[reagent.core :as reagent]
[rid3.core :as rid3 :refer [rid3->]]
[rid3.basics-util :as util]
))
(def cursor-key :PI:KEY:<KEY>END_PI)
(def height 20)
(def width 100)
(defn example [app-state]
(let [viz-ratom (reagent/cursor app-state [cursor-key])]
(re... |
[
{
"context": "leeping-in [43 62 80])\n(def wisdom [26 29 39])\n\n;; Roy G. Biv\n(def red [255 0 0])\n(def orange [255 127 0])\n(def",
"end": 282,
"score": 0.9998897910118103,
"start": 272,
"tag": "NAME",
"value": "Roy G. Biv"
}
] | src/sparkl/styling.clj | cbraith/sparkl | 1 | ;; ====================================
;; Styling
;; ====================================
(ns sparkl.styling)
; color palette
; =====================================
(def white [255 255 255])
(def black [0 0 0])
(def sleeping-in [43 62 80])
(def wisdom [26 29 39])
;; Roy G. Biv
(def red [255 0 0])
(def orange [255 ... | 18927 | ;; ====================================
;; Styling
;; ====================================
(ns sparkl.styling)
; color palette
; =====================================
(def white [255 255 255])
(def black [0 0 0])
(def sleeping-in [43 62 80])
(def wisdom [26 29 39])
;; <NAME>
(def red [255 0 0])
(def orange [255 127 ... | true | ;; ====================================
;; Styling
;; ====================================
(ns sparkl.styling)
; color palette
; =====================================
(def white [255 255 255])
(def black [0 0 0])
(def sleeping-in [43 62 80])
(def wisdom [26 29 39])
;; PI:NAME:<NAME>END_PI
(def red [255 0 0])
(def or... |
[
{
"context": "! *unchecked-math* :warn-on-boxed)\n(ns ^{:author \"wahpenayo at gmail dot com\" \n :since \"2016-11-16\"\n :date \"2017-11-",
"end": 114,
"score": 0.8055537939071655,
"start": 88,
"tag": "EMAIL",
"value": "wahpenayo at gmail dot com"
}
] | src/main/clojure/taigabench/classify/result.clj | wahpenayo/taigabench | 0 | (set! *warn-on-reflection* true)
(set! *unchecked-math* :warn-on-boxed)
(ns ^{:author "wahpenayo at gmail dot com"
:since "2016-11-16"
:date "2017-11-20"
:doc "benchmark result datum" }
taigabench.classify.result
(:require [zana.api :as z]))
;;------------------------------------------... | 97753 | (set! *warn-on-reflection* true)
(set! *unchecked-math* :warn-on-boxed)
(ns ^{:author "<EMAIL>"
:since "2016-11-16"
:date "2017-11-20"
:doc "benchmark result datum" }
taigabench.classify.result
(:require [zana.api :as z]))
;;-------------------------------------------------------------... | true | (set! *warn-on-reflection* true)
(set! *unchecked-math* :warn-on-boxed)
(ns ^{:author "PI:EMAIL:<EMAIL>END_PI"
:since "2016-11-16"
:date "2017-11-20"
:doc "benchmark result datum" }
taigabench.classify.result
(:require [zana.api :as z]))
;;----------------------------------------------... |
[
{
"context": ";; A Mandolin by Roger Allen.\n(ns explore-overtone.mandolin\n (:use [explore-o",
"end": 28,
"score": 0.9998547434806824,
"start": 17,
"tag": "NAME",
"value": "Roger Allen"
}
] | data/train/clojure/2dc520bb966dd43945cd70c98e4169833ef6dcb9mandolin.clj | harshp8l/deep-learning-lang-detection | 84 | ;; A Mandolin by Roger Allen.
(ns explore-overtone.mandolin
(:use [explore-overtone.stringed]
[overtone.music pitch]
[overtone.studio inst]
[overtone.sc envelope node server ugens]
[overtone.sc.cgens mix]))
;; a map of chords to frets.
;; -1 indicates you mute that string
;; -2 indica... | 101809 | ;; A Mandolin by <NAME>.
(ns explore-overtone.mandolin
(:use [explore-overtone.stringed]
[overtone.music pitch]
[overtone.studio inst]
[overtone.sc envelope node server ugens]
[overtone.sc.cgens mix]))
;; a map of chords to frets.
;; -1 indicates you mute that string
;; -2 indicates y... | true | ;; A Mandolin by PI:NAME:<NAME>END_PI.
(ns explore-overtone.mandolin
(:use [explore-overtone.stringed]
[overtone.music pitch]
[overtone.studio inst]
[overtone.sc envelope node server ugens]
[overtone.sc.cgens mix]))
;; a map of chords to frets.
;; -1 indicates you mute that string
;; ... |
[
{
"context": "ng)\n\n(def default-firebase-config\n {:api-key \"AIzaSyAEEGdlXMkrxbF-OWbsDffCSKMogeiRvfA\"\n :project-id \"inferno-8d188\"})\n",
"end": 294,
"score": 0.9997024536132812,
"start": 255,
"tag": "KEY",
"value": "AIzaSyAEEGdlXMkrxbF-OWbsDffCSKMogeiRvfA"
}
] | src/firemore/config.cljs | samedhi/firemore | 18 | (ns firemore.config
(:require
[clojure.string :as string]
[goog.object :as goog.object]))
(def TIMESTAMP :firemore/timestamp)
(def NO_DOCUMENT :firemore/no-document)
(def LOADING :firemore/loading)
(def default-firebase-config
{:api-key "AIzaSyAEEGdlXMkrxbF-OWbsDffCSKMogeiRvfA"
:project-id "inferno-... | 60697 | (ns firemore.config
(:require
[clojure.string :as string]
[goog.object :as goog.object]))
(def TIMESTAMP :firemore/timestamp)
(def NO_DOCUMENT :firemore/no-document)
(def LOADING :firemore/loading)
(def default-firebase-config
{:api-key "<KEY>"
:project-id "inferno-8d188"})
| true | (ns firemore.config
(:require
[clojure.string :as string]
[goog.object :as goog.object]))
(def TIMESTAMP :firemore/timestamp)
(def NO_DOCUMENT :firemore/no-document)
(def LOADING :firemore/loading)
(def default-firebase-config
{:api-key "PI:KEY:<KEY>END_PI"
:project-id "inferno-8d188"})
|
[
{
"context": "d library + utilities\"\n :url \"https://github.com/nervous-systems/cljs-nodejs-externs\"\n :license {:name \"Apache 2.",
"end": 172,
"score": 0.9979227781295776,
"start": 157,
"tag": "USERNAME",
"value": "nervous-systems"
},
{
"context": ".0\"}\n :scm {:name \"git\"... | project.clj | nervous-systems/cljs-node-externs | 12 | (defproject io.nervous/cljs-nodejs-externs "0.2.0"
:description "Packaged externs for the Node.js standard library + utilities"
:url "https://github.com/nervous-systems/cljs-nodejs-externs"
:license {:name "Apache 2.0" :url "http://www.apache.org/licenses/LICENSE-2.0"}
:scm {:name "git" :url "https://github.com... | 37895 | (defproject io.nervous/cljs-nodejs-externs "0.2.0"
:description "Packaged externs for the Node.js standard library + utilities"
:url "https://github.com/nervous-systems/cljs-nodejs-externs"
:license {:name "Apache 2.0" :url "http://www.apache.org/licenses/LICENSE-2.0"}
:scm {:name "git" :url "https://github.com... | true | (defproject io.nervous/cljs-nodejs-externs "0.2.0"
:description "Packaged externs for the Node.js standard library + utilities"
:url "https://github.com/nervous-systems/cljs-nodejs-externs"
:license {:name "Apache 2.0" :url "http://www.apache.org/licenses/LICENSE-2.0"}
:scm {:name "git" :url "https://github.com... |
[
{
"context": "rue)\n(set! *unchecked-math* false)\n(ns ^{:author \"John Alan McDonald\" :date \"2016-11-23\"\n :doc \"scored vs all sub",
"end": 96,
"score": 0.9998756647109985,
"start": 78,
"tag": "NAME",
"value": "John Alan McDonald"
}
] | src/scripts/clojure/taiga/scripts/profile/split/defs.clj | wahpenayo/taiga | 4 | (set! *warn-on-reflection* true)
(set! *unchecked-math* false)
(ns ^{:author "John Alan McDonald" :date "2016-11-23"
:doc "scored vs all subsets." }
taiga.scripts.profile.split.defs
(:require [criterium.core :as criterium]
[zana.api :as z]
[taiga.forest :as forest]
... | 76024 | (set! *warn-on-reflection* true)
(set! *unchecked-math* false)
(ns ^{:author "<NAME>" :date "2016-11-23"
:doc "scored vs all subsets." }
taiga.scripts.profile.split.defs
(:require [criterium.core :as criterium]
[zana.api :as z]
[taiga.forest :as forest]
[taiga.scr... | true | (set! *warn-on-reflection* true)
(set! *unchecked-math* false)
(ns ^{:author "PI:NAME:<NAME>END_PI" :date "2016-11-23"
:doc "scored vs all subsets." }
taiga.scripts.profile.split.defs
(:require [criterium.core :as criterium]
[zana.api :as z]
[taiga.forest :as forest]
... |
[
{
"context": "div.form-row\n [ :label { :for \"username\" } \"Username\" ]\n [ :input#user",
"end": 699,
"score": 0.9992617964744568,
"start": 691,
"tag": "USERNAME",
"value": "username"
},
{
"context": " [ :label { :for \"user... | src/cesena/views/login.clj | dak0rn/taobaibai | 0 | ;; login.clj - View for the login
(ns cesena.views.login
(:require [ cesena.views.partials.document :refer [ document ] ]
[ ring.util.anti-forgery :refer [ anti-forgery-field ] ]
[ hiccup.form :refer [ form-to ] ]))
(defn
^{
:doc "Renders the login form"
:added "0.1.0"
}
render-... | 42161 | ;; login.clj - View for the login
(ns cesena.views.login
(:require [ cesena.views.partials.document :refer [ document ] ]
[ ring.util.anti-forgery :refer [ anti-forgery-field ] ]
[ hiccup.form :refer [ form-to ] ]))
(defn
^{
:doc "Renders the login form"
:added "0.1.0"
}
render-... | true | ;; login.clj - View for the login
(ns cesena.views.login
(:require [ cesena.views.partials.document :refer [ document ] ]
[ ring.util.anti-forgery :refer [ anti-forgery-field ] ]
[ hiccup.form :refer [ form-to ] ]))
(defn
^{
:doc "Renders the login form"
:added "0.1.0"
}
render-... |
[
{
"context": " :user \"root\"\n :password \"root\"\n })\n\n(defn get-clients []\n (sql/q",
"end": 219,
"score": 0.9992328882217407,
"start": 215,
"tag": "PASSWORD",
"value": "root"
}
] | src/pawn_shop/db.clj | djordje-miladinovic/pawn-shop | 0 | (ns pawn-shop.db
(:require [clojure.java.jdbc :as sql])
)
(def mysql-db {
:subprotocol "mysql"
:subname "//localhost/pawn-shop"
:user "root"
:password "root"
})
(defn get-clients []
(sql/query mysql-db
["SELECT * FROM client"]... | 14384 | (ns pawn-shop.db
(:require [clojure.java.jdbc :as sql])
)
(def mysql-db {
:subprotocol "mysql"
:subname "//localhost/pawn-shop"
:user "root"
:password "<PASSWORD>"
})
(defn get-clients []
(sql/query mysql-db
["SELECT * FROM cl... | true | (ns pawn-shop.db
(:require [clojure.java.jdbc :as sql])
)
(def mysql-db {
:subprotocol "mysql"
:subname "//localhost/pawn-shop"
:user "root"
:password "PI:PASSWORD:<PASSWORD>END_PI"
})
(defn get-clients []
(sql/query mysql-db
... |
[
{
"context": "oducers_pkey\",\n :index_keys [\"id\"],\n :type \"btree\",\n ",
"end": 15906,
"score": 0.7996883988380432,
"start": 15904,
"tag": "KEY",
"value": "id"
},
{
"context": "ers_name_key\",\n :index_keys [\"... | test/puppetlabs/puppetdb/scf/migrate_test.clj | er0ck/puppetdb | 0 | (ns puppetlabs.puppetdb.scf.migrate-test
(:require [clojure.set :as set]
[puppetlabs.puppetdb.scf.hash :as hash]
[puppetlabs.puppetdb.scf.migrate :as migrate]
[puppetlabs.puppetdb.scf.storage :as store]
[puppetlabs.kitchensink.core :as kitchensink]
[puppetla... | 55500 | (ns puppetlabs.puppetdb.scf.migrate-test
(:require [clojure.set :as set]
[puppetlabs.puppetdb.scf.hash :as hash]
[puppetlabs.puppetdb.scf.migrate :as migrate]
[puppetlabs.puppetdb.scf.storage :as store]
[puppetlabs.kitchensink.core :as kitchensink]
[puppetla... | true | (ns puppetlabs.puppetdb.scf.migrate-test
(:require [clojure.set :as set]
[puppetlabs.puppetdb.scf.hash :as hash]
[puppetlabs.puppetdb.scf.migrate :as migrate]
[puppetlabs.puppetdb.scf.storage :as store]
[puppetlabs.kitchensink.core :as kitchensink]
[puppetla... |
[
{
"context": "let [signing-key (SecretKeySpec. (get-bytes key) \"HmacSHA1\")\n mac (doto (Mac/getInstance \"HmacSHA1\") ",
"end": 2287,
"score": 0.7124122381210327,
"start": 2279,
"tag": "KEY",
"value": "HmacSHA1"
}
] | src/clojure/radigost/crypto.clj | danboykis/radigost | 1 | (ns radigost.crypto
(:require [clojure.string :as s])
(:import [java.util Base64]
[java.security KeyFactory Signature]
[java.security.spec X509EncodedKeySpec]
[java.nio.charset StandardCharsets]
[javax.crypto.spec SecretKeySpec]
[javax.crypto Mac]
[j... | 51926 | (ns radigost.crypto
(:require [clojure.string :as s])
(:import [java.util Base64]
[java.security KeyFactory Signature]
[java.security.spec X509EncodedKeySpec]
[java.nio.charset StandardCharsets]
[javax.crypto.spec SecretKeySpec]
[javax.crypto Mac]
[j... | true | (ns radigost.crypto
(:require [clojure.string :as s])
(:import [java.util Base64]
[java.security KeyFactory Signature]
[java.security.spec X509EncodedKeySpec]
[java.nio.charset StandardCharsets]
[javax.crypto.spec SecretKeySpec]
[javax.crypto Mac]
[j... |
[
{
"context": "bc/insert!\n db\n :app_user\n {:first_name \"Andre\"\n :surname \"Agassi\"\n :height 180\n ",
"end": 185,
"score": 0.999791145324707,
"start": 180,
"tag": "NAME",
"value": "Andre"
},
{
"context": "p_user\n {:first_name \"Andre\"\n :surname... | chapter13/exercise13.4/src/packt_clj/exercises/data_insertion.clj | TrainingByPackt/Clojure | 0 | (ns packt-clj.exercises.data-insertion
(:require
[clojure.java.jdbc :as jdbc]))
; option 1
(defn insert-user-1
[db]
(jdbc/insert!
db
:app_user
{:first_name "Andre"
:surname "Agassi"
:height 180
:weight 80}))
; option 2
(defn insert-user-2
[db]
(jdbc/insert!
db
... | 19537 | (ns packt-clj.exercises.data-insertion
(:require
[clojure.java.jdbc :as jdbc]))
; option 1
(defn insert-user-1
[db]
(jdbc/insert!
db
:app_user
{:first_name "<NAME>"
:surname "<NAME>"
:height 180
:weight 80}))
; option 2
(defn insert-user-2
[db]
(jdbc/insert!
db
... | true | (ns packt-clj.exercises.data-insertion
(:require
[clojure.java.jdbc :as jdbc]))
; option 1
(defn insert-user-1
[db]
(jdbc/insert!
db
:app_user
{:first_name "PI:NAME:<NAME>END_PI"
:surname "PI:NAME:<NAME>END_PI"
:height 180
:weight 80}))
; option 2
(defn insert-user-2
... |
[
{
"context": "sing with ImageJ/FIJI\"\n :url \"https://github.com/funimage/funimage\"\n :license {:name \"Apache v2.0\"\n ",
"end": 137,
"score": 0.999484658241272,
"start": 129,
"tag": "USERNAME",
"value": "funimage"
},
{
"context": "Apache v2.0\"\n :url \"https:/... | project.clj | skalarproduktraum/funimage | 14 | (defproject funimage "0.1.100-SNAPSHOT"
:description "Functional Image Processing with ImageJ/FIJI"
:url "https://github.com/funimage/funimage"
:license {:name "Apache v2.0"
:url "https://github.com/funimage/funimage/LICENSE"}
:dependencies [[org.clojure/clojure "1.8.0"]
[seesaw "1.... | 65820 | (defproject funimage "0.1.100-SNAPSHOT"
:description "Functional Image Processing with ImageJ/FIJI"
:url "https://github.com/funimage/funimage"
:license {:name "Apache v2.0"
:url "https://github.com/funimage/funimage/LICENSE"}
:dependencies [[org.clojure/clojure "1.8.0"]
[seesaw "1.... | true | (defproject funimage "0.1.100-SNAPSHOT"
:description "Functional Image Processing with ImageJ/FIJI"
:url "https://github.com/funimage/funimage"
:license {:name "Apache v2.0"
:url "https://github.com/funimage/funimage/LICENSE"}
:dependencies [[org.clojure/clojure "1.8.0"]
[seesaw "1.... |
[
{
"context": "(defproject reifyhealth/lein-git-down \"0.4.1-SNAPSHOT\"\n :descri",
"end": 14,
"score": 0.5052957534790039,
"start": 12,
"tag": "USERNAME",
"value": "re"
},
{
"context": " from a Git repository\"\n :url \"http://github.com/reifyhealth/lein-git-down\"\n :license {:na... | project.clj | Folcon/lein-git-down | 0 | (defproject reifyhealth/lein-git-down "0.4.1-SNAPSHOT"
:description "A Leiningen plugin for resolving Clojure(Script) dependencies from a Git repository"
:url "http://github.com/reifyhealth/lein-git-down"
:license {:name "MIT"}
:dependencies [[org.clojure/tools.gitlibs "1.0.100"
:exclusions [o... | 8157 | (defproject reifyhealth/lein-git-down "0.4.1-SNAPSHOT"
:description "A Leiningen plugin for resolving Clojure(Script) dependencies from a Git repository"
:url "http://github.com/reifyhealth/lein-git-down"
:license {:name "MIT"}
:dependencies [[org.clojure/tools.gitlibs "1.0.100"
:exclusions [o... | true | (defproject reifyhealth/lein-git-down "0.4.1-SNAPSHOT"
:description "A Leiningen plugin for resolving Clojure(Script) dependencies from a Git repository"
:url "http://github.com/reifyhealth/lein-git-down"
:license {:name "MIT"}
:dependencies [[org.clojure/tools.gitlibs "1.0.100"
:exclusions [o... |
[
{
"context": "peer-test\n (testing \"Parse peer\"\n (let [line \"17.112.1.4 | 3356 7018 | 714 | 17.112.0.0/16 | APPLE-ENGINEE",
"end": 416,
"score": 0.9997273683547974,
"start": 406,
"tag": "IP_ADDRESS",
"value": "17.112.1.4"
},
{
"context": "r\"\n (let [line \"17.112.1.4 | 33... | test/ipbgp/test.clj | geirskjo/ipbgp | 2 | (ns ipbgp.test
(:use [ipbgp])
(:use [clojure.test]))
(deftest parse-origin-test
(testing "Parse origin"
(let [line "3356 | 4.0.0.0/9 | LEVEL3 | US | DSL-VERIZON.NET | GTE.NET LLC"
res (parse-ans-line :origin line)]
(is (= "US" (:cn res)))
(is (= "3356" (:asn res)))
(is (= "LEVEL3"... | 68993 | (ns ipbgp.test
(:use [ipbgp])
(:use [clojure.test]))
(deftest parse-origin-test
(testing "Parse origin"
(let [line "3356 | 4.0.0.0/9 | LEVEL3 | US | DSL-VERIZON.NET | GTE.NET LLC"
res (parse-ans-line :origin line)]
(is (= "US" (:cn res)))
(is (= "3356" (:asn res)))
(is (= "LEVEL3"... | true | (ns ipbgp.test
(:use [ipbgp])
(:use [clojure.test]))
(deftest parse-origin-test
(testing "Parse origin"
(let [line "3356 | 4.0.0.0/9 | LEVEL3 | US | DSL-VERIZON.NET | GTE.NET LLC"
res (parse-ans-line :origin line)]
(is (= "US" (:cn res)))
(is (= "3356" (:asn res)))
(is (= "LEVEL3"... |
[
{
"context": "enticate [pass]\n (let [body (json/encode {:name \"user-1\" :pass pass})\n options {:body body :conten",
"end": 382,
"score": 0.9865042567253113,
"start": 376,
"tag": "USERNAME",
"value": "user-1"
},
{
"context": "y\n (let [token-length (count (authenticate \"p... | test/clj/fullstack/authenticate_test.clj | danielmarreirosdeoliveira/fullstack-clj | 0 | (ns fullstack.authenticate-test
(:require [fullstack.server-helper :refer [start-server! addr]]
[clojure.test :as t :refer [deftest is]]
[clj-http.client :as http]
[cheshire.core :as json]))
(defn start-server [f]
(start-server!)
(f))
(t/use-fixtures :once start-server)
(def... | 52516 | (ns fullstack.authenticate-test
(:require [fullstack.server-helper :refer [start-server! addr]]
[clojure.test :as t :refer [deftest is]]
[clj-http.client :as http]
[cheshire.core :as json]))
(defn start-server [f]
(start-server!)
(f))
(t/use-fixtures :once start-server)
(def... | true | (ns fullstack.authenticate-test
(:require [fullstack.server-helper :refer [start-server! addr]]
[clojure.test :as t :refer [deftest is]]
[clj-http.client :as http]
[cheshire.core :as json]))
(defn start-server [f]
(start-server!)
(f))
(t/use-fixtures :once start-server)
(def... |
[
{
"context": "lojure\n;; docs in clojure/contrib/jmx.clj!!\n\n;; by Stuart Halloway\n\n;; Copyright (c) Stuart Halloway, 2009. All righ",
"end": 90,
"score": 0.9998790621757507,
"start": 75,
"tag": "NAME",
"value": "Stuart Halloway"
},
{
"context": "jmx.clj!!\n\n;; by Stuart Halloway... | ThirdParty/clojure-contrib-1.1.0/src/clojure/contrib/jmx/server.clj | allertonm/Couverjure | 3 | ;; JMX server APIs for Clojure
;; docs in clojure/contrib/jmx.clj!!
;; by Stuart Halloway
;; Copyright (c) Stuart Halloway, 2009. All rights reserved. The use
;; and distribution terms for this software are covered by the Eclipse
;; Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
;; which can be ... | 12708 | ;; JMX server APIs for Clojure
;; docs in clojure/contrib/jmx.clj!!
;; by <NAME>
;; Copyright (c) <NAME>, 2009. All rights reserved. The use
;; and distribution terms for this software are covered by the Eclipse
;; Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
;; which can be found in the file ... | true | ;; JMX server APIs for Clojure
;; docs in clojure/contrib/jmx.clj!!
;; by PI:NAME:<NAME>END_PI
;; Copyright (c) PI:NAME:<NAME>END_PI, 2009. All rights reserved. The use
;; and distribution terms for this software are covered by the Eclipse
;; Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
;; whi... |
[
{
"context": "ce (-> db (.get \"person/alice\") (.put #js {:name \"alice\" :age \"22\"})))\n(def peter (-> db (.get \"person/al",
"end": 177,
"score": 0.9992925524711609,
"start": 172,
"tag": "NAME",
"value": "alice"
},
{
"context": "er (-> db (.get \"person/alice\") (.put #js {:name... | src/gunmoo/experiment.cljs | petergarbers/gunz | 0 | (ns gunmoo.experiment
(:require [cljsjs.gun :as gun]))
(def db (js/Gun.))
(def people (.. db (get "people")))
(def alice (-> db (.get "person/alice") (.put #js {:name "alice" :age "22"})))
(def peter (-> db (.get "person/alice") (.put #js {:name "peter" :age "42"})))
;;(-> people (.set alice))
(def company (-> db (... | 77120 | (ns gunmoo.experiment
(:require [cljsjs.gun :as gun]))
(def db (js/Gun.))
(def people (.. db (get "people")))
(def alice (-> db (.get "person/alice") (.put #js {:name "<NAME>" :age "22"})))
(def peter (-> db (.get "person/alice") (.put #js {:name "<NAME>" :age "42"})))
;;(-> people (.set alice))
(def company (-> db... | true | (ns gunmoo.experiment
(:require [cljsjs.gun :as gun]))
(def db (js/Gun.))
(def people (.. db (get "people")))
(def alice (-> db (.get "person/alice") (.put #js {:name "PI:NAME:<NAME>END_PI" :age "22"})))
(def peter (-> db (.get "person/alice") (.put #js {:name "PI:NAME:<NAME>END_PI" :age "42"})))
;;(-> people (.set... |
[
{
"context": "ker/name queues)\n worker-started-key (str \"worker:\" worker-name \":started\")\n time (format \"%",
"end": 1309,
"score": 0.8058381676673889,
"start": 1303,
"tag": "KEY",
"value": "worker"
},
{
"context": " worker-started-key (str \"worker:\" worker-nam... | src/resque_clojure/resque.clj | dsabanin/resque-clojure | 0 | (ns resque-clojure.resque
(:import [java.util Date])
(:require [resque-clojure.redis :as redis]
[clojure.data.json :as json]
[resque-clojure.worker :as worker]))
;; private api
(declare -namespace-key
-full-queue-name
-format-error
-dequeue-randomized)
;;
;; publ... | 13301 | (ns resque-clojure.resque
(:import [java.util Date])
(:require [resque-clojure.redis :as redis]
[clojure.data.json :as json]
[resque-clojure.worker :as worker]))
;; private api
(declare -namespace-key
-full-queue-name
-format-error
-dequeue-randomized)
;;
;; publ... | true | (ns resque-clojure.resque
(:import [java.util Date])
(:require [resque-clojure.redis :as redis]
[clojure.data.json :as json]
[resque-clojure.worker :as worker]))
;; private api
(declare -namespace-key
-full-queue-name
-format-error
-dequeue-randomized)
;;
;; publ... |
[
{
"context": "! *unchecked-math* :warn-on-boxed)\n(ns ^{:author \"palisades dot lakes at gmail dot com\"\n :date \"2021-10-25\"\n :doc \n \"Gene",
"end": 123,
"score": 0.9446613192558289,
"start": 87,
"tag": "EMAIL",
"value": "palisades dot lakes at gmail dot com"
}
] | src/main/clojure/nzqr/commons/core.clj | palisades-lakes/nzqr | 0 | (set! *warn-on-reflection* true)
(set! *unchecked-math* :warn-on-boxed)
(ns ^{:author "palisades dot lakes at gmail dot com"
:date "2021-10-25"
:doc
"Generally useful stuff with no obvious better location" }
nzqr.commons.core
(:refer-clojure :exclude [contains? name time])
(:require [... | 29586 | (set! *warn-on-reflection* true)
(set! *unchecked-math* :warn-on-boxed)
(ns ^{:author "<EMAIL>"
:date "2021-10-25"
:doc
"Generally useful stuff with no obvious better location" }
nzqr.commons.core
(:refer-clojure :exclude [contains? name time])
(:require [clojure.pprint :as pp]
... | true | (set! *warn-on-reflection* true)
(set! *unchecked-math* :warn-on-boxed)
(ns ^{:author "PI:EMAIL:<EMAIL>END_PI"
:date "2021-10-25"
:doc
"Generally useful stuff with no obvious better location" }
nzqr.commons.core
(:refer-clojure :exclude [contains? name time])
(:require [clojure.pprint... |
[
{
"context": " String\n :password String\n :first_name String\n :last_na",
"end": 161,
"score": 0.9909750819206238,
"start": 155,
"tag": "PASSWORD",
"value": "String"
}
] | src/receptionist/identity/schema.clj | chargegrid/receptionist | 0 | (ns receptionist.identity.schema
(:require [schema.core :as s]))
(s/defschema User
{:email String
:password String
:first_name String
:last_name String
(s/optional-key :job_title) String})
(s/defschema Role
{:name String
... | 116196 | (ns receptionist.identity.schema
(:require [schema.core :as s]))
(s/defschema User
{:email String
:password <PASSWORD>
:first_name String
:last_name String
(s/optional-key :job_title) String})
(s/defschema Role
{:name Str... | true | (ns receptionist.identity.schema
(:require [schema.core :as s]))
(s/defschema User
{:email String
:password PI:PASSWORD:<PASSWORD>END_PI
:first_name String
:last_name String
(s/optional-key :job_title) String})
(s/defschema Role
... |
[
{
"context": "\"#UserID\" username)\n (taxi/input-text \"#Password\" password)\n\n (taxi/click (taxi/element \"#loginImage\"))\n\n ",
"end": 509,
"score": 0.6623618602752686,
"start": 501,
"tag": "PASSWORD",
"value": "password"
}
] | src/statement_hoarder/sites/american_express.clj | pgr0ss/statement_hoarder | 4 | (ns statement-hoarder.sites.american-express
(require [clj-webdriver.taxi :as taxi]
[clojure.string :as string]
[statement-hoarder.download :as download]
[statement-hoarder.finders :as finders]))
(def TABLE-SELECTOR "div#ctl00_SPWebPartManager1_g_d4ac20d8_bb7c_4b89_a496_19eed73e874f ... | 96535 | (ns statement-hoarder.sites.american-express
(require [clj-webdriver.taxi :as taxi]
[clojure.string :as string]
[statement-hoarder.download :as download]
[statement-hoarder.finders :as finders]))
(def TABLE-SELECTOR "div#ctl00_SPWebPartManager1_g_d4ac20d8_bb7c_4b89_a496_19eed73e874f ... | true | (ns statement-hoarder.sites.american-express
(require [clj-webdriver.taxi :as taxi]
[clojure.string :as string]
[statement-hoarder.download :as download]
[statement-hoarder.finders :as finders]))
(def TABLE-SELECTOR "div#ctl00_SPWebPartManager1_g_d4ac20d8_bb7c_4b89_a496_19eed73e874f ... |
[
{
"context": "\" db-user-name)\n (str \"jdbc.default.password=\" db-user-passwd)\n \"#\"\n \"# C3PO\"\n \"#\"\n ",
"end": 1964,
"score": 0.6275793313980103,
"start": 1962,
"tag": "PASSWORD",
"value": "db"
}
] | main/src/dda/pallet/dda_liferay_crate/domain/liferay_config.clj | DomainDrivenArchitecture/dda-liferay-crate | 0 | ; Licensed to the Apache Software Foundation (ASF) under one
; or more contributor license agreements. See the NOTICE file
; distributed with this work for additional information
; regarding copyright ownership. The ASF licenses this file
; to you under the Apache License, Version 2.0 (the
; "License"); you may not use... | 86815 | ; Licensed to the Apache Software Foundation (ASF) under one
; or more contributor license agreements. See the NOTICE file
; distributed with this work for additional information
; regarding copyright ownership. The ASF licenses this file
; to you under the Apache License, Version 2.0 (the
; "License"); you may not use... | true | ; Licensed to the Apache Software Foundation (ASF) under one
; or more contributor license agreements. See the NOTICE file
; distributed with this work for additional information
; regarding copyright ownership. The ASF licenses this file
; to you under the Apache License, Version 2.0 (the
; "License"); you may not use... |
[
{
"context": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n; Copyright 2015 Xebia B.V.\n;\n; Licensed under the Apache License, Version 2",
"end": 107,
"score": 0.9980223774909973,
"start": 98,
"tag": "NAME",
"value": "Xebia B.V"
}
] | src/main/clojure/com/xebia/visualreview/starter.clj | andstepanuk/VisualReview | 290 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright 2015 Xebia B.V.
;
; Licensed under the Apache License, Version 2.0 (the "License")
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apache.org/licen... | 46038 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright 2015 <NAME>.
;
; Licensed under the Apache License, Version 2.0 (the "License")
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apache.org/licenses... | true | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright 2015 PI:NAME:<NAME>END_PI.
;
; Licensed under the Apache License, Version 2.0 (the "License")
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apach... |
[
{
"context": "s]]))\n\n(def expired-activation-data\n {:password \"newpassword\"\n :password_verify \"newpassword\"\n :code \"8cd3",
"end": 274,
"score": 0.9995175004005432,
"start": 263,
"tag": "PASSWORD",
"value": "newpassword"
},
{
"context": "a\n {:password \"newpassword\"\... | test_old/clj/salava/user/reset_password_test.clj | Vilikkki/salava | 17 | (ns salava.user.reset-password-test
(:require [midje.sweet :refer :all]
[salava.core.migrator :as migrator]
[salava.test-utils :refer [test-api-request login! logout! test-user-credentials]]))
(def expired-activation-data
{:password "newpassword"
:password_verify "newpassword"
:code "... | 33922 | (ns salava.user.reset-password-test
(:require [midje.sweet :refer :all]
[salava.core.migrator :as migrator]
[salava.test-utils :refer [test-api-request login! logout! test-user-credentials]]))
(def expired-activation-data
{:password "<PASSWORD>"
:password_verify "<PASSWORD>"
:code "8c... | true | (ns salava.user.reset-password-test
(:require [midje.sweet :refer :all]
[salava.core.migrator :as migrator]
[salava.test-utils :refer [test-api-request login! logout! test-user-credentials]]))
(def expired-activation-data
{:password "PI:PASSWORD:<PASSWORD>END_PI"
:password_verify "PI:PAS... |
[
{
"context": "oth ways:\n \n ```\n (def db (atom { :users { \\\"Ivan\\\" { :age 30 }}}))\n \n (def ivan (rum/cursor db",
"end": 17284,
"score": 0.9996386766433716,
"start": 17280,
"tag": "NAME",
"value": "Ivan"
},
{
"context": "0 }}}))\n \n (def ivan (rum/cursor db [:use... | out/rum/core.cljs | jecneps/happy-trails | 0 | (ns rum.core
(:refer-clojure :exclude [ref deref])
(:require-macros rum.core)
(:require
[cljsjs.react]
[cljsjs.react.dom]
[goog.object :as gobj]
[goog.functions :as fns]
[sablono.core]
[rum.cursor :as cursor]
[rum.util :as util :refer [collect collect* call-all]]
[rum.derived-atom :as deri... | 50866 | (ns rum.core
(:refer-clojure :exclude [ref deref])
(:require-macros rum.core)
(:require
[cljsjs.react]
[cljsjs.react.dom]
[goog.object :as gobj]
[goog.functions :as fns]
[sablono.core]
[rum.cursor :as cursor]
[rum.util :as util :refer [collect collect* call-all]]
[rum.derived-atom :as deri... | true | (ns rum.core
(:refer-clojure :exclude [ref deref])
(:require-macros rum.core)
(:require
[cljsjs.react]
[cljsjs.react.dom]
[goog.object :as gobj]
[goog.functions :as fns]
[sablono.core]
[rum.cursor :as cursor]
[rum.util :as util :refer [collect collect* call-all]]
[rum.derived-atom :as deri... |
[
{
"context": ";; Copyright © 2015-2019 Esko Luontola\n;; This software is released under the Apache Lic",
"end": 38,
"score": 0.9998876452445984,
"start": 25,
"tag": "NAME",
"value": "Esko Luontola"
}
] | test/territory_bro/user_test.clj | JessRoberts/territory_assistant | 0 | ;; Copyright © 2015-2019 Esko Luontola
;; This software is released under the Apache License 2.0.
;; The license text is at http://www.apache.org/licenses/LICENSE-2.0
(ns territory-bro.user-test
(:require [clojure.java.jdbc :as jdbc]
[clojure.test :refer :all]
[territory-bro.db :as db]
... | 15197 | ;; Copyright © 2015-2019 <NAME>
;; This software is released under the Apache License 2.0.
;; The license text is at http://www.apache.org/licenses/LICENSE-2.0
(ns territory-bro.user-test
(:require [clojure.java.jdbc :as jdbc]
[clojure.test :refer :all]
[territory-bro.db :as db]
[... | true | ;; Copyright © 2015-2019 PI:NAME:<NAME>END_PI
;; This software is released under the Apache License 2.0.
;; The license text is at http://www.apache.org/licenses/LICENSE-2.0
(ns territory-bro.user-test
(:require [clojure.java.jdbc :as jdbc]
[clojure.test :refer :all]
[territory-bro.db :as db]... |
[
{
"context": "; Author: Arijit Dasgupta (@rivalslayer)\n; Brainfuck in Clojure\n\n(ns brainf",
"end": 25,
"score": 0.9998810887336731,
"start": 10,
"tag": "NAME",
"value": "Arijit Dasgupta"
},
{
"context": "; Author: Arijit Dasgupta (@rivalslayer)\n; Brainfuck in Clojure\n\n(ns brain... | src/brainfuck_in_clojure/core.clj | rivalslayer/brainfuck-in-clojure | 0 | ; Author: Arijit Dasgupta (@rivalslayer)
; Brainfuck in Clojure
(ns brainfuck-in-clojure.core
(:gen-class))
;
; State structure
; {
; :code array or string symbols literals e.g. [\. \+]
; :head Number/Integer
; :ram array of Number/Integer
; :pointer Number/Integer
; }
;
; + increment the value at pointer
; - decre... | 1755 | ; Author: <NAME> (@rivalslayer)
; Brainfuck in Clojure
(ns brainfuck-in-clojure.core
(:gen-class))
;
; State structure
; {
; :code array or string symbols literals e.g. [\. \+]
; :head Number/Integer
; :ram array of Number/Integer
; :pointer Number/Integer
; }
;
; + increment the value at pointer
; - decrement the ... | true | ; Author: PI:NAME:<NAME>END_PI (@rivalslayer)
; Brainfuck in Clojure
(ns brainfuck-in-clojure.core
(:gen-class))
;
; State structure
; {
; :code array or string symbols literals e.g. [\. \+]
; :head Number/Integer
; :ram array of Number/Integer
; :pointer Number/Integer
; }
;
; + increment the value at pointer
; - ... |
[
{
"context": "h [:set-dialogue\n {:character :adam\n :type :answer\n ",
"end": 1144,
"score": 0.6774210333824158,
"start": 1140,
"tag": "NAME",
"value": "adam"
}
] | data/test/clojure/66bcc40f9fdc7cf589dd9807b388184394210225repl.cljs | harshp8l/deep-learning-lang-detection | 84 | (ns ggj17.repl
(:require [re-frame.core :as re-frame]))
(def db (re-frame/subscribe [:db]))
(:scene @db)
(:questions @db)
(def scene (re-frame/subscribe [:scene]))
(:characters @scene)
(:character @db)
(:foot @db)
(:objects @db)
(:dialogue @db)
(:realness @db)
(keys @db)
(re-frame/dispatch [:set-character "char... | 38090 | (ns ggj17.repl
(:require [re-frame.core :as re-frame]))
(def db (re-frame/subscribe [:db]))
(:scene @db)
(:questions @db)
(def scene (re-frame/subscribe [:scene]))
(:characters @scene)
(:character @db)
(:foot @db)
(:objects @db)
(:dialogue @db)
(:realness @db)
(keys @db)
(re-frame/dispatch [:set-character "char... | true | (ns ggj17.repl
(:require [re-frame.core :as re-frame]))
(def db (re-frame/subscribe [:db]))
(:scene @db)
(:questions @db)
(def scene (re-frame/subscribe [:scene]))
(:characters @scene)
(:character @db)
(:foot @db)
(:objects @db)
(:dialogue @db)
(:realness @db)
(keys @db)
(re-frame/dispatch [:set-character "char... |
[
{
"context": " 3 4 5 6]))\n\n(expect {:surname \"Doe\"} (in {:name \"John\" :surname \"Doe\"}))\n\n(expect 3 (in #{1 2 3 4}))",
"end": 347,
"score": 0.9979872703552246,
"start": 343,
"tag": "NAME",
"value": "John"
},
{
"context": "pect {:surname \"Doe\"} (in {:name \"John\" :surname ... | Chapter11/testing-example/test/testing_example/expectations_tests.clj | srufle/Hands-On-Reactive-Programming-with-Clojure-Second-Edition | 15 | (ns testing-example.expectations-tests
(:require [expectations :refer :all]
[testing-example.core :refer :all]))
(expect true (non-blank? "Some text"))
(expect ClassCastException (non-blank? 1234))
(expect Boolean (non-blank? ""))
(expect #"Dev" "DevOps")
(expect 2 (in [1 2 3 4 5 6]))
(expect {:surn... | 53194 | (ns testing-example.expectations-tests
(:require [expectations :refer :all]
[testing-example.core :refer :all]))
(expect true (non-blank? "Some text"))
(expect ClassCastException (non-blank? 1234))
(expect Boolean (non-blank? ""))
(expect #"Dev" "DevOps")
(expect 2 (in [1 2 3 4 5 6]))
(expect {:surn... | true | (ns testing-example.expectations-tests
(:require [expectations :refer :all]
[testing-example.core :refer :all]))
(expect true (non-blank? "Some text"))
(expect ClassCastException (non-blank? 1234))
(expect Boolean (non-blank? ""))
(expect #"Dev" "DevOps")
(expect 2 (in [1 2 3 4 5 6]))
(expect {:surn... |
[
{
"context": "nnection for java.jdbc \"raw\"\n; https://github.com/clojure/java.jdbc/blob/master/doc/clojure/java/jdbc/Conne",
"end": 235,
"score": 0.9414791464805603,
"start": 228,
"tag": "USERNAME",
"value": "clojure"
},
{
"context": "seServerPrepStmts&cacheRSMetadata=true\"\n :u... | frameworks/Clojure/luminus/hello/src/hello/models/schema.clj | lhotari/FrameworkBenchmarks | 4 | (ns hello.models.schema
(:require [korma.db :refer [defdb mysql]]
[clojure.java.jdbc :as sql])
(:import com.mchange.v2.c3p0.ComboPooledDataSource))
; Database connection for java.jdbc "raw"
; https://github.com/clojure/java.jdbc/blob/master/doc/clojure/java/jdbc/ConnectionPooling.md
(def db-spec-mysql-... | 109291 | (ns hello.models.schema
(:require [korma.db :refer [defdb mysql]]
[clojure.java.jdbc :as sql])
(:import com.mchange.v2.c3p0.ComboPooledDataSource))
; Database connection for java.jdbc "raw"
; https://github.com/clojure/java.jdbc/blob/master/doc/clojure/java/jdbc/ConnectionPooling.md
(def db-spec-mysql-... | true | (ns hello.models.schema
(:require [korma.db :refer [defdb mysql]]
[clojure.java.jdbc :as sql])
(:import com.mchange.v2.c3p0.ComboPooledDataSource))
; Database connection for java.jdbc "raw"
; https://github.com/clojure/java.jdbc/blob/master/doc/clojure/java/jdbc/ConnectionPooling.md
(def db-spec-mysql-... |
[
{
"context": " :asserted 1615939200\n :by \"dac\"}\n :iat 1618617600}]]}\n ",
"end": 2597,
"score": 0.9770728945732117,
"start": 2594,
"tag": "USERNAME",
"value": "dac"
},
{
"context": " :userid \"... | src/clj/rems/api/services/ega.clj | tjb/rems | 31 | (ns rems.api.services.ega
"Service for interfacing with EGA Permission API."
(:require [clj-time.core :as time-core]
[clojure.string :as str]
[clojure.test :refer [deftest is]]
[clojure.tools.logging :as log]
[medley.core :refer [find-first]]
[rems.config ... | 42091 | (ns rems.api.services.ega
"Service for interfacing with EGA Permission API."
(:require [clj-time.core :as time-core]
[clojure.string :as str]
[clojure.test :refer [deftest is]]
[clojure.tools.logging :as log]
[medley.core :refer [find-first]]
[rems.config ... | true | (ns rems.api.services.ega
"Service for interfacing with EGA Permission API."
(:require [clj-time.core :as time-core]
[clojure.string :as str]
[clojure.test :refer [deftest is]]
[clojure.tools.logging :as log]
[medley.core :refer [find-first]]
[rems.config ... |
[
{
"context": "; Copyright (c) Rich Hickey. All rights reserved.\r\n; The use and distributi",
"end": 30,
"score": 0.9997779130935669,
"start": 19,
"tag": "NAME",
"value": "Rich Hickey"
},
{
"context": "ious tests in the Clojure\r\n;; test suite\r\n;;\r\n;; tomfaulhaber (gmail)... | Source/clojure/test_helper.clj | pjago/Arcadia | 0 | ; Copyright (c) Rich Hickey. All rights reserved.
; The use and distribution terms for this software are covered by the
; Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
; which can be found in the file epl-v10.html at the root of this distribution.
; By using this software in... | 113426 | ; Copyright (c) <NAME>. All rights reserved.
; The use and distribution terms for this software are covered by the
; Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
; which can be found in the file epl-v10.html at the root of this distribution.
; By using this software in any ... | true | ; Copyright (c) PI:NAME:<NAME>END_PI. All rights reserved.
; The use and distribution terms for this software are covered by the
; Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
; which can be found in the file epl-v10.html at the root of this distribution.
; By using this so... |
[
{
"context": "-------------------------------\n;;\n;;\n;; Author: PLIQUE Guillaume (Yomguithereal)\n;; Version: 0.1\n;;\n(ns clj-fuzz",
"end": 212,
"score": 0.9998458027839661,
"start": 196,
"tag": "NAME",
"value": "PLIQUE Guillaume"
},
{
"context": "------------\n;;\n;;\n;; Au... | src/clj_fuzzy/jaro_winkler.cljc | sooheon/clj-fuzzy | 222 | ;; -------------------------------------------------------------------
;; clj-fuzzy Jaro-Winkler Distance
;; -------------------------------------------------------------------
;;
;;
;; Author: PLIQUE Guillaume (Yomguithereal)
;; Version: 0.1
;;
(ns clj-fuzzy.jaro-winkler)
;; Utilities
;; OPTIMIZE: I cannot believ... | 25082 | ;; -------------------------------------------------------------------
;; clj-fuzzy Jaro-Winkler Distance
;; -------------------------------------------------------------------
;;
;;
;; Author: <NAME> (Yomguithereal)
;; Version: 0.1
;;
(ns clj-fuzzy.jaro-winkler)
;; Utilities
;; OPTIMIZE: I cannot believe this is ... | true | ;; -------------------------------------------------------------------
;; clj-fuzzy Jaro-Winkler Distance
;; -------------------------------------------------------------------
;;
;;
;; Author: PI:NAME:<NAME>END_PI (Yomguithereal)
;; Version: 0.1
;;
(ns clj-fuzzy.jaro-winkler)
;; Utilities
;; OPTIMIZE: I cannot be... |
[
{
"context": " :fontSize \"250%\"}}\n \"HETAIRA\")}))\n (ui-grid-row\n {:colum",
"end": 1592,
"score": 0.5223305821418762,
"start": 1589,
"tag": "NAME",
"value": "ETA"
}
] | src/cljs/etaira/ui/ico/whitepaper.cljs | okilimnik/etaira-web | 0 | (ns etaira.ui.ico.whitepaper
(:require
[com.fulcrologic.fulcro.dom :as dom :refer [div span br button h3 p a h2 img]]
[com.fulcrologic.fulcro.algorithms.react-interop :as interop]
[oops.core :refer [oget]]
[com.fulcrologic.semantic-ui.elements.button.ui-button :refer [ui-button]]
[com.fulcrologic.seman... | 123645 | (ns etaira.ui.ico.whitepaper
(:require
[com.fulcrologic.fulcro.dom :as dom :refer [div span br button h3 p a h2 img]]
[com.fulcrologic.fulcro.algorithms.react-interop :as interop]
[oops.core :refer [oget]]
[com.fulcrologic.semantic-ui.elements.button.ui-button :refer [ui-button]]
[com.fulcrologic.seman... | true | (ns etaira.ui.ico.whitepaper
(:require
[com.fulcrologic.fulcro.dom :as dom :refer [div span br button h3 p a h2 img]]
[com.fulcrologic.fulcro.algorithms.react-interop :as interop]
[oops.core :refer [oget]]
[com.fulcrologic.semantic-ui.elements.button.ui-button :refer [ui-button]]
[com.fulcrologic.seman... |
[
{
"context": ";; Copyright (c) James Reeves. All rights reserved.\n;; The use and distribution",
"end": 29,
"score": 0.999876856803894,
"start": 17,
"tag": "NAME",
"value": "James Reeves"
}
] | data/clojure/0c05c0587968545c39572ab7993bd156_crypto.clj | maxim5/code-inspector | 5 | ;; Copyright (c) James Reeves. All rights reserved.
;; The use and distribution terms for this software are covered by the Eclipse
;; Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php) which
;; can be found in the file epl-v10.html at the root of this distribution. By
;; using this software in any fash... | 101585 | ;; Copyright (c) <NAME>. All rights reserved.
;; The use and distribution terms for this software are covered by the Eclipse
;; Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php) which
;; can be found in the file epl-v10.html at the root of this distribution. By
;; using this software in any fashion, y... | true | ;; Copyright (c) PI:NAME:<NAME>END_PI. All rights reserved.
;; The use and distribution terms for this software are covered by the Eclipse
;; Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php) which
;; can be found in the file epl-v10.html at the root of this distribution. By
;; using this software in ... |
[
{
"context": "deleted\"}\n :+\n {\"recipe-added\"\n {:name \"Burgers\"\n :grubs\n \"400 g ground beef\\nhambu",
"end": 5948,
"score": 0.5146909356117249,
"start": 5945,
"tag": "NAME",
"value": "Bur"
}
] | src/test/grub/test/unit/diff.clj | sumeetminhas/changeurl | 17 | (ns grub.test.unit.diff
(:require [grub.diff :as diff]
[midje.sweet :refer :all]))
(def empty-diff {:tag 0
:shadow-tag 0
:grubs {:- #{} :+ nil}
:recipes {:- #{} :+ nil}})
(fact "Diff of empty states is empty diff"
(let [empty-state {:grubs {} :recipe... | 105988 | (ns grub.test.unit.diff
(:require [grub.diff :as diff]
[midje.sweet :refer :all]))
(def empty-diff {:tag 0
:shadow-tag 0
:grubs {:- #{} :+ nil}
:recipes {:- #{} :+ nil}})
(fact "Diff of empty states is empty diff"
(let [empty-state {:grubs {} :recipe... | true | (ns grub.test.unit.diff
(:require [grub.diff :as diff]
[midje.sweet :refer :all]))
(def empty-diff {:tag 0
:shadow-tag 0
:grubs {:- #{} :+ nil}
:recipes {:- #{} :+ nil}})
(fact "Diff of empty states is empty diff"
(let [empty-state {:grubs {} :recipe... |
[
{
"context": "\n :cancel [{:id 21 :symbol sym :account-id 4223421 :order-id 23341}\n {:id 22 :symbo",
"end": 1711,
"score": 0.6017871499061584,
"start": 1707,
"tag": "KEY",
"value": "2234"
},
{
"context": "\n {:id 25 :symbol sym :account-id 3423421... | counter/src/test/clojure/liu/mars/market/test_data.clj | gumplyz/market | 92 | (ns liu.mars.market.test-data)
(def sym "btcusdt")
(def note-paper
{:limit-ask [{:id 1 :symbol sym :price 34522M :quantity 1 :account-id 3223421}
{:id 2 :symbol sym :price 34512M :quantity 10001 :account-id 3223421}
{:id 3 :symbol sym :price 34525M :quantity 10020 :account-id 342234... | 75894 | (ns liu.mars.market.test-data)
(def sym "btcusdt")
(def note-paper
{:limit-ask [{:id 1 :symbol sym :price 34522M :quantity 1 :account-id 3223421}
{:id 2 :symbol sym :price 34512M :quantity 10001 :account-id 3223421}
{:id 3 :symbol sym :price 34525M :quantity 10020 :account-id 342234... | true | (ns liu.mars.market.test-data)
(def sym "btcusdt")
(def note-paper
{:limit-ask [{:id 1 :symbol sym :price 34522M :quantity 1 :account-id 3223421}
{:id 2 :symbol sym :price 34512M :quantity 10001 :account-id 3223421}
{:id 3 :symbol sym :price 34525M :quantity 10020 :account-id 342234... |
[
{
"context": " session)))))\n\n;; based on https://github.com/raquo/Airstream#frp-glitches\n(deftest frp-glitch\n (let",
"end": 20304,
"score": 0.9687407612800598,
"start": 20299,
"tag": "USERNAME",
"value": "raquo"
},
{
"context": " (is (= 3 (count people)))\n (is... | test/odoyle/rules_test.cljc | davesann/odoyle-rules | 0 | (ns odoyle.rules-test
(:require [clojure.test :refer [deftest is]]
[odoyle.rules :as o]
[clojure.spec.test.alpha :as st]))
(st/instrument)
(deftest num-of-conditions-not=-num-of-facts
(-> (reduce o/add-rule (o/->session)
(o/ruleset
{::num-conds-and-facts
[:what... | 124842 | (ns odoyle.rules-test
(:require [clojure.test :refer [deftest is]]
[odoyle.rules :as o]
[clojure.spec.test.alpha :as st]))
(st/instrument)
(deftest num-of-conditions-not=-num-of-facts
(-> (reduce o/add-rule (o/->session)
(o/ruleset
{::num-conds-and-facts
[:what... | true | (ns odoyle.rules-test
(:require [clojure.test :refer [deftest is]]
[odoyle.rules :as o]
[clojure.spec.test.alpha :as st]))
(st/instrument)
(deftest num-of-conditions-not=-num-of-facts
(-> (reduce o/add-rule (o/->session)
(o/ruleset
{::num-conds-and-facts
[:what... |
[
{
"context": "/default-re->replacement))\n \"password=***** bar yada\" \"password=foo bar yada\"\n \"passwor",
"end": 259,
"score": 0.6973698735237122,
"start": 255,
"tag": "PASSWORD",
"value": "yada"
},
{
"context": "word=***** bar yada\" \"password=foo... | test/nl/mediquest/logback/util_test.clj | mediquest-nl/logback-masking-pattern-layouts | 9 | (ns nl.mediquest.logback.util-test
(:require
[clojure.test :refer [deftest are]]
[nl.mediquest.logback.util :as sut]))
(deftest scrub-test
(are [expected input] (= expected (sut/scrub input sut/default-re->replacement))
"password=***** bar yada" "password=foo bar yada"
"password:***** bar... | 96548 | (ns nl.mediquest.logback.util-test
(:require
[clojure.test :refer [deftest are]]
[nl.mediquest.logback.util :as sut]))
(deftest scrub-test
(are [expected input] (= expected (sut/scrub input sut/default-re->replacement))
"password=***** bar <PASSWORD>" "password=foo bar <PASSWORD>"
"passwo... | true | (ns nl.mediquest.logback.util-test
(:require
[clojure.test :refer [deftest are]]
[nl.mediquest.logback.util :as sut]))
(deftest scrub-test
(are [expected input] (= expected (sut/scrub input sut/default-re->replacement))
"password=***** bar PI:PASSWORD:<PASSWORD>END_PI" "password=foo bar PI:PA... |
[
{
"context": " {:reference-time (time/t -2 2013 2 12 4 30)}\n\n \"ahora\"\n \"ahorita\"\n \"cuanto antes\"\n (datetime 2013 2 ",
"end": 133,
"score": 0.9995124340057373,
"start": 128,
"tag": "NAME",
"value": "ahora"
},
{
"context": "ce-time (time/t -2 2013 2 12 4 30)}\n\n \"ahor... | resources/languages/es/corpus/time.clj | irvingflores/duckling | 0 | (; Context map
; Tuesday Feb 12, 2013 at 4:30am is the "now" for the tests
{:reference-time (time/t -2 2013 2 12 4 30)}
"ahora"
"ahorita"
"cuanto antes"
(datetime 2013 2 12 4 30 00)
"hoy"
(datetime 2013 2 12)
"ayer"
(datetime 2013 2 11)
"anteayer"
"antier"
(datetime 2013 2 10)
"mañana"
... | 12017 | (; Context map
; Tuesday Feb 12, 2013 at 4:30am is the "now" for the tests
{:reference-time (time/t -2 2013 2 12 4 30)}
"<NAME>"
"<NAME>"
"<NAME>"
(datetime 2013 2 12 4 30 00)
"<NAME>"
(datetime 2013 2 12)
"<NAME>"
(datetime 2013 2 11)
"<NAME>"
"<NAME>"
(datetime 2013 2 10)
"<NAME>"
(... | true | (; Context map
; Tuesday Feb 12, 2013 at 4:30am is the "now" for the tests
{:reference-time (time/t -2 2013 2 12 4 30)}
"PI:NAME:<NAME>END_PI"
"PI:NAME:<NAME>END_PI"
"PI:NAME:<NAME>END_PI"
(datetime 2013 2 12 4 30 00)
"PI:NAME:<NAME>END_PI"
(datetime 2013 2 12)
"PI:NAME:<NAME>END_PI"
(datetime 20... |
[
{
"context": " - The new username.\n |new-password| - The new password.\n\n This function returns a core.async channel o",
"end": 1219,
"score": 0.8193677067756653,
"start": 1211,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "--------------------\n;\n; docs: https://g... | src/apps_private/chromex/app/passwords_private.clj | elias94/chromex | 396 | (ns chromex.app.passwords-private
"Use the chrome.passwordsPrivate API to add or remove password
data from the settings UI.
* available since Chrome master"
(:refer-clojure :only [defmacro defn apply declare meta let partial])
(:require [chromex.wrapgen :refer [gen-wrap-helper]]
[chromex.cal... | 40820 | (ns chromex.app.passwords-private
"Use the chrome.passwordsPrivate API to add or remove password
data from the settings UI.
* available since Chrome master"
(:refer-clojure :only [defmacro defn apply declare meta let partial])
(:require [chromex.wrapgen :refer [gen-wrap-helper]]
[chromex.cal... | true | (ns chromex.app.passwords-private
"Use the chrome.passwordsPrivate API to add or remove password
data from the settings UI.
* available since Chrome master"
(:refer-clojure :only [defmacro defn apply declare meta let partial])
(:require [chromex.wrapgen :refer [gen-wrap-helper]]
[chromex.cal... |
[
{
"context": ";; Copyright 2018 Chris Rink\n;;\n;; Licensed under the Apache License, Version ",
"end": 28,
"score": 0.999852180480957,
"start": 18,
"tag": "NAME",
"value": "Chris Rink"
}
] | src/clojure/repopreview/web_server.clj | chrisrink10/repopreview | 0 | ;; Copyright 2018 Chris Rink
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
;; http://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in w... | 54513 | ;; Copyright 2018 <NAME>
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
;; http://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writi... | true | ;; Copyright 2018 PI:NAME:<NAME>END_PI
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
;; http://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agre... |
[
{
"context": "ard the-choice})))\n ;; Start id\n sunny \"Sunny Lebeau: Security Specialist\"\n ;; List of all G-Mod ",
"end": 603,
"score": 0.9892364740371704,
"start": 591,
"tag": "NAME",
"value": "Sunny Lebeau"
},
{
"context": " ;; List of all G-Mod identities\n ... | test/clj/game_test/cards/radicles.clj | rezwits/carncode | 15 | (ns game-test.cards.radicles
(:require [game.core :as core]
[game-test.core :refer :all]
[game-test.utils :refer :all]
[game-test.macros :refer :all]
[clojure.test :refer :all]))
(use-fixtures :once load-all-cards (partial reset-card-defs "radicles"))
(let [choose-cha... | 1652 | (ns game-test.cards.radicles
(:require [game.core :as core]
[game-test.core :refer :all]
[game-test.utils :refer :all]
[game-test.macros :refer :all]
[clojure.test :refer :all]))
(use-fixtures :once load-all-cards (partial reset-card-defs "radicles"))
(let [choose-cha... | true | (ns game-test.cards.radicles
(:require [game.core :as core]
[game-test.core :refer :all]
[game-test.utils :refer :all]
[game-test.macros :refer :all]
[clojure.test :refer :all]))
(use-fixtures :once load-all-cards (partial reset-card-defs "radicles"))
(let [choose-cha... |
[
{
"context": ":scm {:name \"git\"\n :url \"git@github.com:thi-ng/tweeny.git\"}\n\n :min-lein-vesion \"2.4.0\"\n\n",
"end": 375,
"score": 0.9996618032455444,
"start": 361,
"tag": "EMAIL",
"value": "git@github.com"
},
{
"context": ":name \"git\"\n ... | project.clj | thi-ng/tweeny | 24 | (defproject thi.ng/tweeny "0.1.0-SNAPSHOT"
:description "Keyframe animation & tweening functions for Clojure"
:url "http://thi.ng/tweeny"
:license {:name "Apache Software License 2.0"
:url "http://www.apache.org/licenses/LICENSE-2.0"
:distribution :repo}
:scm ... | 36055 | (defproject thi.ng/tweeny "0.1.0-SNAPSHOT"
:description "Keyframe animation & tweening functions for Clojure"
:url "http://thi.ng/tweeny"
:license {:name "Apache Software License 2.0"
:url "http://www.apache.org/licenses/LICENSE-2.0"
:distribution :repo}
:scm ... | true | (defproject thi.ng/tweeny "0.1.0-SNAPSHOT"
:description "Keyframe animation & tweening functions for Clojure"
:url "http://thi.ng/tweeny"
:license {:name "Apache Software License 2.0"
:url "http://www.apache.org/licenses/LICENSE-2.0"
:distribution :repo}
:scm ... |
[
{
"context": "mon.testing FakeTicker]\n [com.github.benmanes.caffeine.cache Ticker]\n [java.util.co",
"end": 499,
"score": 0.8116111159324646,
"start": 496,
"tag": "USERNAME",
"value": "man"
},
{
"context": "t! reload-fails? true)\n (swap! db assoc :key 43)\n... | test/cloffeine/core_test.clj | asafch/cloffeine | 0 | (ns cloffeine.core-test
(:require [cloffeine.common :as common]
[cloffeine.cache :as cache]
[cloffeine.async-cache :as async-cache]
[cloffeine.loading-cache :as loading-cache]
[cloffeine.async-loading-cache :as async-loading-cache]
[clojure.test :refer [def... | 62017 | (ns cloffeine.core-test
(:require [cloffeine.common :as common]
[cloffeine.cache :as cache]
[cloffeine.async-cache :as async-cache]
[cloffeine.loading-cache :as loading-cache]
[cloffeine.async-loading-cache :as async-loading-cache]
[clojure.test :refer [def... | true | (ns cloffeine.core-test
(:require [cloffeine.common :as common]
[cloffeine.cache :as cache]
[cloffeine.async-cache :as async-cache]
[cloffeine.loading-cache :as loading-cache]
[cloffeine.async-loading-cache :as async-loading-cache]
[clojure.test :refer [def... |
[
{
"context": "er\n [& guys]\n (map hello guys))\n\n(bot-codger \"John\" \"Nathan\" \"Tony\")\n",
"end": 159,
"score": 0.9997245669364929,
"start": 155,
"tag": "NAME",
"value": "John"
},
{
"context": " guys]\n (map hello guys))\n\n(bot-codger \"John\" \"Nathan\" \"Tony\")\n",
... | day4/function-arity-variable.clj | joaopaulomoraes/7-days-of-clojure | 8 | (ns seven-days-of-clojure.arity-variable)
(defn hello
[guy]
(str "Hello, " guy "!"))
(defn bot-codger
[& guys]
(map hello guys))
(bot-codger "John" "Nathan" "Tony")
| 81147 | (ns seven-days-of-clojure.arity-variable)
(defn hello
[guy]
(str "Hello, " guy "!"))
(defn bot-codger
[& guys]
(map hello guys))
(bot-codger "<NAME>" "<NAME>" "<NAME>")
| true | (ns seven-days-of-clojure.arity-variable)
(defn hello
[guy]
(str "Hello, " guy "!"))
(defn bot-codger
[& guys]
(map hello guys))
(bot-codger "PI:NAME:<NAME>END_PI" "PI:NAME:<NAME>END_PI" "PI:NAME:<NAME>END_PI")
|
[
{
"context": "name :- String] :- Player\n (match name\n \"Alice\" Player1\n \"Bob\" Player2))\n\n(def Player1 (",
"end": 555,
"score": 0.9997581243515015,
"start": 550,
"tag": "NAME",
"value": "Alice"
},
{
"context": "\n (match name\n \"Alice\" Player1\n ... | src/clj/krestiky/Player.clj | slava92/krestiky | 0 | (ns krestiky.Player
(:require [krestiky.Types :refer :all]
[clojure.core.match :refer [match]]
[clojure.core.typed :as t :refer [check-ns]]))
(set! *warn-on-reflection* true)
(t/ann Player1 Player)
(declare Player1)
(t/ann Player2 Player)
(declare Player2)
(t/ann-record player [c :- char s :... | 28724 | (ns krestiky.Player
(:require [krestiky.Types :refer :all]
[clojure.core.match :refer [match]]
[clojure.core.typed :as t :refer [check-ns]]))
(set! *warn-on-reflection* true)
(t/ann Player1 Player)
(declare Player1)
(t/ann Player2 Player)
(declare Player2)
(t/ann-record player [c :- char s :... | true | (ns krestiky.Player
(:require [krestiky.Types :refer :all]
[clojure.core.match :refer [match]]
[clojure.core.typed :as t :refer [check-ns]]))
(set! *warn-on-reflection* true)
(t/ann Player1 Player)
(declare Player1)
(t/ann Player2 Player)
(declare Player2)
(t/ann-record player [c :- char s :... |
[
{
"context": ";; Authors: Sung Pae <self@sungpae.com>\n\n(ns vim-clojure-static.test\n ",
"end": 20,
"score": 0.9998762607574463,
"start": 12,
"tag": "NAME",
"value": "Sung Pae"
},
{
"context": ";; Authors: Sung Pae <self@sungpae.com>\n\n(ns vim-clojure-static.test\n (:require [cloj... | clj/src/vim_clojure_static/test.clj | skanev/vim-clojure-static | 1 | ;; Authors: Sung Pae <self@sungpae.com>
(ns vim-clojure-static.test
(:require [clojure.java.io :as io]
[clojure.java.shell :as shell]
[clojure.edn :as edn]
[clojure.string :as string]
[clojure.test :as test]))
(defn syn-id-names
"Map lines of clojure text to vim syn... | 61697 | ;; Authors: <NAME> <<EMAIL>>
(ns vim-clojure-static.test
(:require [clojure.java.io :as io]
[clojure.java.shell :as shell]
[clojure.edn :as edn]
[clojure.string :as string]
[clojure.test :as test]))
(defn syn-id-names
"Map lines of clojure text to vim synID names at... | true | ;; Authors: PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
(ns vim-clojure-static.test
(:require [clojure.java.io :as io]
[clojure.java.shell :as shell]
[clojure.edn :as edn]
[clojure.string :as string]
[clojure.test :as test]))
(defn syn-id-names
"Map lines of cloju... |
[
{
"context": "oss] :as arch-spec}]\n (let [arch-spec-key (str \":arch-spec:target:\" XBPS_TARGET_ARCH\n \":host:\" XBPS_",
"end": 505,
"score": 0.8545032143592834,
"start": 473,
"tag": "KEY",
"value": "\":arch-spec:target:\" XBPS_TARGET"
},
{
"context... | src/dxpb_clj/db.clj | dxpb/dxpb-clj | 0 | (ns dxpb-clj.db
(:require [crux.api :as crux]
[clojure.java.io :as io]
[config.core :refer [env]]
[clojure.set :refer [union]]
))
(def crux-fn-delete-package
'(fn [ctx pkgname {:keys [XBPS_ARCH XBPS_TARGET_ARCH cross]}]
[]))
(def crux-fn-ensure-pruned-subpkgs
... | 6396 | (ns dxpb-clj.db
(:require [crux.api :as crux]
[clojure.java.io :as io]
[config.core :refer [env]]
[clojure.set :refer [union]]
))
(def crux-fn-delete-package
'(fn [ctx pkgname {:keys [XBPS_ARCH XBPS_TARGET_ARCH cross]}]
[]))
(def crux-fn-ensure-pruned-subpkgs
... | true | (ns dxpb-clj.db
(:require [crux.api :as crux]
[clojure.java.io :as io]
[config.core :refer [env]]
[clojure.set :refer [union]]
))
(def crux-fn-delete-package
'(fn [ctx pkgname {:keys [XBPS_ARCH XBPS_TARGET_ARCH cross]}]
[]))
(def crux-fn-ensure-pruned-subpkgs
... |
[
{
"context": "\"//james:3306/nova\"\n :user \"root\"\n :password \"56592b2f97c7de918edd\"})\n\n(defn skip-line? [line]\n (let [line (str/tri",
"end": 322,
"score": 0.9993483424186707,
"start": 302,
"tag": "PASSWORD",
"value": "56592b2f97c7de918edd"
}
] | src/gremlin/core.clj | amadev/migration_tests | 0 | (ns migration-tests.core
(:require [clojure.java.jdbc :as jdbc]
[clojure.string :as str]
[clojure.tools.logging :as log])
(:gen-class))
(def db-spec
{:classname "com.mysql.jdbc.Driver"
:subprotocol "mysql"
:subname "//james:3306/nova"
:user "root"
:password "56592b2f97c7de918e... | 118373 | (ns migration-tests.core
(:require [clojure.java.jdbc :as jdbc]
[clojure.string :as str]
[clojure.tools.logging :as log])
(:gen-class))
(def db-spec
{:classname "com.mysql.jdbc.Driver"
:subprotocol "mysql"
:subname "//james:3306/nova"
:user "root"
:password "<PASSWORD>"})
(de... | true | (ns migration-tests.core
(:require [clojure.java.jdbc :as jdbc]
[clojure.string :as str]
[clojure.tools.logging :as log])
(:gen-class))
(def db-spec
{:classname "com.mysql.jdbc.Driver"
:subprotocol "mysql"
:subname "//james:3306/nova"
:user "root"
:password "PI:PASSWORD:<PASSW... |
[
{
"context": "UID)\n :hamster/name \"Farley Moat\"\n :hamster/age 12}]\n",
"end": 440,
"score": 0.9998558759689331,
"start": 429,
"tag": "NAME",
"value": "Farley Moat"
},
{
"context": "UID)\n :hams... | test/seeds/xtdb.clj | pariyatti/crux-migrate | 1 | (ns seeds.xtdb
(:require [xtdb.api :as xt]
[joplin.xtdb.database :as d]))
(defn run [target & args]
;; NOTE: in a real migration, use `with-open`. The joplin.xtdb test suite
;; seems to fail when using `with-open` because we use a shared node.
(when-let [node (d/get-node (-> target :db :conf)... | 20627 | (ns seeds.xtdb
(:require [xtdb.api :as xt]
[joplin.xtdb.database :as d]))
(defn run [target & args]
;; NOTE: in a real migration, use `with-open`. The joplin.xtdb test suite
;; seems to fail when using `with-open` because we use a shared node.
(when-let [node (d/get-node (-> target :db :conf)... | true | (ns seeds.xtdb
(:require [xtdb.api :as xt]
[joplin.xtdb.database :as d]))
(defn run [target & args]
;; NOTE: in a real migration, use `with-open`. The joplin.xtdb test suite
;; seems to fail when using `with-open` because we use a shared node.
(when-let [node (d/get-node (-> target :db :conf)... |
[
{
"context": "mock-users {\n :1 {:first-name \"Betty\"\n :last-name \"Velez\"\n ",
"end": 10309,
"score": 0.9998197555541992,
"start": 10304,
"tag": "NAME",
"value": "Betty"
},
{
"context": "name \"Betty\"\n :last-n... | src/css-guide/styles/util.cljc | AlloyCSS/untangled-components | 0 | (ns styles.util
#?(:clj
(:require [devcards.core :as dc :include-macros true]
cljs.repl
[clojure.string :as str])
:cljs
(:require [devcards.core :as dc :include-macros true]
[clojure.set :as set]
[clojure.string :as str]
[hickory.core :as hc]
[u... | 89193 | (ns styles.util
#?(:clj
(:require [devcards.core :as dc :include-macros true]
cljs.repl
[clojure.string :as str])
:cljs
(:require [devcards.core :as dc :include-macros true]
[clojure.set :as set]
[clojure.string :as str]
[hickory.core :as hc]
[u... | true | (ns styles.util
#?(:clj
(:require [devcards.core :as dc :include-macros true]
cljs.repl
[clojure.string :as str])
:cljs
(:require [devcards.core :as dc :include-macros true]
[clojure.set :as set]
[clojure.string :as str]
[hickory.core :as hc]
[u... |
[
{
"context": "atic-table-resolver :song/id\n {1 {:song/name \"Marchinha Psicotica de Dr. Soup\"}\n 2 {:song/name \"There's Enough",
"end": 1500,
"score": 0.8580642938613892,
"start": 1481,
"tag": "NAME",
"value": "Marchinha Psicotica"
},
{
"context": "/id\n {1 {:song/nam... | clj/ex/study_pathom/pathom01/src/main/builtin_resolver01.clj | mertnuhoglu/study | 1 | (ns main.builtin-resolver01
(:require
[com.wsscode.pathom3.connect.operation :as pco]
[com.wsscode.pathom3.connect.indexes :as pci]
[com.wsscode.pathom3.interface.smart-map :as psm]
[com.wsscode.pathom3.connect.built-in.resolvers :as pbir]))
;; 01: Constants
; constant literal
(pbir/constantly-resol... | 95014 | (ns main.builtin-resolver01
(:require
[com.wsscode.pathom3.connect.operation :as pco]
[com.wsscode.pathom3.connect.indexes :as pci]
[com.wsscode.pathom3.interface.smart-map :as psm]
[com.wsscode.pathom3.connect.built-in.resolvers :as pbir]))
;; 01: Constants
; constant literal
(pbir/constantly-resol... | true | (ns main.builtin-resolver01
(:require
[com.wsscode.pathom3.connect.operation :as pco]
[com.wsscode.pathom3.connect.indexes :as pci]
[com.wsscode.pathom3.interface.smart-map :as psm]
[com.wsscode.pathom3.connect.built-in.resolvers :as pbir]))
;; 01: Constants
; constant literal
(pbir/constantly-resol... |
[
{
"context": "ns under the License.\n;;\n;; Copyright © 2013-2022, Kenneth Leung. All rights reserved.\n\n(ns czlab.test.nettio.disc",
"end": 597,
"score": 0.9998575448989868,
"start": 584,
"tag": "NAME",
"value": "Kenneth Leung"
}
] | src/test/clojure/czlab/test/nettio/discard.clj | llnek/nettio | 0 | ;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
;; http://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed ... | 65071 | ;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
;; http://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed ... | true | ;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the License.
;; You may obtain a copy of the License at
;;
;; http://www.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applicable law or agreed to in writing, software
;; distributed ... |
[
{
"context": "st-case for reactor-core.publisher.\"\n :author \"Vladimir Tsanev\"}\n reactor-core.publisher-test\n #?(:cljs (:requ",
"end": 686,
"score": 0.9998198747634888,
"start": 671,
"tag": "NAME",
"value": "Vladimir Tsanev"
}
] | test/reactor_core/publisher_test.cljc | jaju/reactor-core-clojure | 2 | ;
; Copyright 2018 the original author or authors.
;
; Licensed under the Apache License, Version 2.0 (the "License")
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apache.org/licenses/LICENSE-2.0
;
; Unless required by applicable law or ... | 39515 | ;
; Copyright 2018 the original author or authors.
;
; Licensed under the Apache License, Version 2.0 (the "License")
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apache.org/licenses/LICENSE-2.0
;
; Unless required by applicable law or ... | true | ;
; Copyright 2018 the original author or authors.
;
; Licensed under the Apache License, Version 2.0 (the "License")
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apache.org/licenses/LICENSE-2.0
;
; Unless required by applicable law or ... |
[
{
"context": " \"properties\" [{\"key\" \"sum\"\n ",
"end": 3401,
"score": 0.9021121263504028,
"start": 3398,
"tag": "KEY",
"value": "sum"
}
] | dev/src/dev.clj | xray-tech/xorc-xray | 7 | (ns dev
(:refer-clojure :exclude [test])
(:require [clojure.repl :refer :all]
[fipp.edn :refer [pprint]]
[clojure.tools.namespace.repl :refer [refresh]]
[clojure.java.io :as io]
[duct.core :as duct]
[duct.core.repl :as duct-repl]
[eftest.runner... | 100952 | (ns dev
(:refer-clojure :exclude [test])
(:require [clojure.repl :refer :all]
[fipp.edn :refer [pprint]]
[clojure.tools.namespace.repl :refer [refresh]]
[clojure.java.io :as io]
[duct.core :as duct]
[duct.core.repl :as duct-repl]
[eftest.runner... | true | (ns dev
(:refer-clojure :exclude [test])
(:require [clojure.repl :refer :all]
[fipp.edn :refer [pprint]]
[clojure.tools.namespace.repl :refer [refresh]]
[clojure.java.io :as io]
[duct.core :as duct]
[duct.core.repl :as duct-repl]
[eftest.runner... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.