1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 20:44:23 +00:00
TiddlyWiki5/core/modules
Jeremy Ruston 539b64b626 Refactoring module mechanism
Changed the data structure $tw.modules.types to make it possible to
detect repeated registrations
2012-11-14 11:23:43 +00:00
..
commands Fixed problem with the --server command 2012-10-24 22:11:01 +01:00
macros Use temporary tiddlers for popup locations 2012-11-11 15:03:34 +00:00
parsers Refactoring module mechanism 2012-11-14 11:23:43 +00:00
savers Appeasing the gods of JSHint 2012-11-06 17:21:56 +00:00
treenodes Fixed typo 2012-11-03 20:34:39 +00:00
utils Use temporary tiddlers for popup locations 2012-11-11 15:03:34 +00:00
commander.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
config.js Move the animation preferences to the top of the file for ease of access 2012-11-03 12:32:46 +00:00
dependencies.js Got rid of some potentially dodgy hasOwnProperty() calls 2012-05-09 08:51:16 +01:00
deserializers.js Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
filters.js New implementation for shadow tiddlers 2012-11-11 14:31:45 +00:00
recipe.js Tighten terminology for plugins vs. modules 2012-08-03 15:09:48 +01:00
renderer.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00
serializers.js Beginnings of support for syncing 2012-11-11 14:13:08 +00:00
startup.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00
tiddler.js Refactoring plugin implementation 2012-11-12 22:16:49 +00:00
tree.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00
tree.utils.js Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00
wiki.js Refactoring module mechanism 2012-11-14 11:23:43 +00:00