| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge the widget module into the skang module, and some related clean ups. | David Walter Seikel | 2014-04-18 | 1 | -13/+11 |
* | Convert test_c to use GuiLua. | David Walter Seikel | 2014-04-17 | 1 | -59/+7 |
* | Fix the stack usage of test_c. | David Walter Seikel | 2014-04-17 | 1 | -47/+5 |
* | Make C calling Lua easier with wrapper functions, lifted from edje_lua2, and ... | David Walter Seikel | 2014-04-17 | 1 | -0/+1 |
* | Make GuiLua an actual shared library, plus some minor clean ups. | David Walter Seikel | 2014-04-09 | 1 | -9/+0 |
* | Debugging for test_c to deal with later. | David Walter Seikel | 2014-04-09 | 1 | -5/+13 |
* | Notes about why a combined skang library / app probably wont work, and what w... | David Walter Seikel | 2014-04-08 | 1 | -2/+8 |
* | Comment out the currently unused dumpStack(). | David Walter Seikel | 2014-04-08 | 1 | -0/+2 |
* | TODO -= 0.5 | David Walter Seikel | 2014-04-08 | 1 | -0/+1 |
* | Typo-- | David Walter Seikel | 2014-04-08 | 1 | -1/+1 |
* | Fix up the commented version of the function calls. | David Walter Seikel | 2014-04-03 | 1 | -6/+6 |
* | Shuffle same docs around, and fix up others. | David Walter Seikel | 2014-04-03 | 1 | -11/+8 |
* | Clean up after my thingasm. | David Walter Seikel | 2014-03-31 | 1 | -25/+23 |
* | More ways to call thing, and rename it thingasm. | David Walter Seikel | 2014-03-31 | 1 | -7/+7 |
* | Oops-- | David Walter Seikel | 2014-03-30 | 1 | -1/+1 |
* | TODO++ | David Walter Seikel | 2014-03-29 | 1 | -0/+2 |
* | More random notes. | David Walter Seikel | 2014-03-28 | 1 | -0/+3 |
* | Make test_c a real skang module, and tweaks to the rest of the system to supp... | David Walter Seikel | 2014-03-28 | 1 | -46/+131 |
* | Pointers to various URLs that might be useful. | David Walter Seikel | 2014-03-27 | 1 | -0/+11 |
* | Make test_c a real Lua module, but just a test one doing it the usual way, no... | David Walter Seikel | 2014-03-27 | 1 | -56/+57 |
* | Add an example of a C Lua module in the test_c comments. | David Walter Seikel | 2014-03-27 | 1 | -0/+53 |
* | Found an old PIL chapter 26. | David Walter Seikel | 2014-03-27 | 1 | -0/+3 |
* | Rename the C version of test so the names don't conflict. | David Walter Seikel | 2014-03-27 | 1 | -0/+22 |