Skip to content
Snippets Groups Projects
Commit 47ed941c authored by Adam Welc's avatar Adam Welc
Browse files

Merge pull request #234 in G/fastr from...

Merge pull request #234 in G/fastr from ~ADAM.WELC_ORACLE.COM/fastr:feature/builtins_sprint to master

* commit 'd81ca916':
  Removed eclipse warnings.
  Rewritten conversion builtins to avoid copy on identity conversion.
  Pairlist copy should involve copying attributes the same as copy method for all other data structures.
  Regenerated tests.
  Rewritten as.raw builtin to use cast pipelines.
  Rewritten as.complex builtin to use cast pipelines.
  Rewritten as.logical builtin to use cast pipelines.
  Rewritten as.double builtin to use cast pipelines.
  Rewritten as.integer builtin to use cast pipelines.
  Minor changes to as.character builtin.
  Extended cast builder to handle complex and raw vector casts.
parents 40b93f6f d81ca916
No related branches found
No related tags found
No related merge requests found
Showing
with 172 additions and 334 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment