Commit graph

  • 38e487bfac added maps as possible object key/value Admin 2025-10-06 15:43:11 +02:00
  • 070027bcb5 added maps as possible object key/value Admin 2025-10-06 15:40:15 +02:00
  • 99e651757c add slow method Admin 2025-10-06 12:25:16 +02:00
  • ecbfee01b4 added stack bounds, log and method calls Admin 2025-10-06 09:35:23 +02:00
  • ae3fb25ae2 add splash log operator Admin 2025-10-05 23:34:48 +02:00
  • 63f4945f31 make me nil at call root Admin 2025-10-05 23:22:21 +02:00
  • 8f1ff45ae1 move mes onto callframe Admin 2025-10-05 23:15:35 +02:00
  • eb84525216 added return Admin 2025-10-05 22:59:33 +02:00
  • c3499d7fa0 not-named fn args work Admin 2025-10-05 22:28:01 +02:00
  • 96c351e9c0 not-named fn args work Admin 2025-10-05 22:18:07 +02:00
  • 6437849c8b drop scope if unreffed Admin 2025-10-05 22:03:59 +02:00
  • efb687b6e6 return to simple Admin 2025-10-05 21:25:53 +02:00
  • ab5a010e68 added locals Admin 2025-10-05 20:58:59 +02:00
  • fcca8c8649 undo and add locals Admin 2025-10-05 19:35:25 +02:00
  • f8c764c780 postfix ids Admin 2025-10-05 17:31:02 +02:00
  • b55bb29ef7 immediate numbers in opcodes Admin 2025-10-05 16:19:52 +02:00
  • 66c47e4e76 fib runs Admin 2025-10-05 15:41:43 +02:00
  • ced4f72ed7 fib runs Admin 2025-10-05 15:19:08 +02:00
  • 71f93d1611 interpreted if else Admin 2025-10-05 14:42:36 +02:00
  • d9a4f86bb5 parsed if else hopefully Admin 2025-10-05 14:12:22 +02:00
  • b690c060df split out opcode Admin 2025-10-05 13:33:28 +02:00
  • c6e4d1f1a1 split off opcodes into type Admin 2025-10-05 13:01:02 +02:00
  • 6cabde85e6 fn calls Admin 2025-10-04 22:23:59 +02:00
  • 254c0ccccd remove lots of pops for assignments Admin 2025-10-03 18:08:57 +02:00
  • 1992a092f6 give opcodes space for immediates Admin 2025-10-03 16:26:38 +02:00
  • 9ca52276e5 added inline strings to nanbox Admin 2025-10-03 15:31:54 +02:00
  • 984dd7e8af added inline strings to nanbox Admin 2025-10-03 15:23:01 +02:00
  • 7b679fa4a0 use high bit of id for escape Admin 2025-10-03 14:46:31 +02:00
  • 1329efa45f use high bit of id for escape Admin 2025-10-03 14:40:16 +02:00
  • 00edc7a4df added id-as-var Admin 2025-10-03 13:58:00 +02:00
  • 2a6c6985ea added id-as-var Admin 2025-10-03 13:38:11 +02:00
  • 9e467e2d8e have prototypes Admin 2025-10-03 12:38:52 +02:00
  • c432bbbf10 have prototypes Admin 2025-10-03 12:14:09 +02:00
  • f78275d3e4 it calculates! Admin 2025-10-03 12:07:56 +02:00
  • b08c115d33 it calculates! Admin 2025-10-03 11:52:40 +02:00
  • 0963a22286 it calculates! Admin 2025-10-03 11:27:06 +02:00
  • 5cb480db89 interpreter otw Admin 2025-10-03 10:49:15 +02:00
  • 61a5c4d49c parsed functions Admin 2025-10-03 09:23:52 +02:00
  • 4a2a053e09 fix warning Admin 2025-10-02 18:38:33 +02:00
  • f1560978ca added let instructions Admin 2025-10-02 18:38:13 +02:00
  • 44cf86a897 Implement relative min/max fits Eddy Bruel 2025-10-02 15:42:20 +02:00
  • 27ca0e767c make id have $ flag Admin 2025-10-01 11:54:03 +02:00
  • e14590b347 make id have $ flag Admin 2025-10-01 11:51:12 +02:00
  • 5c162d1bd1 deep proto inheritance otw Admin 2025-10-01 11:32:48 +02:00
  • 02b540f667 added 3 value operators Admin 2025-09-30 16:49:39 +02:00
  • 912995bdbf script otw Admin 2025-09-29 16:28:00 +02:00
  • 1892e7456e concat and add Admin 2025-09-28 16:43:09 +02:00
  • 3d7c83ed03 splash: multizone gc heaps Admin 2025-09-28 14:17:32 +02:00
  • 6102a9ee4f script engine basic gc Admin 2025-09-26 14:39:59 +02:00
  • 85df8d5c6c script parse call, index and fields Admin 2025-09-25 17:26:40 +02:00
  • fdf9d66e81 Implement min/max fits Eddy Bruel 2025-09-25 16:08:19 +02:00
  • cd172245dd script parse call, index and fields Admin 2025-09-25 14:07:32 +02:00
  • 8785cf9f63 script parse parens Admin 2025-09-25 13:28:12 +02:00
  • 6d79a6c7da script object constructors Admin 2025-09-25 12:44:30 +02:00
  • 0dbf11b821 first parsed math expression Admin 2025-09-25 12:10:35 +02:00
  • 2571e20894 parser otw admin 2025-09-24 16:31:18 +02:00
  • 67cffbe879 script otw Admin 2025-09-24 12:18:01 +02:00
  • 4f18372633 script engine otw Admin 2025-09-24 11:00:28 +02:00
  • 4cf8cb8e41 script engine otw Admin 2025-09-24 10:16:15 +02:00
  • 96fdd75707 script tokenizer done Admin 2025-09-23 08:47:09 +02:00
  • 75d1a50507 script tokenizer done Admin 2025-09-23 08:37:23 +02:00
  • 86422fb774 wasm elide warnings removed makepaddev 2025-09-09 22:24:18 +02:00
  • a08fb728de fix elided warnings makepaddev 2025-09-09 21:42:05 +02:00
  • 6a9b75c601 fix elided lifetime warnings makepaddev 2025-09-09 21:37:52 +02:00
  • 9568059be3 aistream Admin 2025-09-09 21:27:21 +02:00
  • 462ef81efe Fix bug in weighted fills Eddy Bruel 2025-09-09 10:16:37 +02:00
  • fdab48a1b7 ai fixup Admin 2025-09-09 09:37:35 +02:00
  • 0e77401bbc longer timeouts on macos urlsession Admin 2025-09-09 09:27:05 +02:00
  • 9919360ba5 Make sure to move turtle to new location on wrap Eddy Bruel 2025-08-20 16:12:38 +02:00
  • f7ba57942c Fix position bug in draw_walk when Flow is RightWrap Eddy Bruel 2025-08-12 11:09:20 +02:00
  • e576d4e0d6 Remove support for multistyle text layouts Eddy Bruel 2025-08-01 12:23:56 +02:00
  • 252f4e328a
    Implement IME composition handling in WasmWebBrowser (#772) Lyda 2025-07-29 15:27:27 +08:00
  • 963cad9d81 sync load image sizes Admin 2025-07-22 11:58:07 +02:00
  • 8970147b06
    Create PageFlip child widget within set_active_page() (#783) Kevin Boos 2025-07-21 11:52:34 -07:00
  • 20f1333f55 fix align typo Admin 2025-07-15 10:25:15 +02:00
  • 97a224befb fix cargo makepad quest missing font Admin 2025-07-14 11:36:00 +02:00
  • 7fc2283327
    Rework StackNavigation into an actual Stack (#766) Julián Montes de Oca 2025-07-11 21:11:27 -03:00
  • a5b8f1bb6a
    fix_small_spinner_not_showing (#782) alanpoon 2025-07-12 08:11:16 +08:00
  • 13842ff545
    Add PortalList::is_filling_viewport() (#781) Kevin Boos 2025-07-11 17:11:05 -07:00
  • 7513acdf3f
    Update old windows-targets dep version to reduce lockfile duplicates (#780) Kevin Boos 2025-07-11 17:10:51 -07:00
  • 8516eea76f Fix dropdown okapii 2025-07-10 16:17:19 +02:00
  • 7920779934 Dropdown code cleanup okapii 2025-07-10 15:52:57 +02:00
  • d5050e15fb Add Gradient support to icon shaders (button, checkbox, radio) okapii 2025-07-10 15:13:12 +02:00
  • 8d60077782 Fixes okapii 2025-07-10 14:48:34 +02:00
  • c578200a6e Fix container gradient in UI Zoo scrollbar demo okapii 2025-07-10 14:17:02 +02:00
  • 332e44fcd4 Light theme refinements okapii 2025-07-10 14:15:27 +02:00
  • 8c35957234 Variable name consistency fix okapii 2025-07-10 14:07:21 +02:00
  • 813bcd272d Theme application and theme optimizations (improving active state stylings) okapii 2025-07-10 14:03:12 +02:00
  • 3981d8777c Consistent theme application and rotary focus state optimizations okapii 2025-07-10 13:56:13 +02:00
  • 4254632fda Cleanup pass: proper theme vairable application okapii 2025-07-10 13:39:40 +02:00
  • c86b6f5f52 Improve UV mapping support of widgets okapii 2025-07-10 12:34:24 +02:00
  • 60ef77846b Further complete dither support okapii 2025-07-10 12:24:32 +02:00
  • 8a933e01c4 Button: make the flat variant the base one okapii 2025-07-10 12:11:15 +02:00
  • 509ce1075a Complete gradient dither support okapii 2025-07-10 12:04:09 +02:00
  • 82ad912ce0 Dropdown: gradient refactor okapii 2025-07-09 17:20:27 +02:00
  • 7547702955 RadioButton: gradient refactor okapii 2025-07-09 17:06:51 +02:00
  • 85343cb5ab RadioButton: Gradient refactor okapii 2025-07-09 16:57:35 +02:00
  • f568d99a91 RadioButton: gradient refactor okapii 2025-07-09 15:35:27 +02:00
  • f880ff15f9 Radio: Gradient refactor progress okapii 2025-07-09 15:07:47 +02:00
  • 9e2f85ace5 Checkbox: fixed missing gradient_dir variables okapii 2025-07-09 15:07:33 +02:00