aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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