0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bring new Project Status page (from Wiki) here More... almost 6 years ago
Merge pull request #41 from jcburley/patch-1 More... almost 6 years ago
Fix sample build steps More... almost 6 years ago
Merge pull request #39 from jcburley/fix-issue-38 More... about 6 years ago
Merge pull request #37 from jcburley/fix-issue-35 More... about 6 years ago
Fix compile-time error More... about 6 years ago
Get the Makefile stuff to work More... about 6 years ago
Background color for iOS 7. More... over 10 years ago
Make XCode project compile again. More... over 10 years ago
Init the cljc.core and cljc.objc namespaces first. More... over 10 years ago
Use the Objective-C interface more in cljc.core. More... over 10 years ago
Only run ObjC tests if ObjC is actually present. More... over 10 years ago
Fix ObjC bugs, make all tests run on ObjC as well. More... over 10 years ago
Move some regexp tests from string to pattern tests file. More... over 10 years ago
Remote tests with empty regular expression. More... over 10 years ago
Don't use default build options, but current ones, in inherited tests. More... over 10 years ago
Treat unicode characters in ObjC properly. More... over 10 years ago
No type conversion for ClojureC values. More... over 10 years ago
Use GC for khash allocations. More... over 10 years ago
Allow nil as NULL for any pointer type. More... over 10 years ago
SQUASH with categories. More... over 10 years ago
Proper binder invocation in run script. More... over 10 years ago
Bind selectors found in categories, too. More... over 10 years ago
Move fixtures into cljc.test. More... over 10 years ago
Moved test run functions and macros into their own namespace. More... over 10 years ago
re-partition and index-of for Objective-C. More... over 10 years ago
Merge branch 'master' into string-work More... over 10 years ago
Fix ObjC tests. More... over 10 years ago
Enum binding, UIKit. More... over 10 years ago
Add cljc.string/replace, re-quote-replacement, and some initial tests. More... over 10 years ago