You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clean up the documentation in all files, making sure they can all generate HTML using cargo doc --open. Then, reorganize the IR files into a structure that makes more sense, given that #24 will eventually be completed. Finally, updating the router system so then we can export the public API.
Issue Type
Feature
Bugfix
Documentation
Refactoring
Other:
Requirements
Documentation for all files that are currently implemented, HTML compliant
Reorganization of ir into a system that makes more sense/is more verbose
Rename function names to very closely match LLVM's API naming, as much as is possible
Updated router.rs files
Notes
The text was updated successfully, but these errors were encountered:
Details
Clean up the documentation in all files, making sure they can all generate HTML using cargo doc --open. Then, reorganize the IR files into a structure that makes more sense, given that #24 will eventually be completed. Finally, updating the router system so then we can export the public API.
Issue Type
Requirements
ir
into a system that makes more sense/is more verboserouter.rs
filesNotes
The text was updated successfully, but these errors were encountered: