7c7657c309This commit contains most of what's been written so far, and it all compiles. However, the parser does not work (because it depends on eval), and also the parser can't currently be linked into core and I don't know why not. Still, significant progress.simon2016-03-10 21:21:20 +0000
0716b517cbThis again doesn't compile, with the same error - can't take nth of symbol - as previously, and again I don't know why.
beforethebreak
simon2016-03-10 08:31:04 +0000
e75a2bccf4This commit proves the technique of invoking a CLJS function from JavaScript, and consequently from an onclick attribute. This solves the problem of apparently not being able to set up dommy listeners on dynamically generated objects.simon2016-03-04 18:17:47 +0000
3bd1d7f298WARNING! Does not currently compile, but I think that's probably not related to this code - I think it's junk in the working directory.simon2016-03-04 08:25:25 +0000
1d23b45dbdAdded the parser, and using the cljs variant of the parser engine, but it's still not working properly.simon2016-03-04 00:57:02 +0000
2c567a65f1Added the new declarative parser.simon2016-03-03 23:57:56 +0000
3dbda68cd7Look and feel of the rule editor page is now almost perfect. I would like to know how to get the character entities onto the buttons...simon2016-03-03 23:53:57 +0000
17145c808eWell, it doesn't work, but it's nearer to working...simon2016-03-03 23:32:07 +0000
59ac8c2690Sketch of how the new rule-editor widget should look.simon2016-03-03 08:29:06 +0000
aed59ad8adNot much done, and, to be honest, I'm not even sure it's an improvement.simon2016-02-18 08:43:07 +0000
f9043c9572Yay! Page-to-page navigation works! That will do for tonight.Simon Brooke2016-02-16 22:21:52 +0000
4dd486824dNow successfully rendering the replacement navigation, but not yet made it work.Simon Brooke2016-02-15 16:34:04 +0000
1e989616d7Very rough sketch of a beginning, not even nearly doing anything interesting.Simon Brooke2016-02-15 14:53:33 +0000