Commit graph

14 commits

Author SHA1 Message Date
simon 85a51f4591 Merge branch 'beforethebreak' 2016-03-10 21:26:03 +00:00
simon 7c7657c309 This 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.
2016-03-10 21:21:20 +00:00
simon e75a2bccf4 This 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.
2016-03-04 18:17:47 +00:00
simon 3bd1d7f298 WARNING! Does not currently compile, but I think that's probably not
related to this code - I think it's junk in the working directory.
2016-03-04 08:25:25 +00:00
simon 1d23b45dbd Added the parser, and using the cljs variant of the parser engine, but it's
still not working properly.
2016-03-04 00:57:02 +00:00
simon 2c567a65f1 Added the new declarative parser. 2016-03-03 23:57:56 +00:00
simon 3dbda68cd7 Look 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...
2016-03-03 23:53:57 +00:00
simon 17145c808e Well, it doesn't work, but it's nearer to working... 2016-03-03 23:32:07 +00:00
simon 59ac8c2690 Sketch of how the new rule-editor widget should look. 2016-03-03 08:29:06 +00:00
simon aed59ad8ad Not much done, and, to be honest, I'm not even sure it's an improvement. 2016-02-18 08:43:07 +00:00
Simon Brooke f9043c9572 Yay! Page-to-page navigation works! That will do for tonight. 2016-02-16 22:21:52 +00:00
Simon Brooke 4dd486824d Now successfully rendering the replacement navigation, but not yet made it work. 2016-02-15 16:34:04 +00:00
Simon Brooke 1e989616d7 Very rough sketch of a beginning, not even nearly doing anything interesting. 2016-02-15 14:53:33 +00:00
Simon Brooke 9fe52661f7 lein new chestnut mw3 2016-02-14 17:42:17 +00:00