-
Notifications
You must be signed in to change notification settings - Fork 3
Jesse interface thesis proj #589
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
base: main
Are you sure you want to change the base?
Conversation
…isplays an IR in a html script
…ile and updates in the api-information.md file
…erface-thesis-proj
…IR between transform passes on the localhost webpage
… and creates working IR-IR display with react and typescript
…erface-thesis-proj # Conflicts: # build.sc # docs/src/development/api-information.md # src/main/scala/ir/transforms/Simp.scala
… list of IRs. Also, Creates an endpoint to send a procedure name mapping with line stariting numbers through the API
…transform pass options
…erface-thesis-proj
…ay and procedure selection button
…s nodes in the Minimap and makes it pannable. Reverses the order of epochs
…rocedure from Header view
…ow__node not to be updated when custom-flow-node is updated.
…ver/ApiServer and section removed
…adds api-information.md to the SUMMARY.md
…mage as a png or svg and upload it
…r SettingsModal.tsx
|
Just a brief update at this point in time for those watching this MR. |
|
@Jesseable to link to external documentation, you should add it here BASIL/basilmill/basildocs.mill Lines 51 to 55 in f5caf12
before the |
|
But also, if this is the same problem as before, it might not be fixed by that. The old problem was caused by inheriting a scaladoc comment with a broken reference. This was fixed by 6fa5ec4. With CommandIOApp, it's harder because the I'd just ignore this docs error for now and let it fail. Really, it's a defect in cats-effect. |
|
Thanks, this problem has been annoying me. Is there a way to run this test locally, how can I run it using mill? I've tried ./mill basilmill? |
|
If you run I've filed a bug with cats https://www.github.com/typelevel/cats-effect/issues/4532 (congratulations on your second Scala ecosystem bug). |
…t and decline-effect to hopefully solve build-doc warning
…pping for cats-effect and decline-effect to hopefully solve build-doc warning
|
Okay, I've just left it as is with 4 tests failing. I'll try to respond to all the final comments here on Friday. Thanks |
No description provided.