0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 16 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #129 from cknadler/master More... about 11 years ago
Formatting fix in the lexxer More... about 11 years ago
Merge pull request #128 from cknadler/master More... over 11 years ago
Updates .travis.yml to let travis use updated system More... over 11 years ago
Removes owl testing framework More... over 11 years ago
Adds Rakefile and submodulilzes auto-build-env Submodulizes is totally a word... More... over 11 years ago
Merge pull request #126 from cknadler/master More... over 11 years ago
Fixes size issue with HklHash Uses the new size implemented in HklTree to properly update the size of the hash when a value is attempted to be removed from a tree in the hash. More... over 11 years ago
Adds size to hkl_tree More... over 11 years ago
Fixes HklHash misrepresenting size HklHash had a small bug in the insert function causing it to double in size much too often and misrepresent the number of buckets used. More... over 11 years ago
Typo in HklHash header More... over 11 years ago
Merge pull request #124 from cknadler/master More... over 11 years ago
Fixes typo in HklTree Closes #123 More... over 11 years ago
Merge pull request #121 from cknadler/master More... over 11 years ago
Remove flags causing clang to fail More... over 11 years ago
Fix broken literal test More... over 11 years ago
Fixes build on OSX More... over 11 years ago
Updates travis to properly setup rcomp More... over 11 years ago
Merge pull request #120 from cknadler/master More... over 11 years ago
Adds extremely basic rcomp tests This is mostly to get tests working with Travis Also removes *.out from .gitignore becaus it conflicts with rcomp More... over 11 years ago
Adds LICENSE More... over 11 years ago
Merge pull request #118 from pyrated/master More... over 11 years ago
Cuts compile time in half More... over 11 years ago
Adds modules to gitignore More... over 11 years ago
Merge pull request #117 from pyrated/master More... over 11 years ago
Adds little io library and example More... over 11 years ago
Removes needless linking on hklmath More... over 11 years ago
Merge pull request #116 from pyrated/master More... over 11 years ago
Possibly fixes compilation warning in llvm More... over 11 years ago
Merge pull request #115 from pyrated/master More... over 11 years ago