1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 5 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
... More... about 11 years ago
linux fixes for mbslib More... about 11 years ago
scripting in lua now works for trivial types/ C++ objects More... about 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... about 11 years ago
improved static initializer and added tests for it, added DS_DEFAULT_CONSTRUCTIBLE macro as current solution for creating types automatically More... about 11 years ago
improved static initializer and added tests for it, added DS_DEFAULT_CONSTRUCTIBLE macro as current solution for creating types automatically More... about 11 years ago
fixed unix errors - files which do not contain qobject are not moc'ed More... about 11 years ago
fixed unix isssues More... about 11 years ago
returned to old TypeInfo because new one was too slow More... about 11 years ago
fixed errors More... about 11 years ago
securing work on lua implementation / reflection reworking More... about 11 years ago
fixed vs11 errors, needed to ad bigobj flag for msvc because templates are getting too large More... about 11 years ago
further work More... about 11 years ago
starting to fix errors More... about 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... about 11 years ago
started lua implementation, added scalar operation files More... about 11 years ago
moved special functions from test fiel to math.scalar More... about 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... about 11 years ago
added separate test projects for separate domains More... about 11 years ago
added files for uniform properties - hopefully fixed unix issue More... about 11 years ago
implemented extended properties differently so they are standard compliant More... about 11 years ago
created extensible properties which utlize specialized template methods More... about 11 years ago
fixed aunix bug More... about 11 years ago
worked on properties More... about 11 years ago
gcc should now compile correctly after removing bug in MatrixFunction class More... about 11 years ago
tried a fixe for unix math test More... about 11 years ago
removed a failing test since the graph class is not working /usable currently More... about 11 years ago
fixed for VS10. had to remove for(auto val:sequence) loop... More... about 11 years ago
added gitignore file to documentation More... about 11 years ago
fixed for windows More... about 11 years ago