Commit ddfd3ea
authored
Expand precompilation (#1015)
* Create expanded precompilation
* Expand conversions for precompile
* Precompile more types
* Add calls from running `runtests.jl`
* Remove overly-specific precompile statements
* `Core.TypeofVarargs` requires newer Julia
* Require Julia >= 1.4
* Remove Julia 1.0 test1 parent 38b1061 commit ddfd3ea
File tree
4 files changed
+534
-12
lines changed- .github/workflows
- src
4 files changed
+534
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
980 | 980 | | |
981 | 981 | | |
982 | 982 | | |
983 | | - | |
984 | | - | |
985 | | - | |
986 | 983 | | |
987 | | - | |
988 | | - | |
989 | | - | |
990 | | - | |
991 | | - | |
992 | | - | |
993 | | - | |
| 984 | + | |
994 | 985 | | |
| 986 | + | |
995 | 987 | | |
0 commit comments