-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update SET
, schedule
and tag
APIs in the C target
#1097
Conversation
SET_DYNAMIC
API and testsSET_DYNAMIC
API to the C target and tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small error detected. Approve modulo changing function names to lower case.
Co-authored-by: Edward A. Lee <eal@eecs.berkeley.edu>
Seems like a Windows specific problem is keeping |
323b8d7
to
012a669
Compare
SET_DYNAMIC
API to the C target and testsSET
in C target work with both token and non-token types
Update `SET`, schedule and tag APIs in the C target
SET
in C target work with both token and non-token typesSET
, schedule
and tag
APIs in the C target
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Before merging this, let's make sure everyone is aware of this change (maybe by announcing it on lf-interest) and that the website and/or the wiki are up-to-date.
I can make an announcement. With regards to the website, I think we should merge the PR first. Otherwise we would have documentation that refer to code not in master |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! We can immediately update the website repo because that website is not live. But anyway, I think we should forge ahead with this...
Please refer to issue #1108 for the names of the APIs before and after the change.