5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 06:51:26 +08:00
wails/v2/internal/binding
Adam Tenderholt 88549a14ac
Fix differeng bugs when generating bindings (#2326)
* Bindings: work in better typescript generation

* More work on generating typescript

* Bindings: fix a couple of failing tests

* Binding: fix map bindings

* Bindings: comment out debug statement

* Bindings: misc cleanup
2023-01-26 18:40:05 +11:00
..
binding_test Fix differeng bugs when generating bindings (#2326) 2023-01-26 18:40:05 +11:00
binding.go Ability to define prefix / suffix for TS module (#2101) 2022-11-24 21:33:58 +11:00
boundMethod.go Improved TS Generation (#1310) 2022-04-04 21:01:00 +10:00
db.go Add garble support (#1793) 2022-09-13 10:05:37 +10:00
generate_test.go Add garble support (#1793) 2022-09-13 10:05:37 +10:00
generate.go Fix differeng bugs when generating bindings (#2326) 2023-01-26 18:40:05 +11:00
parameter.go Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
reflect.go Ability to define prefix / suffix for TS module (#2101) 2022-11-24 21:33:58 +11:00