0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 14 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more ghetto logging More... about 12 years ago
silence a warning when calling retainCount More... about 12 years ago
more informative logging in a couple places More... about 12 years ago
ids are not always pointers anymore! More... about 12 years ago
Added NPlusKPatterns extension in ID.hs More... about 12 years ago
removed unused TEST CPP macro More... about 12 years ago
Removed base <4 support More... about 12 years ago
Changed test suite to a cabal test-suite section More... about 12 years ago
Deleted HOC.Marshal module which appears to be unused More... about 12 years ago
Minor formatting change in a LANGUAGE pragma More... about 12 years ago
Cleaning up imports More... about 12 years ago
Moved more FFI stuff to HOC-cbits More... about 12 years ago
Fixed TH-generated instance problems More... about 12 years ago
Pulled more FFI stuff into HOC-cbits package More... about 12 years ago
Minimal (but still violent) change to build on modern GHCs. More... about 12 years ago
Apply the relevant part of fix-bindings.patch as supplied by bickfordb to allow people to select their Mac OS X SDK via an environment variable when creating bindings. Also update the README accordingly. More... almost 14 years ago
Fix Setup.hs More... almost 14 years ago
Apply a mixture of patches contributed by pedromartins.pt and Torsten Kemps-Benedix to fix issue 23 and its duplicate, issue 25. More... almost 14 years ago
Fix build issue on Snow Leopard by forcing 32-bit mode for cbits build (issue #22) Thanks to AntoineVanGelderJnr for the patch. More... over 14 years ago
fix build instructions (issue #21) More... over 14 years ago
improve handling of backslashes and comments in the preprocessor More... over 14 years ago
Rework mechanics of calls to super so that meta-class objects are never passed through the machinery in ID.hs. More... over 14 years ago
add flags for proper exception handling on GNUstep More... over 14 years ago
On GNUstep, clean up the stack frame chain in Invocation.m:callWithExceptions More... over 14 years ago
Fix a mixup in sending messages to super on GNUstep: the "self" parameter was passed incorrectly to the superclass method implementation. More... over 14 years ago
Make things compile under GNUstep (issue #17) More... over 14 years ago
fix build system for GNUstep More... over 14 years ago
fix various warnings, unused imports More... over 14 years ago
minor documentation corrections/updates More... over 14 years ago
Merging ObjC2 branch to trunk (r380 and related changes) More... over 14 years ago