Commit Graph

  • a100340e26
    Merge 5595c95c43 into 148d006c28 Jun Matsushita 2023-12-21 13:51:37 +0100
  • 5595c95c43 Cleanup Jun Matsushita 2023-12-21 13:47:16 +0100
  • a4fdc37f83 Fix lastChild Jun Matsushita 2023-12-21 13:46:32 +0100
  • a22110a5de Add back insert tests Jun Matsushita 2023-12-21 13:46:13 +0100
  • 61ae983c2b v0.0.0 → v1.0.0 v1.0.0 Mark Eibes 2022-11-01 20:42:59 +0100
  • 148d006c28 Rename master Mark Eibes 2022-11-01 20:42:23 +0100
  • c03ba4c977 v0.0.0 → v1.0.0 Mark Eibes 2022-11-01 20:41:56 +0100
  • 06b3db57fe Bower Mark Eibes 2022-11-01 20:41:34 +0100
  • 3b50f704b2 Update README and drop lists dep Mark Eibes 2022-08-29 12:59:38 +0200
  • edbc26333e Back Trees by Arrays Mark Eibes 2022-08-29 10:54:06 +0200
  • 8c63cbedbf Fix spago and bower url Jordan Martinez 2022-02-15 08:30:21 -0600
  • f7a5363c5f Fix bower and spago file Jordan Martinez 2022-02-15 08:29:32 -0600
  • d2e69030c0 Update version to 4 Jordan Martinez 2022-02-15 08:27:35 -0600
  • de3c14d0ae Update version to 3.0.0 Jordan Martinez 2022-02-15 08:24:32 -0600
  • d2444a60ea Update bower file Jordan Martinez 2022-02-15 08:24:04 -0600
  • 0e75cfa319 Drop spago.dhall comments Jordan Martinez 2022-02-15 08:20:11 -0600
  • 0285d31f84 Fix compiler warnings Jordan Martinez 2022-02-15 08:19:54 -0600
  • 0c5d7db714 Run purs-tidy; switch to do-let Jordan Martinez 2022-02-15 08:16:14 -0600
  • 2ec518404c Add transitive deps to fix Spago error Jordan Martinez 2022-02-15 08:14:39 -0600
  • 8d7981b0d3 packages.dhall: update; drop comments Jordan Martinez 2022-02-15 08:14:27 -0600
  • 88a91c54a1 Fix bower.json registry url Jordan Martinez 2022-02-14 09:47:35 -0600
  • 821201392c Fix bower file Jordan Martinez 2022-02-14 09:19:48 -0600
  • 8b1a67f7ab Port library guide over from my PS reference repo Jordan Martinez 2021-02-12 18:02:11 -0800
  • 0a8ad4d5bb Fix CI: use test.dhall file, not spago.dhall Jordan Martinez 2020-05-20 18:11:18 -0700
  • c78d3aca41 Update spago.dhall to include license and repository info Jordan Martinez 2020-05-20 18:10:37 -0700
  • c899c23326 Update CI to use Spago as dependency manager and build tool Jordan Martinez 2020-05-20 18:07:49 -0700
  • c0a2466ddf Fix CI bulid status badge Jordan Martinez 2020-05-20 18:07:12 -0700
  • 36a4bf6a13 Indicate differences between this repo and original repo Jordan Martinez 2020-05-20 18:03:03 -0700
  • f0b8703eac Update bower.json to use new unique name; update ReadMe Jordan Martinez 2020-05-20 18:01:17 -0700
  • ae3144e636 Update bower.json file's dependencies and repo Jordan Martinez 2020-05-20 17:56:02 -0700
  • f00f936218 Update Spec tests to run in Aff Jordan Martinez 2020-05-20 17:54:10 -0700
  • f5f7c7f8bc Split source and test source globs and dependencies into two dhall files Jordan Martinez 2020-05-20 17:54:00 -0700
  • 84ca5de817 Update package set to latest one Jordan Martinez 2020-05-20 17:50:24 -0700
  • afd8a76203 Add MIT license and credit Daniel Fortes for his work Jordan Martinez 2020-05-20 17:49:30 -0700
  • e0a3a4f946 Use more idiomatic record updating code to show developer intent better Jordan Martinez 2019-04-20 08:22:03 -0700
  • fe7a3580b1 Implement lastChild without intermediate Loc value Jordan Martinez 2019-04-20 08:21:11 -0700
  • d03ff5d586 Update docs on how to access parts of Tree; Clarify what Forest means Jordan Martinez 2019-04-19 18:09:51 -0700
  • c9cfe826bb Fix bug in first Jordan Martinez 2019-04-19 18:07:31 -0700
  • 510d1e19a7 Use more idiomatic code for updating records; use Maybe's 'do notation' Jordan Martinez 2019-04-19 18:05:15 -0700
  • 4f246a0a66 Add 'showForest' and 'drawForest' functions Jordan Martinez 2019-04-17 20:21:15 -0700
  • bce8f4fcc8 Fix bug with last: current node is not accidentally deleted Jordan Martinez 2019-03-27 18:00:14 -0700
  • 4c37646276 Add test that fails when using lastChild and insertAfter Jordan Martinez 2019-03-27 17:50:19 -0700
  • 935b0e42c4 convert project into Spago project Jordan Martinez 2019-03-27 17:50:01 -0700
  • e693059083 renamed some params using the Forest type alias instead of it's full expanded type Dustin Whitney 2018-06-19 09:44:44 -0400
  • c242a176e4 upgraded to purescript 0.12 Dustin Whitney 2018-06-18 23:26:56 -0400
  • 591a7d4f58 got rid of the warnings Dustin Whitney 2018-05-21 10:15:22 -0400
  • 3dc610dfa6 fixed a bug finding some nodes and added some find functions that take predicates Dustin Whitney 2018-01-16 18:54:09 -0500
  • 3480a95c93 v1.3.2 Daniel Fortes 2018-01-11 10:17:29 +0100
  • 9cf8157b70
    Merge pull request #3 from safareli/patch-1 Daniel Fortes 2017-12-14 10:46:56 -0200
  • e5a90dbad2
    fix ShadowedName before and after Irakli Safareli 2017-12-14 13:30:08 +0100
  • f646f83353 Merge pull request #2 from thoradam/master Daniel Fortes 2017-09-16 20:44:45 -0300
  • 7186053ed2
    Remove redundant Data.Generic imports, fixes #1 Thor Adam 2017-09-16 23:10:21 +0000
  • fd8bd3f88e v1.3.1 Daniel Fortes 2017-09-08 22:53:00 -0300
  • dc80eea316 Changed to a Cofree based Tree type. Daniel Fortes 2017-09-08 22:52:30 -0300
  • 4258c53d86 v1.3.0 Daniel Fortes 2017-09-08 22:51:17 -0300
  • 285046ece3 Changed to a Cofree based Tree type. Daniel Fortes 2017-09-08 22:49:38 -0300
  • 2acc1a052c Added find functions to Data.Tree.Zipper. Daniel Fortes 2017-09-08 04:25:22 -0300
  • e4ac4612c1 v1.2.0 Daniel Fortes 2017-09-07 01:22:58 -0300
  • e6bd68c07a Added scanTreeAccum function. Daniel Fortes 2017-09-07 01:21:26 -0300
  • 3cc5bb73c6 v1.1.0 Daniel Fortes 2017-09-06 21:47:23 -0300
  • b5fbb03caa Updated README. Daniel Fortes 2017-09-06 21:46:35 -0300
  • fcae9b5106 v1.0.0 Daniel Fortes 2017-09-06 21:23:09 -0300
  • e7dd115d1e Added Tree Zipper code. Daniel Fortes 2017-09-06 21:22:47 -0300
  • 1cf824cc25 Added Tree Zipper code. Daniel Fortes 2017-09-06 21:20:59 -0300
  • f81546deb9 Added Tree Zipper code. Daniel Fortes 2017-09-06 21:17:57 -0300
  • 908c4665b6 Basic tests. Daniel Fortes 2017-09-06 18:19:01 -0300
  • 63a451a876 Basic Data.Tree. Daniel Fortes 2017-09-06 17:22:18 -0300
  • c0ff948497 Init Daniel Fortes 2017-09-06 16:52:35 -0300
  • c271a3b6d9 Init Daniel Fortes 2017-09-06 16:49:15 -0300