Wykres commitów

  • 17826a72fb More fixes for recipe directory handling Jeremy Ruston 2012-01-21 17:08:07 +0000
  • 33283f71e1 More style tweaks Jeremy Ruston 2012-01-21 16:54:45 +0000
  • 106f287a94 Fixed problem with recipe directory handling Jeremy Ruston 2012-01-21 16:54:31 +0000
  • 61adbbf83a Keeping JSHint on it's toes Jeremy Ruston 2012-01-21 14:03:03 +0000
  • b96f0c1bd6 Improvements to tree dumping Jeremy Ruston 2012-01-21 14:00:09 +0000
  • 78c21d6ff8 More docs Jeremy Ruston 2012-01-21 13:59:57 +0000
  • f40c096443 Updated docs Jeremy Ruston 2012-01-21 13:59:35 +0000
  • 693cb67c6b Minor style tweaks Jeremy Ruston 2012-01-20 12:19:13 +0000
  • e4a423153f Display the parse tree at the bottom of each tiddler Jeremy Ruston 2012-01-19 11:56:38 +0000
  • 9d84afef3e Styles for displaying parse trees Jeremy Ruston 2012-01-19 11:56:23 +0000
  • 6fc3d45369 Update the info macro to display parse trees Jeremy Ruston 2012-01-19 11:56:06 +0000
  • e72fc6bc80 Added toString() method to WikiTextParseTree Jeremy Ruston 2012-01-19 11:55:51 +0000
  • d539286e09 New renderObject() function for displaying trees Jeremy Ruston 2012-01-19 11:55:18 +0000
  • 4bed00220e Cleaning up WikiTextRules Jeremy Ruston 2012-01-17 16:44:59 +0000
  • 0f3cf24642 Added comments Jeremy Ruston 2012-01-17 16:30:23 +0000
  • ca3778f9fd Better error messages for eval'd code Jeremy Ruston 2012-01-17 15:35:13 +0000
  • a6de27b348 We shouldn't use the source of images as their text in text/plain renderings Jeremy Ruston 2012-01-17 15:21:56 +0000
  • 8cfff2c2fa Refactored JavaScriptParseTree handling of output array Jeremy Ruston 2012-01-17 15:20:46 +0000
  • f10d58ed2b Refactored WikiTextParseTree to handle the output array better Jeremy Ruston 2012-01-17 15:12:59 +0000
  • c413cbc22d Updated macro docs Jeremy Ruston 2012-01-17 15:05:22 +0000
  • 73236d72f5 Note Jeremy Ruston 2012-01-17 14:36:37 +0000
  • 0297de3648 Cleaning up Jeremy Ruston 2012-01-17 14:36:27 +0000
  • 102724b3e8 Changed the SVG parser to use IMG tags Jeremy Ruston 2012-01-17 13:53:04 +0000
  • bd17a389cb Move the cache from the Tiddler object to the WikiStore Jeremy Ruston 2012-01-17 13:31:06 +0000
  • b898afe3e5 Refactor the Tiddler object to enforce immutability Jeremy Ruston 2012-01-17 13:01:55 +0000
  • 2ff603da0e Added support for wildcard references in recipes Jeremy Ruston 2012-01-16 19:22:10 +0000
  • 9075b8a020 Mapped wiki image markup to image macro Jeremy Ruston 2012-01-16 08:58:51 +0000
  • ac61e2d251 Rejigged the link macro to accept child elements Jeremy Ruston 2012-01-15 18:39:14 +0000
  • 606374e563 Added the image macro Jeremy Ruston 2012-01-15 14:37:49 +0000
  • 4df13a3e24 Refactored link classes allocation Jeremy Ruston 2012-01-15 13:48:13 +0000
  • 4681d14f39 Fixed the view macro to reuse the link macro Jeremy Ruston 2012-01-15 13:37:50 +0000
  • 1e05d673b1 Documentation update Jeremy Ruston 2012-01-15 13:29:24 +0000
  • ca6e32bd5a Refactor link handling to use a link macro Jeremy Ruston 2012-01-15 13:29:16 +0000
  • c4f9efd894 Get rid of the obsolete link refreshing circuitry Jeremy Ruston 2012-01-15 13:27:59 +0000
  • 2c20ef6aef Beefed up the stitchElement helper Jeremy Ruston 2012-01-15 13:27:30 +0000
  • c26f197462 Fixed problem with external links Jeremy Ruston 2012-01-15 13:27:15 +0000
  • e2a0955ced Renamed 'handler' member of macros Jeremy Ruston 2012-01-15 12:16:28 +0000
  • 58bd8744e9 Fixes to new readme generation Jeremy Ruston 2012-01-15 11:57:28 +0000
  • 8895787197 But maybe we can foot it that an HTML file is a markdown file? Jeremy Ruston 2012-01-15 11:54:49 +0000
  • ab39190707 Nope Jeremy Ruston 2012-01-15 11:52:51 +0000
  • 43ceb040d0 Maybe github likes html readme files without the extension? Jeremy Ruston 2012-01-15 11:51:46 +0000
  • de81a83617 New readme Jeremy Ruston 2012-01-15 11:46:31 +0000
  • 4d380c60da New content Jeremy Ruston 2012-01-15 11:46:20 +0000
  • 6ec259ca38 Automatically build the readme file Jeremy Ruston 2012-01-15 11:45:58 +0000
  • 1cf8efbdcf Get rid of the old markdown readme file Jeremy Ruston 2012-01-15 11:45:32 +0000
  • 550060466d Added new command line option to save an individual tiddler Jeremy Ruston 2012-01-15 11:44:50 +0000
  • c3c5334795 Fixed minor problem with backtick formatting Jeremy Ruston 2012-01-15 11:41:54 +0000
  • a3d653e152 An upload script Jeremy Ruston 2012-01-14 18:34:34 +0000
  • 73a724ea39 Test updates Jeremy Ruston 2012-01-14 17:24:43 +0000
  • ed88f1246c Readme updates Jeremy Ruston 2012-01-14 17:24:36 +0000
  • b671ecdedd Refactored story macro to use renderTiddler instead of renderText Jeremy Ruston 2012-01-14 17:24:25 +0000
  • 7c4d5b76ef Refactored parameter names for renderTiddler() Jeremy Ruston 2012-01-14 17:24:07 +0000
  • b26bf8e278 Keeping JSHint happy Jeremy Ruston 2012-01-14 17:23:43 +0000
  • b7d0942625 Added support for store events and basic refreshing Jeremy Ruston 2012-01-14 15:49:12 +0000
  • 054977c912 Add markup to capture macro details Jeremy Ruston 2012-01-14 15:48:17 +0000
  • adf4a3bae1 New utilities stitchElement and nextTick Jeremy Ruston 2012-01-14 15:47:41 +0000
  • e046fd7cbf Avoided using jQuery when bootstrapping the page Jeremy Ruston 2012-01-13 18:51:39 +0000
  • 53562aa506 Don't get ingredients over HTTP Jeremy Ruston 2012-01-13 18:51:00 +0000
  • 8561fb979c Added support for # comment lines in recipe files Jeremy Ruston 2012-01-13 18:50:37 +0000
  • 510006d67d Added story macro Jeremy Ruston 2012-01-13 16:50:11 +0000
  • f5c56c066e Added support for binary ingredients over HTTP Jeremy Ruston 2012-01-13 15:37:58 +0000
  • ecfbaaa564 Added support for JPEG and PNG bitmap tiddlers Jeremy Ruston 2012-01-12 21:48:24 +0000
  • ecabcd676b Added support for SVG tiddlers Jeremy Ruston 2012-01-12 19:17:32 +0000
  • 6f247640c6 Re-enabled RSS feed generation Jeremy Ruston 2012-01-08 14:07:01 +0000
  • d01ba66305 Added backtick notation for inline code blocks Jeremy Ruston 2012-01-08 11:33:24 +0000
  • 14e252590c Minor optimisation to the list macro Jeremy Ruston 2012-01-08 11:03:20 +0000
  • bc16400ef2 Cleared some temporary variables after use Jeremy Ruston 2012-01-08 10:24:09 +0000
  • 89cac4c054 Updated tests Jeremy Ruston 2012-01-07 21:54:34 +0000
  • cd0ecf6e1c Implemented <<list>> macro Jeremy Ruston 2012-01-07 21:54:14 +0000
  • b959c6ea22 Removed obsolete context handling in wikitext parse trees Jeremy Ruston 2012-01-07 21:54:00 +0000
  • 44ef159243 Update parameterised transclusion test Jeremy Ruston 2012-01-07 20:09:24 +0000
  • 3f10da9ed4 Keeping JSHint happy Jeremy Ruston 2012-01-07 20:09:09 +0000
  • 5bb2a1e1b7 Added support for the "with" parameter to the tiddler macro Jeremy Ruston 2012-01-07 20:09:01 +0000
  • c865fabd3c Added support for macro parameters that trigger all dependencies Jeremy Ruston 2012-01-07 20:08:46 +0000
  • 0910ada5fb Added support for compiling and rendering raw text blocks Jeremy Ruston 2012-01-07 20:08:11 +0000
  • 4c19c76461 Fixed problem with ArgParser returning non-string argument names Jeremy Ruston 2012-01-07 20:07:54 +0000
  • 3560703078 Fixed handling of "dependentAll" macros Jeremy Ruston 2012-01-07 18:34:20 +0000
  • 3a98cc5389 Added verification of macro type compatibility Jeremy Ruston 2012-01-07 18:33:57 +0000
  • 7a0f94343a Converted spaces to tabs Jeremy Ruston 2012-01-07 17:37:20 +0000
  • 9a73b0a6aa Rejigged macro implementation Jeremy Ruston 2012-01-07 17:33:42 +0000
  • 3412580af3 Fixed problem with double dot references to modules Jeremy Ruston 2012-01-07 17:31:57 +0000
  • 41f33a8639 Comments Jeremy Ruston 2012-01-07 11:43:49 +0000
  • d89ea0abd7 Cleaning up some macro definition wrinkles Jeremy Ruston 2012-01-07 11:43:40 +0000
  • 306f305a25 Better comments Jeremy Ruston 2012-01-07 11:43:24 +0000
  • bd617b2483 Adjusted link class detection Jeremy Ruston 2012-01-07 10:35:02 +0000
  • b92183a3a7 Take links into account when accumulating dependencies Jeremy Ruston 2012-01-07 10:30:50 +0000
  • c716cdce20 Added support for macros that are dependent on all other tiddlers Jeremy Ruston 2012-01-06 21:08:15 +0000
  • 82a83bd714 Added tracking of dependencies between tiddlers Jeremy Ruston 2012-01-06 19:41:42 +0000
  • 3d507c3bab Refactored macro parameter parsing Jeremy Ruston 2012-01-06 18:43:36 +0000
  • 86bf495dec Removed some unused requires Jeremy Ruston 2012-01-06 17:53:37 +0000
  • 14243acec9 Adding caching for tiddler parse trees, render functions, and renditions Jeremy Ruston 2012-01-06 17:40:22 +0000
  • e190cadcca Minor tweaks to link class handling Jeremy Ruston 2012-01-05 21:31:47 +0000
  • f155c150e2 Improved handling of HTML links Jeremy Ruston 2012-01-05 20:10:25 +0000
  • 9961ddc8b4 Fixed entities decoding in plain text renderings Jeremy Ruston 2012-01-05 11:35:38 +0000
  • 037e083007 Corrected and simplified readme Jeremy Ruston 2012-01-05 11:31:40 +0000
  • 8b7962c720 Missed off last commit Jeremy Ruston 2012-01-05 11:08:32 +0000
  • 57e3143d69 Refactoring the wikitext parser Jeremy Ruston 2012-01-05 11:08:05 +0000
  • b1b1b84b3e Cleaning up the JavaScript parser Jeremy Ruston 2012-01-05 10:00:21 +0000
  • 1e02389f46 WikiStore cleanups Jeremy Ruston 2012-01-04 19:44:38 +0000
  • 733e93de63 Refactored WikiTextCompiler Jeremy Ruston 2012-01-04 19:32:38 +0000