summaryrefslogtreecommitdiff
path: root/tex/context/base/status-mkiv.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2012-08-25 14:20:23 +0300
committerMarius <mariausol@gmail.com>2012-08-25 14:20:23 +0300
commitef3bfc9ea7ed3326ea07cd48ccf2c3d8d55ea435 (patch)
tree9da31056079678945bef2e210ffe7268190c5579 /tex/context/base/status-mkiv.lua
parentecadb4b576efc36822610c9857a7ccb8967dd80a (diff)
downloadcontext-ef3bfc9ea7ed3326ea07cd48ccf2c3d8d55ea435.tar.gz
beta 2012.08.25 12:53
Diffstat (limited to 'tex/context/base/status-mkiv.lua')
-rw-r--r--tex/context/base/status-mkiv.lua77
1 files changed, 53 insertions, 24 deletions
diff --git a/tex/context/base/status-mkiv.lua b/tex/context/base/status-mkiv.lua
index 75bc521f9..6690e7be6 100644
--- a/tex/context/base/status-mkiv.lua
+++ b/tex/context/base/status-mkiv.lua
@@ -1,4 +1,9 @@
return {
+ todo = {
+ category = "lua",
+ filename = "core-run",
+ status = "idea",
+ },
main = {
{
category = "mkiv",
@@ -604,6 +609,18 @@ return {
},
{
category = "mkiv",
+ filename = "lang-frq",
+ loading = "on demand",
+ status = "okay",
+ },
+ {
+ category = "mkiv",
+ filename = "lang-frd",
+ loading = "on demand",
+ status = "okay",
+ },
+ {
+ category = "mkiv",
filename = "lang-wrd",
loading = "always",
status = "okay",
@@ -1191,7 +1208,7 @@ return {
},
{
category = "mkvi",
- comment = "maybe some extensions and maybe delayed loading, needs checking",
+ comment = "maybe some extensions and delayed loading, needs checking",
filename = "page-sel",
loading = "always",
status = "okay",
@@ -1936,7 +1953,7 @@ return {
},
{
category = "mkiv",
- comment = "more or less obsolete",
+ comment = "more or less obsolete",
filename = "lang-spa",
loading = "always",
status = "okay",
@@ -3202,37 +3219,45 @@ return {
{
category = "lua",
filename = "grph-epd",
- status = "todo",
+ loading = "grph-epd",
+ status = "okay",
},
{
category = "lua",
filename = "grph-fil",
- status = "todo",
+ loading = "grph-inc",
+ status = "okay",
},
{
category = "lua",
filename = "grph-inc",
+ loading = "grph-inc",
status = "todo",
},
{
category = "lua",
filename = "grph-raw",
- status = "todo",
+ loading = "grph-raw",
+ status = "okay",
},
{
category = "lua",
filename = "grph-swf",
- status = "todo",
+ loading = "grph-swf",
+ status = "okay",
},
{
category = "lua",
filename = "grph-u3d",
- status = "todo",
+ loading = "grph-u3d",
+ status = "okay",
},
{
category = "lua",
+ comment = "experiment with graphic magick library",
filename = "grph-wnd",
- status = "todo",
+ loading = "on demand",
+ status = "okay",
},
{
category = "lua",
@@ -3456,100 +3481,104 @@ return {
},
{
category = "lua",
+ comment = "replacement code for wd/ht/dp",
filename = "luat-bwc",
loading = "luat-lib",
- status = "todo",
+ status = "okay",
},
{
category = "lua",
filename = "luat-cbk",
loading = "luat-lib",
- status = "todo",
+ status = "okay",
},
{
category = "lua",
filename = "luat-cnf",
loading = "luat-lib",
- status = "todo",
+ status = "okay",
},
{
category = "lua",
comment = "maybe some code should move",
filename = "luat-cod",
loading = "luat-cod",
- status = "todo",
+ status = "okay",
},
{
category = "lua",
filename = "luat-env",
loading = "luat-lib",
- status = "todo",
+ status = "okay",
},
{
category = "lua",
filename = "luat-exe",
loading = "luat-lib",
- status = "todo",
+ status = "okay",
},
{
category = "lua",
filename = "luat-fio",
loading = "luat-lib",
- status = "todo",
+ status = "okay",
},
{
category = "lua",
filename = "luat-fmt",
loading = "on demand",
- status = "todo",
+ status = "okay",
},
{
category = "lua",
+ comment = "will be upgraded when we have Lua 5.2",
filename = "luat-ini",
loading = "luat-lib",
- status = "todo",
+ status = "pending",
},
{
category = "lua",
filename = "luat-iop",
loading = "luat-lib",
- status = "todo",
+ status = "okay",
},
{
category = "lua",
+ comment = "this is likely to change some day",
filename = "luat-lua",
loading = "luat-lib",
- status = "todo",
+ status = "okay",
},
{
category = "lua",
filename = "luat-mac",
loading = "luat-lib",
- status = "todo",
+ status = "okay",
},
{
category = "lua",
filename = "luat-run",
loading = "luat-lib",
- status = "todo",
+ status = "okay",
},
{
category = "lua",
+ comment = "related to the socket code",
filename = "luat-soc",
loading = "on demand",
- status = "todo",
+ status = "pending",
},
{
category = "lua",
filename = "luat-sta",
loading = "on demand",
- status = "todo",
+ status = "okay",
},
{
category = "lua",
filename = "luat-sto",
loading = "luat-lib",
- status = "todo",
+ status = "okay",
},
{
category = "lua",