Junseo Yoo
|
1f61d7346b
|
Added more clarifications on interactions of index and classes
|
2024-06-05 14:41:42 -07:00 |
|
Junseo Yoo
|
202e9ddc31
|
Fixed the error messages to be consistent with current implementation of index type operators
|
2024-06-05 13:56:35 -07:00 |
|
Junseo Yoo
|
d0bd358491
|
Added explanation about interactions with __index metamethod
|
2024-06-04 23:51:13 -07:00 |
|
Junseo Yoo
|
7e974f0b3b
|
index type operator version 2
|
2024-05-31 11:31:04 -07:00 |
|
Junseo Yoo
|
5782ba9463
|
Revised the alternatives section
|
2024-05-31 09:55:07 -07:00 |
|
Junseo Yoo
|
477d7911f0
|
Update docs/index-type-operator.md
Small change: reworded "syntax" to "type arguments"
Co-authored-by: Alexander McCord <11488393+alexmccord@users.noreply.github.com>
|
2024-05-31 09:40:59 -07:00 |
|
Junseo Yoo
|
0f30ae5e27
|
Update index-type-operator.md
Nitpick on the title of the RFC
|
2024-05-30 15:58:44 -07:00 |
|
Junseo Yoo
|
b764c59718
|
Added a note for the errors, rewrote 'Drawbacks' section
|
2024-05-30 15:00:17 -07:00 |
|
Junseo Yoo
|
590a7c64ba
|
Update docs/index-type-operator.md
fixed a small typo regarding the type of `param` (for line 23)
Co-authored-by: Dev Chrysalis Dalal <102641218+deviaze@users.noreply.github.com>
|
2024-05-30 14:32:18 -07:00 |
|
Junseo Yoo
|
b0c5b71aef
|
Update docs/index-type-operator.md
fixed a small typo regarding the type of `param` (for line 44)
Co-authored-by: Dev Chrysalis Dalal <102641218+deviaze@users.noreply.github.com>
|
2024-05-30 14:31:47 -07:00 |
|
Junseo Yoo
|
a17cfd48d6
|
Update docs/index-type-operator.md
Following, Aaron's comment, reworded last sentence of motivation to target broader audience
Co-authored-by: aaron <aweiss@hey.com>
|
2024-05-30 13:13:24 -07:00 |
|
Junseo Yoo
|
7893ca4d9a
|
index type operator version 1
|
2024-05-30 12:31:28 -07:00 |
|