--- parser3/src/www/htdocs/Attic/index.html 2001/09/18 08:52:49 1.296.2.11
+++ parser3/src/www/htdocs/Attic/index.html 2001/11/05 10:43:00 1.463
@@ -1,2012 +1,619 @@
@main[]
-^imagepoly[]
-#^dconst[]
-#^subnameinexpr3[]
-#^subnameinexpr2[]
-#^subnameinexpr[]
-#^statictest[]
-#^istable[]
-#^line[]
-#^emptyprotocol[]
-#^emptytableisnotdef[]
-#^autoconvemptystring[]
-#^tdupleform[]
-#^tvoiddefault[]
-#^testdom0[]
-#^testlocal[0]
-#^thashdefault2[]
-#^tcase2[]
-#^tlsplit2[]
-#^tconnect[]
-#^timghtmlyu[]
-#^timghtml[]
-#^tresult[]
-#^voidtest[]
-#^ttext[]
-#^tdoubledefault[]
+^status[]
+
+#^xchildren[]
+#^thashforeach3[]
+#^thashforeach2[]
+#^thashforeach[]
+#^thashdelete[]
+#^connect[mysql://user:pass@cd.rinet.ru/db]{^void:sql{z} }
+#^tappend[]
+#^sappend[]
+#^eval(10\3)
+#^tform[]
+#^formattest[]
+#^filelist[]
+#^connect[mysql://user:pass@host]{ }
+#^безнадёжна_попытка_поправить_непоправимое[]
+#^tcache[]
+#^thashfileexp[]
+#^tcounter[]
+#^tablehash[]
+#j^hashfile[]
+#^formclass[]
+#^hren[]
+#^domedit[]
+#^domxslt[]
+#^lsplit2[]
+#^faceesize[]
+#^imageresize[]
+#^ifassignhash[]
#^tintdefault[]
-#^t3partycookie[]
-#^t3partycookie[]
-#^tcookie[]
-#^tfilemove[]
-#^treplace[]
-#^measuretest[]
-#^savetest[]
-#^oratestinsert[]
-#^oratestread[]
-#^process_check[]
-#^ffcheck[]^[xxx]
+#$response:status[404]
+#^ifpasshash[]
+#^movedir[]
+#^replace[]
+#^set[]
+#^hash[]
+#$t[^methresult[]] ->$t
+#^terror[]
+#^ssave[]
+#^calendar[]
+#^thash[]
+#^tdef[]
+#^ford[]
+#^tif[]
+#^image[]
+#^mail2[]
+#^cookie[]
+#^response[]
+#^regexp2[]
+#^ttablerem[]
+#^pcre[]
+#^regexp[]
+#^mail[]
+#^exec[]
+#^fori[]
+^tconnect[]
+^xslt[]
+#^xml[]
+#^header[]
+
+^status[]
+OK
-#$ORIGINS(1)
-#^list[]
-#^tests[]
-#^func(0)
-
-@imagepoly[]
-$i[^image::create[200;200]]
-rem{^i.polyline(0)[^table::set{x y
-50 50
-100 50
-150 150
-}]}
-#^i.line(50;50;100;50;0)
-$response:body[^i.gif[]]
-
-@dconst[]
-$hash[
-$.a(0xe)
+@status[]
+$c[$status:sql.cache]
+
+
+ |
+ sql.cache
+ |
+
+ url |
+ time |
+^c.menu{
+
+ | $c.url |
+ $c.time |
+
+}
+
+
+$c[$status:stylesheet.cache]
+
+
+ |
+ stylesheet.cache
+ |
+
+ file |
+ time |
+^c.menu{
+
+ | $c.file |
+ $c.time |
+
+}
+
+
+
+@xchildren[]
+$constructor[
+
+
]
-$hash.a
+$constr[^xdoc::set{
+^untaint[as-is]{$constructor}}]
-@subnameinexpr3[]
-^use[/chart.p]
-$test[^chart::init[1;2;$.zz[]]]
+$children[$constr.documentElement.childNodes]
+^if($children){
+^for[i](1;^children._count[]){
+ $node[$children.$i]
+ $node.nodeName
+}
+}
+
-@subnameinexpr2[]
-^use[/test.p]
-$test[^test::subnameinexpr2[]]
-$test.c
+@thashforeach3[]
+$h[
+ $.a[1]
+ $.b[2]
+]
+$c[^table::set{a
+^h.foreach[key;value]{$value
+}}]
+$c.a
+
+@thashforeach2[]
+$h[
+ $.a[1]
+ $.b[2]
+]
+$c[
+^h.foreach[key;value]{
+ $.$key[$value]
+}
+]
+$c.b
-@subnameinexpr[]
-$hash[
- $.a[1]
+@thashforeach[]
+$h[
+ $.a[1]
$.b[2]
]
-$c($CLASS.hash.a+$hash.b)
-$c
+^h.foreach[key;value]{
+ $key=$value
+}
-@statictest[]
-^use[/test.p]
-$test[^test::create[]]
+@thashdelete[]
+$h[$.a[1] $.b[2]]
+was:
+count=^h._count[]
+b='$h.b'
-@istable[]
-^istable_nested[^table::set{hren}]
-@istable_nested[param]
-^if($param is table){y2;n2}
+^h.delete[b]
-@line[]
-$картинка[^image::create(200;200)]
-$картинка.line-width(2)
-^картинка.line(0;0;$картинка.width;$картинка.height;0)[**** * ]
-$response:body[^картинка.gif[]]
+now:
+count=^h._count[]
+b='$h.b'
+@sappend[]
+$test[123]
+^test.save[test]
+^test.save[append;test]
-@emptyprotocol[]
-^connect[]{zz}
+@tappend[]
+$test[^table::set{a b
+a1 b1}]
+^test.save[test]
+$test[^table::set{a b
+a2 b2}]
+^test.save[append;test]
-@emptytableisnotdef[]
-$table[^table::set[nameless]{}]
-^if(def $table){y;n}
-@autoconvemptystring[]
-^if($form:v){y}{n}
+@tform[]
+^if(def $form:new_file){y}{n}
+