Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | David Walter Seikel | 2014-04-08 | 1 | -2/+8 |
| | | | | we could do about that. | ||||
* | 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 |
| | | | | Finally, a use for __call(). lol | ||||
* | 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 ↵ | David Walter Seikel | 2014-03-28 | 1 | -46/+131 |
| | | | | support C skang modules. | ||||
* | 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, ↵ | David Walter Seikel | 2014-03-27 | 1 | -56/+57 |
| | | | | not a skang module, yet. | ||||
* | 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 |