Skip to content
Snippets Groups Projects
user avatar
Konstantin Osipov authored
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
fccb62ce
History
Name Last commit Last update
..