Commits
User selector
Commit History
Commits on Jul 8, 2021
Commits on May 24, 2021
- committed
change .clang-format and reformat code with clang-format 11
Show description for cff6a0acommitted
Commits on May 23, 2021
Commits on May 22, 2021
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
replace the deprecated is_pod_v with is_trivial_v
Show description for 1302e28committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jan 15, 2021
map_conversion: copy forced for loop var `p` (incompatible ref type)
Show description for ab691f6committed
Commits on Jan 7, 2021
Fix stack_vector.pop_back() pre-decrementing
Show description for c7fcc9fauthored
Commits on Dec 11, 2020
Merge pull request #503 from SG-Skril/develop
Show description for d783266authored
Commits on Oct 16, 2020
Commits on Sep 4, 2020
Fix GCC build error "explicit specialization in non-namespace scope"
Show description for f355d27committedFix compile errors on VS2019 (C++17) with Function_Params
Show description for 350acbfcommitted- committed
Fix issues with Function_Params constructors (array and vector args)
Show description for dd69230committed
Commits on Jan 13, 2020
Fix for warnings: by-copy capture of ‘this’ and unused-local-typedefs
Show description for 85e4598committed
Commits on Nov 10, 2019
Potential fix for issue ChaiScript#481
Show description for 0e243b0committed
Commits on Aug 22, 2019
- committed
Joshua Thompson