Skip to content
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

feat: add support for documentation from septic source code #233

Merged
merged 88 commits into from
Sep 28, 2023

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    84d62c7 View commit details
    Browse the repository at this point in the history
  2. Update loading of meta info

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f1a6001 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb303c3 View commit details
    Browse the repository at this point in the history
  4. Update object meta info

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3ffc3b0 View commit details
    Browse the repository at this point in the history
  5. Add signature help for calcs

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c00cc2c View commit details
    Browse the repository at this point in the history
  6. Update formating of parameters

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ed64c78 View commit details
    Browse the repository at this point in the history
  7. Update parsing of arity

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f76c240 View commit details
    Browse the repository at this point in the history
  8. Add diagnostics for calcs

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    9a12d11 View commit details
    Browse the repository at this point in the history
  9. Use consistent naming for algs

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7c433c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a4bb40 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    66a2994 View commit details
    Browse the repository at this point in the history
  12. Update formatting of calcs

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    fd15efb View commit details
    Browse the repository at this point in the history
  13. Update output path object doc

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    1b16001 View commit details
    Browse the repository at this point in the history
  14. Add tests for calc diagnostics

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4c8d24f View commit details
    Browse the repository at this point in the history
  15. Refactor alg diagnositcs

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    9940f20 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    008a845 View commit details
    Browse the repository at this point in the history
  17. Add completion for object attr

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d0a8562 View commit details
    Browse the repository at this point in the history
  18. Add unittest for completion

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    46d2f45 View commit details
    Browse the repository at this point in the history
  19. Refactor diagnostics

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d613259 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e6bb2b0 View commit details
    Browse the repository at this point in the history
  21. Add unittests for hover

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5d8dbd8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    28c2597 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    cc306fb View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9e6b7a9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    74989bf View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    032ad54 View commit details
    Browse the repository at this point in the history
  27. Refactor formatter

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    14294c7 View commit details
    Browse the repository at this point in the history
  28. Add copyright

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    eb21f8f View commit details
    Browse the repository at this point in the history
  29. Add copyright notice

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    624642f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    47dff0d View commit details
    Browse the repository at this point in the history
  31. Remove unused code

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c869211 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5fe6e3c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cb145a3 View commit details
    Browse the repository at this point in the history
  34. Add tests for renaming

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    fec8a6e View commit details
    Browse the repository at this point in the history
  35. Update format fixtures

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    879fb5f View commit details
    Browse the repository at this point in the history
  36. Fix bug with line ending

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e1b8622 View commit details
    Browse the repository at this point in the history
  37. Ignore empty references

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    87aa9f1 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    8a0726c View commit details
    Browse the repository at this point in the history
  39. Fix error in yaml

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    89e30d1 View commit details
    Browse the repository at this point in the history
  40. Add levels for obj doc nodes

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7457461 View commit details
    Browse the repository at this point in the history
  41. Restructure metainfo file

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ea12f40 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    a762477 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    22b866f View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    14c1baa View commit details
    Browse the repository at this point in the history
  45. Add README for updating doc

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    0536182 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    f33d517 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    3711b5b View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    5d61b20 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    861f7db View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    b8c8a9d View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    e7b7214 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    534f219 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    e6f3e8e View commit details
    Browse the repository at this point in the history
  54. WIP

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e257138 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    7285455 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    8f0e038 View commit details
    Browse the repository at this point in the history
  57. Fix parsing of parent objects

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    bb9b48b View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    af57992 View commit details
    Browse the repository at this point in the history
  59. Add latest doc

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d07a998 View commit details
    Browse the repository at this point in the history
  60. Remove unused import

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    fe46632 View commit details
    Browse the repository at this point in the history
  61. Update documentation

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5ec386a View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    c29e673 View commit details
    Browse the repository at this point in the history
  63. Update README

    vetlek committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b48afb8 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    f91668a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    7585a3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d73d22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf1d897 View commit details
    Browse the repository at this point in the history
  4. Update formatting of attrs

    vetlek committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    63e5fd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c20d707 View commit details
    Browse the repository at this point in the history
  6. Update readme

    vetlek committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0e6e58e View commit details
    Browse the repository at this point in the history
  7. Add tests for signaturehelp

    vetlek committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    83aab5d View commit details
    Browse the repository at this point in the history
  8. Update scripts

    vetlek committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f91d9c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63788ab View commit details
    Browse the repository at this point in the history
  10. Update documentation

    vetlek committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4702f42 View commit details
    Browse the repository at this point in the history
  11. Reuse function

    vetlek committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2290ba7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    46959b3 View commit details
    Browse the repository at this point in the history
  13. Update readme

    vetlek committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f8d33b9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0e58a8f View commit details
    Browse the repository at this point in the history
  15. Update object doc formatting

    vetlek committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    dbccff7 View commit details
    Browse the repository at this point in the history
  16. Update documentation

    vetlek committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    63f9fc5 View commit details
    Browse the repository at this point in the history
  17. Update documentation

    vetlek committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    978660b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    4ea547c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    402a52f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36f9012 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a05f928 View commit details
    Browse the repository at this point in the history
  5. Update documentation

    vetlek committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d7655b5 View commit details
    Browse the repository at this point in the history
  6. Update documentation

    vetlek committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c3440e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Update documentation

    vetlek committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a405bf6 View commit details
    Browse the repository at this point in the history