org.ibex.xt-crawshaw.git
19 years agoextra comments master
crawshaw [Tue, 7 Dec 2004 19:16:24 +0000 (19:16 +0000)]
extra comments

darcs-hash:20041207191624-2eb37-4499057df63d6791227e1c466ba28b855a14e6f7.gz

19 years agoadd mkdir and replace functions
crawshaw [Tue, 7 Dec 2004 19:13:06 +0000 (19:13 +0000)]
add mkdir and replace functions

darcs-hash:20041207191306-2eb37-1e9e60c0c0ac48a4bdaf273efea684b8a4e6adf8.gz

19 years agoupdate to handle returning old version from put() function in JS and functional rm...
crawshaw [Sun, 5 Dec 2004 22:32:27 +0000 (22:32 +0000)]
update to handle returning old version from put() function in JS and functional rm command for shell

darcs-hash:20041205223227-2eb37-0de3f6e68ae8768e94680c9346ed6f74fb4a30b2.gz

19 years agonew xt shell based on JS transparency layer
crawshaw [Sun, 5 Dec 2004 14:28:47 +0000 (14:28 +0000)]
new xt shell based on JS transparency layer

darcs-hash:20041205142847-2eb37-384d49182b364866cf8046df220644309c8cc6ee.gz

19 years agofix scope bug in transaction handling
crawshaw [Sun, 5 Dec 2004 14:28:21 +0000 (14:28 +0000)]
fix scope bug in transaction handling

darcs-hash:20041205142821-2eb37-51b9809edf96831bb7236548efc3d3b7d4f21e07.gz

19 years agomove transaction scope management into Template.java
crawshaw [Mon, 29 Nov 2004 09:40:28 +0000 (09:40 +0000)]
move transaction scope management into Template.java

darcs-hash:20041129094028-2eb37-1e5042a6f51463b1d9de4800163fbb4e726783f8.gz

19 years agoimprove ls output
crawshaw [Sun, 28 Nov 2004 22:27:52 +0000 (22:27 +0000)]
improve ls output

darcs-hash:20041128222752-2eb37-91ec9c3bf9eeaa6d1b08f97e4512382d40432a1c.gz

19 years agoadd set command and switch completely to . as an object seperator
crawshaw [Sun, 28 Nov 2004 22:03:40 +0000 (22:03 +0000)]
add set command and switch completely to . as an object seperator

darcs-hash:20041128220340-2eb37-fdf4914c2ca2df08b4926376d7820f3a6d72dc9e.gz

19 years agobugfixes and working rm command
crawshaw [Sun, 28 Nov 2004 18:32:35 +0000 (18:32 +0000)]
bugfixes and working rm command

darcs-hash:20041128183235-2eb37-3eac789a749c1501ffcd06a636f9f75ee0f5c680.gz

19 years agogive xt.shell its own package
crawshaw [Sun, 28 Nov 2004 14:33:43 +0000 (14:33 +0000)]
give xt.shell its own package

darcs-hash:20041128143343-2eb37-d075ecaec3930c2f9fe9a39fcc136e1cb676b56f.gz

19 years agoadd rm command
crawshaw [Sun, 28 Nov 2004 13:14:36 +0000 (13:14 +0000)]
add rm command

darcs-hash:20041128131436-2eb37-4e988a500d9e15f46f97d7705da9f54d8d1b143a.gz

19 years agointroduce cd function into shell
crawshaw [Sat, 27 Nov 2004 20:12:01 +0000 (20:12 +0000)]
introduce cd function into shell

darcs-hash:20041127201201-2eb37-3f9bb0def3068caa86a1b04b28d446cd6b3a8234.gz

19 years agointroduce a shell command object
crawshaw [Sat, 27 Nov 2004 16:29:37 +0000 (16:29 +0000)]
introduce a shell command object

darcs-hash:20041127162937-2eb37-a63f187e896d9793e42e26e2b1b73985650bd83d.gz

19 years agoinitial framwork for xt shell
crawshaw [Fri, 26 Nov 2004 10:14:23 +0000 (10:14 +0000)]
initial framwork for xt shell

darcs-hash:20041126101423-2eb37-4342908ba113868713de465f55a9221672810f49.gz

19 years agoreturn correct content type
crawshaw [Thu, 25 Nov 2004 21:31:05 +0000 (21:31 +0000)]
return correct content type

darcs-hash:20041125213105-2eb37-c2435eb8cc23b79271e9c633f6f3fe92f5bc794b.gz

19 years agofix eval bug
crawshaw [Thu, 25 Nov 2004 17:09:24 +0000 (17:09 +0000)]
fix eval bug

darcs-hash:20041125170924-2eb37-7713192cbbd5e5fcc256bbe8c026858e2caaad4b.gz

19 years agoeval expressions in normal html attributes
crawshaw [Thu, 25 Nov 2004 15:43:31 +0000 (15:43 +0000)]
eval expressions in normal html attributes

darcs-hash:20041125154331-2eb37-976fcba80f60a56b479f872d116dc0c6ba438a6d.gz

19 years agoseperate JSScope and update for new Tree interfaces
crawshaw [Thu, 25 Nov 2004 13:44:29 +0000 (13:44 +0000)]
seperate JSScope and update for new Tree interfaces

darcs-hash:20041125134429-2eb37-e1b38846685aed09549b4bdcefe2202891cd8f1e.gz

19 years agointroduce global attribute processing
crawshaw [Thu, 25 Nov 2004 11:26:28 +0000 (11:26 +0000)]
introduce global attribute processing

darcs-hash:20041125112628-2eb37-0d69a629f49f5992fc590f84045c6126c80543d0.gz

19 years agotemplate inclusion now works
crawshaw [Thu, 25 Nov 2004 08:21:39 +0000 (08:21 +0000)]
template inclusion now works

darcs-hash:20041125082139-2eb37-86b4647e53df0993183f4527ba957ec68419931e.gz

19 years agoadd redirect tag support
crawshaw [Thu, 25 Nov 2004 06:52:41 +0000 (06:52 +0000)]
add redirect tag support

darcs-hash:20041125065241-2eb37-fcbcaaf7a352ef86b557479097a2c4fe750e0646.gz

19 years agointroduce a signalling exception and improve error messages
crawshaw [Wed, 24 Nov 2004 22:00:47 +0000 (22:00 +0000)]
introduce a signalling exception and improve error messages

darcs-hash:20041124220047-2eb37-3e02150c6258dcc816ca174af821f1b46c093bc2.gz

19 years agofix attribute processing bug, but introduce questionable namespace processing
crawshaw [Wed, 24 Nov 2004 20:33:58 +0000 (20:33 +0000)]
fix attribute processing bug, but introduce questionable namespace processing

darcs-hash:20041124203358-2eb37-0da0c2f7c8568dd11af52d6a83bd37177e1946b9.gz

19 years agoremove unused package imports
crawshaw [Wed, 24 Nov 2004 20:18:30 +0000 (20:18 +0000)]
remove unused package imports

darcs-hash:20041124201830-2eb37-3995d5cfb5ad3f01eadd2357b44b0a1bd3c0dfd1.gz

19 years agoprocess if attribute on all elements
crawshaw [Wed, 24 Nov 2004 20:17:28 +0000 (20:17 +0000)]
process if attribute on all elements

darcs-hash:20041124201728-2eb37-60485346a32d67e69a458de3b5b2c81cab6d7933.gz

19 years agomake session object directly editable
crawshaw [Wed, 24 Nov 2004 20:15:36 +0000 (20:15 +0000)]
make session object directly editable

darcs-hash:20041124201536-2eb37-2e1fe5fff0c271e08e7203cfd5a50821433979f1.gz

19 years agopatch for rearrangement of ibex packages
crawshaw [Wed, 24 Nov 2004 13:22:37 +0000 (13:22 +0000)]
patch for rearrangement of ibex packages

darcs-hash:20041124132237-2eb37-d5a3bfab728bb11d5df5bff6ad4b93a5dfede4d2.gz

19 years agomove to org.ibex.xt
crawshaw [Wed, 24 Nov 2004 13:16:57 +0000 (13:16 +0000)]
move to org.ibex.xt

darcs-hash:20041124131657-2eb37-89274227f6d11c526b171a239817f561287072e9.gz

19 years agonewer, better Makefile
crawshaw [Wed, 24 Nov 2004 13:10:38 +0000 (13:10 +0000)]
newer, better Makefile

darcs-hash:20041124131038-2eb37-258dd28572d18fdc76a1c5af4d92d02a9d0e6b83.gz

19 years agoadd Makefile
crawshaw [Wed, 24 Nov 2004 08:45:28 +0000 (08:45 +0000)]
add Makefile

darcs-hash:20041124084528-2eb37-024ffb29a8ec3cb7085743721d587890e11dde9a.gz

19 years agoreorganise imports for new Collections conflict class
crawshaw [Tue, 16 Nov 2004 16:35:00 +0000 (16:35 +0000)]
reorganise imports for new Collections conflict class

darcs-hash:20041116163500-2eb37-a1dd53ac2ad18c0737863397b9078cfcfa2626f9.gz

19 years agofixes for moving ibex.js to collections
crawshaw [Tue, 16 Nov 2004 13:19:04 +0000 (13:19 +0000)]
fixes for moving ibex.js to collections

darcs-hash:20041116131904-2eb37-6556ac38e0036e5186996b84be619cb61f12e62b.gz

19 years agoreorganise for new collections
crawshaw [Tue, 16 Nov 2004 13:08:12 +0000 (13:08 +0000)]
reorganise for new collections

darcs-hash:20041116130812-2eb37-27146d833b7d691e0a4ecfb7df92ada0057ce360.gz

19 years agoinitial support for XML.Document
crawshaw [Tue, 16 Nov 2004 12:01:08 +0000 (12:01 +0000)]
initial support for XML.Document

darcs-hash:20041116120108-2eb37-e4527797d2bd4a0a62891d5853c0108595ccdab5.gz

19 years agoreenable XML snapshots
adam [Sat, 30 Oct 2004 08:48:02 +0000 (08:48 +0000)]
reenable XML snapshots

darcs-hash:20041030084802-5007d-8195002aa973a1aa9ca37e1b1acb62703abd45cf.gz

19 years agomajor update to xt
adam [Tue, 19 Oct 2004 07:49:36 +0000 (07:49 +0000)]
major update to xt

darcs-hash:20041019074936-5007d-3975051f2a9242bfa1277407be2b90e670397941.gz

19 years agofirst alpha release
adam [Mon, 27 Sep 2004 07:51:02 +0000 (07:51 +0000)]
first alpha release

darcs-hash:20040927075102-5007d-25cda76e3993229931e6922232874cdd068f41d2.gz

19 years agoimport
adam [Thu, 23 Sep 2004 08:32:17 +0000 (08:32 +0000)]
import

darcs-hash:20040923083217-5007d-cacf91c75a5198038c2644983de979f738e59b6f.gz