Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/typescript-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: piscisaureus/typescript-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rust
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 39 files changed
  • 1 contributor

Commits on Mar 12, 2025

  1. Toy compiler

    piscisaureus committed Mar 12, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    266030d View commit details
  2. Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    5cb94b8 View commit details
  3. Add some tests

    piscisaureus committed Mar 12, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    49e6240 View commit details
  4. Add simple type checking

    piscisaureus committed Mar 12, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    a11b076 View commit details
  5. Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    2ec4845 View commit details
  6. Fix type conversion bug

    piscisaureus committed Mar 12, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    a85d4a1 View commit details
  7. Some tests

    piscisaureus committed Mar 12, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    6875b43 View commit details
  8. Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    0c3f8b4 View commit details
  9. Add comments

    piscisaureus committed Mar 12, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    653c90c View commit details
  10. Fix tests

    piscisaureus committed Mar 12, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    ca5b497 View commit details
  11. Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    547eeb0 View commit details
  12. Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    527f451 View commit details
  13. Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    76c8684 View commit details
  14. Fixes

    piscisaureus committed Mar 12, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    4644b33 View commit details
  15. Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    1307b31 View commit details
  16. Fix warnings

    piscisaureus committed Mar 12, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    bef79a4 View commit details
  17. Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    3de45d8 View commit details
  18. WIP

    piscisaureus committed Mar 12, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    a6c73e5 View commit details
  19. WIP

    piscisaureus committed Mar 12, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    081bbdc View commit details
  20. WIP

    piscisaureus committed Mar 12, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    piscisaureus Bert Belder
    Copy the full SHA
    65dd82c View commit details
Loading