Skip to content

Commit bc480c2

Browse files
committed
Tidy up further
1 parent 5b07ec1 commit bc480c2

File tree

3 files changed

+5
-483
lines changed

3 files changed

+5
-483
lines changed

Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@ repo = "https://github.com/TuringLang/Libtask.jl.git"
66
version = "0.8.8"
77

88
[deps]
9-
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
109
MistyClosures = "dbe65cb8-6be2-42dd-bbc5-4196aaced4f4"
1110
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1211

1312
[compat]
1413
Aqua = "0.8.11"
15-
Graphs = "1.12.1"
1614
JuliaFormatter = "1.0.62"
1715
MistyClosures = "2.0.0"
1816
Test = "1"

docs/src/internals.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,9 @@ Libtask.LazyCallable
99
Libtask.inc_args
1010
Libtask.get_type
1111
Libtask._typeof
12+
Libtask.replace_captures
13+
Libtask.BasicBlockCode
14+
Libtask.opaque_closure
15+
Libtask.misty_closure
16+
Libtask.optimise_ir!
1217
```

0 commit comments

Comments
 (0)