Skip to content

Commit 3f9d2ec

Browse files
committed
v1.11.51
1 parent df4e2cc commit 3f9d2ec

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+86349
-4095
lines changed

cache/cljs-maven.edn

+17-1
Original file line numberDiff line numberDiff line change
@@ -1653,4 +1653,20 @@
16531653
:p "jar",
16541654
:timestamp 1640686204000,
16551655
:ec ["-slim.jar" "-sources.jar" ".jar" ".pom"],
1656-
:tags ["clojurescript" "library" "compiler" "runtime" "core"]}]
1656+
:tags ["clojurescript" "library" "compiler" "runtime" "core"]}
1657+
{:id "org.clojure:clojurescript:1.11.50",
1658+
:g "org.clojure",
1659+
:a "clojurescript",
1660+
:v "1.11.50",
1661+
:p "jar",
1662+
:timestamp 1652376177000,
1663+
:ec ["-sources.jar" "-slim.jar" ".pom" ".jar"],
1664+
:tags ["core" "library" "clojurescript" "runtime" "compiler"]}
1665+
{:id "org.clojure:clojurescript:1.11.51",
1666+
:g "org.clojure",
1667+
:a "clojurescript",
1668+
:v "1.11.51",
1669+
:p "jar",
1670+
:timestamp 1652456177000,
1671+
:ec ["-sources.jar" "-slim.jar" ".pom" ".jar"],
1672+
:tags ["core" "library" "clojurescript" "runtime" "compiler"]}]

cache/r1.11.50.edn

+40,235
Large diffs are not rendered by default.

cache/r1.11.51.edn

+40,248
Large diffs are not rendered by default.

cljs-api.edn

+5,292-4,094
Large diffs are not rendered by default.

docfiles/cljs.core/NaNQMARK.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.core/NaN?
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.core/PersistentArrayMap.createAsIfByAssocComplexPath
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.core/abs.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.core/abs
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.core/parse-boolean.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.core/parse-boolean
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.core/parse-double.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.core/parse-double
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.core/parse-long.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.core/parse-long
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.core/parse-uuid.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.core/parse-uuid
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.core/seq-to-map-for-destructuring
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.core/update-keys.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.core/update-keys
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.core/update-vals.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.core/update-vals
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
name: cljs.math
3+
---
4+
5+
## Summary
6+
7+
## Details

docfiles/cljs.math/E.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/E
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/IEEE-remainder.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/IEEE-remainder
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/PI.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/PI
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/acos.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/acos
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/add-exact.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/add-exact
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/asin.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/asin
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/atan.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/atan
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/atan2.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/atan2
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/cbrt.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/cbrt
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/ceil.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/ceil
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/copy-sign.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/copy-sign
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/cos.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/cos
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/cosh.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/cosh
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/decrement-exact.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/decrement-exact
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/exp.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/exp
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/expm1.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/expm1
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/floor-div.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/floor-div
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/floor-mod.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/floor-mod
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/floor.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/floor
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/get-exponent.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/get-exponent
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/hypot.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/hypot
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/increment-exact.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/increment-exact
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

docfiles/cljs.math/log.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: cljs.math/log
3+
see also:
4+
---
5+
6+
## Summary
7+
8+
## Details
9+
10+
## Examples

0 commit comments

Comments
 (0)