0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix SplitStringSeq. More... almost 12 years ago
Implement setting mutable object fields from outside its methods. More... almost 12 years ago
Move iOS build to run/ios from run/clojurec. And add a couple of directory checks to the libgc bootstrap.sh script. More... almost 12 years ago
Merge pull request #13 from aking/android More... almost 12 years ago
Merge pull request #14 from aking/update-math-tests More... almost 12 years ago
Bundle 'simple numbers' and 'bit-ops' tests. More... almost 12 years ago
Initial (fully working) Android NDK commit More... almost 12 years ago
Merge remote branch 'origin/master' More... almost 12 years ago
Simplify and speed up hash tests. More... almost 12 years ago
Merge remote branch 'jolby/merge_hash_1' More... almost 12 years ago
Merge pull request #12 from uvtc/patch-1 More... almost 12 years ago
Update README.md More... almost 12 years ago
Update README.md More... almost 12 years ago
Some additional simple math tests on floats More... almost 12 years ago
Implementation of IHash for several core types. MurmurHash3 used for String hashing. More... almost 12 years ago
Add math and comparison support for floats More... almost 12 years ago
Remove TODO in favor of the Trello board. More... almost 12 years ago
Merge remote branch 'antonf/master' More... almost 12 years ago
Ported TransientVector. More... almost 12 years ago
Add a boxed Float type to the core More... almost 12 years ago
Merge remote-tracking branch 'upstream/master' More... almost 12 years ago
Merge remote-tracking branch 'antonf/master' More... almost 12 years ago
Merge remote branch 'antonf/master' More... almost 12 years ago
TODO updates. More... almost 12 years ago
Mutable fields. More... almost 12 years ago
Field access by properly getting this, not via let binding. More... almost 12 years ago
Remove obsolete code. More... almost 12 years ago
Merge remote-tracking branch 'upstream/master' More... almost 12 years ago
Fix calling a protocol from a method with the same name. More... almost 12 years ago
Ported Subvec. More... almost 12 years ago