Skip to content

Conversation

kmod
Copy link
Collaborator

@kmod kmod commented Nov 2, 2015

Lots of changes due to the rename, but it's just renaming things and then formatting.

kmod and others added 4 commits November 2, 2015 23:46
and a couple of the other related functions:
- addRTFunction is now an overload of FunctionMetadata::addVersion
- boxFunctionMetadata is now createFunctionFromMetadata (it doesn't return a box)
- createRTFunction was just a wrapper around new FunctionMetadata(), so get rid of it
- boxRTFunction is now FunctionMetadata::create

"CLFunction" never really made sense as a name, and some of the other related functions
didn't make sense either (especially after a couple refactorings happened).  Hopefully
this makes it less confusing.
kmod added a commit that referenced this pull request Nov 3, 2015
Improve comments, rename CLFunction
@kmod kmod merged commit 5ca145d into pyston:master Nov 3, 2015
@kmod
Copy link
Collaborator Author

kmod commented Nov 3, 2015

Love the reduced amount of test flakes :)

This test did timeout though, will try to address that in an upcoming PR.

@kmod kmod deleted the docs branch November 3, 2015 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant