-
Notifications
You must be signed in to change notification settings - Fork 79
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: projectfluent/fluent.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: projectfluent/fluent.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 42 files changed
- 2 contributors
Commits on Feb 8, 2018
-
(cherry picked from commit ca5f604)
Configuration menu - View commit details
-
Copy full SHA for 124c2aa - Browse repository at this point
Copy the full SHA 124c2aaView commit details -
Backport MessageContext parser from [email protected]
In order to make it easier to upgrade to the new syntax, we'll release fluent 0.4.3 which will keep the API compatibility with 0.4.2 and will be able to read Fluent Syntax 0.5 files (just like fluent 0.6.0). These changes make fluent 0.4.x able to read both Syntax 0.4 and Syntax 0.5 files: - Supported Syntax 0.4 features: - `//` comments. - Sections (`[[ Foo ]]`). - Message definitions may omit the `=` after the identifier if they don't have a value. - Supported Syntax 0.5 features: - `#`, `##` and `###` comments. - Identifiers starting with a dash (`-`) are parsed as terms. The only feature of the old Syntax 0.4 which isn't supported anymore are Tags. In practice we didn't see any of the current consumers of `fluent` 0.4.2 take advantage of tags. In Syntax 0.5, [tags were replaced by attribute defined on terms][terms]. [terms]: https://github.com/projectfluent/fluent/blob/master/spec/CHANGELOG.md#050-january-31-2018
Configuration menu - View commit details
-
Copy full SHA for b468110 - Browse repository at this point
Copy the full SHA b468110View commit details -
Merge pull request #148 from stasm/0.4.x-update-parser
Backport MessageContext parser changes from fluent 0.6.0
Configuration menu - View commit details
-
Copy full SHA for 1782ee1 - Browse repository at this point
Copy the full SHA 1782ee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 864634f - Browse repository at this point
Copy the full SHA 864634fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c19fda7 - Browse repository at this point
Copy the full SHA c19fda7View commit details
Commits on Feb 9, 2018
-
Merge pull request #151 from stasm/backport-0.6.2
Backport MessageContext parser from fluent 0.6.2
Configuration menu - View commit details
-
Copy full SHA for d0e6dd8 - Browse repository at this point
Copy the full SHA d0e6dd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fec0e6 - Browse repository at this point
Copy the full SHA 6fec0e6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff [email protected]