polserver/pol-core/bscript
turleypol 7ff9d877a8
Funcrefs do not detect pid change (#889)
* test for sending a function to the same program

* store executor pid inside funcrefs and classes

* docs
2026-05-31 11:45:35 +02:00
..
compiler Tidy modernize for loops (#862) 2026-01-31 09:14:02 +01:00
bclassinstance.cpp Funcrefs do not detect pid change (#889) 2026-05-31 11:45:35 +02:00
bclassinstance.h Funcrefs do not detect pid change (#889) 2026-05-31 11:45:35 +02:00
berror.cpp Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
berror.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
blong.cpp using fmt instead of ostringstream (#873) 2026-04-06 16:21:50 +02:00
bobject.h Funcrefs do not detect pid change (#889) 2026-05-31 11:45:35 +02:00
bstruct.cpp using fmt instead of ostringstream (#873) 2026-04-06 16:21:50 +02:00
bstruct.h using fmt instead of ostringstream (#873) 2026-04-06 16:21:50 +02:00
CMakeLists.txt CMake target cleanup, removed configure options (#614) 2024-02-01 08:07:37 +01:00
CMakeSources.cmake Add support for regular expressions (#818) 2025-11-17 18:02:45 +01:00
compilercfg.cpp Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
compilercfg.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
config.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
continueimp.cpp Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
continueimp.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
contiter.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
dbl.cpp using fmt instead of ostringstream (#873) 2026-04-06 16:21:50 +02:00
dict.cpp using fmt instead of ostringstream (#873) 2026-04-06 16:21:50 +02:00
dict.h using fmt instead of ostringstream (#873) 2026-04-06 16:21:50 +02:00
eprog.cpp ClangTidy readability-else-after-return (#857) 2026-01-18 09:35:52 +01:00
eprog.h ClangTidy "modernize-use-override" (#851) 2026-01-14 21:35:59 +01:00
eprog_read.cpp Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
escript_config.cpp Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
escriptv.cpp Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
escriptv.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
escrutil.cpp ClangTidy readability-else-after-return (#857) 2026-01-18 09:35:52 +01:00
escrutil.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
execmodl.cpp Non blocking gump cmd (#871) 2026-03-16 08:11:43 +01:00
execmodl.h Non blocking gump cmd (#871) 2026-03-16 08:11:43 +01:00
exectype.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
executor.cpp Funcrefs do not detect pid change (#889) 2026-05-31 11:45:35 +02:00
executor.h Funcrefs do not detect pid change (#889) 2026-05-31 11:45:35 +02:00
executor.inl.h Add support for regular expressions (#818) 2025-11-17 18:02:45 +01:00
executortype.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
filefmt.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
fmodule.cpp Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
fmodule.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
impstr.h using fmt instead of ostringstream (#873) 2026-04-06 16:21:50 +02:00
modules.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
objaccess.cpp ClangTidy readability-else-after-return (#857) 2026-01-18 09:35:52 +01:00
object.cpp Funcrefs do not detect pid change (#889) 2026-05-31 11:45:35 +02:00
object.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
objmembers.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
objmethods.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
objstrm.cpp Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
regexp.cpp Tidy copy initialization (#859) 2026-01-19 08:17:28 +01:00
regexp.h ClangTidy "modernize-use-override" (#851) 2026-01-14 21:35:59 +01:00
StdAfx.cpp normalized lineendings 2016-02-11 22:54:43 +01:00
StdAfx.h Updated cotire, updated pch 2018-12-30 18:49:57 +01:00
StoredToken.cpp Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
StoredToken.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
str.cpp using fmt instead of ostringstream (#873) 2026-04-06 16:21:50 +02:00
str.h Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
symcont.cpp Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
symcont.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
tkn_strm.cpp Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
token.cpp Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
token.h Clang Tidy replace typedefs with more readable using (#854) 2026-01-16 18:45:47 +01:00
tokens.cpp Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00
tokens.h Clang Tidy concat namespaces (#855) 2026-01-17 10:30:21 +01:00