-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Add support for nodes as functions #354
Commits on Jul 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1164a6a - Browse repository at this point
Copy the full SHA 1164a6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 695ea36 - Browse repository at this point
Copy the full SHA 695ea36View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7edb0f - Browse repository at this point
Copy the full SHA a7edb0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b6c3af - Browse repository at this point
Copy the full SHA 9b6c3afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64a2d8e - Browse repository at this point
Copy the full SHA 64a2d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc09442 - Browse repository at this point
Copy the full SHA bc09442View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b8bcd9 - Browse repository at this point
Copy the full SHA 3b8bcd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43fd3e7 - Browse repository at this point
Copy the full SHA 43fd3e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1cf32 - Browse repository at this point
Copy the full SHA 8e1cf32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a29015 - Browse repository at this point
Copy the full SHA 7a29015View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bc9484 - Browse repository at this point
Copy the full SHA 1bc9484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5141702 - Browse repository at this point
Copy the full SHA 5141702View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9450f6 - Browse repository at this point
Copy the full SHA c9450f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 441b983 - Browse repository at this point
Copy the full SHA 441b983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13334cd - Browse repository at this point
Copy the full SHA 13334cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d0644 - Browse repository at this point
Copy the full SHA 56d0644View commit details
Commits on Jul 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5f0c38b - Browse repository at this point
Copy the full SHA 5f0c38bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 822a0e6 - Browse repository at this point
Copy the full SHA 822a0e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 525325a - Browse repository at this point
Copy the full SHA 525325aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 664c2f0 - Browse repository at this point
Copy the full SHA 664c2f0View commit details
Commits on Jul 29, 2019
-
Changed the proc API to proc((a,b) => add(a,b)).
- Changed proc API - Added useProc hook that takes care of attach/detach - Changed proc node when used directly to attach itself (should be used as global)
Configuration menu - View commit details
-
Copy full SHA for 4eb91d6 - Browse repository at this point
Copy the full SHA 4eb91d6View commit details -
Changed the proc API to proc((a,b) => add(a,b)).
- Changed proc API - Added useProc hook that takes care of attach/detach - Changed proc node when used directly to attach itself (should be used as global)
Configuration menu - View commit details
-
Copy full SHA for 34ab46a - Browse repository at this point
Copy the full SHA 34ab46aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65aebfc - Browse repository at this point
Copy the full SHA 65aebfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68f7e76 - Browse repository at this point
Copy the full SHA 68f7e76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37cea97 - Browse repository at this point
Copy the full SHA 37cea97View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec1a6a8 - Browse repository at this point
Copy the full SHA ec1a6a8View commit details
Commits on Jul 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0aa24d4 - Browse repository at this point
Copy the full SHA 0aa24d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fee0e3d - Browse repository at this point
Copy the full SHA fee0e3dView commit details
Commits on Jul 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3b324fa - Browse repository at this point
Copy the full SHA 3b324faView commit details -
Changed node evaluation policy
When starting a function call (beginContext) only node references are passed. Evaluation is done in the evaluate function
Configuration menu - View commit details
-
Copy full SHA for 0e6fec3 - Browse repository at this point
Copy the full SHA 0e6fec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91f8184 - Browse repository at this point
Copy the full SHA 91f8184View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3569cdf - Browse repository at this point
Copy the full SHA 3569cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e149f93 - Browse repository at this point
Copy the full SHA e149f93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c0d853 - Browse repository at this point
Copy the full SHA 7c0d853View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8e3cc - Browse repository at this point
Copy the full SHA 0e8e3ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1729997 - Browse repository at this point
Copy the full SHA 1729997View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cae9bb - Browse repository at this point
Copy the full SHA 1cae9bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45ccfc0 - Browse repository at this point
Copy the full SHA 45ccfc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce4f949 - Browse repository at this point
Copy the full SHA ce4f949View commit details
Commits on Aug 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f403d81 - Browse repository at this point
Copy the full SHA f403d81View commit details
Commits on Aug 4, 2019
-
Store proper call ID while evaluating param's input (software-mansion…
…#357) * Store proper call ID while evaluating param's input * follow up with android * fix context of setting value
Configuration menu - View commit details
-
Copy full SHA for 30a599b - Browse repository at this point
Copy the full SHA 30a599bView commit details
Commits on Aug 5, 2019
-
Merge pull request #1 from kmagiera/@osdnk/memoization-in-context
Add memoization per context
Configuration menu - View commit details
-
Copy full SHA for 8125844 - Browse repository at this point
Copy the full SHA 8125844View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4157a7 - Browse repository at this point
Copy the full SHA b4157a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c538e61 - Browse repository at this point
Copy the full SHA c538e61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a8e5f - Browse repository at this point
Copy the full SHA 44a8e5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80a0100 - Browse repository at this point
Copy the full SHA 80a0100View commit details -
Configuration menu - View commit details
-
Copy full SHA for efdc8e3 - Browse repository at this point
Copy the full SHA efdc8e3View commit details
Commits on Aug 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f8e5fd4 - Browse repository at this point
Copy the full SHA f8e5fd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64bcee4 - Browse repository at this point
Copy the full SHA 64bcee4View commit details
Commits on Aug 7, 2019
-
Merge pull request #2 from kmagiera/@osdnk/callid-string
Change callId to be concat of met contexts, not just last one
Configuration menu - View commit details
-
Copy full SHA for 5731d22 - Browse repository at this point
Copy the full SHA 5731d22View commit details
Commits on Aug 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5b41b75 - Browse repository at this point
Copy the full SHA 5b41b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 974241a - Browse repository at this point
Copy the full SHA 974241aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d7be4 - Browse repository at this point
Copy the full SHA a9d7be4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e4820d - Browse repository at this point
Copy the full SHA 9e4820dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d947e0 - Browse repository at this point
Copy the full SHA 7d947e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf30bb9 - Browse repository at this point
Copy the full SHA cf30bb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5ad92 - Browse repository at this point
Copy the full SHA bf5ad92View commit details -
Configuration menu - View commit details
-
Copy full SHA for df004cb - Browse repository at this point
Copy the full SHA df004cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f7ce1f - Browse repository at this point
Copy the full SHA 8f7ce1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c38fd6 - Browse repository at this point
Copy the full SHA 1c38fd6View commit details