Commit graph

  • 94fe77b883 parser.cljs has been replaced with parser.cljc. master simon 2016-03-10 21:35:10 +0000
  • 85a51f4591 Merge branch 'beforethebreak' simon 2016-03-10 21:26:03 +0000
  • 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. simon 2016-03-10 21:21:20 +0000
  • 0716b517cb This again doesn't compile, with the same error - can't take nth of symbol - as previously, and again I don't know why. beforethebreak simon 2016-03-10 08:31:04 +0000
  • 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. simon 2016-03-04 18:17:47 +0000
  • 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. simon 2016-03-04 08:25:25 +0000
  • 1d23b45dbd Added the parser, and using the cljs variant of the parser engine, but it's still not working properly. simon 2016-03-04 00:57:02 +0000
  • 2c567a65f1 Added the new declarative parser. simon 2016-03-03 23:57:56 +0000
  • 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... simon 2016-03-03 23:53:57 +0000
  • 17145c808e Well, it doesn't work, but it's nearer to working... simon 2016-03-03 23:32:07 +0000
  • 59ac8c2690 Sketch of how the new rule-editor widget should look. simon 2016-03-03 08:29:06 +0000
  • aed59ad8ad Not much done, and, to be honest, I'm not even sure it's an improvement. simon 2016-02-18 08:43:07 +0000
  • f9043c9572 Yay! Page-to-page navigation works! That will do for tonight. Simon Brooke 2016-02-16 22:21:52 +0000
  • 4dd486824d Now successfully rendering the replacement navigation, but not yet made it work. Simon Brooke 2016-02-15 16:34:04 +0000
  • 1e989616d7 Very rough sketch of a beginning, not even nearly doing anything interesting. Simon Brooke 2016-02-15 14:53:33 +0000
  • 9fe52661f7 lein new chestnut mw3 Simon Brooke 2016-02-14 17:42:17 +0000