CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 07:59:28 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/DynamoDS/Dynamo.git
etag: W/"34a511a4521cd0b7f2c4195385f70e44"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=18c8n34fD1d5qDi63V%2Fryp6QXtUvtV56XP6VFo5xkEtqFK6YZIwbnSxcOJdPXSdkM3lUDeRKeBoNr%2Bb33QCxfGGMK%2BYUV38iu6CRAcXREI%2Feap6lnhYP3XmvUh95uhPmUc9SjCqjgKUFrnaHIBB16uJ49TI%2BFGdmKImiDEGTNeZqgTwZcDQA64I9DzRPHLP3Go9FM8gygiuPgZ9qJGpYU6jRxHBOGDTju3xP%2Bu0XTl8%2BZwIdqQQaN9xU57xl9IOWUYdaglesrADh0GFstj7n%2FA%3D%3D--lnCYzwW91O2e5JMW--3xyUPS%2BG4H75ReK4%2FrFKHQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.379237944.1753862367; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 07:59:27 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 07:59:27 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A24E:397358:15790DA:19D53A4:6889D0DF
continue custom node element binding issues pt1 (#9609) · DynamoDS/Dynamo@3530c29 · GitHub
Copy file name to clipboardExpand all lines: src/Engine/ProtoCore/CodeGen.cs
Copy file name to clipboardExpand all lines: src/Engine/ProtoCore/DSASM/Defs.cs
Copy file name to clipboardExpand all lines: src/Engine/ProtoCore/Lang/CallSite.cs
Copy file name to clipboardExpand all lines: src/Engine/ProtoCore/RuntimeData.cs
Copy file name to clipboardExpand all lines: test/DynamoCoreTests/CallsiteTests.cs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 659
Commit 3530c29
authored
continue custom node element binding issues pt1 (#9609)
* minor code cleanup
* fix to compare trace callsite identifiers for custom nodes
* add some comments
add test which fails before change
* add test with multiple custom nodes
* remove todo - confirmed this is node guid in cases I tested1 parent eac995f commit 3530c29Copy full SHA for 3530c29
File tree
Expand file treeCollapse file tree
8 files changed
+1172
-36
lines changedFilter options
- src/Engine/ProtoCore
- DSASM
- Lang
- test
- DynamoCoreTests
- core/callsite
Expand file treeCollapse file tree
8 files changed
+1172
-36
lines changedsrc/Engine/ProtoCore/CodeGen.cs
Copy file name to clipboardExpand all lines: src/Engine/ProtoCore/CodeGen.cs+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
|
src/Engine/ProtoCore/DSASM/Defs.cs
Copy file name to clipboardExpand all lines: src/Engine/ProtoCore/DSASM/Defs.cs+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
398 | 402 |
| |
399 | 403 |
| |
400 | 404 |
| |
|
src/Engine/ProtoCore/Lang/CallSite.cs
Copy file name to clipboardExpand all lines: src/Engine/ProtoCore/Lang/CallSite.cs+19-27Lines changed: 19 additions & 27 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
83 | 82 |
| |
84 |
| - | |
85 |
| - | |
| 83 | + | |
86 | 84 |
| |
87 | 85 |
| |
88 | 86 |
| |
| |||
172 | 170 |
| |
173 | 171 |
| |
174 | 172 |
| |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
181 | 176 |
| |
182 | 177 |
| |
183 |
| - | |
184 |
| - | |
| 178 | + | |
| 179 | + | |
185 | 180 |
| |
186 | 181 |
| |
187 |
| - | |
188 |
| - | |
189 |
| - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
190 | 185 |
| |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
| 186 | + | |
| 187 | + | |
195 | 188 |
| |
196 | 189 |
| |
197 | 190 |
| |
| |||
238 | 231 |
| |
239 | 232 |
| |
240 | 233 |
| |
241 |
| - | |
| 234 | + | |
242 | 235 |
| |
243 | 236 |
| |
244 | 237 |
| |
| |||
286 | 279 |
| |
287 | 280 |
| |
288 | 281 |
| |
289 |
| - | |
| 282 | + | |
290 | 283 |
| |
291 | 284 |
| |
292 | 285 |
| |
| |||
325 | 318 |
| |
326 | 319 |
| |
327 | 320 |
| |
328 |
| - | |
329 | 321 |
| |
330 | 322 |
| |
331 | 323 |
| |
332 | 324 |
| |
333 | 325 |
| |
334 | 326 |
| |
335 |
| - | |
| 327 | + | |
336 | 328 |
| |
337 | 329 |
| |
338 | 330 |
| |
| |||
615 | 607 |
| |
616 | 608 |
| |
617 | 609 |
| |
618 |
| - | |
| 610 | + | |
619 | 611 |
| |
620 | 612 |
| |
621 | 613 |
| |
|
src/Engine/ProtoCore/RuntimeData.cs
Copy file name to clipboardExpand all lines: src/Engine/ProtoCore/RuntimeData.cs+56-5Lines changed: 56 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
4 | 5 |
| |
5 | 6 |
| |
6 | 7 |
| |
| |||
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
28 | 44 |
| |
29 | 45 |
| |
30 | 46 |
| |
31 | 47 |
| |
32 |
| - | |
| 48 | + | |
33 | 49 |
| |
34 | 50 |
| |
35 | 51 |
| |
| |||
289 | 305 |
| |
290 | 306 |
| |
291 | 307 |
| |
292 |
| - | |
| 308 | + | |
293 | 309 |
| |
294 | 310 |
| |
295 | 311 |
| |
| |||
320 | 336 |
| |
321 | 337 |
| |
322 | 338 |
| |
323 |
| - | |
| 339 | + | |
324 | 340 |
| |
325 | 341 |
| |
326 | 342 |
| |
| |||
344 | 360 |
| |
345 | 361 |
| |
346 | 362 |
| |
347 |
| - | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
348 | 395 |
| |
349 |
| - | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
350 | 399 |
| |
| 400 | + | |
| 401 | + | |
351 | 402 |
| |
352 | 403 |
| |
353 | 404 |
| |
|
test/DynamoCoreTests/CallsiteTests.cs
Copy file name to clipboardExpand all lines: test/DynamoCoreTests/CallsiteTests.cs+41Lines changed: 41 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| |||
165 | 166 |
| |
166 | 167 |
| |
167 | 168 |
| |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
168 | 209 |
| |
169 | 210 |
| |
170 | 211 |
| |
|
You can’t perform that action at this time.
0 commit comments