Carlos Martín Nieto
4a2f2e8ab2
Namespace the records
...
This makes it useful for users of the bindings. The naming is the same
as the module to allow elixir to treat the records in much the same
way as its native module/record hybrid.
2013-05-13 11:05:59 +02:00
Carlos Martín Nieto
3f4d51c0e1
Simple version of index_add
2013-05-03 23:42:49 +02:00
Carlos Martín Nieto
9d7139d604
ref: store the target in the record
...
There's no need to create a new object every time the user asks for
the target, so store it the same way we do for the type.
2013-05-02 03:53:07 +02:00
Carlos Martín Nieto
58aff1e129
Add revwalk support
2013-04-02 17:13:18 +02:00
Carlos Martín Nieto
5ee6b055e9
tree: don't use a record for tree entry
...
Return the four elements directly
2013-03-28 13:32:20 +01:00
Carlos Martín Nieto
b5b68cce8b
Allow getting a tree entry
2013-03-02 02:56:58 +01:00
Carlos Martín Nieto
d71c6ff702
Add a way to look up objects
2013-01-30 00:16:52 +01:00
Carlos Martín Nieto
ad567fbf41
erlang headers should be hrl
2013-01-29 01:46:11 +01:00