Skip to content
Snippets Groups Projects
Commit fccb62ce authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

gh-897: stored functions in C/C++

Implement basic support for stored functions in C/C++.

- split away struct func from struct func_def (function
object and function definition object).
- extend box.schema.func.create() to accept 'language' argument.
- move module API related cmake magic to its own file
- add test/lib to gitignore
- update to the new test-run
- add a test
parent 49781b3f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment