aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-07-02 19:44:39 +1000
committerDavid Walter Seikel2014-07-02 19:44:39 +1000
commit1ecb4350ecedaee5fae64bd3980a0bff5e606ca3 (patch)
tree3b477757b598d2c92a6b65d243d26eae6f4c352d /docs
parentFix a bunch of typos. (diff)
downloadSledjHamr-1ecb4350ecedaee5fae64bd3980a0bff5e606ca3.zip
SledjHamr-1ecb4350ecedaee5fae64bd3980a0bff5e606ca3.tar.gz
SledjHamr-1ecb4350ecedaee5fae64bd3980a0bff5e606ca3.tar.bz2
SledjHamr-1ecb4350ecedaee5fae64bd3980a0bff5e606ca3.tar.xz
A little doc tweaking.
Diffstat (limited to 'docs')
-rw-r--r--docs/README.LuaSL4
-rw-r--r--docs/README.libraries3
2 files changed, 4 insertions, 3 deletions
diff --git a/docs/README.LuaSL b/docs/README.LuaSL
index ed2ffdd..bccb202 100644
--- a/docs/README.LuaSL
+++ b/docs/README.LuaSL
@@ -33,8 +33,8 @@ Luaproc is used to start up operating system threads and hand Lua states
33between them. Luaproc messaging is also being used, but might need to 33between them. Luaproc messaging is also being used, but might need to
34change to edje messaging. Note - luaproc has been extensively rewritten 34change to edje messaging. Note - luaproc has been extensively rewritten
35for this project, mostly converting it to use EFL. That rewrite 35for this project, mostly converting it to use EFL. That rewrite
36substantially shrunk the source code. More might be rewritten in 36substantially shrunk the source code. Then it was all rewritten again
37future. 37to use EFL threads, and cooperative multitasking.
38 38
39THIS IS WHERE WE ARE RIGHT NOW. 39THIS IS WHERE WE ARE RIGHT NOW.
40 40
diff --git a/docs/README.libraries b/docs/README.libraries
index 6d36009..8b99b7f 100644
--- a/docs/README.libraries
+++ b/docs/README.libraries
@@ -20,7 +20,8 @@ https://launchpad.net/~mwild1/+archive/ppa for 12.04. Not including
20that anymore. 20that anymore.
21 21
22luaproc has been hacked up a bit, and will continue to be hacked up. 22luaproc has been hacked up a bit, and will continue to be hacked up.
23Merged it into LuaSL, so it's no longer here. 23Merged it into LuaSL, so it's no longer here. Then replaced it
24completely.
24 25
25-------------------------------------------------------------------- 26--------------------------------------------------------------------
26 27