0
I Use This!
Inactive

Commits : Listings

Analyzed 32 minutes ago. based on code collected about 4 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Finishes Basic Version of Garbage Collector More... over 11 years ago
Fixes HklObject Flags as Powers of 2 More... over 11 years ago
Adds Garbage Collector More... over 11 years ago
Merge pull request #42 from thebearbear/master More... over 11 years ago
Added Screech GUI for Owl This will allow the user to run only selected tests, as well as generate selected tests. owl.py retains its previous usage ability and can be run directly via owl.py from the cmd line. More... over 11 years ago
Merge pull request #39 from pyrated/master More... over 11 years ago
Implements Better Hash Doubling Algorithm More... over 11 years ago
Implements Better Hash Doubling Algorithm More... over 11 years ago
Modifies HklString to Contain it's Own Hash More... over 11 years ago
Modifies HklString to Contain it's Own Hash More... over 11 years ago
Merge pull request #38 from pyrated/master More... over 11 years ago
Adds HklHash Doubling More... over 11 years ago
Adds HklHash Doubling More... over 11 years ago
Merge pull request #37 from thebearbear/master More... over 11 years ago
Finished Owl Test Framework More... over 11 years ago
Merge pull request #36 from pyrated/master More... over 11 years ago
Adds HklHash and HklTree More... over 11 years ago
Merge pull request #31 from cknadler/master More... over 11 years ago
Merge pull request #34 from pyrated/master More... over 11 years ago
Removes libtool More... over 11 years ago
Modifies Travis config to attempt to libttolize More... over 11 years ago
Removes autotools generated files More... over 11 years ago
Adds contributing file. More information on how the new contributing files work at github [here](https://github.com/blog/1184-contributing-guidelines) More... over 11 years ago
Merge pull request #30 from pyrated/master More... over 11 years ago
Updates Build System and Readme More... over 11 years ago
Fully removes generated files. More... over 11 years ago
Cleans up build system More... over 11 years ago
Merge pull request #21 from cknadler/master More... over 11 years ago
Merge github.com:hkl/hkl More... over 11 years ago
Adds memory mgmt to implemented statments. Adds free and clear functions to each of the implemented statements as well as expression. Clear erases the contents of an object. Free frees the object from memory. More... over 11 years ago