Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 900 Bytes

TODO.md

File metadata and controls

21 lines (17 loc) · 900 Bytes

C++ Insights ToDo {#todo}

This is a list of things I plan to do. If you like to jump in that's great. Please have a look at the Code of Conduct and Contributing before starting.

  • Add TODO.md
  • Add CODE_OF_CONDUCT.md
  • Add CONTRIBUTING.md
  • Add Windows support
  • macOS homebrew package
  • Linux debian package
  • Improve tests on other platforms than macOS
  • Temporary execute tests and check only for signals on other platforms than macOS
  • Publish doxygen output -> see https://docs.cppinsights.io
  • Switch between libc++ and libstdc++ headers?
  • Add more headers like boost
  • Catch insights crashes and provide easy issue reporting including error output.
  • Short links (public database?)
  • Provide easy local installation (via docker)
  • Use libc++ on Windows