Skip to content
Snippets Groups Projects
  1. Jul 06, 2015
    • Konstantin Osipov's avatar
      gh-897: stored functions in C/C++ · fccb62ce
      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
  2. Jul 02, 2015
  3. Jul 01, 2015
  4. Jun 26, 2015
  5. Jun 15, 2015
  6. Jun 09, 2015
  7. Jun 08, 2015
  8. Jun 05, 2015
  9. Jun 04, 2015
  10. Jun 02, 2015
  11. May 29, 2015
  12. May 28, 2015
  13. May 27, 2015
  14. May 26, 2015
  15. May 25, 2015
  16. May 22, 2015
Loading