Alexander Kuzmenkov
|
3f57fc085b
|
remove mutable context references from functions interface
Also remove it from some visitors.
|
2021-05-28 19:45:37 +03:00 |
|
Maksim Kita
|
d923d9e6ef
|
Function move file
|
2021-05-17 10:30:42 +03:00 |
|
Maksim Kita
|
947f28d430
|
IFunction refactoring
|
2021-05-15 20:33:15 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
nikitamikhaylov
|
3e07094364
|
style
|
2020-12-17 15:11:32 +03:00 |
|
nikitamikhaylov
|
db362e4585
|
done
|
2020-12-17 05:27:32 +03:00 |
|
nikitamikhaylov
|
b13873356c
|
also style
|
2020-12-09 18:30:44 +03:00 |
|
nikitamikhaylov
|
95ce4bc54c
|
style
|
2020-12-08 21:28:18 +03:00 |
|
nikitamikhaylov
|
e3a9cae4c5
|
better
|
2020-12-08 20:43:43 +03:00 |
|
nikitamikhaylov
|
a8616ea262
|
better
|
2020-12-07 18:47:57 +03:00 |
|