aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/love/love.edc (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-13Add some love, er I mean, add the love world server, coz love makes the ↵David Walter Seikel1-0/+0
world go around. Actually, it's just the old LuaSL_test harness, but half of that is the love server anyway, the other half is just test harness.
2014-04-22Move all source into the new src directory, and shuffle a few other things ↵David Walter Seikel1-0/+0
around.
2014-04-22Move LuaSL source up one directory.David Walter Seikel1-0/+0
2012-01-22Tidy up the output.David Walter Seikel1-6/+6
2012-01-17Merge the compiler into the test harness. Remove excess files.David Walter Seikel1-3/+3
2012-01-04Skeleton of the GUI test harness for the LuaSL script engine.David Walter Seikel1-146/+48
2012-01-04Add the base Enlightenment Foundation Libraries - eina, eet, evas, ecore, ↵David Walter Seikel1-0/+303
embryo, and edje. Note that embryo wont be used, but I'm not sure yet if you can build edje without it.