Skip to content

Releases: GabrielDosReis/ifc-spec

0.41

23 May 21:47
01ae072
Compare
Choose a tag to compare

Changelog

d793741 Fix microsoft#59 (microsoft#60) (Gabriel Dos Reis)
b20a699 TriadicOperator::MsvcConfusedPushState (microsoft#55) (Gabriel Dos Reis)
3d1c619 Saturated Arithmetic (microsoft#54) (Gabriel Dos Reis)
51eafaf feat: refine changelog creation for releases (microsoft#51) (microsoft#53) (Cody Miller)
d46b756 add missing Msvc* entries in source literal table (microsoft#50) (Cameron DaCamara)
ee7d13c More SyntaxSort description (microsoft#48) (Gabriel Dos Reis)
01ae072 Describe more dyadic operators (microsoft#45) (microsoft#47) (Gabriel Dos Reis)

Prerelease

23 May 21:46
83dde6a
Compare
Choose a tag to compare
Prerelease Pre-release
Pre-release

This release is a prerelease. The contents of this release are likely to change.

Changelog

1651a9e update permissions for GH release actions (microsoft#153) (Cameron DaCamara)
198553f [workflow] use checkout v4 (microsoft#152) (Gabriel Dos Reis)
777e15a More monadic operators (microsoft#151) (Gabriel Dos Reis)
21cae1e MSVC source file hash algorithms (microsoft#139) (Gabriel Dos Reis)
18e9e13 Fix type of ExprSort::Cast target field (microsoft#111) (Gabriel Dos Reis)
88e4192 Trait tables are mapping (microsoft#109) (Gabriel Dos Reis)
54df45a Main branch holds draft version (microsoft#108) (Gabriel Dos Reis)
2cd3c3c Fix closing brace typo (microsoft#106) (Gabriel Dos Reis)
9a40d3d Describe ExprSort::SubobjectValue (microsoft#105) (Gabriel Dos Reis)
caec81d Update DeclSort::Parameter initializer (microsoft#103) (Gabriel Dos Reis)
2656782 Fix StringSort precision (microsoft#99) (Gabriel Dos Reis)
410fbe5 Describe form.spec partition (microsoft#98) (Gabriel Dos Reis)
a6ccf8f Describe DeclSort::SyntaxTree (microsoft#97) (Gabriel Dos Reis)
c8dba0e Add support for statement-as-expression (microsoft#92) (Gabriel Dos Reis)
34c6948 Introduce Directive Hierarchy (microsoft#76) (Gabriel Dos Reis)
eff86da Fix ExprSort::TemplateReference structure (microsoft#91) (Gabriel Dos Reis)
03aa5c1 DyadicOperator::MsvcBuiltinAllocationAnnotation (microsoft#87) (Gabriel Dos Reis)
ce1729d Document MSVC-specific traits (microsoft#83) (Gabriel Dos Reis)
154ef81 Fix typo (microsoft#82) (Gabriel Dos Reis)
708bcf6 Add structure for default arguments (microsoft#73) (Gabriel Dos Reis)
aa8b7ae Update ifc.tex (microsoft#72) (Gabriel Dos Reis)
78c80a8 Clarify ExprtSort::QualifiedName (microsoft#71) (Gabriel Dos Reis)
2911086 Operator's index has 12-bit precision (microsoft#63) (Gabriel Dos Reis)
1ce4442 Padding bytes in SyntaxSort::FunctionDeclarator (microsoft#61) (Gabriel Dos Reis)
5105403 Fix microsoft#59 (microsoft#60) (Gabriel Dos Reis)
26178d2 fix SyntaxTree of TypeTemplateArgument: argument is syntax tree but not expression (microsoft#58) (Andrey)
609d3f8 Document new StmtSort (microsoft#56) (Gabriel Dos Reis)
65a09b1 TriadicOperator::MsvcConfusedPushState (microsoft#55) (Gabriel Dos Reis)
07ee86e Saturated Arithmetic (microsoft#54) (Gabriel Dos Reis)
27cdc35 feat: refine changelog creation for releases (microsoft#51) (Cody Miller)
4240577 add missing Msvc* entries in source literal table (microsoft#50) (Cameron DaCamara)
87a92d0 More SyntaxSort description (microsoft#48) (Gabriel Dos Reis)
83dde6a Describe more dyadic operators (microsoft#45) (Gabriel Dos Reis)
ce1c60a Bump version number (Gabriel Dos Reis)
2f9d6ed Fix thinkos in class type object expression description (microsoft#36) (microsoft#37) (Gabriel Dos Reis)
ec4fca7 Fix thinko (microsoft#35) (Gabriel Dos Reis)
5a33942 Remove pack from DeclSort::Parameter (microsoft#31) (Gabriel Dos Reis)
d432250 Consolidate structures for template specializations (microsoft#34) (Gabriel Dos Reis)
17b022a Revert "Temporarily make operator semantic resolution an expression (microsoft#29)" (microsoft#33) (Gabriel Dos Reis)
33952b5 Remove new and delete structures (microsoft#30) (Gabriel Dos Reis)
4c8b95a Temporarily make operator semantic resolution an expression (microsoft#29) (Gabriel Dos Reis)
c81628c Add operator semantic resolution (microsoft#28) (Gabriel Dos Reis)
9e51128 feat: update releases when release branches change (microsoft#26) (Cody Miller)
c2d9f47 Fix typos (microsoft#27) (Gabriel Dos Reis)
9b942bb Describe scope resolution (microsoft#25) (Gabriel Dos Reis)
d3211f0 Clarify bindings of operators and keywords (microsoft#24) (Gabriel Dos Reis)
75f623d Add final trait for class types (microsoft#23) (Gabriel Dos Reis)
303f24b Clarify const.f64 (microsoft#22) (Gabriel Dos Reis)
2bf2247 Base type specifiers (microsoft#20) (Gabriel Dos Reis)
1e6249f Define type PointerDeclaratorSort (microsoft#18) (Gabriel Dos Reis)
87fc933 TypeBasis::Concept (microsoft#17) (Gabriel Dos Reis)
d107e0a Fix TypeSort::Placeholder description (Gabriel Dos Reis)
668b9ed Missing type field in DeclSort::Tempate (Gabriel Dos Reis)
55d7988 Fix thinko in TypePrecision (Gabriel Dos Reis)
fa04c0c Update README.md (Gabriel Dos Reis)
0746ab6 doc: update readme with download information (Cody Miller)
87f1af2 feat: create 'prerelease' PDFs on changes to main (Cody Miller)

0.40

23 May 21:47
0c4c4b4
Compare
Choose a tag to compare

Changelog

2a4638d Fix microsoft#59 (microsoft#60) (Gabriel Dos Reis)
6cd6d70 feat: refine changelog creation for releases (microsoft#51) (microsoft#52) (Cody Miller)
0c4c4b4 Fix thinkos in class type object expression description (microsoft#36) (Gabriel Dos Reis)