robb / Asterism

Asterism is yet another functional toolbelt for Objective-C. It tries to be typesafe and simple.
http://robb.github.io/Asterism/
MIT License
226 stars 12 forks source link

Apply static inline to all methods #32

Closed robb closed 10 years ago

robb commented 10 years ago

Refactoring ASTNegate also obviated the need for metamacros.h.

Fixes #20

robb commented 10 years ago

Here's a list of all internal methods, return type omitted for legibility.