1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-04-01 00:06:55 +00:00
Cameron Fischer 856aca2f92
Linked-List refactor ()
* Added failing linked-list test for 

* Fixed linked-list remove bug 

* Added failing linked-list test for 

* Switched LinkedList to use Map

* Removed this.last from LinkedList

* Removed this.first from LinkedList

* Switching to deleting old LinkedList entries

* LinkedList rewritten to be better

* Using null as LinkList ends to reduce hashing

* Using adhoc map... cause it's better than ECMA6 Map

* compliance with TiddlyWiki coding conventions

* Made link-list tests confirm the prev links

Co-authored-by: btheado <brian.theado@gmail.com>
2022-11-27 17:48:08 +00:00
..
2017-07-03 20:34:58 +01:00
2017-11-18 19:53:52 +00:00
2022-03-31 12:05:56 +01:00
2018-12-17 11:07:39 +00:00
2022-03-31 12:05:56 +01:00
2022-11-27 13:55:22 +00:00
2022-11-27 17:48:08 +00:00
2014-12-05 10:20:32 +00:00
2022-08-19 11:15:57 +00:00