File tree
104 files changed
+176
-138
lines changed- .roo/rules
- builtin
- cmd/goscript
- compiler
- compliance
- tests
- array_literal
- assign_op
- async_basic
- async_defer_statement
- basic_arithmetic
- boolean_logic
- boxing_assign
- boxing_deref_set
- boxing_deref_struct
- boxing_pointers
- boxing_struct_init
- boxing_struct
- boxing
- chan_type_assertion
- channel_basic
- comments_struct
- composite_literal_assignment
- constants
- copy_independence
- defer_statement
- discarded_channel_receive
- embedded_interface_assertion
- flag_bitwise_op
- float64
- for_init_exprstmt
- for_init_multi_assign
- for_loop_basic
- for_loop_condition_only
- for_loop_infinite
- for_post_assign_stmt
- for_post_exprstmt
- for_post_incdec
- for_post_multi_assign
- for_range_index_use
- for_range_key_only
- for_range_no_vars
- for_range_value_only
- for_range
- func_literal
- function_call_result_assignment
- function_signature_type
- function_type_assertion
- goroutines_anonymous
- goroutines
- if_statement
- inline_function_type_cast
- inline_interface_type_assertion
- interface_method_comments
- interface_multi_param_return
- interface_to_interface_type_assertion
- interface_type_assertion
- map_assign_blank_both
- map_support
- map_type_assertion
- method_call_on_pointer_receiver
- method_call_on_pointer_via_value
- method_call_on_value_receiver
- method_call_on_value_via_pointer
- multiple_return_values
- package_import
- subpkg
- pointer_assignment_no_copy
- pointer_composite_literal_assignment
- pointer_deref_multiassign
- pointer_initialization
- pointer_struct_assign_clone
- pointers
- private_field_access
- recursive_type_definition
- redeclaration_assign
- select_receive_on_closed_channel_no_default
- select_send_on_full_buffered_channel_with_default
- select_statement
- selector_expr_lhs_multi_assign
- simple_deref_assignment
- simple
- slice
- string_conversion
- struct_embedding
- struct_field_access
- struct_pointer_interface_fields
- struct_private_field_ptr
- struct_private_field
- struct_type_assertion
- struct_value_init_clone
- switch_statement
- value_type_copy_behavior
- wip
- design
- example/simple
- gs
- builtin
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
104 files changed
+176
-138
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
|
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
| 12 | + | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 14 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
140 | 141 |
| |
141 | 142 |
| |
142 | 143 |
| |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
143 | 154 |
| |
144 | 155 |
| |
145 | 156 |
| |
| |||
328 | 339 |
| |
329 | 340 |
| |
330 | 341 |
| |
331 |
| - | |
332 | 342 |
| |
| 343 | + | |
333 | 344 |
| |
334 | 345 |
| |
335 | 346 |
| |
| |||
349 | 360 |
| |
350 | 361 |
| |
351 | 362 |
| |
352 |
| - | |
| 363 | + | |
353 | 364 |
| |
354 | 365 |
| |
355 | 366 |
| |
| |||
368 | 379 |
| |
369 | 380 |
| |
370 | 381 |
| |
371 |
| - | |
| 382 | + | |
372 | 383 |
| |
373 | 384 |
| |
374 | 385 |
| |
|
Lines changed: 12 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
253 | 253 |
| |
254 | 254 |
| |
255 | 255 |
| |
256 |
| - | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
257 | 266 |
| |
258 |
| - | |
| 267 | + | |
259 | 268 |
| |
260 | 269 |
| |
261 | 270 |
| |
262 |
| - | |
| 271 | + | |
263 | 272 |
|
Lines changed: 13 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
437 | 437 |
| |
438 | 438 |
| |
439 | 439 |
| |
440 |
| - | |
| 440 | + | |
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
| |||
500 | 500 |
| |
501 | 501 |
| |
502 | 502 |
| |
503 |
| - | |
504 |
| - | |
505 |
| - | |
506 |
| - | |
507 |
| - | |
508 | 503 |
| |
| 504 | + | |
509 | 505 |
| |
510 | 506 |
| |
511 |
| - | |
512 |
| - | |
| 507 | + | |
| 508 | + | |
513 | 509 |
| |
514 | 510 |
| |
515 | 511 |
| |
| |||
623 | 619 |
| |
624 | 620 |
| |
625 | 621 |
| |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
626 | 630 |
| |
627 | 631 |
| |
628 | 632 |
| |
629 | 633 |
| |
630 | 634 |
| |
631 |
| - | |
632 |
| - | |
| 635 | + | |
633 | 636 |
| |
634 | 637 |
| |
635 | 638 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
0 commit comments