-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Feature/support passing ref to user data #724
base: main
Are you sure you want to change the base?
Feature/support passing ref to user data #724
Commits on May 22, 2017
-
Now Ref function is supported inside userdata
Jae Kun Choi authored and Jae Kun Choi committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for c0b8edb - Browse repository at this point
Copy the full SHA c0b8edbView commit details -
Removed unnecessary code and renamed var names
Jae Kun Choi authored and Jae Kun Choi committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 6a9e3d9 - Browse repository at this point
Copy the full SHA 6a9e3d9View commit details -
Changed to more meaningful var name
Jae Kun Choi authored and Jae Kun Choi committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 47c5980 - Browse repository at this point
Copy the full SHA 47c5980View commit details -
Added unit test for passing in Ref function
Jae Kun Choi authored and Jae Kun Choi committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for e572cef - Browse repository at this point
Copy the full SHA e572cefView commit details -
Jae Kun Choi authored and Jae Kun Choi committed
May 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 17b6ad1 - Browse repository at this point
Copy the full SHA 17b6ad1View commit details -
Adding imports for usage within userdata
Jae Kun Choi authored and Jae Kun Choi committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 2f69e55 - Browse repository at this point
Copy the full SHA 2f69e55View commit details -
Fixing for unit test failure on Python 2.7.9
Jae Kun Choi authored and Jae Kun Choi committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 0de37f9 - Browse repository at this point
Copy the full SHA 0de37f9View commit details
Commits on May 23, 2017
-
Fixed PEP8 issue with E501 line too long
Jae Kun Choi authored and Jae Kun Choi committedMay 23, 2017 Configuration menu - View commit details
-
Copy full SHA for 2b26680 - Browse repository at this point
Copy the full SHA 2b26680View commit details -
PEP8 fixes - E128 continuation line under-indented for visual indent
Jae Kun Choi authored and Jae Kun Choi committedMay 23, 2017 Configuration menu - View commit details
-
Copy full SHA for c9f8f4f - Browse repository at this point
Copy the full SHA c9f8f4fView commit details -
Added README instructions of from_file helper usage
Jae Kun Choi authored and Jae Kun Choi committedMay 23, 2017 Configuration menu - View commit details
-
Copy full SHA for aeb88e7 - Browse repository at this point
Copy the full SHA aeb88e7View commit details -
README fixes for reStructuredText
Jae Kun Choi authored and Jae Kun Choi committedMay 23, 2017 Configuration menu - View commit details
-
Copy full SHA for d817a64 - Browse repository at this point
Copy the full SHA d817a64View commit details -
README fixes for reStructuredText
Jae Kun Choi authored and Jae Kun Choi committedMay 23, 2017 Configuration menu - View commit details
-
Copy full SHA for 771381f - Browse repository at this point
Copy the full SHA 771381fView commit details
Commits on Jun 25, 2017
-
Added more robust userdata which is used to replace multiple refs in …
…the test. Added condition to include ref search
Jae Kun Choi authored and Jae Kun Choi committedJun 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 0dd8596 - Browse repository at this point
Copy the full SHA 0dd8596View commit details -
Updated README to include multiple refs in userdata
Jae Kun Choi authored and Jae Kun Choi committedJun 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 15bddde - Browse repository at this point
Copy the full SHA 15bdddeView commit details