Jeremy Ruston
|
9a73b0a6aa
|
Rejigged macro implementation
Now each macro is in a separate file, and is implemented as a function,
rather than being inlined into the compiled tiddler rendering function
|
2012-01-07 17:33:42 +00:00 |
Jeremy Ruston
|
57e3143d69
|
Refactoring the wikitext parser
To match the structure of the JavaScript parser, and make it less
complicated
|
2012-01-05 11:08:05 +00:00 |
Jeremy Ruston
|
3ff1d9a76c
|
Cleaned up JavaScript processing
I'm slowly trying to make the JavaScript processing and the WikiText
processing use the same conventions
|
2012-01-04 18:31:19 +00:00 |
Jeremy Ruston
|
cc59a1b91d
|
Refactored wikitest.js and tiddlywiki.js to use App.js
|
2012-01-03 12:23:02 +00:00 |
Jeremy Ruston
|
75e6bdef2b
|
Changed App.js to be a proper object class
|
2012-01-03 11:57:30 +00:00 |
Jeremy Ruston
|
883956e855
|
Renamed Main.js to App.js
Because now we're going to use the same logic for the client and server
|
2012-01-03 11:38:15 +00:00 |