5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 18:42:23 +08:00
wails/v2/internal/binding
JulioDRF 40e326a708
Fix binding generation special cases (#1902)
* Make binding.go easier to test

* Fix non-deterministic namespace order for bindings

* Add binding tests

* Fix nested import structs, non-string map keys, and escape invalid variable names

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2022-10-01 15:49:51 +10:00
..
binding_test Fix binding generation special cases (#1902) 2022-10-01 15:49:51 +10:00
binding.go Fix binding generation special cases (#1902) 2022-10-01 15:49:51 +10: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 Add garble support (#1793) 2022-09-13 10:05:37 +10:00
parameter.go Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00
reflect.go Fix binding generation special cases (#1902) 2022-10-01 15:49:51 +10:00