1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
... More... over 11 years ago
linux fixes for mbslib More... over 11 years ago
scripting in lua now works for trivial types/ C++ objects More... over 11 years ago
worked on lua and reflection (added tests, extended Type functionality) added a project called core.loader which is to implement library loading in a plattform independent manner More... over 11 years ago
improved static initializer and added tests for it, added DS_DEFAULT_CONSTRUCTIBLE macro as current solution for creating types automatically More... over 11 years ago
improved static initializer and added tests for it, added DS_DEFAULT_CONSTRUCTIBLE macro as current solution for creating types automatically More... over 11 years ago
fixed unix errors - files which do not contain qobject are not moc'ed More... over 11 years ago
fixed unix isssues More... over 11 years ago
returned to old TypeInfo because new one was too slow More... over 11 years ago
fixed errors More... over 11 years ago
securing work on lua implementation / reflection reworking More... over 11 years ago
fixed vs11 errors, needed to ad bigobj flag for msvc because templates are getting too large More... over 11 years ago
further work More... over 11 years ago
starting to fix errors More... over 11 years ago
continued lua implementation, moved it to the correct project, worked on reflection (added generic tostring method, instanciating with default constructor / singleton, added generic toString method More... over 11 years ago
started lua implementation, added scalar operation files More... over 11 years ago
moved special functions from test fiel to math.scalar More... over 11 years ago
added matrix block extract, added moved preprocessor code into own folder in core, fixed a couple of warnings, moved properties to own subfolder More... over 11 years ago
added separate test projects for separate domains More... over 11 years ago
added files for uniform properties - hopefully fixed unix issue More... over 11 years ago
implemented extended properties differently so they are standard compliant More... over 11 years ago
created extensible properties which utlize specialized template methods More... over 11 years ago
fixed aunix bug More... over 11 years ago
worked on properties More... over 11 years ago
gcc should now compile correctly after removing bug in MatrixFunction class More... over 11 years ago
tried a fixe for unix math test More... over 11 years ago
removed a failing test since the graph class is not working /usable currently More... over 11 years ago
fixed for VS10. had to remove for(auto val:sequence) loop... More... over 11 years ago
added gitignore file to documentation More... over 11 years ago
fixed for windows More... over 11 years ago