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.
…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 |
…AC/BASIL into Jesse-interface-thesis-proj
|
Just a small update for those interested! :) I’ve finished responding to the comments I can tackle for now. I’ve left a couple unresolved as they require backend changes, and with my next two weeks looking busy with work and travel before uni starts back up, I’ve decided to focus my remaining time entirely on the frontend. My main goal is to get the LOD (Load on demand) functionality implemented. From there, I have a few other UI improvements on my list, such as adding an option for single procedure IR code comparisons and greying out epoch select buttons when there aren't any changes. If I manage to wrap all that up early, I’ll get around to handling those remaining backend tasks as a bonus |
No description provided.