| Commit message (Expand) | Author | Age | Files | Lines |
| * | ruby: handle ptr-strings in df-structures | jj | 2012-09-19 | 1 | -1/+1 |
| * | ruby: use implicit init-value -1 for ref-target/refers-to in codegen | jj | 2012-09-18 | 1 | -0/+1 |
| * | ruby: use enums in single-bit values too | jj | 2012-08-03 | 1 | -3/+3 |
| * | ruby: refix codegen for refers-to without key-field, add translate_name | jj | 2012-07-04 | 1 | -8/+17 |
| * | ruby: add curview, fix item_find/unit_find wrt gview mode, fix refers-to to u... | jj | 2012-07-03 | 1 | -3/+18 |
| * | ruby: fix codegen align int64_t on windows | jj | 2012-07-03 | 1 | -1/+3 |
| * | ruby: fix codegen for darwin | jj | 2012-07-02 | 1 | -1/+1 |
| * | ruby: allow explicit target-os override in codegen | jj | 2012-07-01 | 1 | -0/+1 |
| * | ruby: fix enum + base-type | jj | 2012-06-29 | 1 | -1/+1 |
| * | ruby: generate accessors for refers-to and vector of ref-target | jj | 2012-06-27 | 1 | -7/+56 |
| * | ruby: add method for basic xml ref-target support, tweak scripts/slayrace | jj | 2012-06-25 | 1 | -0/+27 |
| * | ruby: fix codegen enum base-types | jj | 2012-06-15 | 1 | -0/+2 |
| * | ruby: codegen code cleanup, move ruby-memstruct in ruby.rb, handle bool struc... | jj | 2012-05-29 | 1 | -171/+328 |
| * | ruby: have codegen compute struct offsets directly | jj | 2012-05-29 | 1 | -207/+254 |
| * | ruby: interpret types in vmethod signatures | jj | 2012-05-11 | 1 | -3/+53 |
| * | ruby: tweak enums | jj | 2012-05-10 | 1 | -19/+30 |
| * | ruby: tweak enums, pointerary | jj | 2012-05-06 | 1 | -2/+7 |
| * | ruby: fix vtable for linux destructor | jj | 2012-05-03 | 1 | -2/+3 |
| * | ruby: vmethod call | jj | 2012-05-03 | 1 | -2/+43 |
| * | ruby: name nested compounds, to allow cpp_new etc | jj | 2012-04-27 | 1 | -6/+8 |
| * | ruby: fix bitfield looking for enum value | jj | 2012-04-27 | 1 | -1/+3 |
| * | codegen: all class-type have a vtable | jj | 2012-04-27 | 1 | -13/+6 |
| * | ruby: cleanup codegen enum | jj | 2012-04-27 | 1 | -10/+0 |
| * | ruby: use symbols for enums everywhere | jj | 2012-04-26 | 1 | -7/+27 |
| * | ruby: extract additional info for enums | jj | 2012-04-26 | 1 | -2/+35 |
| * | ruby: fix warning in codegen with initvalue | jj | 2012-04-26 | 1 | -1/+1 |
| * | ruby: fix new c++ obj initialization, use xml init-value | jj | 2012-04-26 | 1 | -0/+9 |
| * | ruby: use index-enum xml attr, fix bitfield[i] = 0 | jj | 2012-04-25 | 1 | -1/+11 |
| * | ruby: guard against undefined globals, fix inspect for inherited classes | jj | 2012-04-24 | 1 | -4/+9 |
| * | ruby: clean helper with offsetof | jj | 2012-04-21 | 1 | -38/+83 |
| * | ruby: officially dont support stl::deque, add class sizeof | jj | 2012-04-21 | 1 | -0/+2 |
| * | ruby: add df-linked-list support (also, xml could be simplified) | jj | 2012-04-20 | 1 | -4/+7 |
| * | ruby: tweak onupdate, fix some inspects, add inverse ENUM | jj | 2012-04-20 | 1 | -1/+5 |
| * | ruby: add df_array, pointer_ary, move generated classes in DFHack | jj | 2012-04-20 | 1 | -12/+12 |
| * | ruby: use rtti info to cast Item/etc subclasses | jj | 2012-04-18 | 1 | -0/+15 |
| * | ruby: fix anon unions, add some find_* helpers in ruby.rb | jj | 2012-04-17 | 1 | -0/+3 |
| * | ruby: move enum constants up one level, allow pointer arithmetic (world.map.b... | jj | 2012-04-13 | 1 | -1/+2 |
| * | ruby: fix vectors of pointers, fix global enum fields | jj | 2012-04-13 | 1 | -2/+7 |
| * | ruby: add global-objects, add bitfield._whole, make StlVector enumerable | jj | 2012-04-13 | 1 | -9/+56 |
| * | ruby: include memstruct in autogen | jj | 2012-04-06 | 1 | -4/+6 |
| * | ruby: patron for memory primitives | jj | 2012-04-06 | 1 | -7/+26 |
| * | fix various crash with gcc autogen.cpp. all seems well | jj | 2012-04-05 | 1 | -18/+26 |
| * | multistage autogen en route | jj | 2012-04-05 | 1 | -8/+24 |
| * | codegen: gen cpp helper | jj | 2012-04-05 | 1 | -36/+81 |
| * | rbcodegen: hop | jj | 2012-04-05 | 1 | -174/+130 |
| * | codegen ++ | jj | 2012-04-05 | 1 | -30/+220 |
| * | rb codegen: generate ruby | jj | 2012-04-05 | 1 | -0/+175 |