Commit graph

  • f10e873372 update versions Alice 2025-02-23 12:14:42 +01:00
  • 6e36962773 wrap tokens ins trings Alice 2025-02-23 12:12:47 +01:00
  • 119b3a6f69 update pesde toml Alice 2025-02-23 12:10:57 +01:00
  • f8c8470171 fix pesde and wally workflow Alice 2025-02-23 12:10:08 +01:00
  • dbcf74c94f fix project json Alice 2025-02-23 12:04:34 +01:00
  • 4da1de265f change versions Alice 2025-02-23 12:03:14 +01:00
  • e882ab119a setup workflow Alice 2025-02-23 12:02:20 +01:00
  • c00791d7a0 untrack now passes arguments to the callback alice 2025-06-01 10:21:07 +02:00
  • 558505cd71 update Alice 2025-05-06 21:23:20 +02:00
  • 0843c72191 fix read Alice 2025-05-06 21:22:23 +02:00
  • 484a337953 update package Alice 2025-05-04 11:14:48 +02:00
  • 852e21df5b revert to type from typeof (remnant of debugging) TaylorsRus 2025-04-27 20:27:57 +01:00
  • 95d1f90c45 simplify type TaylorsRus 2025-04-27 20:15:26 +01:00
  • ec63c74411 get rid of roblox dependency on source type TaylorsRus 2025-04-27 20:00:13 +01:00
  • c8d4421f00 fix typing on read function TaylorsRus 2025-04-27 19:53:57 +01:00
  • ed5c1ddfd4 Revert "add CanBe type" TaylorsRus 2025-04-27 19:53:44 +01:00
  • 36b1ca5d16 add CanBe type TaylorsRus 2025-04-26 22:09:18 +01:00
  • 880b2af558
    Update pesde.toml alicesaidhi 2025-04-15 22:23:01 +02:00
  • 92cf612cef
    Merge branch 'centau:main' into main alicesaidhi 2025-04-15 22:21:31 +02:00
  • 6ce4d25081 perf: batch springs ernisto 2025-04-11 17:31:51 -03:00
  • e115372e6b fix: evaluate derive, maps and switch on read, always before push child ernisto 2025-04-11 17:31:40 -03:00
  • 04388ec1b1 test: benchmark update all parents of 500->1 graph now have 1000 dependencies ernisto 2025-04-11 14:07:36 -03:00
  • 71e59639c9 test: add benchmark update 1000->1 graph that updates only 1 dependency ernisto 2025-04-11 14:06:35 -03:00
  • eb75693a36 perf: we dont need check if update_id is higher than higher_parent_update_id ernisto 2025-04-11 13:35:32 -03:00
  • b282a02bfe perf: no longer store needs_queue_children, queue directly on evaluate_node ernisto 2025-04-11 12:57:38 -03:00
  • ecbdae6389 revert: fix(graph): avoid repeatedly child of the same parent (#21ed76f) ernisto 2025-04-11 12:52:45 -03:00
  • 3478640636 fix: mark node validity before effect ernisto 2025-04-11 00:56:24 -03:00
  • f510fdf690 fix: no longer bump update id when a map updates ernisto 2025-04-11 00:55:02 -03:00
  • 36eb9b0433 fix(maps/values): modify directly next input cache instead of defer to end ernisto 2025-04-11 00:54:14 -03:00
  • fb30f84596 feat: derive no longer run twice ernisto 2025-04-10 21:06:35 -03:00
  • 7350cf1c54 fix(graph): update children if the output is the same, but is a un-frozen table ernisto 2025-04-08 21:35:19 -03:00
  • 6cf770df4e Add spring support for array of numbers aaron 2025-03-27 23:41:01 +00:00
  • 452ca383f7 Optimize indexes() and values() aaron 2025-03-27 19:27:54 +00:00
  • 54abda629b refactor: move parameter root_update_id to a new function bump_update_id ernisto 2025-03-24 18:35:48 -03:00
  • 21ed76f9e0 fix(graph): avoid repeatedly child of the same parent ernisto 2025-03-23 23:11:09 -03:00
  • c078bd8022 fix: dont bump update_id if batch are enabled ernisto 2025-03-23 23:10:22 -03:00
  • d8149f0648 fix: make springs and maps update descendants as root update ernisto 2025-03-16 17:58:28 -03:00
  • 1721c19da9 test: rename brother requires older brother to older brother requires newer brother ernisto 2025-03-15 20:49:30 -03:00
  • edd6afd9bc chore: remove brother requires older brother print() ernisto 2025-03-15 20:48:12 -03:00
  • 26b5be7edf fix: make nodes before any update be invalid ernisto 2025-03-15 20:45:19 -03:00
  • 0935b5a7e2 chore: add debug patch for update queue ernisto 2025-03-15 12:09:02 -03:00
  • 2991e32682 style: improve commented graph illustrations ernisto 2025-03-15 12:00:32 -03:00
  • 5eb8b3db0d refactor: reuse flush_update_queue on update_descendants ernisto 2025-03-15 11:48:10 -03:00
  • a37d5fb0df style: improve index var names, keep indentation ernisto 2025-03-15 11:47:19 -03:00
  • da154877da perf: little adjustments on queue_children_for_update ernisto 2025-03-15 11:43:16 -03:00
  • 37c2dd9a5b fix: consider updated if update_id is the latest in your dependency tree, not in entire application ernisto 2025-03-15 11:34:38 -03:00
  • 121b30393c draft fix approach 2 ernisto 2025-03-15 00:43:08 -03:00
  • 37e8e05206
    Support nesting Parent (#48) EwDev 2025-02-23 22:31:26 +01:00
  • 7bf7a66222
    Update deploy.yml alicesaidhi 2025-02-17 16:58:14 +01:00
  • 7464e1656f
    Update deploy.yml alicesaidhi 2025-02-17 16:56:56 +01:00
  • 1e364f2e93
    add tests ewd3v 2025-02-05 17:11:07 +01:00
  • c7163eeb5c
    fix mock instances Parent property not being a proxy ewd3v 2025-02-05 17:09:47 +01:00
  • 0a21ae8a67
    update changelog ewd3v 2025-02-05 16:29:24 +01:00
  • 30d48b7d56
    allow nesting parent property ewd3v 2025-02-05 16:19:25 +01:00
  • 86117b2d6d update vide with types Alice 2025-01-21 19:43:14 +01:00
  • 7064489a36
    Fix typo in scope crash course docs (#46) HarryXChen 2025-01-16 21:06:54 -05:00
  • 3c92e207b1 Fix typo in scope crash course docs harry.chen 2025-01-16 13:31:10 -05:00
  • b7878753bd Update untrack() type to allow no return aaron 2025-01-07 00:06:39 +00:00
  • a383c4ce69 Fix show() edge case aaron 2025-01-06 23:56:49 +00:00
  • 46a2043356 Ignore false passed as a child aaron 2025-01-04 00:45:55 +00:00
  • c796e48173 Add source to show() callback aaron 2025-01-04 00:40:51 +00:00
  • 63077355eb Merge branch 'main' of https://github.com/centau/vide Alice 2024-12-29 21:38:00 +01:00
  • 58a31a1b32 Try improve error reporting aaron 2024-12-27 22:43:01 +00:00
  • 3b22f6ccf9 Add spring setter aaron 2024-12-27 02:34:31 +00:00
  • b44b9ef2ba Add implicit effects recursively creating more implicit effects for children aaron 2024-12-27 01:00:45 +00:00
  • 4c639f8388 Add flag to disable deferral of nested properties aaron 2024-12-26 22:36:58 +00:00
  • ccaeb030f3 Remove aggregate construction aaron 2024-12-26 21:17:14 +00:00
  • 3b8d9098c0
    Use vector.max to check spring activity (#44) richard 2024-12-04 18:00:37 -08:00
  • 4f2dc07dde Revert unnecessary changes Richard 2024-12-04 16:52:12 -08:00
  • 533d1b38a8 Use vector.max to check spring activity Richard 2024-12-04 16:21:37 -08:00
  • caa9eaf733 Add thread cleanup helper aaron 2024-11-28 01:00:11 +00:00
  • e60aa57ca2 Fix edge case with map functions aaron 2024-11-27 19:43:51 +00:00
  • 44fe65ee5e
    Add create(a, { props }) syntax (#42) 11poe 2024-11-16 21:20:49 +01:00
  • 9a5420ec35 Fix new create syntax test 11poe 2024-11-16 19:28:58 +00:00
  • 801e5eb53d Add new create syntax to changelog 11poe 2024-11-16 12:30:50 +00:00
  • dccb0e3b66 Add new create syntax 11poe 2024-11-16 12:26:57 +00:00
  • 8799988851 Update github workflow Luau version aaron 2024-11-16 18:55:37 +00:00
  • fdb4a137a8 Fix test require aaron 2024-11-16 18:41:27 +00:00
  • f7e9961911 Fix library require aaron 2024-11-16 18:38:23 +00:00
  • 49cc551493 Switch from mock Vector3 to native vector lib aaron 2024-11-13 22:35:16 +00:00
  • 5abd5eee91 Update require paths to relative string aaron 2024-11-13 22:19:20 +00:00
  • 0897821e1f Add check for destruction of active scope aaron 2024-11-13 21:56:22 +00:00
  • a1552402cb Rename tutorial sections aaron 2024-11-12 15:15:16 +00:00
  • bacb4fa0f0 Fix mistakes in docs aaron 2024-11-12 15:08:12 +00:00
  • 612560fef8 Add sibling() parent aaron 2024-11-05 22:30:05 +00:00
  • c129153cd0 Implement parent() aaron 2024-11-05 17:47:09 +00:00
  • baf308ccf3 Fix bug in code example aaron 2024-11-04 23:27:28 +00:00
  • a3cc2dfbda Update docs aaron 2024-11-04 23:18:04 +00:00
  • 94add5d452 Update vitepress version aaron 2024-11-03 17:46:45 +00:00
  • 1edcd65166 Update docs aaron 2024-11-03 17:37:41 +00:00
  • f8e84f9f8d
    Improve Documentation Site (#41) alicesaidhi 2024-11-03 18:32:19 +01:00
  • e51b0877fd Removed banner, removed copyright notice, reduced home page alice 2024-11-03 01:39:05 +01:00
  • f1d60699c0
    Merge pull request #1 from alicesaidhi/docs-css alicesaidhi 2024-10-30 12:18:23 +01:00
  • 1554325efb Simplify Home Page alice 2024-10-29 11:45:52 +01:00
  • 7da475524b Add a quick look to Home alice 2024-10-29 10:27:52 +01:00
  • 32bde1145b Update font to JetBrains Mono alice 2024-10-29 10:27:41 +01:00
  • 78d197d1d1 cleanup alice 2024-10-29 09:51:37 +01:00
  • 452ae8288b Update Banner alice 2024-10-28 23:55:49 +01:00
  • 08d10184fb improve home page alice 2024-10-28 20:08:31 +01:00
  • 27a2cdcaeb Add banner alice 2024-10-28 17:02:43 +01:00