summaryrefslogtreecommitdiffstats
path: root/include/framework/InternalLevel.h
Commit message (Collapse)AuthorAgeFilesLines
* InternalLevel: bugfix when building under taggingDouglas Rumbaugh2023-06-071-1/+1
|
* Fixed InternalLevel memory leakDouglas Rumbaugh2023-05-291-33/+56
|
* Adjusted the way that Wrapping records works to clean up interfacesDouglas Rumbaugh2023-05-291-3/+7
|
* Tests and bugfixes for frameworkDouglas Rumbaugh2023-05-291-27/+27
|
* More updates/restructuringDouglas Rumbaugh2023-05-221-14/+25
|
* Progress towards generalization of shard interfaceDouglas Rumbaugh2023-05-221-122/+40
|
* Started implementing shard interface (not finished yet)Douglas Rumbaugh2023-05-171-16/+17
|
* Removed unncessary tagging paramter from shards and levelsDouglas Rumbaugh2023-05-171-22/+19
|
* Record format generalizationDouglas Rumbaugh2023-05-151-18/+21
| | | | | Currently, tombstone counting is bugged. But the rest of it appears to be working.
* Dynamic Extension unit tests + bugfixesDouglas Rumbaugh2023-05-091-73/+73
|
* Initial port of InternalLevelDouglas Rumbaugh2023-05-091-0/+257