8000 Comparing atom:master...jh14778:master · atom/language-c · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
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: atom/language-c
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jh14778/language-xc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 14 files changed
  • 1 contributor

Commits on Aug 14, 2017

  1. Initial commit.

    Removed C++ and ported C to XC.
    Jake Hall committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    9458d1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d24461 View commit details
    Browse the repository at this point in the history
  3. Added keywords and operators.

    Jake Hall committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    1b03539 View commit details
    Browse the repository at this point in the history
  4. Added and edited some useful snippets.

    Jake Hall committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    7562729 View commit details
    Browse the repository at this point in the history
  5. Removed language-c specific content.

    Jake Hall committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    efae0ce View commit details
    Browse the repository at this point in the history
  6. Added a task snippet.

    Jake Hall committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    f4401f4 View commit details
    Browse the repository at this point in the history
  7. Added in/out ports.

    Jake Hall committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    ede25e8 View commit details
    Browse the repository at this point in the history
  8. Updated README and added xc null.

    Jake Hall committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    625bf6e View commit details
    Browse the repository at this point in the history
  9. Removed C keywords that are not in XC

    Jake Hall committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    cff4177 View commit details
    Browse the repository at this point in the history
  10. Removed issue url.

    Jake Hall committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    7f4f3cf View commit details
    Browse the repository at this point in the history
  11. Removed travis

    Jake Hall committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    79761c6 View commit details
    Browse the repository at this point in the history
  12. Removed unused.

    Jake Hall committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    c0e8190 View commit details
    Browse the repository at this point in the history
  13. Prepare 0.1.0 release

    Jake Hall committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    3977685 View commit details
    Browse the repository at this point in the history
  14. Prepare 0.1.1 release

    Jake Hall committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    c3b49f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. Prepare 0.1.2 release

    Jake Hall committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    bd52c52 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. Fix double editor definitions.

    Was overwriting previous definition.
    Now uses single line comments by default.
    Jake Hall committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    7b28680 View commit details
    Browse the repository at this point in the history
  2. Prepare 0.2.0 release

    Jake Hall committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    56c281d View commit details
    Browse the repository at this point in the history
Loading
0