| Age | Commit message (Collapse) | Author |
|
Co-authored-by: pheenoh <pheenoh@macmini.lan>
|
|
* Add clangd support for VS Code
* Revert accidental change
|
|
* switch to dtk setup
* some cleanup / fixes
* cleanup d_a_alink literals
* Restore doxygen, update CI & README.md (#1)
* Fix build image ref (#2)
---------
Co-authored-by: Luke Street <luke@street.dev>
|
|
* Start d_menu_fmap2d
* checkpoint
* checkpoint
* Add libbti and bti packaging, start libjaudio
* Add asset config, move libast, formatting
|
|
|
|
* Add pyyaml to Python dependencies
* Add Jetbrains IDE dir to gitignore
* Check magic number on the ISO file
|
|
|
|
|
|
|
|
|
|
* set up Doxygen
- `.gitignore`: ignore Doxygen output
- limit Doxygen search to relevant paths
- move extra `.md`s to docs/
- `Makefile`: add Doxygen target
- use as much SVG as possible for Doxygen diagrams
- alias @meme as an \xrefitem
* new github workflow: run doxygen and push to gh pages
|
|
|
|
* new system for handling vtables
* commented out non-matching JKRDisposer::~JKDisposer()
* removed artificial vtables and matched simple virtual-call functions
* better text on nonmatching functions
* reverted asmdiff.sh
* attempt 2
* Spelling
* banner and .gitignore for vtable artifacts
* move virtual function to the correct class
* remove unnecessary casts
|
|
|
|
|