Skip to content

Commit 64f327f

Browse files
committed
update TODO
1 parent b28a3da commit 64f327f

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

TODO

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,6 @@ Syntactic sugar
8282

8383
Attributes
8484

85-
o Add unit tests
86-
87-
o Detect useDynLib .registration = TRUE and in that case emit .Call
88-
wrappers as symbols rather than strings w/ PACKAGE =
89-
90-
o Allow sourceCpp to build an entire directory
91-
9285
o Consider allowing local includes in sourceCpp (but compilation cache
9386
must pay mind to any local includes)
9487

@@ -100,3 +93,6 @@ Testing
10093

10194
o new autogenerated sugar functions: cos, acosh, atan, cos, cosh, log,
10295
log10, sqrt, sin, sinh, tan, tanh
96+
97+
o attributes (although our tests currently use attributes extensively
98+
so it's not clear what else we'd add here)

0 commit comments

Comments
 (0)