aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ClientHamr/GuiLua/test_c.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge the widget module into the skang module, and some related clean ups.David Walter Seikel2014-04-181-13/+11
| | | | So now the skang module is a mix of C and Lua.
* Convert test_c to use GuiLua.David Walter Seikel2014-04-171-59/+7
|
* Fix the stack usage of test_c.David Walter Seikel2014-04-171-47/+5
|
* Make C calling Lua easier with wrapper functions, lifted from edje_lua2, and ↵David Walter Seikel2014-04-171-0/+1
| | | | modified a bit.
* Make GuiLua an actual shared library, plus some minor clean ups.David Walter Seikel2014-04-091-9/+0
|
* Debugging for test_c to deal with later.David Walter Seikel2014-04-091-5/+13
|
* Notes about why a combined skang library / app probably wont work, and what ↵David Walter Seikel2014-04-081-2/+8
| | | | we could do about that.
* Comment out the currently unused dumpStack().David Walter Seikel2014-04-081-0/+2
|
* TODO -= 0.5David Walter Seikel2014-04-081-0/+1
|
* Typo--David Walter Seikel2014-04-081-1/+1
|
* Fix up the commented version of the function calls.David Walter Seikel2014-04-031-6/+6
|
* Shuffle same docs around, and fix up others.David Walter Seikel2014-04-031-11/+8
|
* Clean up after my thingasm.David Walter Seikel2014-03-311-25/+23
|
* More ways to call thing, and rename it thingasm.David Walter Seikel2014-03-311-7/+7
| | | | Finally, a use for __call(). lol
* Oops--David Walter Seikel2014-03-301-1/+1
|
* TODO++David Walter Seikel2014-03-291-0/+2
|
* More random notes.David Walter Seikel2014-03-281-0/+3
|
* Make test_c a real skang module, and tweaks to the rest of the system to ↵David Walter Seikel2014-03-281-46/+131
| | | | support C skang modules.
* Pointers to various URLs that might be useful.David Walter Seikel2014-03-271-0/+11
|
* Make test_c a real Lua module, but just a test one doing it the usual way, ↵David Walter Seikel2014-03-271-56/+57
| | | | not a skang module, yet.
* Add an example of a C Lua module in the test_c comments.David Walter Seikel2014-03-271-0/+53
|
* Found an old PIL chapter 26.David Walter Seikel2014-03-271-0/+3
|
* Rename the C version of test so the names don't conflict.David Walter Seikel2014-03-271-0/+22