1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-08 04:54:23 +00:00
TiddlyWiki5/editions/test/tiddlers/tests
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
..
test-backlinks.js Add backlinks indexer (#4421) 2020-03-26 13:15:02 +00:00
test-compare-filter.js Add new compare filter operator 2020-04-13 10:03:01 +01:00
test-filters.js Taking advantage of linkedLists in all operator (#5362) 2021-01-04 08:38:50 +00:00
test-html-parser.js Upgrade to Jasmine 3 (#4226) 2019-11-12 21:42:38 +00:00
test-linked-list.js Memory efficient linked list (#5380) 2021-01-09 20:52:34 +00:00
test-prefixes-filter.js reduce and :reduce handle empty input identically (#5255) 2020-12-11 10:07:52 +00:00
test-tags.js Enable indexers in tag test (#4355) 2020-04-07 20:44:26 +01:00
test-tiddler.js Add isEqual() method to tiddlers 2014-06-23 08:09:59 +01:00
test-utils.js Fix tests to work in other timezones 2020-12-01 10:52:24 +00:00
test-widget.js Fix Entity widget not rendering its content without a refresh (#4776) 2020-07-31 08:25:15 +01:00
test-wikitext-parser.js Fix broken test 2018-07-03 12:09:59 +01:00
test-wikitext.js Don't set draggable property for links 2017-03-28 13:05:00 +01:00