| Commit message (Expand) | Author | Files | Lines |
2014-05-24 | Big include and libraries clean up. | David Walter Seikel | 1 | -1/+0 |
2014-05-23 | Rewrite the LuaSL script running stuff (twice lol), plus much related tweakag... | David Walter Seikel | 1 | -0/+1 |
2014-05-20 | Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented. | David Walter Seikel | 1 | -2/+1 |
2014-05-16 | Skang moduleBegin() stuffs the module in the C registry, so no one has to do ... | David Walter Seikel | 1 | -2/+0 |
2014-05-05 | Clean up include files. | David Walter Seikel | 1 | -3/+1 |
2014-05-05 | Call skang modules from extantz. Needs some clean up. | David Walter Seikel | 1 | -0/+4 |
2014-04-22 | Move all source into the new src directory, and shuffle a few other things ar... | David Walter Seikel | 1 | -0/+0 |
2014-04-18 | Merge the widget module into the skang module, and some related clean ups. | David Walter Seikel | 1 | -13/+11 |
2014-04-17 | Convert test_c to use GuiLua. | David Walter Seikel | 1 | -59/+7 |
2014-04-17 | Fix the stack usage of test_c. | David Walter Seikel | 1 | -47/+5 |
2014-04-17 | Make C calling Lua easier with wrapper functions, lifted from edje_lua2, and ... | David Walter Seikel | 1 | -0/+1 |
2014-04-09 | Make GuiLua an actual shared library, plus some minor clean ups. | David Walter Seikel | 1 | -9/+0 |
2014-04-09 | Debugging for test_c to deal with later. | David Walter Seikel | 1 | -5/+13 |
2014-04-08 | Notes about why a combined skang library / app probably wont work, and what w... | David Walter Seikel | 1 | -2/+8 |
2014-04-08 | Comment out the currently unused dumpStack(). | David Walter Seikel | 1 | -0/+2 |
2014-04-08 | TODO -= 0.5 | David Walter Seikel | 1 | -0/+1 |
2014-04-08 | Typo-- | David Walter Seikel | 1 | -1/+1 |
2014-04-03 | Fix up the commented version of the function calls. | David Walter Seikel | 1 | -6/+6 |
2014-04-03 | Shuffle same docs around, and fix up others. | David Walter Seikel | 1 | -11/+8 |
2014-03-31 | Clean up after my thingasm. | David Walter Seikel | 1 | -25/+23 |
2014-03-31 | More ways to call thing, and rename it thingasm. | David Walter Seikel | 1 | -7/+7 |
2014-03-30 | Oops-- | David Walter Seikel | 1 | -1/+1 |
2014-03-29 | TODO++ | David Walter Seikel | 1 | -0/+2 |
2014-03-28 | More random notes. | David Walter Seikel | 1 | -0/+3 |
2014-03-28 | Make test_c a real skang module, and tweaks to the rest of the system to supp... | David Walter Seikel | 1 | -46/+131 |
2014-03-27 | Pointers to various URLs that might be useful. | David Walter Seikel | 1 | -0/+11 |
2014-03-27 | Make test_c a real Lua module, but just a test one doing it the usual way, no... | David Walter Seikel | 1 | -56/+57 |
2014-03-27 | Add an example of a C Lua module in the test_c comments. | David Walter Seikel | 1 | -0/+53 |
2014-03-27 | Found an old PIL chapter 26. | David Walter Seikel | 1 | -0/+3 |
2014-03-27 | Rename the C version of test so the names don't conflict. | David Walter Seikel | 1 | -0/+0 |
2014-03-19 | "Simplify" test.c. B-) | David Walter Seikel | 1 | -18/+2 |
2014-03-19 | Add some notes to test.c. | David Walter Seikel | 1 | -0/+19 |
2014-03-19 | Added some GuiLua test source files, and lots of comments in GuiLua.c. | David Walter Seikel | 1 | -0/+19 |