Commit 57e77c9
committed
Automatic cast and several updates.
Code generated with bc75a038f7b8e87cf8dccf4d349e31b1b307fceb commit of ROOT.jl-generator
- Automatic cast on TObject derefencing
- TSeqCollection juliafication: iterators and, when applicable length() method. Add corresponding unit test.
- Add TLeaf, TBranchElement, TBranchSTL
- ROOT.length(::TTreeReaderArray) -> Base.length(::TTreeReaderArray)
- String(::TSubString)-> GetString(::TSubString)
- Add display of compilation duration
Disable "inspect tree example" test to work around a temporary unvailability of the data.1 parent cfef5c2 commit 57e77c9
File tree
77 files changed
+96086
-44572
lines changed- deps
- src
- misc
- src
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
77 files changed
+96086
-44572
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | | - | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
6 | 18 | | |
7 | 19 | | |
8 | 20 | | |
| |||
14 | 26 | | |
15 | 27 | | |
16 | 28 | | |
17 | | - | |
18 | 29 | | |
19 | 30 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments