Skip to content

Conversation

@Frooxius
Copy link
Collaborator

No description provided.

jeffijoe and others added 30 commits December 3, 2020 21:01
Update lang version to 9.0 and enable null refs
Add VariableMustExist getter to IFormatter (#20)
Modernize build and add `VariableMustExist` getter to `IFormatter`
Move AST to a separate folder, move classes into separate files.
Use parametrized expression for documentation file.
Apply simplification for ParseRuleContent.
Remove 'and' calculation out of loop.
Simplify number construction.
jeffijoe and others added 30 commits January 14, 2022 21:22
Fix whitespace issue when parsing formatter arguments
Dotnet 7 support + allow IReadOnlyDictionary as args
This was originally intentional, but apparently MessageFormat.js doesn't do this so I removed it.
Fix issue where newlines were being trimmed
Value formatters for `number`, `date`, and `time` + update pluralizer data
Source generators must use NetStandard 2.0 as per documentation. Having .NET 6 and .NetStandard 2.1 included has been causing VS2022 to load the wrong version and not run the source generator properly
Upgrade to .NET 8, update packages, fix unit tests to be culture-invariant
…quiresunref-code-attrs

Add RequiresUnreferencedCode attribute for reflection code and add OverloadResolutionPriority attribute to prefer non-object methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants