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

gi.ts rework & merge help 2 #151

Closed
wants to merge 184 commits into from
Closed

Commits on Nov 4, 2023

  1. Add @gi.ts/parser sources

    ewlsh committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    82e1400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0779d0d View commit details
    Browse the repository at this point in the history
  3. Fix for non-string doc comment

    ewlsh committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    5d40b05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77287f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b99fc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce02b82 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74a1e97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68b651e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    5aba918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e17de82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    900c97b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. temp: Fix bugs in generation

    ewlsh committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    d53253d View commit details
    Browse the repository at this point in the history
  2. temp: update types

    ewlsh committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    aa8a702 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b1aaf2 View commit details
    Browse the repository at this point in the history
  4. temp: Merge newlib with lib

    ewlsh committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    5be3ecf View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Resolve merge conflicts

    JumpLink committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    657aa2d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    5ce0d9a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. fix(github): Removed nodeLinker: node_modules to fix no space left er…

    …ror on GitHub Action runner
    JumpLink committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9020431 View commit details
    Browse the repository at this point in the history
  2. Fix dependencies

    JumpLink committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e909965 View commit details
    Browse the repository at this point in the history
  3. Removed environments, moduleType and package options

    Environment is always GJS. Module type is always ESM and NPM package build is always true now
    JumpLink committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    997d4c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    b58bd9c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    34805ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1995beb View commit details
    Browse the repository at this point in the history
  3. Build full NPM package

    JumpLink committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    60a6c40 View commit details
    Browse the repository at this point in the history
  4. Fix type validation script

    JumpLink committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    fad7a8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2474b26 View commit details
    Browse the repository at this point in the history
  6. Upgrade dependencies

    JumpLink committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    3945884 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Fix yarn build

    ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c401ef5 View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflicts

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a20c5c2 View commit details
    Browse the repository at this point in the history
  3. Set types submodule branch name to next

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2ed585c View commit details
    Browse the repository at this point in the history
  4. fix(github): Removed nodeLinker: node_modules to fix no space left er…

    …ror on GitHub Action runner
    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    61b1764 View commit details
    Browse the repository at this point in the history
  5. Fix dependencies

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2f2241a View commit details
    Browse the repository at this point in the history
  6. Removed environments, moduleType and package options

    Environment is always GJS. Module type is always ESM and NPM package build is always true now
    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f65f0a8 View commit details
    Browse the repository at this point in the history
  7. Do not use removed CLI options

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    fa81004 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa21832 View commit details
    Browse the repository at this point in the history
  9. Cleanup type generation configs

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b538df5 View commit details
    Browse the repository at this point in the history
  10. Build full NPM package

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    cded6a5 View commit details
    Browse the repository at this point in the history
  11. Fix type validation script

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0d3eb65 View commit details
    Browse the repository at this point in the history
  12. fix(github): Do not run node cli examples

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f42d81d View commit details
    Browse the repository at this point in the history
  13. Upgrade dependencies

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    cdba982 View commit details
    Browse the repository at this point in the history
  14. Resolve merge conflicts

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    453e4f5 View commit details
    Browse the repository at this point in the history
  15. Set types submodule branch name to next

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0a682a9 View commit details
    Browse the repository at this point in the history
  16. fix(github): Removed nodeLinker: node_modules to fix no space left er…

    …ror on GitHub Action runner
    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6f8637b View commit details
    Browse the repository at this point in the history
  17. Fix dependencies

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    60805b4 View commit details
    Browse the repository at this point in the history
  18. Removed environments, moduleType and package options

    Environment is always GJS. Module type is always ESM and NPM package build is always true now
    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    79d6940 View commit details
    Browse the repository at this point in the history
  19. Do not use removed CLI options

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c8676cd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8015d2a View commit details
    Browse the repository at this point in the history
  21. Cleanup type generation configs

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    317e955 View commit details
    Browse the repository at this point in the history
  22. Build full NPM package

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5deed27 View commit details
    Browse the repository at this point in the history
  23. Fix type validation script

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ec08375 View commit details
    Browse the repository at this point in the history
  24. fix(github): Do not run node cli examples

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b05134d View commit details
    Browse the repository at this point in the history
  25. Upgrade dependencies

    JumpLink authored and ewlsh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    511afac View commit details
    Browse the repository at this point in the history
  26. Rebuild yarn.lock

    JumpLink committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e54bee5 View commit details
    Browse the repository at this point in the history
  27. Rebuild yarn.lock

    JumpLink committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f64b979 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    6f71161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78a5a87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed4038b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad22fa3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fdc7bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a39a3f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ad55eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e49267 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    1c7b6b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88213c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68c8a44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7a0691 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    346b811 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be6e4f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    4df45df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12f2112 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    a5e89be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    671eb21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7d7d2b View commit details
    Browse the repository at this point in the history
  4. Cleanup NPM scripts

    JumpLink committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d1e2973 View commit details
    Browse the repository at this point in the history
  5. chore: Upgrade dependencies

    JumpLink committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    2a50209 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95bd723 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Add @gi.ts/parser sources

    ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    bb42d83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6118984 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dd9293 View commit details
    Browse the repository at this point in the history
  4. Fix for non-string doc comment

    ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    dae6718 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ad6726 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ddad0c View commit details
    Browse the repository at this point in the history
  7. Add @gi.ts/lib to imports and types of ts-for-gir

    temp: actual lib updates
    ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b4f0e4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38145d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06b3228 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f5beb91 View commit details
    Browse the repository at this point in the history
  11. Merge 'newlib' sources with lib

    This merges the sources from @gi.ts/lib (newlib) into the lib
    package.
    ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    63393b6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dd6ed96 View commit details
    Browse the repository at this point in the history
  13. yarn: Generate SDKs for VSCode

    ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ba55bd1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    206ce0c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a98c589 View commit details
    Browse the repository at this point in the history
  16. Set types submodule branch name to next

    JumpLink authored and ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1f9d1ea View commit details
    Browse the repository at this point in the history
  17. fix(github): Removed nodeLinker: node_modules to fix no space left er…

    …ror on GitHub Action runner
    JumpLink authored and ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    77eae03 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9ca9845 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d68c9e5 View commit details
    Browse the repository at this point in the history
  20. Removed environments, moduleType and package options

    Environment is always GJS. Module type is always ESM and NPM package build is always true now
    JumpLink authored and ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5897c1c View commit details
    Browse the repository at this point in the history
  21. Do not use removed CLI options

    JumpLink authored and ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2af894f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    93823f1 View commit details
    Browse the repository at this point in the history
  23. Cleanup type generation configs

    JumpLink authored and ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    58d5199 View commit details
    Browse the repository at this point in the history
  24. Build full NPM package

    JumpLink authored and ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    93adb9c View commit details
    Browse the repository at this point in the history
  25. Fix type validation script

    JumpLink authored and ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    390f6e4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e810566 View commit details
    Browse the repository at this point in the history
  27. Upgrade dependencies

    JumpLink authored and ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3109209 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    456cf9d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a63d3a4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ad0ae9c View commit details
    Browse the repository at this point in the history
  31. Fix imports

    ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    38c4444 View commit details
    Browse the repository at this point in the history
  32. temp: add sub

    ewlsh committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2158fee View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    e017f12 View commit details
    Browse the repository at this point in the history
  2. Fix module-ambient.d.ts

    JumpLink committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b389d10 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Remove types submodule

    ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    beebb08 View commit details
    Browse the repository at this point in the history
  2. Add @gi.ts/parser sources

    ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a9b1c76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c52e911 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82c18b5 View commit details
    Browse the repository at this point in the history
  5. Fix for non-string doc comment

    ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d69e5df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1015e45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99e0b3a View commit details
    Browse the repository at this point in the history
  8. Add @gi.ts/lib to imports and types of ts-for-gir

    temp: actual lib updates
    ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    4bd8b84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5761981 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d8a1d88 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6e8f7e View commit details
    Browse the repository at this point in the history
  12. Merge 'newlib' sources with lib

    This merges the sources from @gi.ts/lib (newlib) into the lib
    package.
    ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    df568ca View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1828183 View commit details
    Browse the repository at this point in the history
  14. yarn: Generate SDKs for VSCode

    ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    25ab7a3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3d4d593 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    545fcdc View commit details
    Browse the repository at this point in the history
  17. fix(github): Removed nodeLinker: node_modules to fix no space left er…

    …ror on GitHub Action runner
    JumpLink authored and ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    aaef81b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0e03cb9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f168168 View commit details
    Browse the repository at this point in the history
  20. Removed environments, moduleType and package options

    Environment is always GJS. Module type is always ESM and NPM package build is always true now
    JumpLink authored and ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2fc4830 View commit details
    Browse the repository at this point in the history
  21. Do not use removed CLI options

    JumpLink authored and ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a25890d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9a182ec View commit details
    Browse the repository at this point in the history
  23. Cleanup type generation configs

    JumpLink authored and ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0fccf5c View commit details
    Browse the repository at this point in the history
  24. Build full NPM package

    JumpLink authored and ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2ede2e0 View commit details
    Browse the repository at this point in the history
  25. Fix type validation script

    JumpLink authored and ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1a6938e View commit details
    Browse the repository at this point in the history
  26. fix(github): Do not run node cli examples

    JumpLink authored and ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6901fe1 View commit details
    Browse the repository at this point in the history
  27. Upgrade dependencies

    JumpLink authored and ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9f39e23 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    95c096f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e41e989 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    98c6458 View commit details
    Browse the repository at this point in the history
  31. Fix imports

    ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    beba3b8 View commit details
    Browse the repository at this point in the history
  32. temp: add sub

    ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7e670a7 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    5c5475c View commit details
    Browse the repository at this point in the history
  34. workspace: Fix clear command

    JumpLink authored and ewlsh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6fb04f9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    1428648 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    9036566 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b351d72 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    27a576e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. typescript: Generate class signals and correct GType annotations

    - Fix generation of the 'Gjs' types package
    - Don't generate ambient imports for noNamespace (breaks typeRoots handling)
    ewlsh committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d0231e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33b017e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    941dc81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bc641b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    c2db1cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    316438d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e609ef3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a6847a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b39e9f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d81a40d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    373f257 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b24b84a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d068aaa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec16084 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    04a2ee3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c362c53 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    121c42e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5d7edbf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    796df3b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d44c7d3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c539a67 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4efbf7a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    85db1fe View commit details
    Browse the repository at this point in the history
  20. Update types submodule

    JumpLink committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f941a6e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c0923d4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1ec2712 View commit details
    Browse the repository at this point in the history
  23. Revert handwritten GType

    JumpLink committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2291bd3 View commit details
    Browse the repository at this point in the history
  24. Update types submodule

    JumpLink committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    210d3d7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d4585e9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e357a9e View commit details
    Browse the repository at this point in the history
  27. Upgrade dependencies

    JumpLink committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6a07554 View commit details
    Browse the repository at this point in the history
  28. Examples: More small fixes

    JumpLink committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    13f1b71 View commit details
    Browse the repository at this point in the history
  29. Examples: Add missing types

    JumpLink committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9218101 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    2924778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4af38a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    4da9800 View commit details
    Browse the repository at this point in the history