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

Design overview update part 1 #1274

Merged
merged 48 commits into from
Jun 9, 2022
Merged
Show file tree
Hide file tree
Changes from 46 commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
f63ddfc
Begin big reorganization and update of design overview
josh11b May 6, 2022
13879ed
Merge remote-tracking branch 'upstream/trunk' into overview
josh11b May 6, 2022
1a1299e
Fix bitwise link
josh11b May 6, 2022
56bf469
Primitive types
josh11b May 9, 2022
89bf48a
Checkpoint progress.
josh11b May 10, 2022
cd7f4a0
Checkpoint progress.
josh11b May 10, 2022
68ba1c7
Add link to generics/details
josh11b May 10, 2022
fedd536
Checkpoint progress.
josh11b May 10, 2022
e445cd7
Pointers
josh11b May 10, 2022
487887b
Arrays
josh11b May 11, 2022
bd049aa
Checkpoint progress.
josh11b May 12, 2022
281c63e
Checkpoint progress.
josh11b May 12, 2022
1a7b2c2
`let` and `auto`
josh11b May 12, 2022
d3ed03e
Use current syntax in `pattern_matching.md`
josh11b May 12, 2022
d5a9fc3
Checkpoint progress.
josh11b May 13, 2022
67593b9
Checkpoint progress.
josh11b May 13, 2022
d0c4104
Checkpoint progress.
josh11b May 13, 2022
6ed7430
Checkpoint progress.
josh11b May 14, 2022
6745f85
Checkpoint progress.
josh11b May 16, 2022
5573b78
Checkpoint progress.
josh11b May 16, 2022
001b0a1
Checkpoint progress.
josh11b May 17, 2022
84e589f
Checkpoint progress.
josh11b May 18, 2022
95ca7f1
Address some TODOs, shorten
josh11b May 18, 2022
eaab880
Fix search-replace error
josh11b May 18, 2022
19fcea7
Merge remote-tracking branch 'upstream/trunk' into overview
josh11b May 18, 2022
a2ae084
Reference #1283. Condense operator overloading
josh11b May 20, 2022
f097d9e
Apply suggestions from code review
josh11b May 21, 2022
61b1391
Fix formatting
josh11b May 21, 2022
5cf01f0
Move references to end of their section
josh11b May 23, 2022
b60288c
Implement suggestions from review
josh11b May 24, 2022
45c1277
Implement suggestions from review
josh11b May 24, 2022
918d2ec
Implement suggestions from review
josh11b May 24, 2022
bed9f42
Implement suggestions from review
josh11b May 26, 2022
ebd577a
Fill in declarations & scope section
josh11b May 26, 2022
0d194d9
Checkpoint progress.
josh11b May 26, 2022
6da19d1
Checkpoint progress.
josh11b May 26, 2022
a849aff
Big reorg and update
josh11b May 31, 2022
f93cec9
Expand refutable patterns
josh11b May 31, 2022
e7dfab8
`if` is part of `match` not refutable patterns
josh11b Jun 1, 2022
d129ff4
Apply suggestions from code review
josh11b Jun 7, 2022
cf9439e
Fix formatting
josh11b Jun 7, 2022
e0f93fd
Address review comments.
josh11b Jun 8, 2022
6926628
Address review comments.
josh11b Jun 9, 2022
3162eb4
Apply suggestions from code review
josh11b Jun 9, 2022
0c65552
Fix formatting
josh11b Jun 9, 2022
8187242
Address review comments.
josh11b Jun 9, 2022
24b54cc
Clarify `Self`
josh11b Jun 9, 2022
a0e29ad
Address review comments.
josh11b Jun 9, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading