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": ";; A Ukelele by Roger Allen.\n(ns explore-overtone.ukelele\n (:use [explore-ov",
"end": 27,
"score": 0.9998594522476196,
"start": 16,
"tag": "NAME",
"value": "Roger Allen"
}
] | data/train/clojure/24730c43af3c2f316e54426ccc7d7365617d2f65ukelele.clj | harshp8l/deep-learning-lang-detection | 84 | ;; A Ukelele by Roger Allen.
(ns explore-overtone.ukelele
(: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 indicate... | 30391 | ;; A Ukelele by <NAME>.
(ns explore-overtone.ukelele
(: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 you... | true | ;; A Ukelele by PI:NAME:<NAME>END_PI.
(ns explore-overtone.ukelele
(: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... |
[
{
"context": "e \"otto\" :href \"http://otto.de\"}]}\n\n {:title \"Spaß\"\n :items [{:title \"kicker\" :href \"http://kick",
"end": 238,
"score": 0.6136068105697632,
"start": 237,
"tag": "NAME",
"value": "a"
}
] | src/cljs/bookmarks/db.cljs | meandor/motherbox | 1 | (ns bookmarks.db)
(def bookmark-groups
[{:title "General"
:items [{:title "google" :href "http://google.de"}
{:title "heise" :href "http://heise.de"}
{:title "otto" :href "http://otto.de"}]}
{:title "Spaß"
:items [{:title "kicker" :href "http://kicker.de"}
{:title "hei... | 103413 | (ns bookmarks.db)
(def bookmark-groups
[{:title "General"
:items [{:title "google" :href "http://google.de"}
{:title "heise" :href "http://heise.de"}
{:title "otto" :href "http://otto.de"}]}
{:title "Sp<NAME>ß"
:items [{:title "kicker" :href "http://kicker.de"}
{:title... | true | (ns bookmarks.db)
(def bookmark-groups
[{:title "General"
:items [{:title "google" :href "http://google.de"}
{:title "heise" :href "http://heise.de"}
{:title "otto" :href "http://otto.de"}]}
{:title "SpPI:NAME:<NAME>END_PIß"
:items [{:title "kicker" :href "http://kicker.de"}
... |
[
{
"context": " [clojure.test :as t]))\n\n(def admin-login \"admin\")\n(def admin-password \"secretadmin\")\n(def auth-se",
"end": 245,
"score": 0.9979813098907471,
"start": 240,
"tag": "USERNAME",
"value": "admin"
},
{
"context": ")\n\n(def admin-login \"admin\")\n(def admin-p... | test/keycloak/authz_test.clj | borkdude/keycloak-clojure | 122 | (ns keycloak.authz-test
(:require [keycloak.admin :refer :all]
[keycloak.deployment :as deploy :refer [client-conf keycloak-client]]
[keycloak.authz :as authz]
[clojure.test :as t]))
(def admin-login "admin")
(def admin-password "secretadmin")
(def auth-server-url "http://localhos... | 38338 | (ns keycloak.authz-test
(:require [keycloak.admin :refer :all]
[keycloak.deployment :as deploy :refer [client-conf keycloak-client]]
[keycloak.authz :as authz]
[clojure.test :as t]))
(def admin-login "admin")
(def admin-password "<PASSWORD>")
(def auth-server-url "http://localhost... | true | (ns keycloak.authz-test
(:require [keycloak.admin :refer :all]
[keycloak.deployment :as deploy :refer [client-conf keycloak-client]]
[keycloak.authz :as authz]
[clojure.test :as t]))
(def admin-login "admin")
(def admin-password "PI:PASSWORD:<PASSWORD>END_PI")
(def auth-server-url... |
[
{
"context": "sc \"username or password missing\"\n :username username\n :password password}))\n\n (::aws/data\n (<",
"end": 419,
"score": 0.9965259432792664,
"start": 411,
"tag": "USERNAME",
"value": "username"
},
{
"context": "nt-id opts)\n :AuthParameters ... | src/cljs/rx/cognito.cljs | zk/rx-lib | 0 | (ns rx.cognito
(:require [rx.kitchen-sink :as ks]
[rx.anom :as anom :refer-macros [<defn <? gol]]
[rx.aws :as aws]))
(defn new-password-required? [res]
(= "NEW_PASSWORD_REQUIRED"
(:ChallengeName res)))
(<defn <auth-username-password [opts username password]
(when-not (and username p... | 114303 | (ns rx.cognito
(:require [rx.kitchen-sink :as ks]
[rx.anom :as anom :refer-macros [<defn <? gol]]
[rx.aws :as aws]))
(defn new-password-required? [res]
(= "NEW_PASSWORD_REQUIRED"
(:ChallengeName res)))
(<defn <auth-username-password [opts username password]
(when-not (and username p... | true | (ns rx.cognito
(:require [rx.kitchen-sink :as ks]
[rx.anom :as anom :refer-macros [<defn <? gol]]
[rx.aws :as aws]))
(defn new-password-required? [res]
(= "NEW_PASSWORD_REQUIRED"
(:ChallengeName res)))
(<defn <auth-username-password [opts username password]
(when-not (and username p... |
[
{
"context": ":host \"localhost\"\n :port \"8998\"\n :access-key \"dragon\"\n :secret \"dragon\"\n :db-name \"dragon\"})\n\n(def",
"end": 186,
"score": 0.998125433921814,
"start": 180,
"tag": "KEY",
"value": "dragon"
},
{
"context": " :port \"8998\"\n :access-key \"dragon\"... | src/dragon/config/datomic.clj | clojusc/dragon | 2 | (ns dragon.config.datomic
(:require
[datomic.client :as datomic]))
(def ^:private base-config
{:version "0.9.5561.62"
:host "localhost"
:port "8998"
:access-key "dragon"
:secret "dragon"
:db-name "dragon"})
(def ^:private start
{:delay 5000
:retry-delay 500
:retry-timeout 10000
:home... | 97618 | (ns dragon.config.datomic
(:require
[datomic.client :as datomic]))
(def ^:private base-config
{:version "0.9.5561.62"
:host "localhost"
:port "8998"
:access-key "<KEY>"
:secret "<KEY>"
:db-name "dragon"})
(def ^:private start
{:delay 5000
:retry-delay 500
:retry-timeout 10000
:home (... | true | (ns dragon.config.datomic
(:require
[datomic.client :as datomic]))
(def ^:private base-config
{:version "0.9.5561.62"
:host "localhost"
:port "8998"
:access-key "PI:KEY:<KEY>END_PI"
:secret "PI:KEY:<KEY>END_PI"
:db-name "dragon"})
(def ^:private start
{:delay 5000
:retry-delay 500
:retr... |
[
{
"context": "'s concurrency model, which is\n;; based on work by Tony Hoare in \"Communicating Sequential Processes\" and is\n;;",
"end": 10278,
"score": 0.9998929500579834,
"start": 10268,
"tag": "NAME",
"value": "Tony Hoare"
},
{
"context": "s\n;; available at:\n;; http://www.usin... | Concurrent-Processes-With-CoreAsync-Library/core_async.clj | bashhack/BraveClojure | 0 |
;;;; ---------------------------------------------------------------------------
;;;; --------------- Concurrent Processes With `core.async` --------------------
;;;; ---------------------------------------------------------------------------
;; Clojure's `core.async` library allows us to create multiple independent
... | 3542 |
;;;; ---------------------------------------------------------------------------
;;;; --------------- Concurrent Processes With `core.async` --------------------
;;;; ---------------------------------------------------------------------------
;; Clojure's `core.async` library allows us to create multiple independent
... | true |
;;;; ---------------------------------------------------------------------------
;;;; --------------- Concurrent Processes With `core.async` --------------------
;;;; ---------------------------------------------------------------------------
;; Clojure's `core.async` library allows us to create multiple independent
... |
[
{
"context": " for a transaction\"\n (let [customer {:pulic-key \"123\"}\n tx {:from \"Alice\", :to \"Bob\", :amount 1",
"end": 487,
"score": 0.9967761039733887,
"start": 484,
"tag": "KEY",
"value": "123"
},
{
"context": "t [customer {:pulic-key \"123\"}\n tx {:from \"... | test/decimals/transactions_test.clj | Jumanjii/sequence | 337 | (ns decimals.transactions-test
(:require [clojure.test :refer :all]
[clojure.spec.alpha :as s]
[clojure.data.json :as json]
[mockfn.macros :as mfn]
[clojure.spec.gen.alpha :as gen]
[decimals.dynamodb :as db]
[decimals.balances :as b]
... | 65424 | (ns decimals.transactions-test
(:require [clojure.test :refer :all]
[clojure.spec.alpha :as s]
[clojure.data.json :as json]
[mockfn.macros :as mfn]
[clojure.spec.gen.alpha :as gen]
[decimals.dynamodb :as db]
[decimals.balances :as b]
... | true | (ns decimals.transactions-test
(:require [clojure.test :refer :all]
[clojure.spec.alpha :as s]
[clojure.data.json :as json]
[mockfn.macros :as mfn]
[clojure.spec.gen.alpha :as gen]
[decimals.dynamodb :as db]
[decimals.balances :as b]
... |
[
{
"context": ";;\n;; Author:: Adam Jacob (<adam@opscode.com>)\n;; Author:: Christopher Brow",
"end": 25,
"score": 0.9998517036437988,
"start": 15,
"tag": "NAME",
"value": "Adam Jacob"
},
{
"context": ";;\n;; Author:: Adam Jacob (<adam@opscode.com>)\n;; Author:: Christopher Brown (<cb... | config/software/chef-server.clj | racker/omnibus | 2 | ;;
;; Author:: Adam Jacob (<adam@opscode.com>)
;; Author:: Christopher Brown (<cb@opscode.com>)
;; Copyright:: Copyright (c) 2010 Opscode, Inc.
;; License:: Apache License, Version 2.0
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with the Licens... | 73501 | ;;
;; Author:: <NAME> (<<EMAIL>>)
;; Author:: <NAME> (<<EMAIL>>)
;; Copyright:: Copyright (c) 2010 Opscode, Inc.
;; License:: Apache License, Version 2.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 ... | true | ;;
;; Author:: PI:NAME:<NAME>END_PI (<PI:EMAIL:<EMAIL>END_PI>)
;; Author:: PI:NAME:<NAME>END_PI (<PI:EMAIL:<EMAIL>END_PI>)
;; Copyright:: Copyright (c) 2010 Opscode, Inc.
;; License:: Apache License, Version 2.0
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in... |
[
{
"context": "cassandra-keyspace)]\n [nil \"--cassandra-password PASSWORD\"\n (str \"Cassandra Password. Default: \" mstore/",
"end": 11143,
"score": 0.9929519891738892,
"start": 11135,
"tag": "PASSWORD",
"value": "PASSWORD"
}
] | src/cyanite_remover/cli.clj | vsonone/cyanite-remover | 0 | (ns cyanite-remover.cli
(:require [clojure.string :as str]
[clojure.tools.cli :as cli]
[cyanite-remover.logging :as clog]
[cyanite-remover.metric-store :as mstore]
[cyanite-remover.path-store :as pstore]
[cyanite-remover.core :as core]
[org.spoot... | 115398 | (ns cyanite-remover.cli
(:require [clojure.string :as str]
[clojure.tools.cli :as cli]
[cyanite-remover.logging :as clog]
[cyanite-remover.metric-store :as mstore]
[cyanite-remover.path-store :as pstore]
[cyanite-remover.core :as core]
[org.spoot... | true | (ns cyanite-remover.cli
(:require [clojure.string :as str]
[clojure.tools.cli :as cli]
[cyanite-remover.logging :as clog]
[cyanite-remover.metric-store :as mstore]
[cyanite-remover.path-store :as pstore]
[cyanite-remover.core :as core]
[org.spoot... |
[
{
"context": "is (= #{\"Building Search Applications is author by Manu Konchady.\"\n \"Manu Konchady is the author of Bu",
"end": 2625,
"score": 0.9993900060653687,
"start": 2612,
"tag": "NAME",
"value": "Manu Konchady"
},
{
"context": "ations is author by Manu Konchady.\... | api/test/api/end_to_end_test.clj | zorrock/accelerated-text | 1 | (ns api.end-to-end-test
(:require [api.db-fixtures :as fixtures]
[api.test-utils :refer [q load-test-document-plan]]
[clojure.test :refer [deftest is use-fixtures]]
[data.entities.document-plan :as dp]
[data.entities.data-files :as data-files]
[data.entities... | 88363 | (ns api.end-to-end-test
(:require [api.db-fixtures :as fixtures]
[api.test-utils :refer [q load-test-document-plan]]
[clojure.test :refer [deftest is use-fixtures]]
[data.entities.document-plan :as dp]
[data.entities.data-files :as data-files]
[data.entities... | true | (ns api.end-to-end-test
(:require [api.db-fixtures :as fixtures]
[api.test-utils :refer [q load-test-document-plan]]
[clojure.test :refer [deftest is use-fixtures]]
[data.entities.document-plan :as dp]
[data.entities.data-files :as data-files]
[data.entities... |
[
{
"context": ";; Copyright 2014-2020 King\n;; Copyright 2009-2014 Ragnar Svensson, Christian Murray\n;; Licensed under the Defold Li",
"end": 111,
"score": 0.9998103976249695,
"start": 96,
"tag": "NAME",
"value": "Ragnar Svensson"
},
{
"context": "-2020 King\n;; Copyright 2009-2014 R... | editor/src/clj/editor/gl/texture.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... | 2468 | ;; 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": ";; Original author Hirokuni Kim\n;; Modifications by Kevin Kredit\n;; Licensed unde",
"end": 31,
"score": 0.9997779726982117,
"start": 19,
"tag": "NAME",
"value": "Hirokuni Kim"
},
{
"context": "; Original author Hirokuni Kim\n;; Modifications by Kevin Kredit\n;; Licens... | clojure/p01-symbol/src/p01_symbol/core.clj | kkredit/pl-study | 0 | ;; Original author Hirokuni Kim
;; Modifications by Kevin Kredit
;; Licensed under https://www.apache.org/licenses/LICENSE-2.0
;; See https://kimh.github.io/clojure-by-example/#symbol
(ns p01-symbol.core)
(defn -main
"Main"
[]
(do
(println (type 'a))
(println (type 'b))
(println (type 'my-cool-funct... | 83164 | ;; Original author <NAME>
;; Modifications by <NAME>
;; Licensed under https://www.apache.org/licenses/LICENSE-2.0
;; See https://kimh.github.io/clojure-by-example/#symbol
(ns p01-symbol.core)
(defn -main
"Main"
[]
(do
(println (type 'a))
(println (type 'b))
(println (type 'my-cool-function))
(p... | true | ;; Original author PI:NAME:<NAME>END_PI
;; Modifications by PI:NAME:<NAME>END_PI
;; Licensed under https://www.apache.org/licenses/LICENSE-2.0
;; See https://kimh.github.io/clojure-by-example/#symbol
(ns p01-symbol.core)
(defn -main
"Main"
[]
(do
(println (type 'a))
(println (type 'b))
(println (typ... |
[
{
"context": "(dosync\n (alter names conj name)))\n\n(add-name \"zack\")\n;;[\"zack\"]\n\n(add-name \"shelley\")\n;;[\"zack\" \"",
"end": 969,
"score": 0.5901634693145752,
"start": 968,
"tag": "NAME",
"value": "z"
},
{
"context": "dosync\n (alter names conj name)))\n\n(add-name... | src/clojure_tutorial/api/core/alter.clj | edgar615/clojure-tutorial | 1 | (ns clojure-tutorial.api.core.alter)
;alter
;(alter ref fun & args)
;Must be called in a transaction. Sets the in-transaction-value of ref to:
;(apply fun in-transaction-value-of-ref args)
;and returns the in-transaction-value of ref.
;alter函数
;参数:要被修改的ref、一个函数f以及这个函数所需要的其他参数。当alter函数返回的时候,ref在这个“事务内的值”会被改变成函数f的返回结果
... | 3819 | (ns clojure-tutorial.api.core.alter)
;alter
;(alter ref fun & args)
;Must be called in a transaction. Sets the in-transaction-value of ref to:
;(apply fun in-transaction-value-of-ref args)
;and returns the in-transaction-value of ref.
;alter函数
;参数:要被修改的ref、一个函数f以及这个函数所需要的其他参数。当alter函数返回的时候,ref在这个“事务内的值”会被改变成函数f的返回结果
... | true | (ns clojure-tutorial.api.core.alter)
;alter
;(alter ref fun & args)
;Must be called in a transaction. Sets the in-transaction-value of ref to:
;(apply fun in-transaction-value-of-ref args)
;and returns the in-transaction-value of ref.
;alter函数
;参数:要被修改的ref、一个函数f以及这个函数所需要的其他参数。当alter函数返回的时候,ref在这个“事务内的值”会被改变成函数f的返回结果
... |
[
{
"context": "metric-defaults\n {:name \"Costa Rica\"\n :creator_id (mt/user->id :r",
"end": 6583,
"score": 0.9998136758804321,
"start": 6573,
"tag": "NAME",
"value": "Costa Rica"
},
{
"context": " id\n :name ... | c#-metabase/test/metabase/api/metric_test.clj | hanakhry/Crime_Admin | 0 | (ns metabase.api.metric-test
"Tests for /api/metric endpoints."
(:require [clojure.test :refer :all]
[metabase.http-client :as http]
[metabase.models.database :refer [Database]]
[metabase.models.metric :as metric :refer [Metric]]
[metabase.models.permissions :as perms... | 91452 | (ns metabase.api.metric-test
"Tests for /api/metric endpoints."
(:require [clojure.test :refer :all]
[metabase.http-client :as http]
[metabase.models.database :refer [Database]]
[metabase.models.metric :as metric :refer [Metric]]
[metabase.models.permissions :as perms... | true | (ns metabase.api.metric-test
"Tests for /api/metric endpoints."
(:require [clojure.test :refer :all]
[metabase.http-client :as http]
[metabase.models.database :refer [Database]]
[metabase.models.metric :as metric :refer [Metric]]
[metabase.models.permissions :as perms... |
[
{
"context": "org/a-package/tarball.tgz\")\n(def test-map {:name \"Victor\"})\n(def test-list [{:a 1} {:b 2}])\n(def test-smal",
"end": 598,
"score": 0.9947652220726013,
"start": 592,
"tag": "NAME",
"value": "Victor"
},
{
"context": " (= (count res) 1))\n (is (= res [{:name ... | test/ipfs_api/files_test.clj | open-services/clj-ipfs-api | 5 | (ns ipfs-api.files-test
(:require [clojure.test :refer :all]
[ipfs-api.test-utils :refer [with-daemon]]
[ipfs-api.daemon :as daemon]
[ipfs-api.files :as files]
[clojure.java.io :as io]))
;; (deftest version
;; (testing "Getting version from daemon"
;; (with-daemo... | 32616 | (ns ipfs-api.files-test
(:require [clojure.test :refer :all]
[ipfs-api.test-utils :refer [with-daemon]]
[ipfs-api.daemon :as daemon]
[ipfs-api.files :as files]
[clojure.java.io :as io]))
;; (deftest version
;; (testing "Getting version from daemon"
;; (with-daemo... | true | (ns ipfs-api.files-test
(:require [clojure.test :refer :all]
[ipfs-api.test-utils :refer [with-daemon]]
[ipfs-api.daemon :as daemon]
[ipfs-api.files :as files]
[clojure.java.io :as io]))
;; (deftest version
;; (testing "Getting version from daemon"
;; (with-daemo... |
[
{
"context": "))\n\n(def ^:private program-liaison-email-address \"program-liaison@finos.org\")\n\n(defn- send-email\n \"Sends a UTF8 HTML email t",
"end": 2123,
"score": 0.9999262690544128,
"start": 2098,
"tag": "EMAIL",
"value": "program-liaison@finos.org"
},
{
"context": " ... | src/metadata_tool/tools/reports.clj | pmonks/metadata-tool | 0 | ;
; Copyright 2017 Fintech Open Source Foundation
; SPDX-License-Identifier: Apache-2.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
;
; ... | 116391 | ;
; Copyright 2017 Fintech Open Source Foundation
; SPDX-License-Identifier: Apache-2.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
;
; ... | true | ;
; Copyright 2017 Fintech Open Source Foundation
; SPDX-License-Identifier: Apache-2.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
;
; ... |
[
{
"context": "] (str/split fst-snd #\"-\")]\n {:password password\n :letter (first letter)\n :fst (Integ",
"end": 339,
"score": 0.9979432821273804,
"start": 331,
"tag": "PASSWORD",
"value": "password"
}
] | src/aoc_2020/day_2/utils.clj | Camsbury/aoc-2020 | 2 | (ns aoc-2020.day-2.utils
(:require
[clojure.string :as str]))
(defn process-entry
"parses each entry into a password and policy details"
[entry]
(let [[policy password] (str/split entry #": ")
[fst-snd letter] (str/split policy #" ")
[fst snd] (str/split fst-snd #"-")]
... | 82000 | (ns aoc-2020.day-2.utils
(:require
[clojure.string :as str]))
(defn process-entry
"parses each entry into a password and policy details"
[entry]
(let [[policy password] (str/split entry #": ")
[fst-snd letter] (str/split policy #" ")
[fst snd] (str/split fst-snd #"-")]
... | true | (ns aoc-2020.day-2.utils
(:require
[clojure.string :as str]))
(defn process-entry
"parses each entry into a password and policy details"
[entry]
(let [[policy password] (str/split entry #": ")
[fst-snd letter] (str/split policy #" ")
[fst snd] (str/split fst-snd #"-")]
... |
[
{
"context": "Pics LocatedPictures]\n (if (empty? SortedPics)\n\t; trues\n\tLocatedPictures \n\t;false\t\n (let [nextPic (first ",
"end": 3843,
"score": 0.9686373472213745,
"start": 3838,
"tag": "NAME",
"value": "trues"
}
] | data/test/clojure/b45bd7c530e451a6d3d0477a5a0f4a2d42be3322manageImages.clj | harshp8l/deep-learning-lang-detection | 84 | (ns NewCssSprite.manageImages
(:use NewCssSprite.strTools)
(:import (javax.imageio ImageIO)
(java.awt Color
image.BufferedImage)))
(defn SumPicsHeight1
[initialSum SortedPictures]
"returns the sum of all the pictures height"
(if (empty? SortedPictures)
init... | 23025 | (ns NewCssSprite.manageImages
(:use NewCssSprite.strTools)
(:import (javax.imageio ImageIO)
(java.awt Color
image.BufferedImage)))
(defn SumPicsHeight1
[initialSum SortedPictures]
"returns the sum of all the pictures height"
(if (empty? SortedPictures)
init... | true | (ns NewCssSprite.manageImages
(:use NewCssSprite.strTools)
(:import (javax.imageio ImageIO)
(java.awt Color
image.BufferedImage)))
(defn SumPicsHeight1
[initialSum SortedPictures]
"returns the sum of all the pictures height"
(if (empty? SortedPictures)
init... |
[
{
"context": "tabase.clj (clojure-firefly)\n;; Copyright (c) 2014 Austin Zheng\n;; Released under the terms of the MIT License\n\n(",
"end": 68,
"score": 0.9997857809066772,
"start": 56,
"tag": "NAME",
"value": "Austin Zheng"
}
] | src/clojure_blog/database.clj | austinzheng/clojure-firefly | 1 | ;; database.clj (clojure-firefly)
;; Copyright (c) 2014 Austin Zheng
;; Released under the terms of the MIT License
(ns clojure-blog.database
(:require
[taoensso.carmine :as car :refer (wcar)]))
;; NOTE: Don't require this file directly. It contains shared definitions and functionality used by the module-speci... | 31146 | ;; database.clj (clojure-firefly)
;; Copyright (c) 2014 <NAME>
;; Released under the terms of the MIT License
(ns clojure-blog.database
(:require
[taoensso.carmine :as car :refer (wcar)]))
;; NOTE: Don't require this file directly. It contains shared definitions and functionality used by the module-specific
;;... | true | ;; database.clj (clojure-firefly)
;; Copyright (c) 2014 PI:NAME:<NAME>END_PI
;; Released under the terms of the MIT License
(ns clojure-blog.database
(:require
[taoensso.carmine :as car :refer (wcar)]))
;; NOTE: Don't require this file directly. It contains shared definitions and functionality used by the modu... |
[
{
"context": "ns under the License.\n;;\n;; Copyright © 2013-2022, Kenneth Leung. All rights reserved.\n\n(ns ^{:doc \"\"\n :autho",
"end": 597,
"score": 0.9998754262924194,
"start": 584,
"tag": "NAME",
"value": "Kenneth Leung"
},
{
"context": "ll rights reserved.\n\n(ns ^{:doc ... | src/main/clojure/czlab/loki/game/room.clj | llnek/loki | 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 ... | 114502 | ;; 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": ";; Copyright Fabian Schneider and Gunnar Völkel © 2014-2020\n;;\n;; Permission is",
"end": 29,
"score": 0.9998418688774109,
"start": 13,
"tag": "NAME",
"value": "Fabian Schneider"
},
{
"context": ";; Copyright Fabian Schneider and Gunnar Völkel © 2014-2020\n;;\n;; Permi... | src/traqbio/routes.clj | sysbio-bioinf/iBioTraq | 2 | ;; Copyright Fabian Schneider and Gunnar Völkel © 2014-2020
;;
;; Permission is hereby granted, free of charge, to any person obtaining a copy
;; of this software and associated documentation files (the "Software"), to deal
;; in the Software without restriction, including without limitation the rights
;; to use, copy,... | 33016 | ;; Copyright <NAME> and <NAME> © 2014-2020
;;
;; Permission is hereby granted, free of charge, to any person obtaining a copy
;; of this software and associated documentation files (the "Software"), to deal
;; in the Software without restriction, including without limitation the rights
;; to use, copy, modify, merge, p... | true | ;; Copyright PI:NAME:<NAME>END_PI and PI:NAME:<NAME>END_PI © 2014-2020
;;
;; Permission is hereby granted, free of charge, to any person obtaining a copy
;; of this software and associated documentation files (the "Software"), to deal
;; in the Software without restriction, including without limitation the rights
;; to... |
[
{
"context": "hal/add-link :ea:admin {:href \"/admins/2\" :title \"Fred\"})\n (hal/add-link :ea:admin {:href \"/a",
"end": 691,
"score": 0.999713659286499,
"start": 687,
"tag": "NAME",
"value": "Fred"
},
{
"context": "hal/add-link :ea:admin {:href \"/admins/5\" :title \"Ka... | test/halboy/json_test.clj | alexparlett/halboy | 0 | (ns halboy.json-test
(:require
[clojure.test :refer :all]
[halboy.resource :as hal]
[halboy.json :as haljson]
[cheshire.core :as json]))
(deftest halboy-json
(let [resource
(-> (hal/new-resource)
(hal/add-link :self "/orders")
(hal/add-link :curies {:name "ea",
... | 121471 | (ns halboy.json-test
(:require
[clojure.test :refer :all]
[halboy.resource :as hal]
[halboy.json :as haljson]
[cheshire.core :as json]))
(deftest halboy-json
(let [resource
(-> (hal/new-resource)
(hal/add-link :self "/orders")
(hal/add-link :curies {:name "ea",
... | true | (ns halboy.json-test
(:require
[clojure.test :refer :all]
[halboy.resource :as hal]
[halboy.json :as haljson]
[cheshire.core :as json]))
(deftest halboy-json
(let [resource
(-> (hal/new-resource)
(hal/add-link :self "/orders")
(hal/add-link :curies {:name "ea",
... |
[
{
"context": "ri\n :credentialTemplate {:key \"foo\"\n :secret \"b",
"end": 816,
"score": 0.9693970084190369,
"start": 813,
"tag": "KEY",
"value": "foo"
},
{
"context": "o\"\n :secret \"bar\"... | opennebula/config/test/com/sixsq/slipstream/ssclj/resources/spec/credential_cloud_opennebula_test.cljc | jolorenzo/SlipStreamConnectors | 0 | (ns com.sixsq.slipstream.ssclj.resources.spec.credential-cloud-opennebula-test
(:require
[clojure.test :refer :all]
[com.sixsq.slipstream.ssclj.resources.spec.credential-cloud-opennebula]
[com.sixsq.slipstream.ssclj.resources.spec.credential-template-cloud-opennebula]
[com.sixsq.slipstream.ssclj.resou... | 8202 | (ns com.sixsq.slipstream.ssclj.resources.spec.credential-cloud-opennebula-test
(:require
[clojure.test :refer :all]
[com.sixsq.slipstream.ssclj.resources.spec.credential-cloud-opennebula]
[com.sixsq.slipstream.ssclj.resources.spec.credential-template-cloud-opennebula]
[com.sixsq.slipstream.ssclj.resou... | true | (ns com.sixsq.slipstream.ssclj.resources.spec.credential-cloud-opennebula-test
(:require
[clojure.test :refer :all]
[com.sixsq.slipstream.ssclj.resources.spec.credential-cloud-opennebula]
[com.sixsq.slipstream.ssclj.resources.spec.credential-template-cloud-opennebula]
[com.sixsq.slipstream.ssclj.resou... |
[
{
"context": "na.no-select\n [:div.setup-wrapper\n [:h1 \"Chronverna\"]\n [:h4 \"Player Select\"]\n [:div.player-",
"end": 2050,
"score": 0.9991123676300049,
"start": 2040,
"tag": "NAME",
"value": "Chronverna"
}
] | src/chronverna/setup_components.cljs | dphilipson/chronverna | 2 | (ns chronverna.setup-components
(:require
[chronverna.constants :as constants]
[chronverna.util :as util]))
; Player select
(defn value-from-change-event [e]
(-> e .-target .-value))
(defn wrap-on-change-for-event
"Takes a handler which receives the new faction/color value and transforms it to receive... | 25607 | (ns chronverna.setup-components
(:require
[chronverna.constants :as constants]
[chronverna.util :as util]))
; Player select
(defn value-from-change-event [e]
(-> e .-target .-value))
(defn wrap-on-change-for-event
"Takes a handler which receives the new faction/color value and transforms it to receive... | true | (ns chronverna.setup-components
(:require
[chronverna.constants :as constants]
[chronverna.util :as util]))
; Player select
(defn value-from-change-event [e]
(-> e .-target .-value))
(defn wrap-on-change-for-event
"Takes a handler which receives the new faction/color value and transforms it to receive... |
[
{
"context": "preferences \"Preferences\"\n :password \"Change Password\"}\n :preferences {:lang \"Language\"\n ",
"end": 6317,
"score": 0.9992636442184448,
"start": 6302,
"tag": "PASSWORD",
"value": "Change Password"
},
{
"context": "ow \"Refresh Now\"}\n ... | src/cljs/shevek/locales/en.cljs | eeng/shevek | 6 | (ns shevek.locales.en)
(def translations
{:sessions {:logout "Log out"}
:home {:menu "Home"
:title "Welcome!"
:subtitle "What would you like to analyze today?"}
:cubes {:title "Cubes"
:subtitle "Available data cubes"
:name "Name"
:description "Description"... | 112929 | (ns shevek.locales.en)
(def translations
{:sessions {:logout "Log out"}
:home {:menu "Home"
:title "Welcome!"
:subtitle "What would you like to analyze today?"}
:cubes {:title "Cubes"
:subtitle "Available data cubes"
:name "Name"
:description "Description"... | true | (ns shevek.locales.en)
(def translations
{:sessions {:logout "Log out"}
:home {:menu "Home"
:title "Welcome!"
:subtitle "What would you like to analyze today?"}
:cubes {:title "Cubes"
:subtitle "Available data cubes"
:name "Name"
:description "Description"... |
[
{
"context": ";\n; Copyright © 2021 Peter Monks\n;\n; Licensed under the Apache License, Version 2.",
"end": 32,
"score": 0.9997401833534241,
"start": 21,
"tag": "NAME",
"value": "Peter Monks"
}
] | src/lice_comb/data.clj | pmonks/lice-comb | 3 | ;
; Copyright © 2021 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 applicable law or agreed to in writi... | 83060 | ;
; Copyright © 2021 <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, s... | true | ;
; Copyright © 2021 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... |
[
{
"context": "{:surname \"Pither\"\n :firstname \"Jon\"\n :phone \"1235\"}})\n\n(defn creat",
"end": 784,
"score": 0.9440869092941284,
"start": 781,
"tag": "NAME",
"value": "Jon"
},
{
"context": "ost \"/phonebook\" {\"surname\" \"Pither\" \"firstna... | examples/phonebook/test/phonebook/resources_test.clj | Frozenlock/yada | 780 | ;; Copyright © 2014-2017, JUXT LTD.
(ns phonebook.resources-test
(:require
[byte-streams :as b]
[bidi.bidi :as bidi]
[bidi.vhosts :refer [make-handler vhosts-model]]
[clojure.java.io :as io]
[clojure.set :as set]
[clojure.test :refer :all]
[clojure.edn :as edn]
[clojure.data.codec.base64 :as ... | 95278 | ;; Copyright © 2014-2017, JUXT LTD.
(ns phonebook.resources-test
(:require
[byte-streams :as b]
[bidi.bidi :as bidi]
[bidi.vhosts :refer [make-handler vhosts-model]]
[clojure.java.io :as io]
[clojure.set :as set]
[clojure.test :refer :all]
[clojure.edn :as edn]
[clojure.data.codec.base64 :as ... | true | ;; Copyright © 2014-2017, JUXT LTD.
(ns phonebook.resources-test
(:require
[byte-streams :as b]
[bidi.bidi :as bidi]
[bidi.vhosts :refer [make-handler vhosts-model]]
[clojure.java.io :as io]
[clojure.set :as set]
[clojure.test :refer :all]
[clojure.edn :as edn]
[clojure.data.codec.base64 :as ... |
[
{
"context": ";;;\n;;; Copyright 2020 David Edwards\n;;;\n;;; Licensed under the Apache License, Versio",
"end": 36,
"score": 0.9997910857200623,
"start": 23,
"tag": "NAME",
"value": "David Edwards"
}
] | test/rpn/tools.clj | davidledwards/rpn-clojure | 1 | ;;;
;;; Copyright 2020 David Edwards
;;;
;;; 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 ag... | 10832 | ;;;
;;; Copyright 2020 <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... | true | ;;;
;;; Copyright 2020 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 la... |
[
{
"context": " :remote-addr \"127.0.0.1\"})\n => {:remote-addr \"example.com\" :headers ",
"end": 2911,
"score": 0.9997642040252686,
"start": 2902,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": " ((wrap-x-forwarded-for identity) {:... | test/ruuvi_server/util_test.clj | RuuviTracker/ruuvitracker_server | 1 | (ns ruuvi-server.util-test
(:use ruuvi-server.util)
(:use midje.sweet)
(:require [clojure.java.io :as io])
)
;; map handling
(fact "remove-nil-values returns nil as nil"
(remove-nil-values nil) => nil)
(fact "remove-nil-values removes nils and empty values from top level"
(remove-nil-values
... | 37660 | (ns ruuvi-server.util-test
(:use ruuvi-server.util)
(:use midje.sweet)
(:require [clojure.java.io :as io])
)
;; map handling
(fact "remove-nil-values returns nil as nil"
(remove-nil-values nil) => nil)
(fact "remove-nil-values removes nils and empty values from top level"
(remove-nil-values
... | true | (ns ruuvi-server.util-test
(:use ruuvi-server.util)
(:use midje.sweet)
(:require [clojure.java.io :as io])
)
;; map handling
(fact "remove-nil-values returns nil as nil"
(remove-nil-values nil) => nil)
(fact "remove-nil-values removes nils and empty values from top level"
(remove-nil-values
... |
[
{
"context": "opensource.org/licenses/MIT\"\n :author \"Yannick Scherer\"\n :year 2016\n :key \"mit\"}\n ",
"end": 278,
"score": 0.9998650550842285,
"start": 263,
"tag": "NAME",
"value": "Yannick Scherer"
}
] | project.clj | xsc/alumbra.parser | 16 | (defproject alumbra/parser "0.1.8-SNAPSHOT"
:description "A GraphQL parser for Clojure using ANTLR4."
:url "https://github.com/alumbra/alumbra.parser"
:license {:name "MIT License"
:url "https://opensource.org/licenses/MIT"
:author "Yannick Scherer"
:year 2016
:key ... | 63573 | (defproject alumbra/parser "0.1.8-SNAPSHOT"
:description "A GraphQL parser for Clojure using ANTLR4."
:url "https://github.com/alumbra/alumbra.parser"
:license {:name "MIT License"
:url "https://opensource.org/licenses/MIT"
:author "<NAME>"
:year 2016
:key "mit"}
... | true | (defproject alumbra/parser "0.1.8-SNAPSHOT"
:description "A GraphQL parser for Clojure using ANTLR4."
:url "https://github.com/alumbra/alumbra.parser"
:license {:name "MIT License"
:url "https://opensource.org/licenses/MIT"
:author "PI:NAME:<NAME>END_PI"
:year 2016
... |
[
{
"context": "maps asset 'keys' to local files.\"\n :author \"Kevin Neaton\"}\n overtone.libs.asset.store\n (:use [clojure.j",
"end": 144,
"score": 0.9998731017112732,
"start": 132,
"tag": "NAME",
"value": "Kevin Neaton"
}
] | src/overtone/libs/asset/store.clj | ABaldwinHunter/overtone | 1 | (ns
^{:doc "Local asset registry mechanism. Maintains a live file-store which maps asset 'keys' to local files."
:author "Kevin Neaton"}
overtone.libs.asset.store
(:use [clojure.java.io :only [file]]
[clojure.walk :only [postwalk]]
[overtone.helpers file]
[overtone.config.store :o... | 77180 | (ns
^{:doc "Local asset registry mechanism. Maintains a live file-store which maps asset 'keys' to local files."
:author "<NAME>"}
overtone.libs.asset.store
(:use [clojure.java.io :only [file]]
[clojure.walk :only [postwalk]]
[overtone.helpers file]
[overtone.config.store :only [O... | true | (ns
^{:doc "Local asset registry mechanism. Maintains a live file-store which maps asset 'keys' to local files."
:author "PI:NAME:<NAME>END_PI"}
overtone.libs.asset.store
(:use [clojure.java.io :only [file]]
[clojure.walk :only [postwalk]]
[overtone.helpers file]
[overtone.config.... |
[
{
"context": "ue on valid email address\"\n (is (= (is-email? \"lady@example.com\") true)))\n (testing \"Returns false on invalid em",
"end": 225,
"score": 0.9999222755432129,
"start": 209,
"tag": "EMAIL",
"value": "lady@example.com"
},
{
"context": "Returns true on valid name\"\... | test/slack_signup/core_test.clj | jayzawrotny/clj-slack-signup | 0 | (ns slack-signup.core-test
(:require [clojure.test :refer :all]
[slack-signup.core :refer :all]))
(deftest is-email?-test
(testing "Returns true on valid email address"
(is (= (is-email? "lady@example.com") true)))
(testing "Returns false on invalid email address"
(is (= (is-email? "dude.fail... | 88984 | (ns slack-signup.core-test
(:require [clojure.test :refer :all]
[slack-signup.core :refer :all]))
(deftest is-email?-test
(testing "Returns true on valid email address"
(is (= (is-email? "<EMAIL>") true)))
(testing "Returns false on invalid email address"
(is (= (is-email? "dude.fail") false)... | true | (ns slack-signup.core-test
(:require [clojure.test :refer :all]
[slack-signup.core :refer :all]))
(deftest is-email?-test
(testing "Returns true on valid email address"
(is (= (is-email? "PI:EMAIL:<EMAIL>END_PI") true)))
(testing "Returns false on invalid email address"
(is (= (is-email? "dud... |
[
{
"context": "he pretty printer for Clojure\r\n\r\n; Copyright (c) Rich Hickey. All rights reserved.\r\n; The use and distributi",
"end": 93,
"score": 0.9998617172241211,
"start": 82,
"tag": "NAME",
"value": "Rich Hickey"
},
{
"context": "e, or any other, from this software.\r\n\... | Internal/clojure/pprint/cl_format.clj | sonelliot/Arcadia | 3 | ;;; cl_format.clj -- part of the pretty printer for Clojure
; 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 a... | 29447 | ;;; cl_format.clj -- part of the pretty printer for Clojure
; 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... | true | ;;; cl_format.clj -- part of the pretty printer for Clojure
; 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-v... |
[
{
"context": "--------------------------------\n;; Copyright 2017 Greg Haskins\n;;\n;; SPDX-License-Identifier: Apache-2.0\n;;-----",
"end": 110,
"score": 0.9998250007629395,
"start": 98,
"tag": "NAME",
"value": "Greg Haskins"
}
] | examples/example02/client/cljs/src/fabric_sdk/macros.clj | simonmulser/fabric-chaintool | 138 | ;;-----------------------------------------------------------------------------
;; Copyright 2017 Greg Haskins
;;
;; SPDX-License-Identifier: Apache-2.0
;;-----------------------------------------------------------------------------
(ns fabric-sdk.macros
(:require [promesa.core :as promesa]))
(defmacro wrapped-res... | 33100 | ;;-----------------------------------------------------------------------------
;; Copyright 2017 <NAME>
;;
;; SPDX-License-Identifier: Apache-2.0
;;-----------------------------------------------------------------------------
(ns fabric-sdk.macros
(:require [promesa.core :as promesa]))
(defmacro wrapped-resolve [... | true | ;;-----------------------------------------------------------------------------
;; Copyright 2017 PI:NAME:<NAME>END_PI
;;
;; SPDX-License-Identifier: Apache-2.0
;;-----------------------------------------------------------------------------
(ns fabric-sdk.macros
(:require [promesa.core :as promesa]))
(defmacro wra... |
[
{
"context": "the name will be tried. For example, if a key is :foo.bar/baz, then the\n function will attempt to load ",
"end": 5745,
"score": 0.6646552681922913,
"start": 5738,
"tag": "KEY",
"value": "foo.bar"
}
] | src/integrant/core.cljc | zilti/integrant | 0 | (ns integrant.core
(:refer-clojure :exclude [ref read-string run!])
(:require #?(:clj [clojure.edn :as edn])
[clojure.walk :as walk]
[clojure.set :as set]
[clojure.spec.alpha :as s]
[clojure.string :as str]
[weavejester.dependency :as dep]))
(defprotocol ... | 60117 | (ns integrant.core
(:refer-clojure :exclude [ref read-string run!])
(:require #?(:clj [clojure.edn :as edn])
[clojure.walk :as walk]
[clojure.set :as set]
[clojure.spec.alpha :as s]
[clojure.string :as str]
[weavejester.dependency :as dep]))
(defprotocol ... | true | (ns integrant.core
(:refer-clojure :exclude [ref read-string run!])
(:require #?(:clj [clojure.edn :as edn])
[clojure.walk :as walk]
[clojure.set :as set]
[clojure.spec.alpha :as s]
[clojure.string :as str]
[weavejester.dependency :as dep]))
(defprotocol ... |
[
{
"context": "ee-uuid-1\"\n :title \"Lasers Subtree\"\n :author \"Wes Chow\"\n :email \"wes@demo.com\"\n :short-description \"",
"end": 108,
"score": 0.9998639225959778,
"start": 100,
"tag": "NAME",
"value": "Wes Chow"
},
{
"context": "\"Lasers Subtree\"\n :author \"Wes Cho... | pf-web/src/pf_web/db.cljs | wesc/pathfinder-0 | 0 | (ns pf-web.db)
(def lasers-subtree
{:id "subtree-uuid-1"
:title "Lasers Subtree"
:author "Wes Chow"
:email "wes@demo.com"
:short-description "Lasers! They are pretty cool. This is how we make them."
:tech
{"uuid-lasers"
{:id "uuid-lasers"
:title "Lasers"
:short-description "The term... | 52451 | (ns pf-web.db)
(def lasers-subtree
{:id "subtree-uuid-1"
:title "Lasers Subtree"
:author "<NAME>"
:email "<EMAIL>"
:short-description "Lasers! They are pretty cool. This is how we make them."
:tech
{"uuid-lasers"
{:id "uuid-lasers"
:title "Lasers"
:short-description "The term \"lase... | true | (ns pf-web.db)
(def lasers-subtree
{:id "subtree-uuid-1"
:title "Lasers Subtree"
:author "PI:NAME:<NAME>END_PI"
:email "PI:EMAIL:<EMAIL>END_PI"
:short-description "Lasers! They are pretty cool. This is how we make them."
:tech
{"uuid-lasers"
{:id "uuid-lasers"
:title "Lasers"
:short... |
[
{
"context": "rs WordNet functionality\n;;;;\n;;;; @copyright 2020 Dennis Drown et l'Université du Québec à Montréal\n;;;; -------",
"end": 386,
"score": 0.9998742938041687,
"start": 374,
"tag": "NAME",
"value": "Dennis Drown"
}
] | apps/say_sila/priv/fnode/say/src/say/wordnet.clj | dendrown/say_sila | 0 | ;;;; -------------------------------------------------------------------------
;;;;
;;;; _/_/_/ _/_/_/ _/ _/_/
;;;; _/ _/ _/ _/ _/
;;;; _/_/ _/ _/ _/_/_/_/
;;;; _/ _/ _/ _/ _/
;;;; _/_/_/ _/_/_/ _/_/_/_/ _/ _/
;;;;
;;;; Wra... | 80988 | ;;;; -------------------------------------------------------------------------
;;;;
;;;; _/_/_/ _/_/_/ _/ _/_/
;;;; _/ _/ _/ _/ _/
;;;; _/_/ _/ _/ _/_/_/_/
;;;; _/ _/ _/ _/ _/
;;;; _/_/_/ _/_/_/ _/_/_/_/ _/ _/
;;;;
;;;; Wra... | true | ;;;; -------------------------------------------------------------------------
;;;;
;;;; _/_/_/ _/_/_/ _/ _/_/
;;;; _/ _/ _/ _/ _/
;;;; _/_/ _/ _/ _/_/_/_/
;;;; _/ _/ _/ _/ _/
;;;; _/_/_/ _/_/_/ _/_/_/_/ _/ _/
;;;;
;;;; Wra... |
[
{
"context": " :password password})))))))\n\n(defn change-password [request]\n (let [",
"end": 4033,
"score": 0.8816888332366943,
"start": 4025,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "[user-fields (last user)]\n (let [p... | data/train/clojure/f9a8b54a7ef17ad4269ba71f423757cc35c157d5auth.clj | harshp8l/deep-learning-lang-detection | 84 | (ns sltapp.routes.auth
(:require [sltapp.layout :refer [render base-context-authenticated-access base-context-any-access error-page]]
[compojure.core :refer [defroutes GET POST]]
[sltapp.utils :refer [get-next-url perform-action-and-redirect]]
[ring.util.response :refer [redirect]]... | 37919 | (ns sltapp.routes.auth
(:require [sltapp.layout :refer [render base-context-authenticated-access base-context-any-access error-page]]
[compojure.core :refer [defroutes GET POST]]
[sltapp.utils :refer [get-next-url perform-action-and-redirect]]
[ring.util.response :refer [redirect]]... | true | (ns sltapp.routes.auth
(:require [sltapp.layout :refer [render base-context-authenticated-access base-context-any-access error-page]]
[compojure.core :refer [defroutes GET POST]]
[sltapp.utils :refer [get-next-url perform-action-and-redirect]]
[ring.util.response :refer [redirect]]... |
[
{
"context": "o worlds are better than one\"\n (= [\"Real Jerry\" \"Bizarro Jerry\"]\n (do\n (dosync\n (ref-set ",
"end": 1014,
"score": 0.8541180491447449,
"start": 1001,
"tag": "NAME",
"value": "Bizarro Jerry"
},
{
"context": "})\n (alter the-world ... | clojure-koans/16_refs.clj | CKamadev/clojure-exercises | 0 | (ns koans.16-refs
(:require [koan-engine.core :refer :all]))
(def the-world (ref "hello"))
(def bizarro-world (ref {}))
(meditations
"In the beginning, there was a word"
(= "hello" (deref the-world))
"You can get the word more succinctly, but it's the same"
(= "hello" @the-world)
"You can be the change ... | 91883 | (ns koans.16-refs
(:require [koan-engine.core :refer :all]))
(def the-world (ref "hello"))
(def bizarro-world (ref {}))
(meditations
"In the beginning, there was a word"
(= "hello" (deref the-world))
"You can get the word more succinctly, but it's the same"
(= "hello" @the-world)
"You can be the change ... | true | (ns koans.16-refs
(:require [koan-engine.core :refer :all]))
(def the-world (ref "hello"))
(def bizarro-world (ref {}))
(meditations
"In the beginning, there was a word"
(= "hello" (deref the-world))
"You can get the word more succinctly, but it's the same"
(= "hello" @the-world)
"You can be the change ... |
[
{
"context": "; Copyright (c) Rich Hickey. All rights reserved.\n; The use and distributio",
"end": 29,
"score": 0.9998223185539246,
"start": 18,
"tag": "NAME",
"value": "Rich Hickey"
}
] | ext/clojure-clojurescript-bef56a7/src/clj/cljs/core.clj | yokolet/clementine | 35 | ; 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 any ... | 66203 | ; 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 fashi... | 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 softwar... |
[
{
"context": "(ns cljnode.server\r\n #^{:authors [\"Maxim Molchanov <elzor.job@gmail.com>\",\r\n \"Duncan",
"end": 53,
"score": 0.9998437762260437,
"start": 38,
"tag": "NAME",
"value": "Maxim Molchanov"
},
{
"context": "ljnode.server\r\n #^{:authors [\"Maxim Mol... | src/clj/cljnode/server.clj | J3T4R0/duplet-public | 0 | (ns cljnode.server
#^{:authors ["Maxim Molchanov <elzor.job@gmail.com>",
"Duncan McGreggor <oubiwann@gmail.com>"],
:doc "Main server class"}
(:require [clojure.tools.logging :as log]
[cljnode.proto :as proto])
(:import [com.ericsson.otp.erlang
OtpEr... | 3962 | (ns cljnode.server
#^{:authors ["<NAME> <<EMAIL>>",
"<NAME> <<EMAIL>>"],
:doc "Main server class"}
(:require [clojure.tools.logging :as log]
[cljnode.proto :as proto])
(:import [com.ericsson.otp.erlang
OtpErlangTuple
OtpNode])
(:... | true | (ns cljnode.server
#^{:authors ["PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>",
"PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>"],
:doc "Main server class"}
(:require [clojure.tools.logging :as log]
[cljnode.proto :as proto])
(:import [com.ericsson.otp.erlang
... |
[
{
"context": "int search-endpoint\n :token user-token\n :params params})\n ",
"end": 4473,
"score": 0.7269780039787292,
"start": 4463,
"tag": "PASSWORD",
"value": "user-token"
}
] | src/cmr/ous/impl/v2_1.clj | chris-durbin/cmr-ous-plugin | 0 | (ns cmr.ous.impl.v2-1
"Version 2.1 was introduced in order to provide better support to EDSC users
who would see their spatial query parameters removed if the variables in their
results did not contain metadata for lat/lon dimensions (support for this was
added in UMM-Var 1.2).
By putting this change into a ... | 42585 | (ns cmr.ous.impl.v2-1
"Version 2.1 was introduced in order to provide better support to EDSC users
who would see their spatial query parameters removed if the variables in their
results did not contain metadata for lat/lon dimensions (support for this was
added in UMM-Var 1.2).
By putting this change into a ... | true | (ns cmr.ous.impl.v2-1
"Version 2.1 was introduced in order to provide better support to EDSC users
who would see their spatial query parameters removed if the variables in their
results did not contain metadata for lat/lon dimensions (support for this was
added in UMM-Var 1.2).
By putting this change into a ... |
[
{
"context": " testing with Clojure\"\n :url \"https://github.com/milankinen/cuic\"\n :scm {:name \"git\"\n :url \"https://",
"end": 115,
"score": 0.9995889663696289,
"start": 105,
"tag": "USERNAME",
"value": "milankinen"
},
{
"context": "cm {:name \"git\"\n :url \"... | project.clj | milankinen/repluit | 26 | (defproject cuic "1.0.0-RC2"
:description "Concise UI testing with Clojure"
:url "https://github.com/milankinen/cuic"
:scm {:name "git"
:url "https://github.com/milankinen/cuic"}
:license {:name "MIT"
:url "https://opensource.org/licenses/MIT"}
:signing {:gpg-key "9DD8C3E9"}
:clean-tar... | 43317 | (defproject cuic "1.0.0-RC2"
:description "Concise UI testing with Clojure"
:url "https://github.com/milankinen/cuic"
:scm {:name "git"
:url "https://github.com/milankinen/cuic"}
:license {:name "MIT"
:url "https://opensource.org/licenses/MIT"}
:signing {:gpg-key "<KEY>"}
:clean-target... | true | (defproject cuic "1.0.0-RC2"
:description "Concise UI testing with Clojure"
:url "https://github.com/milankinen/cuic"
:scm {:name "git"
:url "https://github.com/milankinen/cuic"}
:license {:name "MIT"
:url "https://opensource.org/licenses/MIT"}
:signing {:gpg-key "PI:KEY:<KEY>END_PI"}
... |
[
{
"context": " nat-int?)\n(s/def ::queue-size nat-int?)\n\n;; TODO(stevan): test needs to contain executor topology, so we ",
"end": 3417,
"score": 0.646177351474762,
"start": 3411,
"tag": "USERNAME",
"value": "stevan"
},
{
"context": "annot-execute-in-this-state))))\n ;; TO... | src/scheduler/src/scheduler/pure.clj | symbiont-io/detsys-testkit | 5 | (ns scheduler.pure
(:refer-clojure :exclude [run!])
(:require [clojure.spec.alpha :as s]
[clojure.data.generators :as gen]
[clojure.java.io :as io]
[clj-http.client :as client]
[clj-http.fake :as fake]
[scheduler.spec :refer [>defn => component-id?]]
... | 103005 | (ns scheduler.pure
(:refer-clojure :exclude [run!])
(:require [clojure.spec.alpha :as s]
[clojure.data.generators :as gen]
[clojure.java.io :as io]
[clj-http.client :as client]
[clj-http.fake :as fake]
[scheduler.spec :refer [>defn => component-id?]]
... | true | (ns scheduler.pure
(:refer-clojure :exclude [run!])
(:require [clojure.spec.alpha :as s]
[clojure.data.generators :as gen]
[clojure.java.io :as io]
[clj-http.client :as client]
[clj-http.fake :as fake]
[scheduler.spec :refer [>defn => component-id?]]
... |
[
{
"context": ")\n\n; most codes are taken from https://github.com/clojure-cookbook/clojure-cookbook\n\n; capitalization of a string id",
"end": 142,
"score": 0.9968780875205994,
"start": 126,
"tag": "USERNAME",
"value": "clojure-cookbook"
},
{
"context": "\", \"Last Name\", \"Employe... | clj/ex/study_clojure/ex06/src/book_clojure_cookbook_van_der_hart.clj | mertnuhoglu/study | 1 | (ns book_clojure_cookbook_van_der_hart
(:require [clojure.string :as str]))
; most codes are taken from https://github.com/clojure-cookbook/clojure-cookbook
; capitalization of a string id=g11372
(str/capitalize "a b. c d.")
;; => "A b. c d."
(str/upper-case "ab c")
;; => "AB C"
(str/lower-case "A B")
;; => "a b... | 959 | (ns book_clojure_cookbook_van_der_hart
(:require [clojure.string :as str]))
; most codes are taken from https://github.com/clojure-cookbook/clojure-cookbook
; capitalization of a string id=g11372
(str/capitalize "a b. c d.")
;; => "A b. c d."
(str/upper-case "ab c")
;; => "AB C"
(str/lower-case "A B")
;; => "a b... | true | (ns book_clojure_cookbook_van_der_hart
(:require [clojure.string :as str]))
; most codes are taken from https://github.com/clojure-cookbook/clojure-cookbook
; capitalization of a string id=g11372
(str/capitalize "a b. c d.")
;; => "A b. c d."
(str/upper-case "ab c")
;; => "AB C"
(str/lower-case "A B")
;; => "a b... |
[
{
"context": "\n ; [:g [:title \"Mierda\"]\n ; [:circle {",
"end": 11139,
"score": 0.7029390335083008,
"start": 11133,
"tag": "NAME",
"value": "Mierda"
}
] | src/cljs/orbis_grcmanager/pages/riskprofile.cljs | Orbisnetworkadmin/orbis-grcmanager | 0 | (ns orbis-grcmanager.pages.riskprofile
(:require [reagent.core :as r]
[re-frame.core :refer [subscribe]]
[orbis-grcmanager.pages.issues :refer [markdown-preview]]
[orbis-grcmanager.subscriptions :as subs]
[orbis-grcmanager.key-events :refer [on-enter]]
[orbi... | 63487 | (ns orbis-grcmanager.pages.riskprofile
(:require [reagent.core :as r]
[re-frame.core :refer [subscribe]]
[orbis-grcmanager.pages.issues :refer [markdown-preview]]
[orbis-grcmanager.subscriptions :as subs]
[orbis-grcmanager.key-events :refer [on-enter]]
[orbi... | true | (ns orbis-grcmanager.pages.riskprofile
(:require [reagent.core :as r]
[re-frame.core :refer [subscribe]]
[orbis-grcmanager.pages.issues :refer [markdown-preview]]
[orbis-grcmanager.subscriptions :as subs]
[orbis-grcmanager.key-events :refer [on-enter]]
[orbi... |
[
{
"context": "h-application-client-id\"\n :client-secret \"github-oauth-application-client-secret\"})\n\n\n;;\n;; multime",
"end": 629,
"score": 0.5432994961738586,
"start": 629,
"tag": "KEY",
"value": ""
},
{
"context": "ication-client-id\"\n :client-secret \"github-oauth-applic... | code/src/sixsq/nuvla/server/resources/configuration_template_session_github.clj | nuvla/server | 6 | (ns sixsq.nuvla.server.resources.configuration-template-session-github
(:require
[sixsq.nuvla.server.resources.common.utils :as u]
[sixsq.nuvla.server.resources.configuration-template :as p]
[sixsq.nuvla.server.resources.spec.configuration-template-session-github :as cts-github]))
(def ^:const service "... | 90910 | (ns sixsq.nuvla.server.resources.configuration-template-session-github
(:require
[sixsq.nuvla.server.resources.common.utils :as u]
[sixsq.nuvla.server.resources.configuration-template :as p]
[sixsq.nuvla.server.resources.spec.configuration-template-session-github :as cts-github]))
(def ^:const service "... | true | (ns sixsq.nuvla.server.resources.configuration-template-session-github
(:require
[sixsq.nuvla.server.resources.common.utils :as u]
[sixsq.nuvla.server.resources.configuration-template :as p]
[sixsq.nuvla.server.resources.spec.configuration-template-session-github :as cts-github]))
(def ^:const service "... |
[
{
"context": "e program was last run.\n;;\n(def conduit-user-key \"conduit-user\") ;; localstore key\n\n(defn set-user-ls\n \"Puts u",
"end": 738,
"score": 0.8384312391281128,
"start": 726,
"tag": "KEY",
"value": "conduit-user"
}
] | src/conduit/db.cljs | zelark/conduit | 0 | (ns conduit.db
(:require [cljs.reader]
[re-frame.core :refer [reg-cofx]]))
;; -- Default app-db Value ---------------------------------------------------
;;
;; When the application first starts, this will be the value put in app-db
;; Look in:
;; 1. `core.cljs` for "(dispatch-sync [:initialise-db])"
... | 113198 | (ns conduit.db
(:require [cljs.reader]
[re-frame.core :refer [reg-cofx]]))
;; -- Default app-db Value ---------------------------------------------------
;;
;; When the application first starts, this will be the value put in app-db
;; Look in:
;; 1. `core.cljs` for "(dispatch-sync [:initialise-db])"
... | true | (ns conduit.db
(:require [cljs.reader]
[re-frame.core :refer [reg-cofx]]))
;; -- Default app-db Value ---------------------------------------------------
;;
;; When the application first starts, this will be the value put in app-db
;; Look in:
;; 1. `core.cljs` for "(dispatch-sync [:initialise-db])"
... |
[
{
"context": " \"Basic landcycling\"})\n\n(def token-name\n #{\"Beast\"\n \"Demon\"\n \"Elephant\"\n \"Element",
"end": 1702,
"score": 0.7949883937835693,
"start": 1699,
"tag": "NAME",
"value": "ast"
},
{
"context": "ycling\"})\n\n(def token-name\n #{\"Beast... | src/loa/util/magic.clj | karmag/loa | 4 | (ns loa.util.magic)
;;--------------------------------------------------
;; data
(def super-type #{"Basic" "Legendary" "Ongoing" "Snow" "World"})
(def card-type #{"Artifact" "Creature" "Conspiracy" "Enchantment" "Instant"
"Land" "Plane" "Planeswalker" "Scheme" "Sorcery" "Tribal"
"Va... | 69230 | (ns loa.util.magic)
;;--------------------------------------------------
;; data
(def super-type #{"Basic" "Legendary" "Ongoing" "Snow" "World"})
(def card-type #{"Artifact" "Creature" "Conspiracy" "Enchantment" "Instant"
"Land" "Plane" "Planeswalker" "Scheme" "Sorcery" "Tribal"
"Va... | true | (ns loa.util.magic)
;;--------------------------------------------------
;; data
(def super-type #{"Basic" "Legendary" "Ongoing" "Snow" "World"})
(def card-type #{"Artifact" "Creature" "Conspiracy" "Enchantment" "Instant"
"Land" "Plane" "Planeswalker" "Scheme" "Sorcery" "Tribal"
"Va... |
[
{
"context": "; Copyright (c) 2013-2015 Tim Molderez.\n;\n; All rights reserved. This program and the ac",
"end": 38,
"score": 0.9998607039451599,
"start": 26,
"tag": "NAME",
"value": "Tim Molderez"
},
{
"context": "Clojure objects and data structures.\"\n {:author \"Tim Molderez\"}... | src/inspector_jay/core.clj | kawas44/inspector-jay | 69 | ; Copyright (c) 2013-2015 Tim Molderez.
;
; All rights reserved. This program and the accompanying materials
; are made available under the terms of the 3-Clause BSD License
; which accompanies this distribution, and is available at
; http://www.opensource.org/licenses/BSD-3-Clause
(ns inspector-jay.core
"Inspector ... | 121421 | ; Copyright (c) 2013-2015 <NAME>.
;
; All rights reserved. This program and the accompanying materials
; are made available under the terms of the 3-Clause BSD License
; which accompanies this distribution, and is available at
; http://www.opensource.org/licenses/BSD-3-Clause
(ns inspector-jay.core
"Inspector Jay is... | true | ; Copyright (c) 2013-2015 PI:NAME:<NAME>END_PI.
;
; All rights reserved. This program and the accompanying materials
; are made available under the terms of the 3-Clause BSD License
; which accompanies this distribution, and is available at
; http://www.opensource.org/licenses/BSD-3-Clause
(ns inspector-jay.core
"In... |
[
{
"context": ";; author: Mark W. Naylor\n;; file: day01.clj\n;; date: 2021-Apr-09\n(ns adv",
"end": 25,
"score": 0.9998675584793091,
"start": 11,
"tag": "NAME",
"value": "Mark W. Naylor"
},
{
"context": "----\n;; BSD 3-Clause License\n\n;; Copyright © 2021, Mark W. Naylor\n;; All r... | src/advent_2020/day01.clj | mark-naylor-1701/advent_2020 | 0 | ;; author: Mark W. Naylor
;; file: day01.clj
;; date: 2021-Apr-09
(ns advent-2020.day01)
(def input [1688 1463 1461 1842 1441 1838 1583 1891 1876 1551 1506
2005 1989 1417 1784 1975 1428 1485 1597 1871 105 788
1971 1892 1854 1466 1584 1565 1400 1640 1780 1774 360
1421 1368 1771 166... | 18714 | ;; author: <NAME>
;; file: day01.clj
;; date: 2021-Apr-09
(ns advent-2020.day01)
(def input [1688 1463 1461 1842 1441 1838 1583 1891 1876 1551 1506
2005 1989 1417 1784 1975 1428 1485 1597 1871 105 788
1971 1892 1854 1466 1584 1565 1400 1640 1780 1774 360
1421 1368 1771 1666 1707 1... | true | ;; author: PI:NAME:<NAME>END_PI
;; file: day01.clj
;; date: 2021-Apr-09
(ns advent-2020.day01)
(def input [1688 1463 1461 1842 1441 1838 1583 1891 1876 1551 1506
2005 1989 1417 1784 1975 1428 1485 1597 1871 105 788
1971 1892 1854 1466 1584 1565 1400 1640 1780 1774 360
1421 1368 17... |
[
{
"context": "n/preprocessing routings\n;;;;\n;;;; @copyright 2019 Dennis Drown et l'Université du Québec à Montréal\n;;;; -------",
"end": 394,
"score": 0.9998794794082642,
"start": 382,
"tag": "NAME",
"value": "Dennis Drown"
}
] | apps/say_sila/priv/fnode/say/src/say/data.clj | dendrown/say_sila | 0 | ;;;; -------------------------------------------------------------------------
;;;;
;;;; _/_/_/ _/_/_/ _/ _/_/
;;;; _/ _/ _/ _/ _/
;;;; _/_/ _/ _/ _/_/_/_/
;;;; _/ _/ _/ _/ _/
;;;; _/_/_/ _/_/_/ _/_/_/_/ _/ _/
;;;;
;;;; Dat... | 2105 | ;;;; -------------------------------------------------------------------------
;;;;
;;;; _/_/_/ _/_/_/ _/ _/_/
;;;; _/ _/ _/ _/ _/
;;;; _/_/ _/ _/ _/_/_/_/
;;;; _/ _/ _/ _/ _/
;;;; _/_/_/ _/_/_/ _/_/_/_/ _/ _/
;;;;
;;;; Dat... | true | ;;;; -------------------------------------------------------------------------
;;;;
;;;; _/_/_/ _/_/_/ _/ _/_/
;;;; _/ _/ _/ _/ _/
;;;; _/_/ _/ _/ _/_/_/_/
;;;; _/ _/ _/ _/ _/
;;;; _/_/_/ _/_/_/ _/_/_/_/ _/ _/
;;;;
;;;; Dat... |
[
{
"context": ";; Copyright 2014-2020 King\n;; Copyright 2009-2014 Ragnar Svensson, Christian Murray\n;; Licensed under the Defold Li",
"end": 111,
"score": 0.9998078346252441,
"start": 96,
"tag": "NAME",
"value": "Ragnar Svensson"
},
{
"context": "-2020 King\n;; Copyright 2009-2014 R... | editor/src/clj/editor/scene_text.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... | 102717 | ;; 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": "ns under the License.\n;;\n;; Copyright © 2013-2022, Kenneth Leung. All rights reserved.\n\n(ns czlab.basal.meta\n\n \"C",
"end": 597,
"score": 0.9998524785041809,
"start": 584,
"tag": "NAME",
"value": "Kenneth Leung"
}
] | src/main/clojure/czlab/basal/meta.clj | llnek/xlib | 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 ... | 46868 | ;; 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": "Name arbitrary-class-name)\n arbitrary-key \"0123456789abcdef\"\n conf (merge (read-default-config)\n ",
"end": 1996,
"score": 0.9997346997261047,
"start": 1980,
"tag": "KEY",
"value": "0123456789abcdef"
}
] | storm-core/test/clj/backtype/storm/serialization/SerializationFactory_test.clj | desmorto/storm | 1,655 | ;; 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... | 32056 | ;; 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... | 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... |
[
{
"context": ";\n; Copyright © 2013 Sebastian Hoß <mail@shoss.de>\n; This work is free. You can redi",
"end": 34,
"score": 0.9998674392700195,
"start": 21,
"tag": "NAME",
"value": "Sebastian Hoß"
},
{
"context": ";\n; Copyright © 2013 Sebastian Hoß <mail@shoss.de>\n; This work is fre... | src/main/clojure/finj/common.clj | sebhoss/finj | 30 | ;
; Copyright © 2013 Sebastian Hoß <mail@shoss.de>
; This work is free. You can redistribute it and/or modify it under the
; terms of the Do What The Fuck You Want To Public License, Version 2,
; as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.
;
(ns finj.common
(:require [com.github.sebhoss.... | 12534 | ;
; Copyright © 2013 <NAME> <<EMAIL>>
; This work is free. You can redistribute it and/or modify it under the
; terms of the Do What The Fuck You Want To Public License, Version 2,
; as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.
;
(ns finj.common
(:require [com.github.sebhoss.def :refer :a... | true | ;
; Copyright © 2013 PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
; This work is free. You can redistribute it and/or modify it under the
; terms of the Do What The Fuck You Want To Public License, Version 2,
; as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.
;
(ns finj.common
(:require [com... |
[
{
"context": "; Copyright (c) Rich Hickey. All rights reserved.\n; The use and distributio",
"end": 29,
"score": 0.9997937679290771,
"start": 18,
"tag": "NAME",
"value": "Rich Hickey"
}
] | Source/clojure/spec/gen.clj | max-lv/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 any ... | 56789 | ; 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 fashi... | 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 softwar... |
[
{
"context": " scraping utility functions.\n;;\n;; Copyright 2012, F.M. de Waard & Vixu.com <fmw@vixu.com>.\n;;\n;; Licensed under t",
"end": 88,
"score": 0.999864935874939,
"start": 75,
"tag": "NAME",
"value": "F.M. de Waard"
},
{
"context": ".\n;;\n;; Copyright 2012, F.M. de Waard ... | src/alida/scrape.clj | fmw/alida | 6 | ;; src/alida/scrape.clj: scraping utility functions.
;;
;; Copyright 2012, F.M. de Waard & Vixu.com <fmw@vixu.com>.
;;
;; 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... | 122262 | ;; src/alida/scrape.clj: scraping utility functions.
;;
;; Copyright 2012, <NAME> & Vixu.com <<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/licens... | true | ;; src/alida/scrape.clj: scraping utility functions.
;;
;; Copyright 2012, PI:NAME:<NAME>END_PI & Vixu.com <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
;;
;;... |
[
{
"context": " })\n\n(def redis-ec2-spec {\n :env :dev \n :owner \"admin\"\n\n :machine {\n :hostname \"red1\" :user \"ubuntu\"",
"end": 1860,
"score": 0.9340895414352417,
"start": 1855,
"tag": "USERNAME",
"value": "admin"
},
{
"context": " \"admin\"\n\n :machine {\n :hostnam... | test/subs/test/aws.clj | narkisr/substantiation | 1 | (ns subs.test.aws
(:import clojure.lang.ExceptionInfo)
(:use midje.sweet)
(:require
[clojure.core.strint :refer (<<)]
[subs.core :as subs :refer (validate! combine every-v every-kv validation when-not-nil)])
)
(def machine-entity
{:machine {
:hostname #{:required :String} :domain #{:required :... | 112886 | (ns subs.test.aws
(:import clojure.lang.ExceptionInfo)
(:use midje.sweet)
(:require
[clojure.core.strint :refer (<<)]
[subs.core :as subs :refer (validate! combine every-v every-kv validation when-not-nil)])
)
(def machine-entity
{:machine {
:hostname #{:required :String} :domain #{:required :... | true | (ns subs.test.aws
(:import clojure.lang.ExceptionInfo)
(:use midje.sweet)
(:require
[clojure.core.strint :refer (<<)]
[subs.core :as subs :refer (validate! combine every-v every-kv validation when-not-nil)])
)
(def machine-entity
{:machine {
:hostname #{:required :String} :domain #{:required :... |
[
{
"context": "ns under the License.\n;;\n;; Copyright © 2013-2022, Kenneth Leung. All rights reserved.\n\n(ns czlab.hoard.drivers\n\n ",
"end": 597,
"score": 0.9998527765274048,
"start": 584,
"tag": "NAME",
"value": "Kenneth Leung"
},
{
"context": "er-url \"jdbc:h2:tcp://host/path/db... | src/main/clojure/czlab/hoard/drivers.clj | llnek/dbio | 1 | ;; 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 ... | 47360 | ;; 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": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n; Copyright 2015 Xebia B.V.\n;\n; Licensed under the Apache License, Version 2",
"end": 107,
"score": 0.9974423050880432,
"start": 98,
"tag": "NAME",
"value": "Xebia B.V"
}
] | src/main/clojure/com/xebia/visualreview/service/image/persistence.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/licenses... | 46645 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; 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/LI... | 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.apache.o... |
[
{
"context": " (change-password username [\"currentPasswordId\" \"newPasswordId\" \"reNewPasswordId\"]))} \"update\"]]",
"end": 689,
"score": 0.9320079684257507,
"start": 672,
"tag": "PASSWORD",
"value": "currentPasswordId"
},
{
"context": " (change-password use... | src/cljs/view/changepassword.cljs | wuleicanada/ClojureNews | 254 | (ns view.changepassword)
(defn component
[username change-password]
[:table
[:tbody
[:tr
[:td "current password:"]
[:td
[:input {:id "currentPasswordId" :name "current-password" :type "password"}]]]
[:tr
[:td
[:br]]]
[:tr
[:td "new password:"]
[:td
[:i... | 68082 | (ns view.changepassword)
(defn component
[username change-password]
[:table
[:tbody
[:tr
[:td "current password:"]
[:td
[:input {:id "currentPasswordId" :name "current-password" :type "password"}]]]
[:tr
[:td
[:br]]]
[:tr
[:td "new password:"]
[:td
[:i... | true | (ns view.changepassword)
(defn component
[username change-password]
[:table
[:tbody
[:tr
[:td "current password:"]
[:td
[:input {:id "currentPasswordId" :name "current-password" :type "password"}]]]
[:tr
[:td
[:br]]]
[:tr
[:td "new password:"]
[:td
[:i... |
[
{
"context": " {:id 1000\n :name \"Luke\"\n :home_planet \"Tatooine\"\n :appea",
"end": 2475,
"score": 0.9996297359466553,
"start": 2471,
"tag": "NAME",
"value": "Luke"
},
{
"context": " {:id 2000\n :name \... | test/com/wsscode/pathom3/graphql/test/server.clj | wilkerlucio/pathom3-graphql | 9 | (ns com.wsscode.pathom3.graphql.test.server
(:require
[clojure.data.json :as json]
[com.walmartlabs.lacinia :refer [execute]]
[com.walmartlabs.lacinia.schema :as schema]
[com.walmartlabs.lacinia.util :as util]
[com.wsscode.pathom3.graphql :as p.gql]
[com.wsscode.pathom3.interface.smart-map :as... | 59402 | (ns com.wsscode.pathom3.graphql.test.server
(:require
[clojure.data.json :as json]
[com.walmartlabs.lacinia :refer [execute]]
[com.walmartlabs.lacinia.schema :as schema]
[com.walmartlabs.lacinia.util :as util]
[com.wsscode.pathom3.graphql :as p.gql]
[com.wsscode.pathom3.interface.smart-map :as... | true | (ns com.wsscode.pathom3.graphql.test.server
(:require
[clojure.data.json :as json]
[com.walmartlabs.lacinia :refer [execute]]
[com.walmartlabs.lacinia.schema :as schema]
[com.walmartlabs.lacinia.util :as util]
[com.wsscode.pathom3.graphql :as p.gql]
[com.wsscode.pathom3.interface.smart-map :as... |
[
{
"context": " :username \"root\"\n :password \"shadow\"\n :strict-host-key-checking false\n ",
"end": 6756,
"score": 0.9996084570884705,
"start": 6750,
"tag": "PASSWORD",
"value": "shadow"
},
{
"context": " :username \"root\"\n :... | linearizable/jepsen/src/comdb2/core.clj | isabella232/comdb2 | 1 | (ns comdb2.core
"Tests for Comdb2"
(:require
[clojure.tools.logging :refer :all]
[clojure.core.reducers :as r]
[clojure.java.io :as io]
[clojure.string :as str]
[clojure.pprint :refer [pprint]]
[jepsen.checker.timeline :as timeline]
[jepsen [client :as client]
[core :as jepsen]
[db :as db]
... | 111804 | (ns comdb2.core
"Tests for Comdb2"
(:require
[clojure.tools.logging :refer :all]
[clojure.core.reducers :as r]
[clojure.java.io :as io]
[clojure.string :as str]
[clojure.pprint :refer [pprint]]
[jepsen.checker.timeline :as timeline]
[jepsen [client :as client]
[core :as jepsen]
[db :as db]
... | true | (ns comdb2.core
"Tests for Comdb2"
(:require
[clojure.tools.logging :refer :all]
[clojure.core.reducers :as r]
[clojure.java.io :as io]
[clojure.string :as str]
[clojure.pprint :refer [pprint]]
[jepsen.checker.timeline :as timeline]
[jepsen [client :as client]
[core :as jepsen]
[db :as db]
... |
[
{
"context": "\n(def opts\n {:values {:email \"foobar\" :password \"p@sswOad\"}\n :errors {:email \"please input your email add",
"end": 304,
"score": 0.9994069933891296,
"start": 296,
"tag": "PASSWORD",
"value": "p@sswOad"
}
] | examples/benchmark/src/example/core.clj | ayato-p/kuuga | 23 | (ns example.core
(:gen-class)
(:require [criterium.core :as criterium]
[hiccup2.core :as hiccup]))
;; load order is important thing just in this test
(require 'example.naive)
(require 'example.macro)
(require 'example.function)
(def opts
{:values {:email "foobar" :password "p@sswOad"}
:errors {:... | 30795 | (ns example.core
(:gen-class)
(:require [criterium.core :as criterium]
[hiccup2.core :as hiccup]))
;; load order is important thing just in this test
(require 'example.naive)
(require 'example.macro)
(require 'example.function)
(def opts
{:values {:email "foobar" :password "<PASSWORD>"}
:errors ... | true | (ns example.core
(:gen-class)
(:require [criterium.core :as criterium]
[hiccup2.core :as hiccup]))
;; load order is important thing just in this test
(require 'example.naive)
(require 'example.macro)
(require 'example.function)
(def opts
{:values {:email "foobar" :password "PI:PASSWORD:<PASSWORD>EN... |
[
{
"context": "rg/html/rfc4648#section-10\n - https://github.com/eth-r/multibase/tree/master/tests\"\n (:require\n [alp",
"end": 132,
"score": 0.9993942379951477,
"start": 127,
"tag": "USERNAME",
"value": "eth-r"
},
{
"context": "IQ\"\n :base64pad \"MRGVjZW50cmFsaXp... | test/multiformats/base_test.cljc | aria42/clj-multiformats | 0 | (ns multiformats.base-test
"Test cases drawn from:
- https://tools.ietf.org/html/rfc4648#section-10
- https://github.com/eth-r/multibase/tree/master/tests"
(:require
[alphabase.bytes :as b :refer [bytes=]]
[clojure.string :as str]
#?(:clj [clojure.test :refer [deftest testing is]]
:cljs [cljs... | 25740 | (ns multiformats.base-test
"Test cases drawn from:
- https://tools.ietf.org/html/rfc4648#section-10
- https://github.com/eth-r/multibase/tree/master/tests"
(:require
[alphabase.bytes :as b :refer [bytes=]]
[clojure.string :as str]
#?(:clj [clojure.test :refer [deftest testing is]]
:cljs [cljs... | true | (ns multiformats.base-test
"Test cases drawn from:
- https://tools.ietf.org/html/rfc4648#section-10
- https://github.com/eth-r/multibase/tree/master/tests"
(:require
[alphabase.bytes :as b :refer [bytes=]]
[clojure.string :as str]
#?(:clj [clojure.test :refer [deftest testing is]]
:cljs [cljs... |
[
{
"context": "eftest missing-dependency-error\n (let [system-key ::system-b\n local-key ::local-b\n a (component/",
"end": 8433,
"score": 0.8303860425949097,
"start": 8423,
"tag": "KEY",
"value": "::system-b"
},
{
"context": "or\n (let [system-key ::system-b\n ... | test/com/stuartsierra/component_test.clj | reducecombine/component | 0 | (ns com.stuartsierra.component-test
(:require [clojure.test :refer (deftest is are)]
[clojure.set :refer (map-invert)]
[orchestra.core :refer [defn-spec]]
[orchestra.spec.test :as st]
[com.stuartsierra.component :as component]))
(def ^:dynamic *log* nil)
(defn- log [&... | 8182 | (ns com.stuartsierra.component-test
(:require [clojure.test :refer (deftest is are)]
[clojure.set :refer (map-invert)]
[orchestra.core :refer [defn-spec]]
[orchestra.spec.test :as st]
[com.stuartsierra.component :as component]))
(def ^:dynamic *log* nil)
(defn- log [&... | true | (ns com.stuartsierra.component-test
(:require [clojure.test :refer (deftest is are)]
[clojure.set :refer (map-invert)]
[orchestra.core :refer [defn-spec]]
[orchestra.spec.test :as st]
[com.stuartsierra.component :as component]))
(def ^:dynamic *log* nil)
(defn- log [&... |
[
{
"context": "ps://www.alexvear.com\"]\n [::atom/title \"Alex Vear\"]\n [::atom/subtitle \"Alex Vear's Essays",
"end": 9882,
"score": 0.9956781268119812,
"start": 9873,
"tag": "NAME",
"value": "Alex Vear"
},
{
"context": "m/title \"Alex Vear\"]\n [::atom... | src/uk/axvr/www/core.clj | axvr/www.axvr.uk | 0 | (ns uk.axvr.www.core
(:require [clojure.edn :as edn]
[clojure.string :as str]
[clojure.java.io :as io]
[clojure.data.xml :as xml]
[markdown.core :as md]
[hiccup.core :refer [html] :rename {html hiccup->html}])
(:import java.util.Locale
... | 116170 | (ns uk.axvr.www.core
(:require [clojure.edn :as edn]
[clojure.string :as str]
[clojure.java.io :as io]
[clojure.data.xml :as xml]
[markdown.core :as md]
[hiccup.core :refer [html] :rename {html hiccup->html}])
(:import java.util.Locale
... | true | (ns uk.axvr.www.core
(:require [clojure.edn :as edn]
[clojure.string :as str]
[clojure.java.io :as io]
[clojure.data.xml :as xml]
[markdown.core :as md]
[hiccup.core :refer [html] :rename {html hiccup->html}])
(:import java.util.Locale
... |
[
{
"context": "ubtag\" \"aa\"\n \"description\" [\"Afar\" \"Multi Line Description\"]\n ",
"end": 3271,
"score": 0.9850666522979736,
"start": 3267,
"tag": "NAME",
"value": "Afar"
},
{
"context": "ubtag\" \"aa\"\n \"descrip... | test/bcp47/test/core.clj | pculture/bcp47-json | 2 | (ns bcp47.test.core
(:use clojure.test
[bcp47.core :only (parse-bcp47)]))
; Data ------------------------------------------------------------------------
(def empty-registry
"File-Date: 2012-09-12
")
(def single-item-registry
"File-Date: 2012-09-12
%%
Type: language
Subtag: aa
Description: Afar
Added: 2005... | 37041 | (ns bcp47.test.core
(:use clojure.test
[bcp47.core :only (parse-bcp47)]))
; Data ------------------------------------------------------------------------
(def empty-registry
"File-Date: 2012-09-12
")
(def single-item-registry
"File-Date: 2012-09-12
%%
Type: language
Subtag: aa
Description: Afar
Added: 2005... | true | (ns bcp47.test.core
(:use clojure.test
[bcp47.core :only (parse-bcp47)]))
; Data ------------------------------------------------------------------------
(def empty-registry
"File-Date: 2012-09-12
")
(def single-item-registry
"File-Date: 2012-09-12
%%
Type: language
Subtag: aa
Description: Afar
Added: 2005... |
[
{
"context": ";; The MIT License (MIT)\n;;\n;; Copyright (c) 2015 Richard Hull\n;;\n;; Permission is hereby granted, free of charg",
"end": 62,
"score": 0.9997497200965881,
"start": 50,
"tag": "NAME",
"value": "Richard Hull"
}
] | src/wam/grammar.clj | rm-hull/wam | 23 | ;; The MIT License (MIT)
;;
;; Copyright (c) 2015 Richard Hull
;;
;; Permission is hereby granted, free of charge, to any person obtaining a copy
;; of this software and associated documentation files (the "Software"), to deal
;; in the Software without restriction, including without limitation the rights
;; to use, co... | 66199 | ;; The MIT License (MIT)
;;
;; Copyright (c) 2015 <NAME>
;;
;; Permission is hereby granted, free of charge, to any person obtaining a copy
;; of this software and associated documentation files (the "Software"), to deal
;; in the Software without restriction, including without limitation the rights
;; to use, copy, mo... | true | ;; The MIT License (MIT)
;;
;; Copyright (c) 2015 PI:NAME:<NAME>END_PI
;;
;; Permission is hereby granted, free of charge, to any person obtaining a copy
;; of this software and associated documentation files (the "Software"), to deal
;; in the Software without restriction, including without limitation the rights
;; to... |
[
{
"context": "ST\"}\n [:fieldset\n (html_/input \"Username\" :username)\n (html_/password \"Password\" :password)\n ",
"end": 302,
"score": 0.9845284819602966,
"start": 294,
"tag": "USERNAME",
"value": "username"
},
{
"context": "input \"Username\" :username)\n (ht... | data/test/clojure/73efbbcbfd77db3036fbc4fa0737094313475f3alogin.clj | harshp8l/deep-learning-lang-detection | 84 | (ns note.dispatch.login
(:require (note (database :as db_)
(html :as html_))
(note.dispatch (common :as common_)
(path :as path_))))
(defn make-body
[]
[:div
[:form {:method "POST"}
[:fieldset
(html_/input "Username" :username)
(html_/pass... | 107046 | (ns note.dispatch.login
(:require (note (database :as db_)
(html :as html_))
(note.dispatch (common :as common_)
(path :as path_))))
(defn make-body
[]
[:div
[:form {:method "POST"}
[:fieldset
(html_/input "Username" :username)
(html_/pass... | true | (ns note.dispatch.login
(:require (note (database :as db_)
(html :as html_))
(note.dispatch (common :as common_)
(path :as path_))))
(defn make-body
[]
[:div
[:form {:method "POST"}
[:fieldset
(html_/input "Username" :username)
(html_/pass... |
[
{
"context": "l, it's a constant.\n(def ^:private js-engine-key \"js-engine\")\n(def ^:private js-engine-pool\n (flow/instrumen",
"end": 874,
"score": 0.9862586855888367,
"start": 865,
"tag": "KEY",
"value": "js-engine"
}
] | recipes/reagent-server-rendering/src/clj/reagent_server_rendering/handler.clj | yatesj9/reagent-cookbook | 825 | (ns reagent-server-rendering.handler
(:require [aleph.flow :as flow]
[clojure.java.io :as io]
[hiccup.core :refer [html]]
[hiccup.page :refer [include-js include-css]]
[compojure.core :refer [GET defroutes]]
[compojure.route :refer [not-found resources]]
... | 95711 | (ns reagent-server-rendering.handler
(:require [aleph.flow :as flow]
[clojure.java.io :as io]
[hiccup.core :refer [html]]
[hiccup.page :refer [include-js include-css]]
[compojure.core :refer [GET defroutes]]
[compojure.route :refer [not-found resources]]
... | true | (ns reagent-server-rendering.handler
(:require [aleph.flow :as flow]
[clojure.java.io :as io]
[hiccup.core :refer [html]]
[hiccup.page :refer [include-js include-css]]
[compojure.core :refer [GET defroutes]]
[compojure.route :refer [not-found resources]]
... |
[
{
"context": "; Copyright (c) Rich Hickey. All rights reserved.\n; The use and distributio",
"end": 29,
"score": 0.9998134970664978,
"start": 18,
"tag": "NAME",
"value": "Rich Hickey"
}
] | Source/clojure/spec.clj | max-lv/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 any ... | 62972 | ; 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 fashi... | 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 softwar... |
[
{
"context": " base-context\n {:users [(factory :user, {:email \"john@doe.com\"})]\n :entities [{:name \"Personal\"}]\n :commodi",
"end": 1670,
"score": 0.99989253282547,
"start": 1658,
"tag": "EMAIL",
"value": "john@doe.com"
},
{
"context": "t\n ... | test/clj_money/models/transactions_test.clj | dgknght/clj-money | 5 | (ns clj-money.models.transactions-test
(:require [clojure.test :refer [deftest use-fixtures testing is]]
[clj-time.core :as t]
[clj-factory.core :refer [factory]]
[dgknght.app-lib.core :refer [index-by]]
[dgknght.app-lib.test]
[dgknght.app-lib.validation :as... | 4857 | (ns clj-money.models.transactions-test
(:require [clojure.test :refer [deftest use-fixtures testing is]]
[clj-time.core :as t]
[clj-factory.core :refer [factory]]
[dgknght.app-lib.core :refer [index-by]]
[dgknght.app-lib.test]
[dgknght.app-lib.validation :as... | true | (ns clj-money.models.transactions-test
(:require [clojure.test :refer [deftest use-fixtures testing is]]
[clj-time.core :as t]
[clj-factory.core :refer [factory]]
[dgknght.app-lib.core :refer [index-by]]
[dgknght.app-lib.test]
[dgknght.app-lib.validation :as... |
[
{
"context": ";; Copyright 2014-2015 Andrey Antukh <niwi@niwi.nz>\n;;\n;; Licensed under the Apache Li",
"end": 36,
"score": 0.9998844265937805,
"start": 23,
"tag": "NAME",
"value": "Andrey Antukh"
},
{
"context": ";; Copyright 2014-2015 Andrey Antukh <niwi@niwi.nz>\n;;\n;; Licensed ... | test/buddy/core/dsa_tests.clj | shilder/buddy-core | 121 | ;; Copyright 2014-2015 Andrey Antukh <niwi@niwi.nz>
;;
;; 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... | 62606 | ;; Copyright 2014-2015 <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-2015 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": " keyword indexed integer counters\"\n :author \"Jeff Rose and Sam Aaron\"}\n overtone.libs.counters)\n\n(defon",
"end": 89,
"score": 0.9998765587806702,
"start": 80,
"tag": "NAME",
"value": "Jeff Rose"
},
{
"context": "xed integer counters\"\n :author \"Jeff ... | src/overtone/libs/counters.clj | ABaldwinHunter/overtone | 1 | (ns
^{:doc "Basic stateful keyword indexed integer counters"
:author "Jeff Rose and Sam Aaron"}
overtone.libs.counters)
(defonce counters* (atom {}))
(defn- inc-or-set-cnt
"Either increment the count associated with the specified key in map counters
or create a new key with val 0"
[counters key]
(... | 95634 | (ns
^{:doc "Basic stateful keyword indexed integer counters"
:author "<NAME> and <NAME>"}
overtone.libs.counters)
(defonce counters* (atom {}))
(defn- inc-or-set-cnt
"Either increment the count associated with the specified key in map counters
or create a new key with val 0"
[counters key]
(let [c... | true | (ns
^{:doc "Basic stateful keyword indexed integer counters"
:author "PI:NAME:<NAME>END_PI and PI:NAME:<NAME>END_PI"}
overtone.libs.counters)
(defonce counters* (atom {}))
(defn- inc-or-set-cnt
"Either increment the count associated with the specified key in map counters
or create a new key with val 0... |
[
{
"context": "et [record {:topic \"test\"\n :key \"anykey\"\n :value (json/write-str (:json-pa",
"end": 799,
"score": 0.8836619853973389,
"start": 793,
"tag": "KEY",
"value": "anykey"
}
] | server/src/spacon/components/http/ping.clj | martinwilkerson-scisys/spatialconnect-server | 1 | (ns spacon.components.http.ping
(:require [spacon.components.http.response :as response]
[spacon.components.mqtt.core :as mqttapi]
[spacon.components.http.intercept :as intercept]
[clojure.core.async :as async]
[clojure.data.json :as json]
[spacon.components... | 75626 | (ns spacon.components.http.ping
(:require [spacon.components.http.response :as response]
[spacon.components.mqtt.core :as mqttapi]
[spacon.components.http.intercept :as intercept]
[clojure.core.async :as async]
[clojure.data.json :as json]
[spacon.components... | true | (ns spacon.components.http.ping
(:require [spacon.components.http.response :as response]
[spacon.components.mqtt.core :as mqttapi]
[spacon.components.http.intercept :as intercept]
[clojure.core.async :as async]
[clojure.data.json :as json]
[spacon.components... |
[
{
"context": "a :b))\n(peek stack)\n(pop stack)\n\n\n(def players #{\"Alice\" \"Bob\" \"Kelly\"})\n\n(conj players \"Fred\")\n\n(disj pl",
"end": 508,
"score": 0.9998378157615662,
"start": 503,
"tag": "NAME",
"value": "Alice"
},
{
"context": "peek stack)\n(pop stack)\n\n\n(def player... | 2020/clj-guide/2.clj | axvr/codedump | 1 | ;;;; <https://clojure.org/guides/learn/sequential_colls>
;;;; Public domain. No rights reserved.
[1 2 3] ; Vector
(get ["abc" false 99] 0)
(get ["abc" false 99] 1)
(get ["abc" false 99] 14)
(get ["abc" nil 99] 1)
(count [1 2 3])
(count "foobar")
(vector 1 2 3)
(conj [1 2 3] 4 5 6)
(conj [1 2 3] [4 5 6])
(def v ... | 118814 | ;;;; <https://clojure.org/guides/learn/sequential_colls>
;;;; Public domain. No rights reserved.
[1 2 3] ; Vector
(get ["abc" false 99] 0)
(get ["abc" false 99] 1)
(get ["abc" false 99] 14)
(get ["abc" nil 99] 1)
(count [1 2 3])
(count "foobar")
(vector 1 2 3)
(conj [1 2 3] 4 5 6)
(conj [1 2 3] [4 5 6])
(def v ... | true | ;;;; <https://clojure.org/guides/learn/sequential_colls>
;;;; Public domain. No rights reserved.
[1 2 3] ; Vector
(get ["abc" false 99] 0)
(get ["abc" false 99] 1)
(get ["abc" false 99] 14)
(get ["abc" nil 99] 1)
(count [1 2 3])
(count "foobar")
(vector 1 2 3)
(conj [1 2 3] 4 5 6)
(conj [1 2 3] [4 5 6])
(def v ... |
[
{
"context": " false}\n {:name \"toucan\"\n :database-type \"OBJECT\"\n ",
"end": 2235,
"score": 0.6970667839050293,
"start": 2229,
"tag": "NAME",
"value": "toucan"
}
] | c#-metabase/test/metabase/sync/sync_metadata/fields/fetch_metadata_test.clj | hanakhry/Crime_Admin | 0 | (ns metabase.sync.sync-metadata.fields.fetch-metadata-test
(:require [clojure.test :refer :all]
[clojure.walk :as walk]
[medley.core :as m]
[metabase.models.database :refer [Database]]
[metabase.models.table :refer [Table]]
[metabase.sync.sync-metadata :as s... | 37786 | (ns metabase.sync.sync-metadata.fields.fetch-metadata-test
(:require [clojure.test :refer :all]
[clojure.walk :as walk]
[medley.core :as m]
[metabase.models.database :refer [Database]]
[metabase.models.table :refer [Table]]
[metabase.sync.sync-metadata :as s... | true | (ns metabase.sync.sync-metadata.fields.fetch-metadata-test
(:require [clojure.test :refer :all]
[clojure.walk :as walk]
[medley.core :as m]
[metabase.models.database :refer [Database]]
[metabase.models.table :refer [Table]]
[metabase.sync.sync-metadata :as s... |
[
{
"context": "sync\n (md/make\n :name \"Bob\"\n :action (cI nil\n ",
"end": 7214,
"score": 0.9986059069633484,
"start": 7211,
"tag": "NAME",
"value": "Bob"
},
{
"context": " (vals (md-cz res))))))\n (is (= \"Bo... | cljs/matrix/test/tiltontec/model/core_test.cljc | kennytilton/matrix | 84 | (ns tiltontec.model.core-test
(:require
#?(:clj [clojure.test :refer :all]
:cljs [cljs.test
:refer-macros [deftest is are]])
#?(:cljs [tiltontec.util.base
:refer-macros [trx prog1 *trx?*]]
:clj [tiltontec.util.base
:refer :all])
[tiltontec.util.core :refer ... | 104921 | (ns tiltontec.model.core-test
(:require
#?(:clj [clojure.test :refer :all]
:cljs [cljs.test
:refer-macros [deftest is are]])
#?(:cljs [tiltontec.util.base
:refer-macros [trx prog1 *trx?*]]
:clj [tiltontec.util.base
:refer :all])
[tiltontec.util.core :refer ... | true | (ns tiltontec.model.core-test
(:require
#?(:clj [clojure.test :refer :all]
:cljs [cljs.test
:refer-macros [deftest is are]])
#?(:cljs [tiltontec.util.base
:refer-macros [trx prog1 *trx?*]]
:clj [tiltontec.util.base
:refer :all])
[tiltontec.util.core :refer ... |
[
{
"context": ":password@juxt.pro:8080\"\n \"userinfo\" \"jon:password\"\n \"host\" \"juxt.pro\"\n \"port\" \"8080",
"end": 781,
"score": 0.9421775341033936,
"start": 773,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "t\n (let [m (patterns/matched... | test/juxt/jinx/regex_test.cljc | The-Alchemist/jinx | 73 | ;; Copyright © 2019, JUXT LTD.
(ns juxt.jinx.regex-test
#?@(:clj [(:require
[juxt.jinx.alpha.regex :as regex]
[juxt.jinx.alpha.patterns :as patterns]
[clojure.test :refer [deftest is are testing]])]
:cljs [(:require
[juxt.jinx.alpha.regex :as regex]
... | 98751 | ;; Copyright © 2019, JUXT LTD.
(ns juxt.jinx.regex-test
#?@(:clj [(:require
[juxt.jinx.alpha.regex :as regex]
[juxt.jinx.alpha.patterns :as patterns]
[clojure.test :refer [deftest is are testing]])]
:cljs [(:require
[juxt.jinx.alpha.regex :as regex]
... | true | ;; Copyright © 2019, JUXT LTD.
(ns juxt.jinx.regex-test
#?@(:clj [(:require
[juxt.jinx.alpha.regex :as regex]
[juxt.jinx.alpha.patterns :as patterns]
[clojure.test :refer [deftest is are testing]])]
:cljs [(:require
[juxt.jinx.alpha.regex :as regex]
... |
[
{
"context": "asic auth\"\n \"JENKINS_PASSWORD Password for basic auth\"]))\n\n(defn parse-options [c-args]\n (let [args (p",
"end": 1035,
"score": 0.9985702037811279,
"start": 1012,
"tag": "PASSWORD",
"value": "Password for basic auth"
}
] | src/build_facts/jenkins.clj | cburgmer/build-facts | 5 | (ns build-facts.jenkins
(:require [build-facts.shared :as shared]
[build-facts.sync :as sync]
[build-facts.jenkins.builds :as builds]
[build-facts.util.url :as url]
[clojure.string :as string]
[clojure.tools.cli :refer [parse-opts]]))
(defn jenkins-usage [o... | 121797 | (ns build-facts.jenkins
(:require [build-facts.shared :as shared]
[build-facts.sync :as sync]
[build-facts.jenkins.builds :as builds]
[build-facts.util.url :as url]
[clojure.string :as string]
[clojure.tools.cli :refer [parse-opts]]))
(defn jenkins-usage [o... | true | (ns build-facts.jenkins
(:require [build-facts.shared :as shared]
[build-facts.sync :as sync]
[build-facts.jenkins.builds :as builds]
[build-facts.util.url :as url]
[clojure.string :as string]
[clojure.tools.cli :refer [parse-opts]]))
(defn jenkins-usage [o... |
[
{
"context": "(ns repliclj.utils\n ^{:author \"Thomas Bock <wactbprot@gmail.com>\"\n :doc \"Simple replicati",
"end": 43,
"score": 0.9998579025268555,
"start": 32,
"tag": "NAME",
"value": "Thomas Bock"
},
{
"context": "(ns repliclj.utils\n ^{:author \"Thomas Bock <wactbprot@gmai... | src/repliclj/utils.clj | wactbprot/repliclj | 0 | (ns repliclj.utils
^{:author "Thomas Bock <wactbprot@gmail.com>"
:doc "Simple replication state overview page delivered by server.clj."}
(:require [clojure.string :as string]))
(defn date [] (.format (new java.text.SimpleDateFormat "yyyy-MM-dd HH:mm") (java.util.Date.)))
(defn url
"Return a vector contain... | 110685 | (ns repliclj.utils
^{:author "<NAME> <<EMAIL>>"
:doc "Simple replication state overview page delivered by server.clj."}
(:require [clojure.string :as string]))
(defn date [] (.format (new java.text.SimpleDateFormat "yyyy-MM-dd HH:mm") (java.util.Date.)))
(defn url
"Return a vector containing the url parts... | true | (ns repliclj.utils
^{:author "PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>"
:doc "Simple replication state overview page delivered by server.clj."}
(:require [clojure.string :as string]))
(defn date [] (.format (new java.text.SimpleDateFormat "yyyy-MM-dd HH:mm") (java.util.Date.)))
(defn url
"Return a ve... |
[
{
"context": ";;\n;; Copyright © 2020 Sam Ritchie.\n;; This work is based on the Scmutils system of ",
"end": 34,
"score": 0.9998037219047546,
"start": 23,
"tag": "NAME",
"value": "Sam Ritchie"
}
] | test/numerical/quadrature/substitute_test.cljc | dynamic-notebook/functional-numerics | 4 | ;;
;; Copyright © 2020 Sam Ritchie.
;; This work is based on the Scmutils system of MIT/GNU Scheme:
;; Copyright © 2002 Massachusetts Institute of Technology
;;
;; This is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software F... | 31798 | ;;
;; Copyright © 2020 <NAME>.
;; This work is based on the Scmutils system of MIT/GNU Scheme:
;; Copyright © 2002 Massachusetts Institute of Technology
;;
;; This is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Founda... | true | ;;
;; Copyright © 2020 PI:NAME:<NAME>END_PI.
;; This work is based on the Scmutils system of MIT/GNU Scheme:
;; Copyright © 2002 Massachusetts Institute of Technology
;;
;; This is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free S... |
[
{
"context": ";; The MIT License (MIT)\n;;\n;; Copyright (c) 2016 Richard Hull\n;;\n;; Permission is hereby granted, free of charg",
"end": 62,
"score": 0.9997870922088623,
"start": 50,
"tag": "NAME",
"value": "Richard Hull"
}
] | test/base58/core_test.clj | rm-hull/base58 | 1 | ;; The MIT License (MIT)
;;
;; Copyright (c) 2016 Richard Hull
;;
;; Permission is hereby granted, free of charge, to any person obtaining a copy
;; of this software and associated documentation files (the "Software"), to deal
;; in the Software without restriction, including without limitation the rights
;; to use, co... | 95829 | ;; The MIT License (MIT)
;;
;; Copyright (c) 2016 <NAME>
;;
;; Permission is hereby granted, free of charge, to any person obtaining a copy
;; of this software and associated documentation files (the "Software"), to deal
;; in the Software without restriction, including without limitation the rights
;; to use, copy, mo... | true | ;; The MIT License (MIT)
;;
;; Copyright (c) 2016 PI:NAME:<NAME>END_PI
;;
;; Permission is hereby granted, free of charge, to any person obtaining a copy
;; of this software and associated documentation files (the "Software"), to deal
;; in the Software without restriction, including without limitation the rights
;; to... |
[
{
"context": " host\n :database database\n :username username\n :password password})\n (when ssl\n ",
"end": 1193,
"score": 0.9987278580665588,
"start": 1185,
"tag": "USERNAME",
"value": "username"
},
{
"context": "abase\n :username username\n ... | src/macchiato/migrations/core.cljs | arichiardi/macchiato-migrations | 0 | (ns macchiato.migrations.core
(:require [cljs.nodejs :as node]
[macchiato.fs.path :as path]
[taoensso.timbre :as timbre
:refer-macros [info error]]
["postgrator" :as Postgrator]))
(defn- translate-config [{:keys [migration-dir
schema-t... | 93172 | (ns macchiato.migrations.core
(:require [cljs.nodejs :as node]
[macchiato.fs.path :as path]
[taoensso.timbre :as timbre
:refer-macros [info error]]
["postgrator" :as Postgrator]))
(defn- translate-config [{:keys [migration-dir
schema-t... | true | (ns macchiato.migrations.core
(:require [cljs.nodejs :as node]
[macchiato.fs.path :as path]
[taoensso.timbre :as timbre
:refer-macros [info error]]
["postgrator" :as Postgrator]))
(defn- translate-config [{:keys [migration-dir
schema-t... |
[
{
"context": "ost\n :port port\n :user user\n :password password}))\n\n(defn joplin-spec []\n {:db {:type :sql\n ",
"end": 1113,
"score": 0.9985356330871582,
"start": 1105,
"tag": "PASSWORD",
"value": "password"
}
] | src/vip/data_processor/db/postgres.clj | votinginfoproject/data-processor | 10 | (ns vip.data-processor.db.postgres
(:require [clojure.tools.logging :as log]
[clojure.string :as str]
[joplin.core :as j]
[joplin.jdbc.database]
[clojure.java.jdbc :as jdbc]
[korma.db :as db]
[korma.core :as korma]
[turbovote.resource... | 64600 | (ns vip.data-processor.db.postgres
(:require [clojure.tools.logging :as log]
[clojure.string :as str]
[joplin.core :as j]
[joplin.jdbc.database]
[clojure.java.jdbc :as jdbc]
[korma.db :as db]
[korma.core :as korma]
[turbovote.resource... | true | (ns vip.data-processor.db.postgres
(:require [clojure.tools.logging :as log]
[clojure.string :as str]
[joplin.core :as j]
[joplin.jdbc.database]
[clojure.java.jdbc :as jdbc]
[korma.db :as db]
[korma.core :as korma]
[turbovote.resource... |
[
{
"context": " {:headers headers})))\n 200 {\"postman-token\" \"12345\"\n \"other\" \"value\"}\n 203 {\"random\" \"str",
"end": 2043,
"score": 0.973432183265686,
"start": 2038,
"tag": "PASSWORD",
"value": "12345"
}
] | test/prone/middleware_test.clj | cjohansen/prone | 0 | (ns prone.middleware-test
(:require [clojure.test :refer :all]
[prone.debug :refer [debug *debug-data*]]
[prone.middleware :refer :all]))
(deftest resets-debug-on-every-request-test
(declare inner-debug-data)
((wrap-exceptions (fn [req] (def inner-debug-data @*debug-data*))) {})
(is (... | 22442 | (ns prone.middleware-test
(:require [clojure.test :refer :all]
[prone.debug :refer [debug *debug-data*]]
[prone.middleware :refer :all]))
(deftest resets-debug-on-every-request-test
(declare inner-debug-data)
((wrap-exceptions (fn [req] (def inner-debug-data @*debug-data*))) {})
(is (... | true | (ns prone.middleware-test
(:require [clojure.test :refer :all]
[prone.debug :refer [debug *debug-data*]]
[prone.middleware :refer :all]))
(deftest resets-debug-on-every-request-test
(declare inner-debug-data)
((wrap-exceptions (fn [req] (def inner-debug-data @*debug-data*))) {})
(is (... |
[
{
"context": "messi #type:note\" :line 0}\n {:text \"#name:messi #type:person\" :line 1}])\n (is (= \"person\"\n ",
"end": 1772,
"score": 0.9695711135864258,
"start": 1767,
"tag": "NAME",
"value": "messi"
},
{
"context": " (= \"person\"\n (:type (d/find-first :n... | test/lt/plugins/kukui/sync_test.cljs | cldwalker/kukui | 0 | (ns lt.plugins.kukui.sync-test
(:require-macros [cemerick.cljs.test :refer [is deftest testing use-fixtures]])
(:require [lt.plugins.kukui.sync :as sync]
[lt.plugins.kukui.db :as db]
[lt.plugins.kukui.datascript :as d]
[lt.plugins.kukui.core :as kc]
[cemerick.cljs.tes... | 44854 | (ns lt.plugins.kukui.sync-test
(:require-macros [cemerick.cljs.test :refer [is deftest testing use-fixtures]])
(:require [lt.plugins.kukui.sync :as sync]
[lt.plugins.kukui.db :as db]
[lt.plugins.kukui.datascript :as d]
[lt.plugins.kukui.core :as kc]
[cemerick.cljs.tes... | true | (ns lt.plugins.kukui.sync-test
(:require-macros [cemerick.cljs.test :refer [is deftest testing use-fixtures]])
(:require [lt.plugins.kukui.sync :as sync]
[lt.plugins.kukui.db :as db]
[lt.plugins.kukui.datascript :as d]
[lt.plugins.kukui.core :as kc]
[cemerick.cljs.tes... |
[
{
"context": ";; Ben Fry's Visualizing Data, Chapter 6 zipcode scatterplot, ",
"end": 12,
"score": 0.9961156845092773,
"start": 3,
"tag": "NAME",
"value": "Ben Fry's"
},
{
"context": "erted from Processing to Clojure as an exercise by Dave Liepmann\n\n(ns vdquil.chapter6.zoom-animate... | src/vdquil/chapter6/zoom-animated.clj | Jjunior130/vdquil | 33 | ;; Ben Fry's Visualizing Data, Chapter 6 zipcode scatterplot, with animated zoom
;; Converted from Processing to Clojure as an exercise by Dave Liepmann
(ns vdquil.chapter6.zoom-animated
(:use [quil.core]
[vdquil.util])
(:require [clojure.string :as string]))
;; Test cases: 48529, 91110, 12561,
;; 98350 (... | 104526 | ;; <NAME> Visualizing Data, Chapter 6 zipcode scatterplot, with animated zoom
;; Converted from Processing to Clojure as an exercise by <NAME>
(ns vdquil.chapter6.zoom-animated
(:use [quil.core]
[vdquil.util])
(:require [clojure.string :as string]))
;; Test cases: 48529, 91110, 12561,
;; 98350 (northernmo... | true | ;; PI:NAME:<NAME>END_PI Visualizing Data, Chapter 6 zipcode scatterplot, with animated zoom
;; Converted from Processing to Clojure as an exercise by PI:NAME:<NAME>END_PI
(ns vdquil.chapter6.zoom-animated
(:use [quil.core]
[vdquil.util])
(:require [clojure.string :as string]))
;; Test cases: 48529, 91110,... |
[
{
"context": ";;; clods.http\n\n;; Copyright 2015 Tom Regan\n;;\n;; Licensed under the Apache License, Version ",
"end": 43,
"score": 0.9998457431793213,
"start": 34,
"tag": "NAME",
"value": "Tom Regan"
}
] | clods/src/clods/http.clj | TomRegan/hollaen | 0 | ;;; clods.http
;; Copyright 2015 Tom Regan
;;
;; 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... | 35464 | ;;; clods.http
;; 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/LICENSE-2.0
;;
;; Unless required by applicable law or ag... | true | ;;; clods.http
;; 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.apache.org/licenses/LICENSE-2.0
;;
;; Unless required by applic... |
[
{
"context": "}))\n ([config]\n (let [transport (-> {:api-key \"227d8cbbbe455977dbea9f98a126d1da\"}\n create-udp-transport)\n ",
"end": 302,
"score": 0.9997674226760864,
"start": 270,
"tag": "KEY",
"value": "227d8cbbbe455977dbea9f98a126d1da"
}
] | src/clojure/org/clojure/metrics/test.clj | DimkaGorhover/metrics-datadog-clj | 0 | (ns org.clojure.metrics.test
(:require [org.clojure.metrics.connectors :refer :all]
[org.clojure.metrics.metrics :refer :all]))
(def max-time 600)
(def min-time 300)
(defn metric-test
([] (metric-test {}))
([config]
(let [transport (-> {:api-key "227d8cbbbe455977dbea9f98a126d1da"}
... | 120059 | (ns org.clojure.metrics.test
(:require [org.clojure.metrics.connectors :refer :all]
[org.clojure.metrics.metrics :refer :all]))
(def max-time 600)
(def min-time 300)
(defn metric-test
([] (metric-test {}))
([config]
(let [transport (-> {:api-key "<KEY>"}
create-udp-transpor... | true | (ns org.clojure.metrics.test
(:require [org.clojure.metrics.connectors :refer :all]
[org.clojure.metrics.metrics :refer :all]))
(def max-time 600)
(def min-time 300)
(defn metric-test
([] (metric-test {}))
([config]
(let [transport (-> {:api-key "PI:KEY:<KEY>END_PI"}
create... |
[
{
"context": ";; Copyright (c) 2015, Dmitry Kozlov <kozlov.dmitry.a@gmail.com>\n;; Code is published ",
"end": 36,
"score": 0.9998643398284912,
"start": 23,
"tag": "NAME",
"value": "Dmitry Kozlov"
},
{
"context": ";; Copyright (c) 2015, Dmitry Kozlov <kozlov.dmitry.a@gmail.com>\n;; C... | src/illya/orientdb/mapper.clj | dkz/illya | 2 | ;; Copyright (c) 2015, Dmitry Kozlov <kozlov.dmitry.a@gmail.com>
;; Code is published under BSD 2-clause license.
(ns illya.orientdb.mapper
(:require
[spyscope.core :as spy]
[cats.core :as cats]
[cats.monad.reader :as reader]
[illya.orientdb.dsl :as ograph])
(:import
[com.tinkerpop.blueprints Direct... | 93872 | ;; Copyright (c) 2015, <NAME> <<EMAIL>>
;; Code is published under BSD 2-clause license.
(ns illya.orientdb.mapper
(:require
[spyscope.core :as spy]
[cats.core :as cats]
[cats.monad.reader :as reader]
[illya.orientdb.dsl :as ograph])
(:import
[com.tinkerpop.blueprints Direction]
[com.orientechnol... | true | ;; Copyright (c) 2015, PI:NAME:<NAME>END_PI <PI:EMAIL:<EMAIL>END_PI>
;; Code is published under BSD 2-clause license.
(ns illya.orientdb.mapper
(:require
[spyscope.core :as spy]
[cats.core :as cats]
[cats.monad.reader :as reader]
[illya.orientdb.dsl :as ograph])
(:import
[com.tinkerpop.blueprints Di... |
[
{
"context": "(ns startrek.main\n {:author \"David Harrigan\"}\n (:require\n [aero.core :refer [read-config]]",
"end": 44,
"score": 0.9998659491539001,
"start": 30,
"tag": "NAME",
"value": "David Harrigan"
}
] | src/startrek/main.clj | dharrigan/startrek | 17 | (ns startrek.main
{:author "David Harrigan"}
(:require
[aero.core :refer [read-config]]
[clojure.java.io :as io]
[clojure.tools.cli :refer [parse-opts]]
[juxt.clip.core :as clip])
(:gen-class))
(set! *warn-on-reflection* true)
(defn ^:private load-config
[opts]
(-> (io/resource (:config opts))
... | 25272 | (ns startrek.main
{:author "<NAME>"}
(:require
[aero.core :refer [read-config]]
[clojure.java.io :as io]
[clojure.tools.cli :refer [parse-opts]]
[juxt.clip.core :as clip])
(:gen-class))
(set! *warn-on-reflection* true)
(defn ^:private load-config
[opts]
(-> (io/resource (:config opts))
(re... | true | (ns startrek.main
{:author "PI:NAME:<NAME>END_PI"}
(:require
[aero.core :refer [read-config]]
[clojure.java.io :as io]
[clojure.tools.cli :refer [parse-opts]]
[juxt.clip.core :as clip])
(:gen-class))
(set! *warn-on-reflection* true)
(defn ^:private load-config
[opts]
(-> (io/resource (:config op... |
[
{
"context": "; Copyright (c) 2021-present Walmart, Inc.\n;\n; Licensed under the Apache License, ",
"end": 32,
"score": 0.7214064598083496,
"start": 29,
"tag": "NAME",
"value": "Wal"
}
] | build.clj | green-labs/lacinia | 0 | ; Copyright (c) 2021-present Walmart, Inc.
;
; 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... | 76554 | ; Copyright (c) 2021-present <NAME>mart, Inc.
;
; 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... | true | ; Copyright (c) 2021-present PI:NAME:<NAME>END_PImart, Inc.
;
; 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... |
[
{
"context": ";; Copyright 2020, Di Sera Luca\n;; Contacts: disera.luca@gmail.com\n;; ",
"end": 31,
"score": 0.9998747110366821,
"start": 19,
"tag": "NAME",
"value": "Di Sera Luca"
},
{
"context": " Copyright 2020, Di Sera Luca\n;; Contacts: disera.luca@gmail.com\n... | pmal/src/pmal/server/routes/api.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... | 79792 | ;; 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": ";; Copyright 2013-2020 Andrey Antukh <niwi@niwi.nz>\n;;\n;; Licensed under the Apache Li",
"end": 36,
"score": 0.9998840093612671,
"start": 23,
"tag": "NAME",
"value": "Andrey Antukh"
},
{
"context": ";; Copyright 2013-2020 Andrey Antukh <niwi@niwi.nz>\n;;\n;; Licensed ... | src/clj/buddy/hashers.clj | akosilov/buddy-hashers | 0 | ;; Copyright 2013-2020 Andrey Antukh <niwi@niwi.nz>
;;
;; 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... | 49027 | ;; Copyright 2013-2020 <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 2013-2020 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": "ndler]\n (let [session-store (cookie-store {:key (b/slice secret 0 16)})]\n (-> ((:middleware defaults) handler)\n ",
"end": 2679,
"score": 0.8205506205558777,
"start": 2663,
"tag": "KEY",
"value": "b/slice secret 0"
},
{
"context": "ssion-store (cookie-store {:key ... | src/main/dinsro/middleware.clj | duck1123/dinsro | 2 | (ns dinsro.middleware
(:require
[buddy.auth.backends :as backends]
[buddy.auth.middleware :refer [wrap-authentication wrap-authorization]]
[buddy.core.bytes :as b]
[clojure.core.async :as async]
[com.fulcrologic.fulcro.server.api-middleware :as server]
[com.wsscode.pathom.connect :as pc]
[com.wss... | 117491 | (ns dinsro.middleware
(:require
[buddy.auth.backends :as backends]
[buddy.auth.middleware :refer [wrap-authentication wrap-authorization]]
[buddy.core.bytes :as b]
[clojure.core.async :as async]
[com.fulcrologic.fulcro.server.api-middleware :as server]
[com.wsscode.pathom.connect :as pc]
[com.wss... | true | (ns dinsro.middleware
(:require
[buddy.auth.backends :as backends]
[buddy.auth.middleware :refer [wrap-authentication wrap-authorization]]
[buddy.core.bytes :as b]
[clojure.core.async :as async]
[com.fulcrologic.fulcro.server.api-middleware :as server]
[com.wsscode.pathom.connect :as pc]
[com.wss... |
[
{
"context": ")\n '{:find [e]\n :where [[e :name \"Pablo\"]]})\n;; end::query-valid-time[]\n)\n\n(defn query-ex",
"end": 1133,
"score": 0.9989749193191528,
"start": 1128,
"tag": "NAME",
"value": "Pablo"
},
{
"context": " ;; tag::query-input[]\n [{:crux.db/i... | docs/reference/modules/ROOT/examples/src/docs/examples.clj | deobald/crux | 0 | (ns docs.examples
(:require [clojure.java.io :as io]
[crux.api :as crux]))
;; tag::require-ek[]
(require '[crux.kafka.embedded :as ek])
;; end::require-ek[]
;; tag::ek-example[]
(defn start-embedded-kafka [kafka-port storage-dir]
(ek/start-embedded-kafka {:crux.kafka.embedded/zookeeper-data-dir (io/fi... | 56777 | (ns docs.examples
(:require [clojure.java.io :as io]
[crux.api :as crux]))
;; tag::require-ek[]
(require '[crux.kafka.embedded :as ek])
;; end::require-ek[]
;; tag::ek-example[]
(defn start-embedded-kafka [kafka-port storage-dir]
(ek/start-embedded-kafka {:crux.kafka.embedded/zookeeper-data-dir (io/fi... | true | (ns docs.examples
(:require [clojure.java.io :as io]
[crux.api :as crux]))
;; tag::require-ek[]
(require '[crux.kafka.embedded :as ek])
;; end::require-ek[]
;; tag::ek-example[]
(defn start-embedded-kafka [kafka-port storage-dir]
(ek/start-embedded-kafka {:crux.kafka.embedded/zookeeper-data-dir (io/fi... |
[
{
"context": "}\n :author \"someone\"\n :commit ",
"end": 2265,
"score": 0.8839691281318665,
"start": 2261,
"tag": "USERNAME",
"value": "some"
},
{
"context": " :author \"som... | cimi-resources/test/com/sixsq/slipstream/ssclj/resources/deployment_template_lifecycle_test.clj | slipstream/SlipStreamServer | 6 | (ns com.sixsq.slipstream.ssclj.resources.deployment-template-lifecycle-test
(:require
[clojure.data.json :as json]
[clojure.test :refer [deftest is use-fixtures]]
[com.sixsq.slipstream.ssclj.app.params :as p]
[com.sixsq.slipstream.ssclj.middleware.authn-info-header :refer [authn-info-header]]
[com... | 70106 | (ns com.sixsq.slipstream.ssclj.resources.deployment-template-lifecycle-test
(:require
[clojure.data.json :as json]
[clojure.test :refer [deftest is use-fixtures]]
[com.sixsq.slipstream.ssclj.app.params :as p]
[com.sixsq.slipstream.ssclj.middleware.authn-info-header :refer [authn-info-header]]
[com... | true | (ns com.sixsq.slipstream.ssclj.resources.deployment-template-lifecycle-test
(:require
[clojure.data.json :as json]
[clojure.test :refer [deftest is use-fixtures]]
[com.sixsq.slipstream.ssclj.app.params :as p]
[com.sixsq.slipstream.ssclj.middleware.authn-info-header :refer [authn-info-header]]
[com... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.