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: sparky-game/carbon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5-alpha
Choose a base ref
...
head repository: sparky-game/carbon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6-alpha
Choose a head ref
  • 12 commits
  • 14 files changed
  • 1 contributor

Commits on Sep 30, 2024

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

Commits on Oct 11, 2024

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

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    2a1f7c2 View commit details
    Browse the repository at this point in the history
  2. Implemented automatic test discovery

    Thanks to the C preprocessor and `__attribute__((constructor))` we can register each test
    automatictly just before the actual test definition.
    iWas-Coder committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c542694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6965b9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d10321c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    569a055 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c86abdd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12d8125 View commit details
    Browse the repository at this point in the history
  8. Simplified usage in README

    iWas-Coder committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    f50934a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7cc318 View commit details
    Browse the repository at this point in the history
  10. Carbon 0.6-alpha

    iWas-Coder committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    27dfae9 View commit details
    Browse the repository at this point in the history
Loading