1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-23 13:53:15 +00:00
TiddlyWiki5/core
Cameron Fischer 65932a9b21
Memory efficient linked list (#5380)
* Outlines of the mem efficient linked list

Need to stop for now. Found problem with $tw.utils.pushTop that I need
consultation for.

* Link list throws when given non-string vals

* Think I got rid of the last LinkList infinite loops

* LinkedList push better; fixed coding conventions

* Cleaning up LinkedList code and tests

* Ready to ship new mem efficient Linked List

* Switching to double quotes in LinkedList
2021-01-09 20:52:34 +00:00
..
images Remove extraneous paths from line-width and list icons 2019-11-25 12:15:24 +00:00
language Clarify TiddlySpot warning text 2020-12-22 15:42:21 +00:00
modules Memory efficient linked list (#5380) 2021-01-09 20:52:34 +00:00
palettes Update GruvboxDark, CupertinoDark and Nord palettes to work better with TiddlyDesktop (#5214) 2020-12-06 09:58:02 +00:00
templates Hide .tid exporter when more than one tiddler to export 2020-12-08 17:48:58 +00:00
ui Fix name of default branch for GitHub saver 2021-01-09 13:34:21 +00:00
wiki Remove extra dashes in page title (#5370) 2021-01-05 17:35:26 +00:00
acknowledgements.tid Remove extraneous text/vnd.tiddlywiki from system tiddlers in light of #2883 2017-06-09 15:42:32 +01:00
copyright.tid It's 2021! 2021-01-03 10:05:02 +00:00
icon.tid Experimental SVG Compression 2015-03-31 14:39:36 +01:00
plugin.info Minor tweaks to plugin library listings 2020-04-06 10:15:18 +01:00
readme.tid Add/update plugin readmes 2014-08-07 15:49:52 +01:00
sjcl-license.tid Move SJCL license file into core plugin 2017-04-23 09:53:18 +01:00

title: $:/core/readme

This plugin contains TiddlyWiki's core components, comprising:

* JavaScript code modules
* Icons
* Templates needed to create TiddlyWiki's user interface
* British English (''en-GB'') translations of the localisable strings used by the core