Commit Graph

20 Commits

Author SHA1 Message Date
Roman Mogilatov
74c49574cb Update docblock of configuration provider 2017-01-29 23:16:15 +02:00
Roman Mogilatov
a868d0bb06 Update Configuration docblocks 2016-12-02 16:22:08 +02:00
Roman Mogilatov
b643acfbc5 Update configuration provider docblocks 2016-12-02 14:57:37 +02:00
Roman Mogilatov
3f8e53aa9c Add configuration provider 2016-12-02 13:53:37 +02:00
Roman Mogilatov
6adf9e4528 Refactor provider internals: C functions naming scheme and code layout 2016-11-23 22:25:41 +02:00
Roman Mogilatov
0b836b8712 Move inline functions from class level to module level for removing them from virtual table and enable inlining 2016-11-17 23:33:30 +02:00
Roman Mogilatov
9727b4924e Remove providers/utils.h 2016-11-15 14:19:17 +02:00
Roman Mogilatov
31f2a5d24d Fix minor error in Factory docblock 2016-11-11 22:40:11 +02:00
Roman Mogilatov
acdf7f8052 Add C files to the sources 2016-11-11 18:34:07 +02:00
Roman Mogilatov
b4541bf177 Add .h files to gitignore 2016-11-11 17:35:58 +02:00
Roman Mogilatov
82296d9fed Add tests for base providers 2016-11-11 12:11:56 +02:00
Roman Mogilatov
3bb9146496 Add tests for Callable provider 2016-11-09 23:45:25 +02:00
Roman Mogilatov
7b61464c93 Make providers stable 2016-11-08 13:13:43 +02:00
Roman Mogilatov
322ba98f18 Implement singletons (need refactoring) 2016-11-06 17:14:12 +02:00
Roman Mogilatov
7502fa1e89 Improve factory performance by adding direct inline C calls 2016-11-05 01:15:30 +02:00
Roman Mogilatov
b2f6a2cd1a Commit onging work results 2016-11-04 20:45:26 +02:00
Roman Mogilatov
38bdc4f04f Update providers package structure 2016-11-04 18:35:53 +02:00
Roman Mogilatov
f5680ff032 Update project structure 2016-11-04 15:48:26 +02:00
Roman Mogilatov
5695c781c9 Update project structure 2016-11-04 13:06:47 +02:00
Roman Mogilatov
e3408075de Update repository structure 2016-11-02 22:58:30 +02:00