Cort Fritz
Cort Fritz
Should support word wrap, scrolling. Non-goals for initial version: RTF-like styling. Requires Issue #6
consider: ``` - sum = fn (a, b) -> a + b end - has_value = sum.(2, 3) - is_empty = nil p= has_value p= is_empty ``` I would expect...
getting a warning that bxor should be Bitwise.bxor, here is a PR to effect that.
at http://plugins.jquery.com/carousel/ you link to the license for another component: https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt I also don't see a license.txt in your repository. Can you fix?
I can't get this to work and am probably missing something obvious. I haven't gotten beyond this issue: mongodb_ecto seems to expect Mongo.Query struct to have the key `:extra`. If...