Commit 8052346
authored
Extend cedta for more lapply() usages (#7166)
* refactor cedta rules into helper
* implement for bug
* test, NEWS
* About 100 packages define this now, no sense keeping track
* trailing ws
* rearrange: .datatable.aware to the top
* push isNamespace check into helper
* Fix: look up another level, use %iscall%
* Revert "Fix: look up another level, use %iscall%"
This reverts commit 5462a20.
* Revert "push isNamespace check into helper"
This reverts commit f7be165.
* Revert "rearrange: .datatable.aware to the top"
This reverts commit c43cee8.
* Revert "trailing ws"
This reverts commit 1643f36.
* Revert "About 100 packages define this now, no sense keeping track"
This reverts commit 885dbb1.
* Revert "test, NEWS"
This reverts commit d82923e.
* Revert "implement for bug"
This reverts commit c5e1284.
* Revert "refactor cedta rules into helper"
This reverts commit 41c8f67.
* fix j=.SD passed to lapply '...'1 parent 2f0d12f commit 8052346
3 files changed
+20
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
42 | 52 | | |
43 | 53 | | |
44 | 54 | | |
| |||
52 | 62 | | |
53 | 63 | | |
54 | 64 | | |
| 65 | + | |
55 | 66 | | |
56 | 67 | | |
57 | 68 | | |
58 | 69 | | |
59 | | - | |
60 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
61 | 74 | | |
62 | 75 | | |
63 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21426 | 21426 | | |
21427 | 21427 | | |
21428 | 21428 | | |
| 21429 | + | |
| 21430 | + | |
| 21431 | + | |
0 commit comments