Tobias Hunger
|
bf48a6c65e
|
Janitor: Remove some unnecessary returns
|
2021-07-08 20:43:38 +02:00 |
|
Tobias Hunger
|
35dd3ed282
|
Janitor: Remove redundant clone() calls
|
2021-07-08 20:43:38 +02:00 |
|
Olivier Goffart
|
13bd828b96
|
Update license date
|
2021-07-02 15:55:54 +02:00 |
|
Tobias Hunger
|
13d7f5e7bd
|
Janitor: Fix typos in comments and user-facing strings
Also adapt tests for error messages containing the fixed strings.
No behavior change is intended!
|
2021-06-28 08:32:25 +02:00 |
|
Olivier Goffart
|
3ddc3c6ce5
|
Don't re-use Type::Void for inferred type
Make it explicit that it is inferred, and differentiate callback and property
|
2021-06-07 20:40:36 +02:00 |
|
Olivier Goffart
|
045f6cbc70
|
Fix C++ tests
The local variable name need to be unique
|
2021-06-01 14:38:30 +02:00 |
|
Olivier Goffart
|
0598b3f095
|
The debug() function can now take several args, and debug more types
|
2021-06-01 14:10:25 +02:00 |
|
Olivier Goffart
|
77b8bb615f
|
Move some code in a new module
|
2021-06-01 12:50:29 +02:00 |
|