Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve doc #345

Merged
merged 5 commits into from
Dec 10, 2024
Merged

improve doc #345

merged 5 commits into from
Dec 10, 2024

Conversation

peter-jerry-ye
Copy link
Collaborator

@peter-jerry-ye peter-jerry-ye commented Dec 9, 2024

  • Reorganize introduction and introduce test block
  • Separate operator introduction and operator overloading
  • Add missing array pattern
  • Fix if introduction
  • Add missing for..in loop a..<b a..=b
  • add struct definition of A::{}
  • add super trait
  • update ffi introductions
  • improve number introduction
  • add missing hexadecimal double
  • add match expression
  • move around pattern matching related stuff

- Reorganize introduction and introduce test block
- Separate operator introduction and operator overloading
- Add missing array pattern
- Fix if introduction
- Add missing for..in loop a..<b a..=b
- add struct definition of A::{}
- add super trait
@peter-jerry-ye peter-jerry-ye linked an issue Dec 9, 2024 that may be closed by this pull request
- update ffi introductions
- improve number introduction
- add missing hexadecimal  double
- add match expression
- move around pattern matching related stuff
@peter-jerry-ye peter-jerry-ye marked this pull request as ready for review December 10, 2024 05:21
@peter-jerry-ye peter-jerry-ye merged commit 9014de6 into main Dec 10, 2024
4 checks passed
@peter-jerry-ye peter-jerry-ye deleted the zihang/improve-doc branch December 10, 2024 05:22
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.

Feature request: support derive for traits
1 participant