TiddlyWiki5/core/modules
Jermolene 112a9a95d9 Make prefix/suffix operators be case sensitive
I think it was a mistake for them to be case insensitive in the first
place.

https://groups.google.com/d/topic/tiddlywiki/dzpFsRCC5D8/discussion

If case insensitivity is required then regexps can be used instead.
2014-08-28 15:27:10 +01:00
..
commands First pass at upgrade mechanism 2014-07-12 09:09:36 +01:00
filters Make prefix/suffix operators be case sensitive 2014-08-28 15:27:10 +01:00
info Sort out info mechanism docs 2014-07-22 15:16:18 +01:00
macros
parsers Allow whitespace after first line of multiline macro 2014-08-11 13:52:10 +01:00
savers Remove stray console.log 2014-08-27 09:59:15 +01:00
startup Stop clearing the location hash for tw-browser-refresh 2014-08-26 14:19:12 +01:00
storyviews Refactor animation easings 2014-07-08 10:07:17 +01:00
upgraders Block temporary state tiddlers from import/upgrade 2014-08-20 13:52:59 +01:00
utils Refactored autosave mechanism 2014-08-27 10:04:54 +01:00
widgets Revert incorrect refreshing of tiddler widget 2014-08-28 15:16:14 +01:00
commander.js Fix bug handling of build command 2014-06-24 12:09:10 +01:00
config.js
deserializers.js
filters.js Typo 2014-07-28 14:20:18 +01:00
language.js
pluginswitcher.js
saver-handler.js Refactored autosave mechanism 2014-08-27 10:04:54 +01:00
syncer.js Separate the saver handling out of the syncer 2014-08-14 11:43:07 +01:00
tiddler.js
wiki.js Fix problem with parseTextReference not recognising missing indices 2014-08-18 10:13:30 +01:00