wechman
|
aba5ac5e2a
|
User-defined operators: Tests
|
2023-02-22 00:40:03 +01:00 |
|
Matheus Aguiar
|
2b70b08d5f
|
Allow library external functions to be bound with using for
|
2023-02-02 13:39:19 -03:00 |
|
vlad
|
484ee8a621
|
Additional tests for edge cases for mutability, visibility, location, experimental, global, indexed and anonymous
|
2023-01-20 20:05:36 +01:00 |
|
Matheus Aguiar
|
7779b6f352
|
Forbid private library functions to be attached outside their declaration scope
|
2023-01-17 16:27:35 -03:00 |
|
Kamil Śliwak
|
71506bd3b3
|
Consistent terminology for attached/bound functions (file rename)
|
2022-12-07 19:31:44 +01:00 |
|
wechman
|
64a4f32bc2
|
Consistent terminology for attached/bound functions
|
2022-12-07 19:31:41 +01:00 |
|
wechman
|
4c9a58eb0f
|
Don't include location in a message about binding function to a type
|
2022-11-07 17:13:09 +01:00 |
|
wechman
|
c297183467
|
Test that built-ins cannot be bound to structs
|
2022-11-04 08:46:53 +01:00 |
|
chriseth
|
505fa7763f
|
Fix checks for "using for ... global" for libraries.
|
2022-05-02 12:40:56 +02:00 |
|
chriseth
|
9188519f11
|
Using for with global binding.
|
2022-03-14 17:39:14 +01:00 |
|
hrkrshnn
|
672951ccc7
|
Extend using-for.
|
2022-03-14 12:33:44 +01:00 |
|